=>> Building devel/qt5-script build started at Thu Aug 23 17:10:33 CEST 2018 port directory: /usr/ports/devel/qt5-script package name: qt5-script-5.10.1 building for: FreeBSD 11amd64-head1-job-03 11.1-RELEASE-p11 FreeBSD 11.1-RELEASE-p11 amd64 maintained by: kde@FreeBSD.org Makefile ident: $FreeBSD: head/devel/qt5-script/Makefile 473503 2018-06-28 17:39:53Z tcberner $ Poudriere version: 3.2.7 Host OSVERSION: 1101001 Jail OSVERSION: 1101001 Job Id: 03 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1101001 UNAME_v=FreeBSD 11.1-RELEASE-p11 UNAME_r=11.1-RELEASE-p11 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.7 MASTERMNT=/usr/local/poudriere/data/.m/11amd64-head1/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=xterm-256color GID=0 UID=0 PWD=/usr/local/poudriere/data/.m/11amd64-head1/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=11amd64-head1 SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/11amd64-head1/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- kde@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --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 --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/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 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 SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- MAKEOBJDIR=. QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/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 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 NO_PIE=yes 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 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,--as-needed -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" 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" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" PORTEXAMPLES="" 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_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_QTCHOOSERDIR="etc/xdg/qtchooser" DEBUG="@comment " SHORTVER=5.10 FULLVER=5.10.1 QT_CMAKEDIR="lib/cmake" QT_ETCDIR="etc/xdg" OSREL=11.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/script" EXAMPLESDIR="share/examples/script" DATADIR="share/script" WWWDIR="www/script" ETCDIR="etc/script" --End PLIST_SUB-- --SUB_LIST-- 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 --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: x86_64-unknown-freebsd11.1 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: x86_64-unknown-freebsd11.1 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=error: invalid value 'c++17' in '-std=c++17' CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=error: invalid value 'gnu++17' in '-std=gnu++17' _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: x86_64-unknown-freebsd11.1 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=11.1-RELEASE-p11 OSREL=11.1 OSVERSION=1101001 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES _SMP_CPUS=8 CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 33354 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> qt5-script-5.10.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_2.txz [11amd64-head1-job-03] Installing pkg-1.10.5_2... [11amd64-head1-job-03] Extracting pkg-1.10.5_2: .......... done ===> qt5-script-5.10.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of qt5-script-5.10.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by qt5-script-5.10.1 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by qt5-script-5.10.1 for building => SHA256 Checksum OK for KDE/Qt/5.10.1/qtscript-everywhere-src-5.10.1.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by qt5-script-5.10.1 for building ===> Extracting for qt5-script-5.10.1 => SHA256 Checksum OK for KDE/Qt/5.10.1/qtscript-everywhere-src-5.10.1.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for qt5-script-5.10.1 ===> Applying FreeBSD patches for qt5-script-5.10.1 =========================================================================== =================================================== ===> qt5-script-5.10.1 depends on file: /usr/local/lib/qt5/bin/moc - not found ===> Installing existing package /packages/All/qt5-buildtools-5.10.1.txz [11amd64-head1-job-03] Installing qt5-buildtools-5.10.1... [11amd64-head1-job-03] `-- Installing perl5-5.26.2... [11amd64-head1-job-03] `-- Extracting perl5-5.26.2: .......... done [11amd64-head1-job-03] `-- Installing qtchooser-39... [11amd64-head1-job-03] `-- Extracting qtchooser-39: .......... done [11amd64-head1-job-03] Extracting qt5-buildtools-5.10.1: .......... done Message from perl5-5.26.2: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Message from qtchooser-39: qtchooser is a wrapper that allows selecting whether Qt4 or Qt5 binaries for qmake, moc and other tools will be run when invoking the binaries in $PATH. By default, the Qt5 versions are run. It is possible to change the behavior by setting the QT_SELECT environment variable to "qt4". See qtchooser(1) for more information. ===> qt5-script-5.10.1 depends on file: /usr/local/lib/qt5/bin/moc - found ===> Returning to build of qt5-script-5.10.1 ===> qt5-script-5.10.1 depends on file: /usr/local/lib/qt5/bin/qmake - not found ===> Installing existing package /packages/All/qt5-qmake-5.10.1_1.txz [11amd64-head1-job-03] Installing qt5-qmake-5.10.1_1... [11amd64-head1-job-03] Extracting qt5-qmake-5.10.1_1: .......... done ===> qt5-script-5.10.1 depends on file: /usr/local/lib/qt5/bin/qmake - found ===> Returning to build of qt5-script-5.10.1 =========================================================================== =================================================== ===> qt5-script-5.10.1 depends on shared library: libQt5Core.so - not found ===> Installing existing package /packages/All/qt5-core-5.10.1_3.txz [11amd64-head1-job-03] Installing qt5-core-5.10.1_3... [11amd64-head1-job-03] `-- Installing gettext-runtime-0.19.8.1_1... [11amd64-head1-job-03] | `-- Installing indexinfo-0.3.1... [11amd64-head1-job-03] | `-- Extracting indexinfo-0.3.1: .... done [11amd64-head1-job-03] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [11amd64-head1-job-03] `-- Installing glib-2.50.3_5,1... [11amd64-head1-job-03] | `-- Installing libffi-3.2.1_2... [11amd64-head1-job-03] | `-- Extracting libffi-3.2.1_2: .......... done [11amd64-head1-job-03] | `-- Installing libiconv-1.14_11... [11amd64-head1-job-03] | `-- Extracting libiconv-1.14_11: .......... done [11amd64-head1-job-03] | `-- Installing pcre-8.42... [11amd64-head1-job-03] | `-- Extracting pcre-8.42: .......... done [11amd64-head1-job-03] | `-- Installing python27-2.7.15... [11amd64-head1-job-03] | | `-- Installing readline-7.0.3_1... [11amd64-head1-job-03] | | `-- Extracting readline-7.0.3_1: .......... done [11amd64-head1-job-03] | `-- Extracting python27-2.7.15: .......... done [11amd64-head1-job-03] `-- Extracting glib-2.50.3_5,1: .......... done No schema files found: doing nothing. [11amd64-head1-job-03] `-- Installing icu-62.1_2,1... [11amd64-head1-job-03] `-- Extracting icu-62.1_2,1: .......... done [11amd64-head1-job-03] `-- Installing pcre2-10.31... [11amd64-head1-job-03] `-- Extracting pcre2-10.31: .......... done [11amd64-head1-job-03] Extracting qt5-core-5.10.1_3: .......... done Message from python27-2.7.15: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter =========================================================================== ===> qt5-script-5.10.1 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) ===> Returning to build of qt5-script-5.10.1 =========================================================================== =================================================== ===> Configuring for qt5-script-5.10.1 /bin/mkdir -p /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1 echo 'CMAKE_MODULE_TESTS = -' > /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/.qmake.cache echo 'QMAKE_LIBDIR_FLAGS = -L/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/lib' >> /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/.qmake.cache Info: creating stash file /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/.qmake.stash Reading /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/src.pro Reading /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/script.pro make: Working in: /usr/ports/devel/qt5-script =========================================================================== =================================================== ===> Building for qt5-script-5.10.1 --- sub-src-all --- cd src/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/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 -fno-strict-aliasing' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing ' 'QMAKE_LFLAGS= -Wl,--as-needed -fstack-protector' 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 --- sub-script-all-ordered --- cd script/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/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 -fno-strict-aliasing' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing ' 'QMAKE_LFLAGS= -Wl,--as-needed -fstack-protector' 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 --- QtScript.version --- --- 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 --- --- QtScript.version --- perl /usr/local/lib/qt5/mkspecs/features/data/unix/findclasslist.pl < QtScript.version.in > QtScript.version --- obj/release/pcre_compile.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore--- obj/release/pcre_exec.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore--- obj/release/pcre_tables.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore--- obj/release/pcre_ucp_searchfuncs.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore--- obj/release/pcre_xclass.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore--- obj/release/JSBase.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore--- obj/release/pcre_compile.o --- /JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCor--- obj/release/pcre_exec.o --- /JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCor--- obj/release/pcre_tables.o --- /JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCor--- obj/release/pcre_ucp_searchfuncs.o --- /JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCor--- obj/release/pcre_xclass.o --- /JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCor--- obj/release/JSBase.o --- /JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCor--- obj/release/pcre_compile.o --- e/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/pcre_exec.o --- e/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/pcre_tables.o --- e/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/pcre_ucp_searchfuncs.o --- e/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/pcre_xclass.o --- e/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSBase.o --- e/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSCallbackConstructor.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSCallbackFunction.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSCallbackObject.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSClassRef.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSContextRef.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 make[1]: Working in: /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1 make: Working in: /usr/ports/devel/qt5-script --- obj/release/JSCallbackFunction.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/JSBase.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/JSCallbackConstructor.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/JSBase.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp:33: ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:50:34: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] UChar* characters() { return this ? m_characters : 0; } ^~~~ ~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:51:32: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] unsigned length() { return this ? m_length : 0; } ^~~~ ~ --- obj/release/JSObjectRef.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 make[1]: Working in: /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1 make: Working in: /usr/ports/devel/qt5-script --- obj/release/JSBase.o --- 4 warnings generated. --- obj/release/JSStringRef.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSCallbackConstructor.o --- 2 warnings generated. --- obj/release/JSValueRef.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/OpaqueJSString.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSCallbackObject.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/JSClassRef.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/JSContextRef.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Working in: /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1 make: Working in: /usr/ports/devel/qt5-script --- obj/release/JSCallbackFunction.o --- 2 warnings generated. --- obj/release/ARMAssembler.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/MacroAssemblerARM.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSCallbackObject.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:116: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:37: ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:50:34: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] UChar* characters() { return this ? m_characters : 0; } ^~~~ ~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:51:32: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] unsigned length() { return this ? m_length : 0; } ^~~~ ~ --- obj/release/CodeBlock.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSClassRef.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:116: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:37: ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:50:34: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] UChar* characters() { return this ? m_characters : 0; } ^~~~ ~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:51:32: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] unsigned length() { return this ? m_length : 0; } ^~~~ ~ --- obj/release/JSContextRef.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:116: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:37: ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:50:34: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] UChar* characters() { return this ? m_characters : 0; } ^~~~ ~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:51:32: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] unsigned length() { return this ? m_length : 0; } ^~~~ ~ --- obj/release/JSCallbackObject.o --- 4 warnings generated. --- obj/release/JumpTable.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSContextRef.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:32: ../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] virtual const ClassInfo* classInfo() const { return &info; } ^ ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:40:5: note: in instantiation of member function 'QTJSC::JSCallbackObject::classInfo' requested here JSCallbackObject(JSClassRef); ^ ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:100:59: note: in instantiation of member function 'QTJSC::JSCallbackObject::JSCallbackObject' requested here JSGlobalObject* globalObject = new (globalData.get()) JSCallbackObject(globalObjectClass); ^ ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:46:28: note: forward declaration of template entity is here static const ClassInfo info; ^ ../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 virtual const ClassInfo* classInfo() const { return &info; } ^ make[1]: Working in: /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1 make: Working in: /usr/ports/devel/qt5-script --- obj/release/JSClassRef.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:80:58: warning: instantiation of variable 'QTJSC::JSCallbackObject::info' required here, but no definition is available [-Wundefined-var-template] virtual const ClassInfo* classInfo() const { return &info; } ^ ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:39:5: note: in instantiation of member function 'QTJSC::JSCallbackObject::classInfo' requested here JSCallbackObject(ExecState*, NonNullPassRefPtr, JSClassRef, void* data); ^ ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:234:50: note: in instantiation of member function 'QTJSC::JSCallbackObject::JSCallbackObject' requested here 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 ^ ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:46:28: note: forward declaration of template entity is here static const ClassInfo info; ^ ../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 virtual const ClassInfo* classInfo() const { return &info; } ^ --- obj/release/JSObjectRef.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/JSStringRef.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSStringRef.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSStringRef.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:50:34: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] UChar* characters() { return this ? m_characters : 0; } ^~~~ ~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:51:32: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] unsigned length() { return this ? m_length : 0; } ^~~~ ~ --- obj/release/OpaqueJSString.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/JSValueRef.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/OpaqueJSString.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:50:34: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] UChar* characters() { return this ? m_characters : 0; } ^~~~ ~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:51:32: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] unsigned length() { return this ? m_length : 0; } ^~~~ ~ --- obj/release/JSStringRef.o --- 4 warnings generated. --- obj/release/Opcode.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSObjectRef.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:40: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:116: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:37: ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:50:34: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] UChar* characters() { return this ? m_characters : 0; } ^~~~ ~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:51:32: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] unsigned length() { return this ? m_length : 0; } ^~~~ ~ --- obj/release/JSContextRef.o --- 5 warnings generated. --- obj/release/SamplingTool.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSValueRef.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:116: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:37: ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:50:34: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] UChar* characters() { return this ? m_characters : 0; } ^~~~ ~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:51:32: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] unsigned length() { return this ? m_length : 0; } ^~~~ ~ --- obj/release/OpaqueJSString.o --- ../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] if (this && m_characters) ^~~~ ~~ ../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] if (!this || !m_characters) ~^~~~ --- obj/release/StructureStubInfo.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/BytecodeGenerator.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/CodeBlock.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/OpaqueJSString.o --- 6 warnings generated. --- obj/release/NodesCodegen.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSObjectRef.o --- ../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] if (jsObject->inherits(&JSCallbackObject::info)) ^ ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:46:28: note: forward declaration of template entity is here static const ClassInfo info; ^ ../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 if (jsObject->inherits(&JSCallbackObject::info)) ^ ../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] else if (jsObject->inherits(&JSCallbackObject::info)) ^ ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:46:28: note: forward declaration of template entity is here static const ClassInfo info; ^ ../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 else if (jsObject->inherits(&JSCallbackObject::info)) ^ --- obj/release/JumpTable.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.cpp:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.h:34: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Working in: /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1 make: Working in: /usr/ports/devel/qt5-script --- obj/release/JSValueRef.o --- ../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] if (o->inherits(&JSCallbackObject::info)) ^ ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:46:28: note: forward declaration of template entity is here static const ClassInfo info; ^ ../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 if (o->inherits(&JSCallbackObject::info)) ^ ../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] else if (o->inherits(&JSCallbackObject::info)) ^ ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:46:28: note: forward declaration of template entity is here static const ClassInfo info; ^ ../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 else if (o->inherits(&JSCallbackObject::info)) ^ --- obj/release/JumpTable.o --- 2 warnings generated. --- obj/release/DebuggerActivation.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSClassRef.o --- 5 warnings generated. --- obj/release/DebuggerCallFrame.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSValueRef.o --- 6 warnings generated. --- obj/release/Debugger.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/SamplingTool.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/JSObjectRef.o --- 6 warnings generated. --- obj/release/CallFrame.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/BytecodeGenerator.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/NodesCodegen.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/DebuggerActivation.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/CodeBlock.o --- 2 warnings generated. --- obj/release/Interpreter.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/DebuggerCallFrame.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/Debugger.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/SamplingTool.o --- 2 warnings generated. --- obj/release/RegisterFile.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/DebuggerActivation.o --- 2 warnings generated. --- obj/release/ExecutableAllocatorFixedVMPool.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/CallFrame.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/DebuggerCallFrame.o --- 2 warnings generated. --- obj/release/ExecutableAllocatorPosix.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/Interpreter.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:34: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/Debugger.o --- 2 warnings generated. --- obj/release/ExecutableAllocatorSymbian.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/ExecutableAllocatorWin.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/CallFrame.o --- 2 warnings generated. --- obj/release/ExecutableAllocator.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JITArithmetic.o --- --- obj/release/JITCall.o --- --- obj/release/JITArithmetic.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore--- obj/release/JITCall.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore--- obj/release/JITArithmetic.o --- /JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCor--- obj/release/JITCall.o --- /JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCor--- obj/release/JITArithmetic.o --- e/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JITCall.o --- e/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JIT.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JITOpcodes.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JITPropertyAccess.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JITStubs.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/Lexer.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/Nodes.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/ParserArena.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/NodesCodegen.o --- 2 warnings generated. --- obj/release/Parser.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/Profile.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/ProfileGenerator.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/Lexer.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/ParserArena.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/Nodes.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/Profile.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. --- obj/release/ProfileNode.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/BytecodeGenerator.o --- 2 warnings generated. --- obj/release/Profiler.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/Parser.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/ParserArena.o --- 2 warnings generated. --- obj/release/ArgList.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/ProfileGenerator.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/Nodes.o --- 2 warnings generated. --- obj/release/Arguments.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/Lexer.o --- 2 warnings generated. --- obj/release/ArrayConstructor.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/Parser.o --- 2 warnings generated. --- obj/release/ArrayPrototype.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/ProfileNode.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. --- obj/release/BooleanConstructor.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/ProfileGenerator.o --- 2 warnings generated. --- obj/release/BooleanObject.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/Profiler.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/ArgList.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.cpp:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/ArrayConstructor.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.cpp:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/Arguments.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/ArrayPrototype.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/ArgList.o --- 2 warnings generated. --- obj/release/BooleanPrototype.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/BooleanConstructor.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/ArrayConstructor.o --- 2 warnings generated. --- obj/release/CallData.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/BooleanObject.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/Profiler.o --- 2 warnings generated. --- obj/release/Collector.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/Interpreter.o --- 2 warnings generated. --- obj/release/CommonIdentifiers.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/BooleanConstructor.o --- 2 warnings generated. --- obj/release/Completion.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/BooleanObject.o --- 2 warnings generated. --- obj/release/ConstructData.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/Arguments.o --- 2 warnings generated. --- obj/release/DateConstructor.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/BooleanPrototype.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/CallData.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: --- obj/release/Collector.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/CallData.o --- ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/Collector.o --- ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/Completion.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/ArrayPrototype.o --- 2 warnings generated. --- obj/release/DateConversion.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/BooleanPrototype.o --- 2 warnings generated. --- obj/release/DateInstance.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/CommonIdentifiers.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/CallData.o --- 2 warnings generated. --- obj/release/DatePrototype.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/ConstructData.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.cpp:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/DateConstructor.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/CommonIdentifiers.o --- 2 warnings generated. --- obj/release/ErrorConstructor.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/Completion.o --- 2 warnings generated. --- obj/release/Error.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/ConstructData.o --- 2 warnings generated. --- obj/release/ErrorInstance.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/DateConstructor.o --- 2 warnings generated. --- obj/release/ErrorPrototype.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/DateConversion.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.cpp:44: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.h:45: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/DateInstance.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/DatePrototype.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/Collector.o --- 2 warnings generated. --- obj/release/ExceptionHelpers.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/DateConversion.o --- 2 warnings generated. --- obj/release/Executable.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/ErrorConstructor.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/Error.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Error.cpp:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/DateInstance.o --- 2 warnings generated. --- obj/release/FunctionConstructor.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/ErrorInstance.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/ErrorConstructor.o --- 2 warnings generated. --- obj/release/FunctionPrototype.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/ErrorPrototype.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/ErrorInstance.o --- 2 warnings generated. --- obj/release/GetterSetter.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/Error.o --- 2 warnings generated. --- obj/release/GlobalEvalFunction.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/ExceptionHelpers.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/Executable.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/DatePrototype.o --- 2 warnings generated. --- obj/release/Identifier.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/ErrorPrototype.o --- 2 warnings generated. --- obj/release/InitializeThreading.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/FunctionConstructor.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/FunctionPrototype.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/GlobalEvalFunction.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.cpp:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/GetterSetter.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/GlobalEvalFunction.o --- ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/GetterSetter.o --- ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/ExceptionHelpers.o --- 2 warnings generated. --- obj/release/InternalFunction.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/GlobalEvalFunction.o --- 2 warnings generated. --- obj/release/GetterSetter.o --- 2 warnings generated. --- obj/release/JSActivation.o --- --- obj/release/JSAPIValueWrapper.o --- --- obj/release/JSActivation.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSAPIValueWrapper.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/Identifier.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/FunctionConstructor.o --- 2 warnings generated. --- obj/release/JSArray.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/Executable.o --- 2 warnings generated. --- obj/release/JSByteArray.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/InitializeThreading.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.cpp:34: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/JSActivation.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/InitializeThreading.o --- 2 warnings generated. --- obj/release/JSCell.o --- --- obj/release/Identifier.o --- 2 warnings generated. --- obj/release/JSFunction.o --- --- obj/release/JSCell.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCor--- obj/release/JSFunction.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore--- obj/release/JSCell.o --- e/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSFunction.o --- /JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/InternalFunction.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/JSByteArray.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/FunctionPrototype.o --- 2 warnings generated. --- obj/release/JSGlobalData.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSByteArray.o --- 2 warnings generated. --- obj/release/JSGlobalObject.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSAPIValueWrapper.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/JSArray.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/JSAPIValueWrapper.o --- 2 warnings generated. --- obj/release/InternalFunction.o --- 2 warnings generated. --- obj/release/JSCell.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) --- obj/release/JSGlobalObjectFunctions.o --- --- obj/release/JSCell.o --- ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/JSFunction.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: --- obj/release/JSGlobalObjectFunctions.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore--- obj/release/JSActivation.o --- 2 warnings generated. --- obj/release/JSImmediate.o --- --- obj/release/JSFunction.o --- ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/JSGlobalObjectFunctions.o --- /JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCor--- obj/release/JSLock.o --- --- obj/release/JSGlobalObjectFunctions.o --- e/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSImmediate.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore--- obj/release/JSLock.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore--- obj/release/JSImmediate.o --- /JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCor--- obj/release/JSLock.o --- /JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCor--- obj/release/JSImmediate.o --- e/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSLock.o --- e/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSNotAnObject.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSCell.o --- 2 warnings generated. --- obj/release/JSNumberCell.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSGlobalObject.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/JSFunction.o --- 2 warnings generated. --- obj/release/JSObject.o --- --- obj/release/JSGlobalObjectFunctions.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/JSObject.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSLock.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSLock.cpp:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/JSGlobalObject.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:35: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:116: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:37: --- obj/release/JSArray.o --- 2 warnings generated. --- obj/release/JSGlobalObject.o --- ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:50:34: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] UChar* characters() { return this ? m_characters : 0; } ^~~~ ~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:51:32: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] unsigned length() { return this ? m_length : 0; } ^~~~ ~ --- obj/release/JSONObject.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSGlobalData.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/JSLock.o --- 2 warnings generated. --- obj/release/JSPropertyNameIterator.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSNumberCell.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/JSNotAnObject.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.cpp:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/JSGlobalObjectFunctions.o --- 2 warnings generated. --- obj/release/JSStaticScopeObject.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSNumberCell.o --- 2 warnings generated. --- obj/release/JSString.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSONObject.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/JSObject.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/JSNotAnObject.o --- 2 warnings generated. --- obj/release/JSValue.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSPropertyNameIterator.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/JSGlobalData.o --- 2 warnings generated. --- obj/release/JSVariableObject.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSGlobalObject.o --- 4 warnings generated. --- obj/release/JSWrapperObject.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSStaticScopeObject.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.cpp:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/JSPropertyNameIterator.o --- 2 warnings generated. --- obj/release/LiteralParser.o --- --- obj/release/JSString.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/LiteralParser.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSValue.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.cpp:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/JSStaticScopeObject.o --- 2 warnings generated. --- obj/release/Lookup.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSObject.o --- 2 warnings generated. --- obj/release/MarkStackPosix.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSValue.o --- 2 warnings generated. --- obj/release/MarkStackSymbian.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSVariableObject.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/JSWrapperObject.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/MarkStackWin.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/MarkStack.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore--- obj/release/JSVariableObject.o --- 2 warnings generated. --- obj/release/MarkStack.o --- /JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCor--- obj/release/MathObject.o --- --- obj/release/MarkStack.o --- e/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/MathObject.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSWrapperObject.o --- 2 warnings generated. --- obj/release/NativeErrorConstructor.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSString.o --- 2 warnings generated. --- obj/release/NativeErrorPrototype.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/NumberConstructor.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/NumberObject.o --- --- obj/release/LiteralParser.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.h:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) --- obj/release/NumberObject.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore--- obj/release/LiteralParser.o --- ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/NumberObject.o --- /JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/JSONObject.o --- 2 warnings generated. --- obj/release/NumberPrototype.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/Lookup.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.cpp:21: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/MathObject.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/NativeErrorConstructor.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/NumberConstructor.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: --- obj/release/NativeErrorConstructor.o --- ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/NumberConstructor.o --- ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/NativeErrorPrototype.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/Lookup.o --- 2 warnings generated. --- obj/release/ObjectConstructor.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/NumberObject.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.cpp:23: --- obj/release/LiteralParser.o --- 2 warnings generated. --- obj/release/NumberObject.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] --- obj/release/ObjectPrototype.o --- --- obj/release/NumberObject.o --- if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/ObjectPrototype.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/NativeErrorConstructor.o --- 2 warnings generated. --- obj/release/Operations.o --- --- obj/release/NumberConstructor.o --- 2 warnings generated. --- obj/release/Operations.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/MathObject.o --- 2 warnings generated. --- obj/release/PropertyDescriptor.o --- --- obj/release/PropertyNameArray.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/PropertyDescriptor.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/NumberPrototype.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/NativeErrorPrototype.o --- 2 warnings generated. --- obj/release/PropertySlot.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/NumberObject.o --- 2 warnings generated. --- obj/release/PrototypeFunction.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/ObjectPrototype.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) --- obj/release/ObjectConstructor.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: --- obj/release/ObjectPrototype.o --- ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/ObjectConstructor.o --- ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/PropertyNameArray.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/PropertyDescriptor.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: --- obj/release/PropertySlot.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.cpp:22: --- obj/release/PropertyDescriptor.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: --- obj/release/PropertySlot.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h:24: --- obj/release/PropertyDescriptor.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: --- obj/release/PropertySlot.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: --- obj/release/PropertyDescriptor.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: --- obj/release/PropertySlot.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: --- obj/release/PropertyDescriptor.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: --- obj/release/PropertySlot.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: --- obj/release/PropertyDescriptor.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: --- obj/release/PropertySlot.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: --- obj/release/PropertyDescriptor.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: --- obj/release/PropertySlot.o --- ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) --- obj/release/PropertyDescriptor.o --- ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] --- obj/release/PropertySlot.o --- ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/PropertyDescriptor.o --- if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/PropertySlot.o --- ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) --- obj/release/PropertyDescriptor.o --- ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] --- obj/release/PropertySlot.o --- ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/PropertyDescriptor.o --- if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/Operations.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:34: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/NumberPrototype.o --- 2 warnings generated. --- obj/release/RegExpConstructor.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/PropertyNameArray.o --- 2 warnings generated. --- obj/release/RegExp.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/PrototypeFunction.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.cpp:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/ObjectPrototype.o --- 2 warnings generated. --- obj/release/PropertyDescriptor.o --- 2 warnings generated. --- obj/release/RegExpObject.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/RegExpPrototype.o --- --- obj/release/PropertySlot.o --- 2 warnings generated. --- obj/release/ScopeChain.o --- --- obj/release/RegExpPrototype.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/ScopeChain.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/ObjectConstructor.o --- 2 warnings generated. --- obj/release/SmallStrings.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/Operations.o --- 2 warnings generated. --- obj/release/StringConstructor.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/PrototypeFunction.o --- 2 warnings generated. --- obj/release/RegExp.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/StringObject.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/RegExpPrototype.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/RegExpObject.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: --- obj/release/RegExpConstructor.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: --- obj/release/RegExpObject.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) --- obj/release/SmallStrings.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) --- obj/release/RegExpConstructor.o --- ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/RegExpObject.o --- ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/SmallStrings.o --- ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/ScopeChain.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: --- obj/release/StringConstructor.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/RegExp.o --- 2 warnings generated. --- obj/release/StringPrototype.o --- --- obj/release/ScopeChain.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: --- obj/release/StringPrototype.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore--- obj/release/ScopeChain.o --- ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/StringPrototype.o --- /JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/StringObject.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/RegExpPrototype.o --- 2 warnings generated. --- obj/release/StructureChain.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/RegExpObject.o --- 2 warnings generated. --- obj/release/Structure.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/StringObject.o --- 2 warnings generated. --- obj/release/TimeoutChecker.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/SmallStrings.o --- 2 warnings generated. --- obj/release/UString.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/RegExpConstructor.o --- 2 warnings generated. --- obj/release/UStringImpl.o --- --- obj/release/ScopeChain.o --- 2 warnings generated. --- obj/release/UStringImpl.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore--- obj/release/Assertions.o --- --- obj/release/UStringImpl.o --- /JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/Assertions.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/StringConstructor.o --- 2 warnings generated. --- obj/release/ByteArray.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/CurrentTime.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore--- obj/release/DateMath.o --- --- obj/release/CurrentTime.o --- /JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/DateMath.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/dtoa.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/StructureChain.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.cpp:29: --- obj/release/Structure.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp:27: --- obj/release/StructureChain.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: --- obj/release/Structure.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: --- obj/release/StructureChain.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: --- obj/release/Structure.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: --- obj/release/StructureChain.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: --- obj/release/Structure.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: --- obj/release/StructureChain.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: --- obj/release/Structure.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: --- obj/release/StructureChain.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: --- obj/release/Structure.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: --- obj/release/StructureChain.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: --- obj/release/Structure.o --- ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/StructureChain.o --- ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] --- obj/release/Structure.o --- ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/StructureChain.o --- if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/TimeoutChecker.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.cpp:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/StringPrototype.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/UString.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/TimeoutChecker.o --- 2 warnings generated. --- obj/release/FastMalloc.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/StructureChain.o --- 2 warnings generated. --- obj/release/HashTable.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/UString.o --- 2 warnings generated. --- obj/release/MainThread.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- .moc/moc_predefs.h --- c++ -O2 -pipe -fstack-protector -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 --- obj/release/RandomNumber.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/dtoa.o --- ../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] if (!x & 1) ^ ~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/dtoa.cpp:452:13: note: add parentheses after the '!' to evaluate the bitwise operator first if (!x & 1) ^ ( ) ../3rdparty/javascriptcore/JavaScriptCore/wtf/dtoa.cpp:452:13: note: add parentheses around left hand side expression to silence this warning if (!x & 1) ^ ( ) --- obj/release/UStringImpl.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/RefCountedLeakCounter.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/DateMath.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.cpp:104: --- obj/release/UStringImpl.o --- 2 warnings generated. --- obj/release/BlockAllocatorSymbian.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/DateMath.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/RegisterFileAllocatorSymbian.o --- --- obj/release/Structure.o --- 2 warnings generated. --- obj/release/RegisterFileAllocatorSymbian.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/ThreadingNone.o --- --- obj/release/StringPrototype.o --- 2 warnings generated. --- obj/release/Threading.o --- --- obj/release/ThreadingNone.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore--- obj/release/Threading.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore--- obj/release/ThreadingNone.o --- /JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCor--- obj/release/Threading.o --- /JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCor--- obj/release/ThreadingNone.o --- e/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/Threading.o --- e/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/TypeTraits.o --- --- obj/release/CollatorDefault.o --- --- obj/release/TypeTraits.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/CollatorDefault.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/CollatorICU.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/DateMath.o --- 2 warnings generated. --- obj/release/UTF8.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/RegexCompiler.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/dtoa.o --- 1 warning generated. --- obj/release/RegexInterpreter.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/RegexJIT.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/Grammar.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/TCSystemAlloc.o --- --- obj/release/qscriptclass.o --- --- obj/release/TCSystemAlloc.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCor--- obj/release/qscriptclass.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore--- obj/release/TCSystemAlloc.o --- e/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/qscriptclass.o --- /JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/qscriptclasspropertyiterator.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/qscriptcontext.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/qscriptcontextinfo.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/RegexJIT.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/qscriptengineagent.o --- --- obj/release/qscriptextensionplugin.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/qscriptengineagent.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore--- obj/release/RegexJIT.o --- 2 warnings generated. --- obj/release/qscriptengineagent.o --- /JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCor--- obj/release/qscriptprogram.o --- --- obj/release/qscriptengineagent.o --- e/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/qscriptprogram.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/Grammar.o --- In file included from parser/Grammar.y:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/qscriptstring.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/qscriptvalue.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/qscriptengineagent.o --- In file included from api/qscriptengineagent.cpp:26: In file included from api/qscriptengineagent_p.h:39: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/qscriptprogram.o --- In file included from api/qscriptprogram.cpp:28: In file included from api/qscriptengine_p.h:47: In file included from api/qscriptstring_p.h:41: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/qscriptvalueiterator.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/qscriptcontext.o --- In file included from api/qscriptcontext.cpp:30: In file included from api/qscriptengine_p.h:47: In file included from api/qscriptstring_p.h:41: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/qscriptcontextinfo.o --- In file included from api/qscriptcontextinfo.cpp:29: In file included from api/qscriptengine_p.h:47: In file included from api/qscriptstring_p.h:41: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/qscriptvalue.o --- In file included from api/qscriptvalue.cpp:29: In file included from api/qscriptengine_p.h:47: In file included from api/qscriptstring_p.h:41: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/qscriptprogram.o --- 2 warnings generated. --- obj/release/qscriptable.o --- --- obj/release/qscriptstring.o --- In file included from api/qscriptstring.cpp:26: In file included from api/qscriptstring_p.h:41: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/qscriptable.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore--- obj/release/qscriptstring.o --- ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/qscriptable.o --- /JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/qscriptvalueiterator.o --- In file included from api/qscriptvalueiterator.cpp:29: In file included from api/qscriptengine_p.h:47: In file included from api/qscriptstring_p.h:41: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. --- obj/release/qscriptfunction.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/Grammar.o --- 2 warnings generated. --- obj/release/qscriptobject.o --- --- obj/release/qscriptengineagent.o --- 2 warnings generated. --- obj/release/qscriptclassobject.o --- --- obj/release/qscriptobject.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore--- obj/release/qscriptclassobject.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore--- obj/release/qscriptobject.o --- /JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCor--- obj/release/qscriptclassobject.o --- /JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCor--- obj/release/qscriptobject.o --- e/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/qscriptclassobject.o --- e/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/qscriptcontext.o --- 2 warnings generated. --- obj/release/qscriptvariant.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/qscriptcontextinfo.o --- 2 warnings generated. --- obj/release/qscriptglobalobject.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/qscriptstring.o --- 2 warnings generated. --- obj/release/qscriptactivationobject.o --- --- obj/release/qscriptstaticscopeobject.o --- --- obj/release/qscriptactivationobject.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCor--- obj/release/qscriptstaticscopeobject.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore--- obj/release/qscriptactivationobject.o --- e/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/qscriptstaticscopeobject.o --- /JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/qscriptclassobject.o --- In file included from bridge/qscriptclassobject.cpp:25: In file included from bridge/qscriptclassobject_p.h:40: --- obj/release/qscriptglobalobject.o --- In file included from bridge/qscriptglobalobject.cpp:25: In file included from bridge/qscriptglobalobject_p.h:40: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/qscriptclassobject.o --- In file included from bridge/qscriptobject_p.h:40: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: --- obj/release/qscriptvariant.o --- In file included from bridge/qscriptvariant.cpp:25: In file included from bridge/qscriptvariant_p.h:40: --- obj/release/qscriptclassobject.o --- ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] --- obj/release/qscriptvariant.o --- In file included from bridge/qscriptobject_p.h:40: --- obj/release/qscriptclassobject.o --- if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/qscriptvariant.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: --- obj/release/qscriptclassobject.o --- ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] --- obj/release/qscriptvariant.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: --- obj/release/qscriptclassobject.o --- if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/qscriptvariant.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/qscriptobject.o --- In file included from bridge/qscriptobject.cpp:25: In file included from bridge/qscriptobject_p.h:40: --- obj/release/qscriptfunction.o --- In file included from bridge/qscriptfunction.cpp:25: --- obj/release/qscriptobject.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: --- obj/release/qscriptfunction.o --- In file included from bridge/qscriptfunction_p.h:42: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: --- obj/release/qscriptobject.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/qscriptactivationobject.o --- In file included from bridge/qscriptactivationobject.cpp:25: --- obj/release/qscriptfunction.o --- ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/qscriptactivationobject.o --- In file included from bridge/qscriptactivationobject_p.h:40: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: --- obj/release/qscriptfunction.o --- ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/qscriptactivationobject.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: --- obj/release/qscriptstaticscopeobject.o --- In file included from bridge/qscriptstaticscopeobject.cpp:25: In file included from bridge/qscriptstaticscopeobject_p.h:40: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/qscriptvalue.o --- 2 warnings generated. --- obj/release/qscriptdeclarativeobject.o --- --- obj/release/qscriptactivationobject.o --- In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] --- obj/release/qscriptdeclarativeobject.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore--- obj/release/qscriptactivationobject.o --- if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/qscriptdeclarativeobject.o --- /JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/qscriptobject.o --- 2 warnings generated. --- obj/release/qscriptdeclarativeclass.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/qscriptvariant.o --- 2 warnings generated. --- obj/release/qscriptast.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/qscriptclassobject.o --- 2 warnings generated. --- obj/release/qscriptastvisitor.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/qscriptactivationobject.o --- 2 warnings generated. --- obj/release/qscriptgrammar.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/qscriptfunction.o --- 2 warnings generated. --- obj/release/qscriptsyntaxchecker.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/qscriptlexer.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/qscriptstaticscopeobject.o --- 2 warnings generated. --- .moc/moc_qscriptengine.cpp --- /usr/local/lib/qt5/bin/moc -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/assembler -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/bytecode -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/debugger -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/interpreter -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/jit -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/parser -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/profiler -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/runtime -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/wrec -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/wtf -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/yarr -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/API -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/parser -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/5.10.1 -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/4.0.0/include -I/usr/include api/qscriptengine.h -o .moc/moc_qscriptengine.cpp --- .moc/moc_qscriptextensionplugin.cpp --- /usr/local/lib/qt5/bin/moc -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/assembler -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/bytecode -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/debugger -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/interpreter -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/jit -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/parser -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/profiler -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/runtime -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/wrec -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/wtf -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/yarr -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/API -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/parser -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/5.10.1 -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/4.0.0/include -I/usr/include api/qscriptextensionplugin.h -o .moc/moc_qscriptextensionplugin.cpp --- .moc/moc_qscriptqobject_p.cpp --- /usr/local/lib/qt5/bin/moc -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/assembler -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/bytecode -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/debugger -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/interpreter -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/jit -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/parser -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/profiler -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/runtime -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/wrec -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/wtf -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/yarr -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/API -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/parser -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/5.10.1 -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/4.0.0/include -I/usr/include bridge/qscriptqobject_p.h -o .moc/moc_qscriptqobject_p.cpp --- .moc/MainThreadQt.moc --- /usr/local/lib/qt5/bin/moc -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/assembler -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/bytecode -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/debugger -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/interpreter -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/jit -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/parser -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/profiler -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/runtime -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/wrec -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/wtf -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/yarr -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/API -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/parser -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/5.10.1 -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/4.0.0/include -I/usr/include ../3rdparty/javascriptcore/JavaScriptCore/wtf/qt/MainThreadQt.cpp -o .moc/MainThreadQt.moc --- obj/release/qscriptglobalobject.o --- 2 warnings generated. --- .moc/ThreadingQt.moc --- /usr/local/lib/qt5/bin/moc -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/assembler -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/bytecode -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/debugger -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/interpreter -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/jit -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/parser -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/profiler -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/runtime -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/wrec -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/wtf -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/yarr -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/API -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/parser -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/5.10.1 -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/4.0.0/include -I/usr/include ../3rdparty/javascriptcore/JavaScriptCore/wtf/qt/ThreadingQt.cpp -o .moc/ThreadingQt.moc --- obj/release/qscriptengine.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/qscriptdeclarativeobject.o --- In file included from bridge/qscriptdeclarativeobject.cpp:25: In file included from bridge/qscriptdeclarativeobject_p.h:41: In file included from bridge/qscriptobject_p.h:40: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/moc_qscriptextensionplugin.o --- --- obj/release/MainThreadQt.o --- --- obj/release/moc_qscriptextensionplugin.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCor--- obj/release/MainThreadQt.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore--- obj/release/moc_qscriptextensionplugin.o --- e/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/MainThreadQt.o --- /JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/qscriptqobject.o --- --- obj/release/ThreadingQt.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/qscriptqobject.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.10.1 -I../../include/QtScript/5.10.1/QtScript -I/usr/local/include/qt5/QtCore/5.10.1 -I/usr/local/include/qt5/QtCore/5.10.1/QtCore -I/usr/local/include/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 --- obj/release/qscriptdeclarativeclass.o --- In file included from bridge/qscriptdeclarativeclass.cpp:25: In file included from bridge/qscriptdeclarativeobject_p.h:41: In file included from bridge/qscriptobject_p.h:40: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/qscriptengine.o --- In file included from api/qscriptengine.cpp:28: In file included from api/qscriptengine_p.h:47: In file included from api/qscriptstring_p.h:41: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/qscriptdeclarativeobject.o --- 2 warnings generated. --- obj/release/qscriptqobject.o --- In file included from bridge/qscriptqobject.cpp:25: In file included from bridge/qscriptqobject_p.h:38: In file included from bridge/qscriptobject_p.h:40: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- obj/release/qscriptdeclarativeclass.o --- 2 warnings generated. --- obj/release/qscriptqobject.o --- 2 warnings generated. --- obj/release/qscriptengine.o --- 2 warnings generated. --- ../../lib/libQt5Script.so.5.10.1 --- rm -f libQt5Script.so.5.10.1 libQt5Script.so libQt5Script.so.5 libQt5Script.so.5.10 c++ -Wl,--as-needed -fstack-protector -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.10.1 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/qtscript-everywhere-src-5.10.1/lib -L/usr/local/lib -L/usr/local/lib/qt5 -lQt5Core -lkvm -lprocstat ln -s libQt5Script.so.5.10.1 libQt5Script.so ln -s libQt5Script.so.5.10.1 libQt5Script.so.5 ln -s libQt5Script.so.5.10.1 libQt5Script.so.5.10 rm -f ../../lib/libQt5Script.so.5.10.1 mv -f libQt5Script.so.5.10.1 ../../lib/ rm -f ../../lib/libQt5Script.so rm -f ../../lib/libQt5Script.so.5 rm -f ../../lib/libQt5Script.so.5.10 mv -f libQt5Script.so ../../lib/ mv -f libQt5Script.so.5 ../../lib/ mv -f libQt5Script.so.5.10 ../../lib/ =========================================================================== =================================================== ===> qt5-script-5.10.1 depends on executable: qtchooser - found =========================================================================== =================================================== ===> Staging for qt5-script-5.10.1 ===> Generating temporary packing list cd src/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/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 -fno-strict-aliasing' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing ' 'QMAKE_LFLAGS= -Wl,--as-needed -fstack-protector' 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 cd script/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/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 -fno-strict-aliasing' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing ' 'QMAKE_LFLAGS= -Wl,--as-needed -fstack-protector' 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 /usr/local/lib/qt5/bin/qmake -install qinstall -exe ../../lib/libQt5Script.so.5.10.1 /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/lib/qt5/libQt5Script.so.5.10.1 strip --strip-unneeded /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/lib/qt5/libQt5Script.so.5.10.1 ln -f -s libQt5Script.so.5.10.1 /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/lib/qt5/libQt5Script.so ln -f -s libQt5Script.so.5.10.1 /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/lib/qt5/libQt5Script.so.5 ln -f -s libQt5Script.so.5.10.1 /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/lib/qt5/libQt5Script.so.5.10 sed -e 's,/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/lib,$$[QT_INSTALL_LIBS],g' ../../lib/libQt5Script.prl > /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/lib/qt5/libQt5Script.prl sed -e s,/wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/lib,/usr/local/lib/qt5,g ../../../libdata/pkgconfig/Qt5Script.pc > /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/libdata/pkgconfig/Qt5Script.pc /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/QScriptable /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptable /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/QScriptClass /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptClass /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/QScriptClassPropertyIterator /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptClassPropertyIterator /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/QScriptContext /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptContext /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/QScriptContextInfo /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptContextInfo /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/QScriptContextInfoList /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptContextInfoList /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/QScriptSyntaxCheckResult /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptSyntaxCheckResult /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/QScriptEngine /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptEngine /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/QScriptEngineAgent /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptEngineAgent /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/QScriptExtensionInterface /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptExtensionInterface /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/QScriptExtensionPlugin /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptExtensionPlugin /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/QScriptProgram /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptProgram /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/QScriptString /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptString /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/QScriptValueList /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptValueList /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/QScriptValue /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptValue /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/QScriptValueIterator /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptValueIterator /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/QtScriptVersion /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QtScriptVersion /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/api/qscriptable.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qscriptable.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/api/qscriptclass.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qscriptclass.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/api/qscriptclasspropertyiterator.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qscriptclasspropertyiterator.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/api/qscriptcontext.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qscriptcontext.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/api/qscriptcontextinfo.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qscriptcontextinfo.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/api/qscriptengine.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qscriptengine.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/api/qscriptengineagent.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qscriptengineagent.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/api/qscriptextensioninterface.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qscriptextensioninterface.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/api/qscriptextensionplugin.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qscriptextensionplugin.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/api/qscriptprogram.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qscriptprogram.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/api/qscriptstring.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qscriptstring.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/api/qscriptvalue.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qscriptvalue.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/api/qscriptvalueiterator.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qscriptvalueiterator.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/api/qtscriptglobal.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qtscriptglobal.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/qtscriptversion.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qtscriptversion.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/QtScript /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QtScript /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/include/QtScript/QtScriptDepends /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QtScriptDepends /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/api/qscriptable_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.10.1/QtScript/private/qscriptable_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/api/qscriptcontext_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.10.1/QtScript/private/qscriptcontext_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/api/qscriptengine_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.10.1/QtScript/private/qscriptengine_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/api/qscriptengineagent_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.10.1/QtScript/private/qscriptengineagent_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/api/qscriptprogram_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.10.1/QtScript/private/qscriptprogram_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/api/qscriptstring_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.10.1/QtScript/private/qscriptstring_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/api/qscriptvalue_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.10.1/QtScript/private/qscriptvalue_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/bridge/qscriptactivationobject_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.10.1/QtScript/private/qscriptactivationobject_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/bridge/qscriptclassobject_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.10.1/QtScript/private/qscriptclassobject_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/bridge/qscriptdeclarativeclass_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.10.1/QtScript/private/qscriptdeclarativeclass_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/bridge/qscriptdeclarativeobject_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.10.1/QtScript/private/qscriptdeclarativeobject_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/bridge/qscriptfunction_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.10.1/QtScript/private/qscriptfunction_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/bridge/qscriptglobalobject_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.10.1/QtScript/private/qscriptglobalobject_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/bridge/qscriptobject_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.10.1/QtScript/private/qscriptobject_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/bridge/qscriptqobject_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.10.1/QtScript/private/qscriptqobject_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/bridge/qscriptstaticscopeobject_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.10.1/QtScript/private/qscriptstaticscopeobject_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/bridge/qscriptvariant_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.10.1/QtScript/private/qscriptvariant_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/parser/qscriptast_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.10.1/QtScript/private/qscriptast_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/parser/qscriptastfwd_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.10.1/QtScript/private/qscriptastfwd_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/parser/qscriptastvisitor_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.10.1/QtScript/private/qscriptastvisitor_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/parser/qscriptgrammar_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.10.1/QtScript/private/qscriptgrammar_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/parser/qscriptlexer_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.10.1/QtScript/private/qscriptlexer_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/parser/qscriptparser_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.10.1/QtScript/private/qscriptparser_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/src/script/parser/qscriptsyntaxchecker_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.10.1/QtScript/private/qscriptsyntaxchecker_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/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 /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/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 /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/lib/cmake/Qt5Script/Qt5ScriptConfig.cmake /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/lib/cmake/Qt5Script/Qt5ScriptConfig.cmake /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/qtscript-everywhere-src-5.10.1/lib/cmake/Qt5Script/Qt5ScriptConfigVersion.cmake /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/lib/cmake/Qt5Script/Qt5ScriptConfigVersion.cmake ====> Compressing man pages (compress-man) ===> Installing ldconfig configuration file =========================================================================== =================================================== ===> Building package for qt5-script-5.10.1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for qt5-script-5.10.1 build of devel/qt5-script | qt5-script-5.10.1 ended at Thu Aug 23 17:12:24 CEST 2018 build time: 00:01:51