=>> Building science/opensph build started at Mon May 5 21:59:40 BST 2025 port directory: /usr/ports/science/opensph package name: OpenSPH-0.4.1_7 building for: FreeBSD pkg-builder.dan.net.uk 14.2-RELEASE FreeBSD 14.2-RELEASE amd64 maintained by: yuri@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 2597 Jan 27 13:48 /usr/ports/science/opensph/Makefile Ports top last git commit: 5529c5919b Ports top unclean checkout: yes Port dir last git commit: 3e86ea24ef Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1402000 Job Id: 06 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1402000 UNAME_v=FreeBSD 14.2-RELEASE UNAME_r=14.2-RELEASE BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/14-amd64-default-dan/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/14-amd64-default-dan/06/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=14-amd64-default-dan SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/14-amd64-default-dan/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for OpenSPH-0.4.1_7: CHAISCRIPT=on: Be able to read and modify particle data from a script EIGEN=on: Eigen for additional methods to set up initial conditions HDF5=on: Be able to read files generated by miluphcuda code OPENMP=on: Parallel processing support via OpenMP TBB=on: Parallelize with Intel Threading Building Blocks VDB=on: Use OpenVDB for converting particles to volumetric data ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- yuri@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 --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/science/opensph/work/sph-a7f6f781059d8d19e6f24b1115e7ad3ad71678a8/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)" XDG_DATA_HOME=/wrkdirs/usr/ports/science/opensph/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/opensph/work XDG_CACHE_HOME=/wrkdirs/usr/ports/science/opensph/work/.cache HOME=/wrkdirs/usr/ports/science/opensph/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/science/opensph/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/science/opensph/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk3u-3.2-config --End CONFIGURE_ENV-- --MAKE_ENV-- QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/science/opensph/work/sph-a7f6f781059d8d19e6f24b1115e7ad3ad71678a8/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/science/opensph/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/opensph/work XDG_CACHE_HOME=/wrkdirs/usr/ports/science/opensph/work/.cache HOME=/wrkdirs/usr/ports/science/opensph/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/science/opensph/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/science/opensph/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk3u-3.2-config PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,--undefined-version -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DSPH_CONFIG_SET -msse4.1" 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-- QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib/qt5" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_SBOMDIR="lib/qt5/sbom" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" QT_TOOLDIR="lib/qt5/bin" DEBUG="@comment " OSREL=14.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/OpenSPH" EXAMPLESDIR="share/examples/OpenSPH" DATADIR="share/OpenSPH" WWWDIR="www/OpenSPH" ETCDIR="etc/OpenSPH" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/OpenSPH DOCSDIR=/usr/local/share/doc/OpenSPH EXAMPLESDIR=/usr/local/share/examples/OpenSPH WWWDIR=/usr/local/www/OpenSPH ETCDIR=/usr/local/etc/OpenSPH --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 #### #### CCACHE_CPP2=1 WITH_SSP_PORTS=yes WITH_SSP=yes #WITH_LTO=yes DISABLE_LICENSES=yes LICENSES_ACCEPTED=AGPLv3 APACHE10 APACHE11 APACHE20 ART10 ARTPERL10 ART20 BSD BSD2CLAUSE BSD3CLAUSE BSD4CLAUSE BSL CC0-1.0 CDDL ClArtistic EPL GFDL GMGPL GPLv1 GPLv2 GPLv3 GPLv3RLE ISCL LGPL20 LGPL21 LGPL3 LPPL10 LPPL11 LPPL12 LPPL13 LPPL13a LPPL13b LPPL13c MIT MPL OpenSSL OFL10 OFL11 OWL PostgreSQL PHP202 PHP30 PHP301 PSFL RUBY ZLIB ZPL21 SVM-Light EULA ALASIR Microsoft-exFAT SIMIAN UDEVGAME unknown MTA COMMERCIAL teamspeak NO_LICENSES_DIALOGS=yes #### #### NO_IGNORE=yes DEFAULT_VERSIONS+=ssl=openssl apache=2.4 imagemagick=7 java=21 linux=c7 mysql=8.0 php=8.3 samba=4.19 varnish=7 WITH_SETID_MODE=force PHP_ZTS=enabled OPTIONS_UNSET+=OPENJPEG OPTIONS_UNSET+=GSSAPI_BASE OPTIONS_SET+=ZTS OPTIONS_SET+=GSSAPI_NONE ALLOW_UNSUPPORTED_SYSTEM=yes WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 DISABLE_MAKE_JOBS=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) 89999 open files (-n) 8192 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 pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> OpenSPH-0.4.1_7 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.1.2.pkg [pkg-builder.dan.net.uk] Installing pkg-2.1.2... [pkg-builder.dan.net.uk] Extracting pkg-2.1.2: .......... done ===> OpenSPH-0.4.1_7 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of OpenSPH-0.4.1_7 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by OpenSPH-0.4.1_7 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by OpenSPH-0.4.1_7 for building => SHA256 Checksum OK for sevecekp-sph-a7f6f781059d8d19e6f24b1115e7ad3ad71678a8_GL0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by OpenSPH-0.4.1_7 for building ===> Extracting for OpenSPH-0.4.1_7 => SHA256 Checksum OK for sevecekp-sph-a7f6f781059d8d19e6f24b1115e7ad3ad71678a8_GL0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for OpenSPH-0.4.1_7 ===> Applying FreeBSD patches for OpenSPH-0.4.1_7 from /usr/ports/science/opensph/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> OpenSPH-0.4.1_7 depends on file: /usr/local/include/chaiscript/chaiscript.hpp - not found ===> Installing existing package /packages/All/ChaiScript-6.1.0_3.pkg [pkg-builder.dan.net.uk] Installing ChaiScript-6.1.0_3... [pkg-builder.dan.net.uk] `-- Installing readline-8.2.13_2... [pkg-builder.dan.net.uk] | `-- Installing indexinfo-0.3.1_1... [pkg-builder.dan.net.uk] | `-- Extracting indexinfo-0.3.1_1: . done [pkg-builder.dan.net.uk] `-- Extracting readline-8.2.13_2: .......... done [pkg-builder.dan.net.uk] Extracting ChaiScript-6.1.0_3: .......... done ===> OpenSPH-0.4.1_7 depends on file: /usr/local/include/chaiscript/chaiscript.hpp - found ===> Returning to build of OpenSPH-0.4.1_7 ===> OpenSPH-0.4.1_7 depends on file: /usr/local/libdata/pkgconfig/eigen3.pc - not found ===> Installing existing package /packages/All/eigen-3.4.0_4.pkg [pkg-builder.dan.net.uk] Installing eigen-3.4.0_4... [pkg-builder.dan.net.uk] `-- Installing blas-3.12.1... [pkg-builder.dan.net.uk] | `-- Installing gcc13-13.3.0_2... [pkg-builder.dan.net.uk] | | `-- Installing binutils-2.44,1... [pkg-builder.dan.net.uk] | | `-- Installing zstd-1.5.7... [pkg-builder.dan.net.uk] | | | `-- Installing liblz4-1.10.0,1... [pkg-builder.dan.net.uk] | | | `-- Extracting liblz4-1.10.0,1: .......... done [pkg-builder.dan.net.uk] | | `-- Extracting zstd-1.5.7: .......... done [pkg-builder.dan.net.uk] | | `-- Extracting binutils-2.44,1: .......... done [pkg-builder.dan.net.uk] | | `-- Installing gmp-6.3.0... [pkg-builder.dan.net.uk] | | `-- Extracting gmp-6.3.0: .......... done [pkg-builder.dan.net.uk] | | `-- Installing mpc-1.3.1_1... [pkg-builder.dan.net.uk] | | `-- Installing mpfr-4.2.2,1... [pkg-builder.dan.net.uk] | | `-- Extracting mpfr-4.2.2,1: .......... done [pkg-builder.dan.net.uk] | | `-- Extracting mpc-1.3.1_1: ...... done [pkg-builder.dan.net.uk] | `-- Extracting gcc13-13.3.0_2: .......... done [pkg-builder.dan.net.uk] `-- Extracting blas-3.12.1: ..... done [pkg-builder.dan.net.uk] `-- Installing lapack-3.12.1... [pkg-builder.dan.net.uk] `-- Extracting lapack-3.12.1: .......... done [pkg-builder.dan.net.uk] Extracting eigen-3.4.0_4: .......... done ===== Message from gcc13-13.3.0_2: -- To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc13 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> OpenSPH-0.4.1_7 depends on file: /usr/local/libdata/pkgconfig/eigen3.pc - found ===> Returning to build of OpenSPH-0.4.1_7 ===> OpenSPH-0.4.1_7 depends on package: qt5-qmake>=5.15 - not found ===> Installing existing package /packages/All/qt5-qmake-5.15.16p130.pkg [pkg-builder.dan.net.uk] Installing qt5-qmake-5.15.16p130... [pkg-builder.dan.net.uk] Extracting qt5-qmake-5.15.16p130: .......... done ===> OpenSPH-0.4.1_7 depends on package: qt5-qmake>=5.15 - found ===> Returning to build of OpenSPH-0.4.1_7 ===> OpenSPH-0.4.1_7 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg-builder.dan.net.uk] Installing ccache-3.7.12_8... [pkg-builder.dan.net.uk] Extracting ccache-3.7.12_8: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc13 create symlink for gcc13 (world) create symlink for g++13 create symlink for g++13 (world) create symlink for cpp13 create symlink for cpp13 (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> OpenSPH-0.4.1_7 depends on file: /usr/local/bin/ccache - found ===> Returning to build of OpenSPH-0.4.1_7 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> OpenSPH-0.4.1_7 depends on shared library: libhdf5.so - not found ===> Installing existing package /packages/All/hdf5-1.12.2_2,1.pkg [pkg-builder.dan.net.uk] Installing hdf5-1.12.2_2,1... [pkg-builder.dan.net.uk] Extracting hdf5-1.12.2_2,1: .......... done ===> OpenSPH-0.4.1_7 depends on shared library: libhdf5.so - found (/usr/local/lib/libhdf5.so) ===> Returning to build of OpenSPH-0.4.1_7 ===> OpenSPH-0.4.1_7 depends on shared library: libtbb.so - not found ===> Installing existing package /packages/All/onetbb-2022.1.0.pkg [pkg-builder.dan.net.uk] Installing onetbb-2022.1.0... [pkg-builder.dan.net.uk] `-- Installing hwloc2-2.11.2... [pkg-builder.dan.net.uk] | `-- Installing level-zero-1.21.9... [pkg-builder.dan.net.uk] | | `-- Installing libfmt-10.2.1... [pkg-builder.dan.net.uk] | | `-- Extracting libfmt-10.2.1: .......... done [pkg-builder.dan.net.uk] | | `-- Installing spdlog-1.15.2... [pkg-builder.dan.net.uk] | | `-- Extracting spdlog-1.15.2: .......... done [pkg-builder.dan.net.uk] | `-- Extracting level-zero-1.21.9: .......... done [pkg-builder.dan.net.uk] | `-- Installing libpciaccess-0.18.1_1... [pkg-builder.dan.net.uk] | | `-- Installing hwdata-0.394,1... [pkg-builder.dan.net.uk] | | `-- Extracting hwdata-0.394,1: ...... done [pkg-builder.dan.net.uk] | `-- Extracting libpciaccess-0.18.1_1: ..... done [pkg-builder.dan.net.uk] | `-- Installing libxml2-2.11.9... [pkg-builder.dan.net.uk] | `-- Extracting libxml2-2.11.9: .......... done [pkg-builder.dan.net.uk] `-- Extracting hwloc2-2.11.2: .......... done [pkg-builder.dan.net.uk] Extracting onetbb-2022.1.0: .......... done ===> OpenSPH-0.4.1_7 depends on shared library: libtbb.so - found (/usr/local/lib/libtbb.so) ===> Returning to build of OpenSPH-0.4.1_7 ===> OpenSPH-0.4.1_7 depends on shared library: libImath.so - not found ===> Installing existing package /packages/All/Imath-3.1.12.pkg [pkg-builder.dan.net.uk] Installing Imath-3.1.12... [pkg-builder.dan.net.uk] Extracting Imath-3.1.12: .......... done ===> OpenSPH-0.4.1_7 depends on shared library: libImath.so - found (/usr/local/lib/libImath.so) ===> Returning to build of OpenSPH-0.4.1_7 ===> OpenSPH-0.4.1_7 depends on shared library: libopenvdb.so - not found ===> Installing existing package /packages/All/openvdb-12.0.1.pkg [pkg-builder.dan.net.uk] Installing openvdb-12.0.1... [pkg-builder.dan.net.uk] `-- Installing boost-libs-1.87.0_1... [pkg-builder.dan.net.uk] | `-- Installing icu-76.1,1... [pkg-builder.dan.net.uk] | `-- Extracting icu-76.1,1: .......... done [pkg-builder.dan.net.uk] `-- Extracting boost-libs-1.87.0_1: .......... done [pkg-builder.dan.net.uk] `-- Installing c-blosc-1.21.0... [pkg-builder.dan.net.uk] | `-- Installing snappy-1.2.2... [pkg-builder.dan.net.uk] | `-- Extracting snappy-1.2.2: .......... done [pkg-builder.dan.net.uk] `-- Extracting c-blosc-1.21.0: ....... done [pkg-builder.dan.net.uk] `-- Installing glfw-3.4_2... [pkg-builder.dan.net.uk] | `-- Installing fontconfig-2.15.0_3,1... [pkg-builder.dan.net.uk] | | `-- Installing expat-2.7.1... [pkg-builder.dan.net.uk] | | `-- Extracting expat-2.7.1: .......... done [pkg-builder.dan.net.uk] | | `-- Installing freetype2-2.13.3... [pkg-builder.dan.net.uk] | | `-- Extracting freetype2-2.13.3: .......... done [pkg-builder.dan.net.uk] | `-- Extracting fontconfig-2.15.0_3,1: .......... done [pkg-builder.dan.net.uk] | `-- Installing libX11-1.8.12,1... [pkg-builder.dan.net.uk] | | `-- Installing libxcb-1.17.0... [pkg-builder.dan.net.uk] | | `-- Installing libXau-1.0.11... [pkg-builder.dan.net.uk] | | `-- Extracting libXau-1.0.11: .......... done [pkg-builder.dan.net.uk] | | `-- Installing libXdmcp-1.1.5... [pkg-builder.dan.net.uk] | | | `-- Installing xorgproto-2024.1... [pkg-builder.dan.net.uk] | | | `-- Extracting xorgproto-2024.1: .......... done [pkg-builder.dan.net.uk] | | `-- Extracting libXdmcp-1.1.5: ...... done [pkg-builder.dan.net.uk] | | `-- Extracting libxcb-1.17.0: .......... done [pkg-builder.dan.net.uk] | `-- Extracting libX11-1.8.12,1: .......... done [pkg-builder.dan.net.uk] | `-- Installing libXcursor-1.2.2... [pkg-builder.dan.net.uk] | | `-- Installing libXfixes-6.0.1... [pkg-builder.dan.net.uk] | | `-- Extracting libXfixes-6.0.1: ....... done [pkg-builder.dan.net.uk] | | `-- Installing libXrender-0.9.12... [pkg-builder.dan.net.uk] | | `-- Extracting libXrender-0.9.12: ....... done [pkg-builder.dan.net.uk] | `-- Extracting libXcursor-1.2.2: .......... done [pkg-builder.dan.net.uk] | `-- Installing libXi-1.8.1,1... [pkg-builder.dan.net.uk] | | `-- Installing libXext-1.3.6,1... [pkg-builder.dan.net.uk] | | `-- Extracting libXext-1.3.6,1: .......... done [pkg-builder.dan.net.uk] | `-- Extracting libXi-1.8.1,1: .......... done [pkg-builder.dan.net.uk] | `-- Installing libXinerama-1.1.5,1... [pkg-builder.dan.net.uk] | `-- Extracting libXinerama-1.1.5,1: .......... done [pkg-builder.dan.net.uk] | `-- Installing libXrandr-1.5.4... [pkg-builder.dan.net.uk] | `-- Extracting libXrandr-1.5.4: .......... done [pkg-builder.dan.net.uk] | `-- Installing libXxf86vm-1.1.5... [pkg-builder.dan.net.uk] | `-- Extracting libXxf86vm-1.1.5: .......... done [pkg-builder.dan.net.uk] | `-- Installing libepoll-shim-0.0.20240608... [pkg-builder.dan.net.uk] | `-- Extracting libepoll-shim-0.0.20240608: .......... done [pkg-builder.dan.net.uk] `-- Extracting glfw-3.4_2: .......... done [pkg-builder.dan.net.uk] `-- Installing libGLU-9.0.3... [pkg-builder.dan.net.uk] | `-- Installing libglvnd-1.7.0... [pkg-builder.dan.net.uk] | `-- Extracting libglvnd-1.7.0: .......... done [pkg-builder.dan.net.uk] `-- Extracting libGLU-9.0.3: ..... done [pkg-builder.dan.net.uk] `-- Installing libICE-1.1.1,1... [pkg-builder.dan.net.uk] `-- Extracting libICE-1.1.1,1: .......... done [pkg-builder.dan.net.uk] `-- Installing libSM-1.2.6,1... [pkg-builder.dan.net.uk] `-- Extracting libSM-1.2.6,1: ........ done [pkg-builder.dan.net.uk] `-- Installing openexr-3.3.3... [pkg-builder.dan.net.uk] | `-- Installing libdeflate-1.22... [pkg-builder.dan.net.uk] | `-- Extracting libdeflate-1.22: .......... done [pkg-builder.dan.net.uk] `-- Extracting openexr-3.3.3: .......... done [pkg-builder.dan.net.uk] Extracting openvdb-12.0.1: .......... done ==> Running trigger: fontconfig.ucl Running fc-cache to build fontconfig cache... ===== Message from boost-libs-1.87.0_1: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. ===== Message from freetype2-2.13.3: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). ===> OpenSPH-0.4.1_7 depends on shared library: libopenvdb.so - found (/usr/local/lib/libopenvdb.so) ===> Returning to build of OpenSPH-0.4.1_7 ===> OpenSPH-0.4.1_7 depends on shared library: libtbb.so - found (/usr/local/lib/libtbb.so) ===> OpenSPH-0.4.1_7 depends on shared library: libwx_baseu-3.2.so - not found ===> Installing existing package /packages/All/wx32-gtk3-3.2.6_1.pkg [pkg-builder.dan.net.uk] Installing wx32-gtk3-3.2.6_1... [pkg-builder.dan.net.uk] `-- Installing at-spi2-core-2.54.1_1... [pkg-builder.dan.net.uk] | `-- Installing dbus-1.16.2_2,1... ===> Creating groups Creating group 'messagebus' with gid '556' ===> Creating users Creating user 'messagebus' with uid '556' [pkg-builder.dan.net.uk] | `-- Extracting dbus-1.16.2_2,1: ......... done [pkg-builder.dan.net.uk] | `-- Installing gettext-runtime-0.23.1... [pkg-builder.dan.net.uk] | `-- Extracting gettext-runtime-0.23.1: .......... done [pkg-builder.dan.net.uk] | `-- Installing glib-2.84.1_2,2... [pkg-builder.dan.net.uk] | | `-- Installing libffi-3.4.8... [pkg-builder.dan.net.uk] | | `-- Extracting libffi-3.4.8: .......... done [pkg-builder.dan.net.uk] | | `-- Installing libiconv-1.17_1... [pkg-builder.dan.net.uk] | | `-- Extracting libiconv-1.17_1: .......... done [pkg-builder.dan.net.uk] | | `-- Installing libinotify-20240724_1... [pkg-builder.dan.net.uk] | | `-- Extracting libinotify-20240724_1: .......... done [pkg-builder.dan.net.uk] | | `-- Installing pcre2-10.45_1... [pkg-builder.dan.net.uk] | | `-- Extracting pcre2-10.45_1: .......... done [pkg-builder.dan.net.uk] | | `-- Installing py311-packaging-24.2... [pkg-builder.dan.net.uk] | | `-- Installing python311-3.11.12... [pkg-builder.dan.net.uk] | | | `-- Installing mpdecimal-4.0.0... [pkg-builder.dan.net.uk] | | | `-- Extracting mpdecimal-4.0.0: .......... done [pkg-builder.dan.net.uk] | | | `-- Installing openssl-3.0.16,1... [pkg-builder.dan.net.uk] | | | `-- Extracting openssl-3.0.16,1: .......... done [pkg-builder.dan.net.uk] | | `-- Extracting python311-3.11.12: .......... done [pkg-builder.dan.net.uk] | | `-- Extracting py311-packaging-24.2: .......... done [pkg-builder.dan.net.uk] | `-- Extracting glib-2.84.1_2,2: .......... done [pkg-builder.dan.net.uk] | `-- Installing libXtst-1.2.4... [pkg-builder.dan.net.uk] | `-- Extracting libXtst-1.2.4: .......... done [pkg-builder.dan.net.uk] `-- Extracting at-spi2-core-2.54.1_1: .......... done [pkg-builder.dan.net.uk] `-- Installing cairo-1.18.2,3... [pkg-builder.dan.net.uk] | `-- Installing lzo2-2.10_1... [pkg-builder.dan.net.uk] | `-- Extracting lzo2-2.10_1: .......... done [pkg-builder.dan.net.uk] | `-- Installing pixman-0.44.2... [pkg-builder.dan.net.uk] | `-- Extracting pixman-0.44.2: ...... done [pkg-builder.dan.net.uk] | `-- Installing png-1.6.47... [pkg-builder.dan.net.uk] | `-- Extracting png-1.6.47: .......... done [pkg-builder.dan.net.uk] `-- Extracting cairo-1.18.2,3: .......... done [pkg-builder.dan.net.uk] `-- Installing curl-8.13.0_1... [pkg-builder.dan.net.uk] | `-- Installing brotli-1.1.0,1... [pkg-builder.dan.net.uk] | `-- Extracting brotli-1.1.0,1: .......... done [pkg-builder.dan.net.uk] | `-- Installing libidn2-2.3.8... [pkg-builder.dan.net.uk] | | `-- Installing libunistring-1.3... [pkg-builder.dan.net.uk] | | `-- Extracting libunistring-1.3: .......... done [pkg-builder.dan.net.uk] | `-- Extracting libidn2-2.3.8: .......... done [pkg-builder.dan.net.uk] | `-- Installing libnghttp2-1.65.0... [pkg-builder.dan.net.uk] | `-- Extracting libnghttp2-1.65.0: ....... done [pkg-builder.dan.net.uk] | `-- Installing libssh2-1.11.1,3... [pkg-builder.dan.net.uk] | `-- Extracting libssh2-1.11.1,3: .......... done [pkg-builder.dan.net.uk] `-- Extracting curl-8.13.0_1: .......... done [pkg-builder.dan.net.uk] `-- Installing gdk-pixbuf2-2.42.12_1... [pkg-builder.dan.net.uk] | `-- Installing jpeg-turbo-3.1.0... [pkg-builder.dan.net.uk] | `-- Extracting jpeg-turbo-3.1.0: .......... done [pkg-builder.dan.net.uk] | `-- Installing shared-mime-info-2.4_1... [pkg-builder.dan.net.uk] | `-- Extracting shared-mime-info-2.4_1: ......... done [pkg-builder.dan.net.uk] | `-- Installing tiff-4.7.0... [pkg-builder.dan.net.uk] | | `-- Installing jbigkit-2.1_3... [pkg-builder.dan.net.uk] | | `-- Extracting jbigkit-2.1_3: .......... done [pkg-builder.dan.net.uk] | | `-- Installing lerc-4.0.0... [pkg-builder.dan.net.uk] | | `-- Extracting lerc-4.0.0: ..... done [pkg-builder.dan.net.uk] | `-- Extracting tiff-4.7.0: .......... done [pkg-builder.dan.net.uk] `-- Extracting gdk-pixbuf2-2.42.12_1: .......... done [pkg-builder.dan.net.uk] `-- Installing gstreamer1-1.26.0_1... [pkg-builder.dan.net.uk] | `-- Installing libunwind-20240221_2... [pkg-builder.dan.net.uk] | `-- Extracting libunwind-20240221_2: .......... done [pkg-builder.dan.net.uk] `-- Extracting gstreamer1-1.26.0_1: .......... done [pkg-builder.dan.net.uk] `-- Installing gstreamer1-plugins-1.26.0... [pkg-builder.dan.net.uk] | `-- Installing iso-codes-4.15.0... [pkg-builder.dan.net.uk] | `-- Extracting iso-codes-4.15.0: .......... done [pkg-builder.dan.net.uk] | `-- Installing libdrm-2.4.123,1... [pkg-builder.dan.net.uk] | `-- Extracting libdrm-2.4.123,1: .......... done [pkg-builder.dan.net.uk] | `-- Installing orc-0.4.41... [pkg-builder.dan.net.uk] | `-- Extracting orc-0.4.41: .......... done [pkg-builder.dan.net.uk] `-- Extracting gstreamer1-plugins-1.26.0: .......... done [pkg-builder.dan.net.uk] `-- Installing gstreamer1-plugins-bad-1.26.0... [pkg-builder.dan.net.uk] | `-- Installing harfbuzz-10.3.0... [pkg-builder.dan.net.uk] | | `-- Installing graphite2-1.3.14... [pkg-builder.dan.net.uk] | | `-- Extracting graphite2-1.3.14: .......... done [pkg-builder.dan.net.uk] | `-- Extracting harfbuzz-10.3.0: .......... done [pkg-builder.dan.net.uk] | `-- Installing json-glib-1.10.6... [pkg-builder.dan.net.uk] | | `-- Installing gobject-introspection-1.84.0,1... [pkg-builder.dan.net.uk] | | `-- Extracting gobject-introspection-1.84.0,1: .......... done [pkg-builder.dan.net.uk] | `-- Extracting json-glib-1.10.6: .......... done [pkg-builder.dan.net.uk] | `-- Installing pango-1.56.1... [pkg-builder.dan.net.uk] | | `-- Installing fribidi-1.0.16... [pkg-builder.dan.net.uk] | | `-- Extracting fribidi-1.0.16: .......... done [pkg-builder.dan.net.uk] | | `-- Installing libXft-2.3.8... [pkg-builder.dan.net.uk] | | `-- Extracting libXft-2.3.8: .......... done [pkg-builder.dan.net.uk] | | `-- Installing libthai-0.1.29_1... [pkg-builder.dan.net.uk] | | `-- Installing libdatrie-0.2.13_2... [pkg-builder.dan.net.uk] | | `-- Extracting libdatrie-0.2.13_2: .......... done [pkg-builder.dan.net.uk] | | `-- Extracting libthai-0.1.29_1: .......... done [pkg-builder.dan.net.uk] | `-- Extracting pango-1.56.1: .......... done [pkg-builder.dan.net.uk] `-- Extracting gstreamer1-plugins-bad-1.26.0: .......... done [pkg-builder.dan.net.uk] `-- Installing gtk3-3.24.48... [pkg-builder.dan.net.uk] | `-- Installing adwaita-icon-theme-42.0... [pkg-builder.dan.net.uk] | | `-- Installing gtk-update-icon-cache-3.24.42... [pkg-builder.dan.net.uk] | | `-- Extracting gtk-update-icon-cache-3.24.42: .......... done [pkg-builder.dan.net.uk] | `-- Extracting adwaita-icon-theme-42.0: .......... done [pkg-builder.dan.net.uk] | `-- Installing colord-1.4.7_3... [pkg-builder.dan.net.uk] | | `-- Installing lcms2-2.17... [pkg-builder.dan.net.uk] | | `-- Extracting lcms2-2.17: .......... done [pkg-builder.dan.net.uk] | | `-- Installing libgudev-237... [pkg-builder.dan.net.uk] | | `-- Installing libudev-devd-0.6.0... [pkg-builder.dan.net.uk] | | `-- Extracting libudev-devd-0.6.0: ..... done [pkg-builder.dan.net.uk] | | `-- Extracting libgudev-237: .......... done [pkg-builder.dan.net.uk] | | `-- Installing libgusb-0.4.9_1... [pkg-builder.dan.net.uk] | | `-- Extracting libgusb-0.4.9_1: .......... done [pkg-builder.dan.net.uk] | | `-- Installing polkit-125_1... [pkg-builder.dan.net.uk] | | `-- Installing duktape-lib-2.7.0... [pkg-builder.dan.net.uk] | | `-- Extracting duktape-lib-2.7.0: ...... done ===> Creating groups Creating group 'polkitd' with gid '565' ===> Creating users Creating user 'polkitd' with uid '565' [pkg-builder.dan.net.uk] | | `-- Extracting polkit-125_1: ......... done [pkg-builder.dan.net.uk] | | `-- Installing sqlite3-3.46.1_1,1... [pkg-builder.dan.net.uk] | | `-- Installing libedit-3.1.20250104,1... [pkg-builder.dan.net.uk] | | `-- Extracting libedit-3.1.20250104,1: .......... done [pkg-builder.dan.net.uk] | | `-- Extracting sqlite3-3.46.1_1,1: ......... done ===> Creating groups Creating group 'colord' with gid '970' ===> Creating users Creating user 'colord' with uid '970' [pkg-builder.dan.net.uk] | `-- Extracting colord-1.4.7_3: .......... done [pkg-builder.dan.net.uk] | `-- Installing cups-2.4.11_1... [pkg-builder.dan.net.uk] | | `-- Installing avahi-app-0.8_6... [pkg-builder.dan.net.uk] | | `-- Installing dbus-glib-0.114... [pkg-builder.dan.net.uk] | | `-- Extracting dbus-glib-0.114: .......... done [pkg-builder.dan.net.uk] | | `-- Installing gdbm-1.25... [pkg-builder.dan.net.uk] | | `-- Extracting gdbm-1.25: .......... done [pkg-builder.dan.net.uk] | | `-- Installing gnome_subr-1.0... [pkg-builder.dan.net.uk] | | `-- Extracting gnome_subr-1.0: . done [pkg-builder.dan.net.uk] | | `-- Installing libdaemon-0.14_1... [pkg-builder.dan.net.uk] | | `-- Extracting libdaemon-0.14_1: .......... done [pkg-builder.dan.net.uk] | | `-- Installing libevent-2.1.12... [pkg-builder.dan.net.uk] | | `-- Extracting libevent-2.1.12: .......... done ===> Creating groups Creating group 'avahi' with gid '558' ===> Creating users Creating user 'avahi' with uid '558' [pkg-builder.dan.net.uk] | | `-- Extracting avahi-app-0.8_6: .......... done [pkg-builder.dan.net.uk] | | `-- Installing gnutls-3.8.9... [pkg-builder.dan.net.uk] | | `-- Installing libtasn1-4.20.0_1... [pkg-builder.dan.net.uk] | | `-- Extracting libtasn1-4.20.0_1: .......... done [pkg-builder.dan.net.uk] | | `-- Installing nettle-3.10.1... [pkg-builder.dan.net.uk] | | `-- Extracting nettle-3.10.1: .......... done [pkg-builder.dan.net.uk] | | `-- Installing p11-kit-0.25.5... [pkg-builder.dan.net.uk] | | `-- Extracting p11-kit-0.25.5: .......... done [pkg-builder.dan.net.uk] | | `-- Installing unbound-1.23.0... ===> Creating groups Using existing group 'unbound' ===> Creating users Using existing user 'unbound' [pkg-builder.dan.net.uk] | | `-- Extracting unbound-1.23.0: .......... done [pkg-builder.dan.net.uk] | | `-- Extracting gnutls-3.8.9: .......... done [pkg-builder.dan.net.uk] | | `-- Installing libpaper-1.1.28_1... [pkg-builder.dan.net.uk] | | `-- Extracting libpaper-1.1.28_1: .......... done ===> Creating groups Creating group 'cups' with gid '193' ===> Creating users Creating user 'cups' with uid '193' [pkg-builder.dan.net.uk] | `-- Extracting cups-2.4.11_1: .......... done [pkg-builder.dan.net.uk] | `-- Installing gsettings-desktop-schemas-47.1_1... [pkg-builder.dan.net.uk] | `-- Extracting gsettings-desktop-schemas-47.1_1: .......... done [pkg-builder.dan.net.uk] | `-- Installing hicolor-icon-theme-0.18... [pkg-builder.dan.net.uk] | `-- Extracting hicolor-icon-theme-0.18: . done [pkg-builder.dan.net.uk] | `-- Installing libXcomposite-0.4.6_1,1... [pkg-builder.dan.net.uk] | `-- Extracting libXcomposite-0.4.6_1,1: .......... done [pkg-builder.dan.net.uk] | `-- Installing libXdamage-1.1.6... [pkg-builder.dan.net.uk] | `-- Extracting libXdamage-1.1.6: ...... done [pkg-builder.dan.net.uk] | `-- Installing libepoxy-1.5.10... [pkg-builder.dan.net.uk] | `-- Extracting libepoxy-1.5.10: .......... done [pkg-builder.dan.net.uk] | `-- Installing librsvg2-rust-2.60.0_1... [pkg-builder.dan.net.uk] | | `-- Installing dav1d-1.5.1... [pkg-builder.dan.net.uk] | | `-- Extracting dav1d-1.5.1: .......... done [pkg-builder.dan.net.uk] | `-- Extracting librsvg2-rust-2.60.0_1: .......... done [pkg-builder.dan.net.uk] | `-- Installing libxkbcommon-1.8.1_2... [pkg-builder.dan.net.uk] | | `-- Installing wayland-1.23.1... [pkg-builder.dan.net.uk] | | `-- Extracting wayland-1.23.1: .......... done [pkg-builder.dan.net.uk] | | `-- Installing xkeyboard-config-2.41_4... [pkg-builder.dan.net.uk] | | `-- Extracting xkeyboard-config-2.41_4: .......... done [pkg-builder.dan.net.uk] | `-- Extracting libxkbcommon-1.8.1_2: .......... done [pkg-builder.dan.net.uk] `-- Extracting gtk3-3.24.48: .......... done [pkg-builder.dan.net.uk] `-- Installing libmspack-0.11alpha... [pkg-builder.dan.net.uk] `-- Extracting libmspack-0.11alpha: ...... done [pkg-builder.dan.net.uk] `-- Installing libnotify-0.8.6... [pkg-builder.dan.net.uk] `-- Extracting libnotify-0.8.6: .......... done [pkg-builder.dan.net.uk] `-- Installing libsecret-0.20.5_3... [pkg-builder.dan.net.uk] | `-- Installing libgcrypt-1.11.0... [pkg-builder.dan.net.uk] | | `-- Installing libgpg-error-1.55... [pkg-builder.dan.net.uk] | | `-- Extracting libgpg-error-1.55: .......... done [pkg-builder.dan.net.uk] | `-- Extracting libgcrypt-1.11.0: .......... done [pkg-builder.dan.net.uk] `-- Extracting libsecret-0.20.5_3: .......... done [pkg-builder.dan.net.uk] `-- Installing libsoup-2.74.3... [pkg-builder.dan.net.uk] | `-- Installing glib-networking-2.80.1_1... [pkg-builder.dan.net.uk] | | `-- Installing libproxy-0.5.9_1... [pkg-builder.dan.net.uk] | | `-- Extracting libproxy-0.5.9_1: .......... done [pkg-builder.dan.net.uk] | `-- Extracting glib-networking-2.80.1_1: .......... done [pkg-builder.dan.net.uk] | `-- Installing libpsl-0.21.5_2... [pkg-builder.dan.net.uk] | `-- Extracting libpsl-0.21.5_2: ........ done [pkg-builder.dan.net.uk] `-- Extracting libsoup-2.74.3: .......... done [pkg-builder.dan.net.uk] `-- Installing webkit2-gtk_40-2.46.6... [pkg-builder.dan.net.uk] | `-- Installing enchant2-2.2.15_6... [pkg-builder.dan.net.uk] | | `-- Installing hunspell-1.7.2_1... [pkg-builder.dan.net.uk] | | `-- Installing perl5-5.36.3_3... [pkg-builder.dan.net.uk] | | `-- Extracting perl5-5.36.3_3: .......... done [pkg-builder.dan.net.uk] | | `-- Extracting hunspell-1.7.2_1: .......... done [pkg-builder.dan.net.uk] | `-- Extracting enchant2-2.2.15_6: .......... done [pkg-builder.dan.net.uk] | `-- Installing geoclue-2.7.2... [pkg-builder.dan.net.uk] | | `-- Installing libsoup3-3.6.5_2... [pkg-builder.dan.net.uk] | | `-- Extracting libsoup3-3.6.5_2: .......... done [pkg-builder.dan.net.uk] | `-- Extracting geoclue-2.7.2: .......... done [pkg-builder.dan.net.uk] | `-- Installing graphene-1.10.8_1... [pkg-builder.dan.net.uk] | | `-- Installing py311-pygobject-3.50.0... [pkg-builder.dan.net.uk] | | `-- Installing py311-cairo-1.28.0,1... [pkg-builder.dan.net.uk] | | `-- Extracting py311-cairo-1.28.0,1: .......... done [pkg-builder.dan.net.uk] | | `-- Installing pygobject-common-3.50.0... [pkg-builder.dan.net.uk] | | `-- Extracting pygobject-common-3.50.0: .. done [pkg-builder.dan.net.uk] | | `-- Extracting py311-pygobject-3.50.0: .......... done [pkg-builder.dan.net.uk] | `-- Extracting graphene-1.10.8_1: .......... done [pkg-builder.dan.net.uk] | `-- Installing gstreamer1-plugins-gl-1.26.0... [pkg-builder.dan.net.uk] | `-- Extracting gstreamer1-plugins-gl-1.26.0: .......... done [pkg-builder.dan.net.uk] | `-- Installing harfbuzz-icu-10.3.0... [pkg-builder.dan.net.uk] | `-- Extracting harfbuzz-icu-10.3.0: ..... done [pkg-builder.dan.net.uk] | `-- Installing hyphen-2.8.8... [pkg-builder.dan.net.uk] | `-- Extracting hyphen-2.8.8: .......... done [pkg-builder.dan.net.uk] | `-- Installing libavif-1.2.1... [pkg-builder.dan.net.uk] | | `-- Installing libyuv-0.0.1789_2... [pkg-builder.dan.net.uk] | | `-- Extracting libyuv-0.0.1789_2: .......... done [pkg-builder.dan.net.uk] | | `-- Installing svt-av1-3.0.2... [pkg-builder.dan.net.uk] | | `-- Extracting svt-av1-3.0.2: .......... done [pkg-builder.dan.net.uk] | `-- Extracting libavif-1.2.1: .......... done [pkg-builder.dan.net.uk] | `-- Installing libjxl-0.11.1_1... [pkg-builder.dan.net.uk] | | `-- Installing giflib-5.2.2... [pkg-builder.dan.net.uk] | | `-- Extracting giflib-5.2.2: .......... done [pkg-builder.dan.net.uk] | | `-- Installing highway-1.2.0... [pkg-builder.dan.net.uk] | | `-- Extracting highway-1.2.0: .......... done [pkg-builder.dan.net.uk] | `-- Extracting libjxl-0.11.1_1: .......... done [pkg-builder.dan.net.uk] | `-- Installing libsysinfo-0.0.3_3... [pkg-builder.dan.net.uk] | `-- Extracting libsysinfo-0.0.3_3: ...... done [pkg-builder.dan.net.uk] | `-- Installing libxslt-1.1.42... [pkg-builder.dan.net.uk] | `-- Extracting libxslt-1.1.42: .......... done [pkg-builder.dan.net.uk] | `-- Installing mesa-libs-24.1.7_1... [pkg-builder.dan.net.uk] | | `-- Installing libxshmfence-1.3.2... [pkg-builder.dan.net.uk] | | `-- Extracting libxshmfence-1.3.2: ...... done [pkg-builder.dan.net.uk] | `-- Extracting mesa-libs-24.1.7_1: .......... done [pkg-builder.dan.net.uk] | `-- Installing webp-1.5.0... [pkg-builder.dan.net.uk] | | `-- Installing freeglut-3.2.1... [pkg-builder.dan.net.uk] | | `-- Extracting freeglut-3.2.1: .......... done [pkg-builder.dan.net.uk] | `-- Extracting webp-1.5.0: .......... done [pkg-builder.dan.net.uk] | `-- Installing woff2-1.0.2_5... [pkg-builder.dan.net.uk] | `-- Extracting woff2-1.0.2_5: .......... done [pkg-builder.dan.net.uk] `-- Extracting webkit2-gtk_40-2.46.6: .......... done [pkg-builder.dan.net.uk] Extracting wx32-gtk3-3.2.6_1: .......... done ==> Running trigger: gdk-pixbuf-query-loaders.ucl Generating gdk-pixbuf modules cache ==> Running trigger: gio-modules.ucl Generating GIO modules cache ==> Running trigger: gtk-update-icon-cache.ucl Generating GTK icon cache for /usr/local/share/icons/hicolor Generating GTK icon cache for /usr/local/share/icons/Adwaita ==> Running trigger: glib-schemas.ucl Compiling glib schemas Warning: Schema ?org.gnome.system.locale? has path ?/system/locale/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy? has path ?/system/proxy/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.http? has path ?/system/proxy/http/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.https? has path ?/system/proxy/https/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.ftp? has path ?/system/proxy/ftp/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.socks? has path ?/system/proxy/socks/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. ==> Running trigger: shared-mime-info.ucl Building the Shared MIME-Info database cache ===== Message from libinotify-20240724_1: -- You might want to consider increasing the kern.maxfiles tunable if you plan to use this library for applications that need to monitor activity of a lot of files. ===== Message from python311-3.11.12: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py311-gdbm databases/py-gdbm@py311 py311-sqlite3 databases/py-sqlite3@py311 py311-tkinter x11-toolkits/py-tkinter@py311 ===== Message from duktape-lib-2.7.0: -- ===> NOTICE: The duktape-lib port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===== Message from wayland-1.23.1: -- Wayland requires XDG_RUNTIME_DIR to be defined to a path that will contain "wayland-%d" unix(4) sockets. This is usually handled by consolekit2 (via ck-launch-session) or pam_xdg (via login). ===== Message from libxkbcommon-1.8.1_2: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg ===== Message from libsoup-2.74.3: -- libsoup can use NTLM authentication if it is compiled with the SMB option. To use it, you must install a port that provides NTLM, like net/samba412 or net/samba413. ===== Message from libjxl-0.11.1_1: -- Additional packages recommended for new users: - imlib2-jxl (e.g., feh, scrot) - kf5-kimageformats (e.g., nomacs, flameshot, skanlite) - gimp-jxl-plugin ===== Message from freeglut-3.2.1: -- Joystick support is untested and it is unknown if it works. Do not hesitate to contact x11@FreeBSD.org if this causes issues. ===> OpenSPH-0.4.1_7 depends on shared library: libwx_baseu-3.2.so - found (/usr/local/lib/libwx_baseu-3.2.so) ===> Returning to build of OpenSPH-0.4.1_7 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for OpenSPH-0.4.1_7 Info: creating stash file /wrkdirs/usr/ports/science/opensph/work/sph-a7f6f781059d8d19e6f24b1115e7ad3ad71678a8/.qmake.stash Reading /wrkdirs/usr/ports/science/opensph/work/sph-a7f6f781059d8d19e6f24b1115e7ad3ad71678a8/core/core.pro Project MESSAGE: SPH --- Building for Release Reading /wrkdirs/usr/ports/science/opensph/work/sph-a7f6f781059d8d19e6f24b1115e7ad3ad71678a8/gui/gui.pro Project MESSAGE: SPH --- Building for Release Reading /wrkdirs/usr/ports/science/opensph/work/sph-a7f6f781059d8d19e6f24b1115e7ad3ad71678a8/cli/launcher/launcher.pro Project MESSAGE: SPH --- Building for Release Reading /wrkdirs/usr/ports/science/opensph/work/sph-a7f6f781059d8d19e6f24b1115e7ad3ad71678a8/cli/info/info.pro Project MESSAGE: SPH --- Building for Release Reading /wrkdirs/usr/ports/science/opensph/work/sph-a7f6f781059d8d19e6f24b1115e7ad3ad71678a8/gui/launcherGui/launcherGui.pro Project MESSAGE: SPH --- Building for Release =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for OpenSPH-0.4.1_7 cd core/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/science/opensph/work/sph-a7f6f781059d8d19e6f24b1115e7ad3ad71678a8/core/core.pro CONFIG+=release CONFIG+=use_chaiscript CONFIG+=use_eigen CONFIG+=use_hdf5 CONFIG+=use_openmp CONFIG+=use_tbb CONFIG+=use_vdb -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DSPH_CONFIG_SET -msse4.1' 'QMAKE_LFLAGS= -Wl,--undefined-version -fstack-protector-strong ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile all compiling common/Assert.cpp compiling gravity/AggregateSolver.cpp In file included from gravity/AggregateSolver.cpp:10: In file included from ./system/Statistics.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling gravity/BarnesHut.cpp In file included from gravity/BarnesHut.cpp:8: In file included from ./system/Statistics.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling gravity/Handoff.cpp compiling gravity/NBodySolver.cpp In file included from gravity/NBodySolver.cpp:10: In file included from ./system/Statistics.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ gravity/NBodySolver.cpp:170:27: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 170 | Float collisionTime = INFINITY; | ^ 2 warnings generated. compiling io/FileManager.cpp compiling io/FileSystem.cpp compiling io/Logger.cpp compiling io/Output.cpp In file included from io/Output.cpp:2: In file included from ./io/Column.h:8: In file included from ./objects/utility/Dynamic.h:8: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ io/Output.cpp:869:21: warning: use of NaN via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 869 | T lastValue(NAN); | ^ io/Output.cpp:869:21: warning: use of NaN is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 869 | T lastValue(NAN); | ^~~ /usr/include/math.h:57:14: note: expanded from macro 'NAN' 57 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ io/Output.cpp:869:21: warning: use of NaN is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 869 | T lastValue(NAN); | ^~~ /usr/include/math.h:57:14: note: expanded from macro 'NAN' 57 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ io/Output.cpp:956:5: note: in instantiation of function template specialization 'Sph::compressQuantity>' requested here 956 | compressQuantity(serializer, compression, storage.getValue(QuantityId::POSITION)); | ^ io/Output.cpp:869:21: warning: use of NaN is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 869 | T lastValue(NAN); | ^~~ /usr/include/math.h:57:14: note: expanded from macro 'NAN' 57 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ io/Output.cpp:974:9: note: in instantiation of function template specialization 'Sph::compressQuantity' requested here 974 | compressQuantity(serializer, compression, storage.getValue(id)); | ^ 5 warnings generated. compiling io/Path.cpp compiling io/Vdb.cpp In file included from io/Vdb.cpp:1: ./io/Vdb.h:10:11: warning: private field 'surfaceLevel' is not used [-Wunused-private-field] 10 | float surfaceLevel; | ^ 1 warning generated. compiling math/Curve.cpp compiling math/Morton.cpp compiling math/SparseMatrix.cpp In file included from math/SparseMatrix.cpp:12: In file included from /usr/local/include/eigen3/Eigen/IterativeLinearSolvers:11: In file included from /usr/local/include/eigen3/Eigen/SparseCore:61: /usr/local/include/eigen3/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from math/SparseMatrix.cpp:13: In file included from /usr/local/include/eigen3/Eigen/SparseLU:35: /usr/local/include/eigen3/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /usr/local/include/eigen3/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from math/SparseMatrix.cpp:12: In file included from /usr/local/include/eigen3/Eigen/IterativeLinearSolvers:11: In file included from /usr/local/include/eigen3/Eigen/SparseCore:11: In file included from /usr/local/include/eigen3/Eigen/Core:170: /usr/local/include/eigen3/Eigen/src/Core/NumTraits.h:223:12: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 223 | return numext::numeric_limits::infinity(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/eigen3/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h:853:75: note: in instantiation of member function 'Eigen::GenericNumTraits::infinity' requested here 853 | const RealPacket cst_pos_inf = pset1(NumTraits::infinity()); | ^ /usr/local/include/eigen3/Eigen/src/Core/arch/SSE/Complex.h:341:10: note: in instantiation of function template specialization 'Eigen::internal::psqrt_complex' requested here 341 | return psqrt_complex(a); | ^ In file included from math/SparseMatrix.cpp:12: In file included from /usr/local/include/eigen3/Eigen/IterativeLinearSolvers:11: In file included from /usr/local/include/eigen3/Eigen/SparseCore:11: In file included from /usr/local/include/eigen3/Eigen/Core:250: /usr/local/include/eigen3/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h:853:52: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 853 | const RealPacket cst_pos_inf = pset1(NumTraits::infinity()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/eigen3/Eigen/src/Core/arch/SSE/Complex.h:341:10: note: in instantiation of function template specialization 'Eigen::internal::psqrt_complex' requested here 341 | return psqrt_complex(a); | ^ In file included from math/SparseMatrix.cpp:12: In file included from /usr/local/include/eigen3/Eigen/IterativeLinearSolvers:11: In file included from /usr/local/include/eigen3/Eigen/SparseCore:11: In file included from /usr/local/include/eigen3/Eigen/Core:170: /usr/local/include/eigen3/Eigen/src/Core/NumTraits.h:223:12: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 223 | return numext::numeric_limits::infinity(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/eigen3/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h:853:75: note: in instantiation of member function 'Eigen::GenericNumTraits::infinity' requested here 853 | const RealPacket cst_pos_inf = pset1(NumTraits::infinity()); | ^ /usr/local/include/eigen3/Eigen/src/Core/arch/SSE/Complex.h:345:10: note: in instantiation of function template specialization 'Eigen::internal::psqrt_complex' requested here 345 | return psqrt_complex(a); | ^ In file included from math/SparseMatrix.cpp:12: In file included from /usr/local/include/eigen3/Eigen/IterativeLinearSolvers:11: In file included from /usr/local/include/eigen3/Eigen/SparseCore:11: In file included from /usr/local/include/eigen3/Eigen/Core:250: /usr/local/include/eigen3/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h:853:52: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 853 | const RealPacket cst_pos_inf = pset1(NumTraits::infinity()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/eigen3/Eigen/src/Core/arch/SSE/Complex.h:345:10: note: in instantiation of function template specialization 'Eigen::internal::psqrt_complex' requested here 345 | return psqrt_complex(a); | ^ 7 warnings generated. compiling math/rng/Rng.cpp compiling objects/containers/String.cpp objects/containers/String.cpp:37:31: warning: 'codecvt_utf8' is deprecated [-Wdeprecated-declarations] 37 | std::wstring_convert, char16_t> convert; | ^ /usr/include/c++/v1/codecvt:194:28: note: 'codecvt_utf8' has been explicitly marked deprecated here 194 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8 : public __codecvt_utf8<_Elem> { | ^ /usr/include/c++/v1/__config:1004:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 1004 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:977:49: note: expanded from macro '_LIBCPP_DEPRECATED' 977 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ objects/containers/String.cpp:37:10: warning: 'wstring_convert, char16_t>' is deprecated [-Wdeprecated-declarations] 37 | std::wstring_convert, char16_t> convert; | ^ /usr/include/c++/v1/locale:3114:28: note: 'wstring_convert, char16_t>' has been explicitly marked deprecated here 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert { | ^ /usr/include/c++/v1/__config:1004:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 1004 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:977:49: note: expanded from macro '_LIBCPP_DEPRECATED' 977 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ objects/containers/String.cpp:71:31: warning: 'codecvt_utf8' is deprecated [-Wdeprecated-declarations] 71 | std::wstring_convert, wchar_t> convert; | ^ /usr/include/c++/v1/codecvt:194:28: note: 'codecvt_utf8' has been explicitly marked deprecated here 194 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8 : public __codecvt_utf8<_Elem> { | ^ /usr/include/c++/v1/__config:1004:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 1004 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:977:49: note: expanded from macro '_LIBCPP_DEPRECATED' 977 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ objects/containers/String.cpp:71:10: warning: 'wstring_convert>' is deprecated [-Wdeprecated-declarations] 71 | std::wstring_convert, wchar_t> convert; | ^ /usr/include/c++/v1/locale:3114:28: note: 'wstring_convert>' has been explicitly marked deprecated here 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert { | ^ /usr/include/c++/v1/__config:1004:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 1004 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:977:49: note: expanded from macro '_LIBCPP_DEPRECATED' 977 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from objects/containers/String.cpp:1: In file included from ./objects/containers/String.h:9: In file included from ./objects/containers/Array.h:9: In file included from ./objects/containers/ArrayView.h:8: In file included from ./objects/utility/Iterator.h:8: In file included from ./common/Assert.h:10: In file included from /usr/include/c++/v1/sstream:278: In file included from /usr/include/c++/v1/istream:170: In file included from /usr/include/c++/v1/ostream:189: In file included from /usr/include/c++/v1/format:195: In file included from /usr/include/c++/v1/__format/container_adaptor.h:20: In file included from /usr/include/c++/v1/__format/range_default_formatter.h:23: In file included from /usr/include/c++/v1/__format/range_formatter.h:23: In file included from /usr/include/c++/v1/__format/format_context.h:30: /usr/include/c++/v1/locale:3257:1: warning: 'wstring_convert>' is deprecated [-Wdeprecated-declarations] 3257 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(const _Elem* __frm, const _Elem* __frm_end) { | ^ /usr/include/c++/v1/locale:3158:12: note: in instantiation of member function 'std::wstring_convert>::to_bytes' requested here 3158 | return to_bytes(__wptr, __wptr + char_traits<_Elem>::length(__wptr)); | ^ objects/containers/String.cpp:72:31: note: in instantiation of member function 'std::wstring_convert>::to_bytes' requested here 72 | std::string str = convert.to_bytes(&data[0]); | ^ /usr/include/c++/v1/locale:3114:28: note: 'wstring_convert>' has been explicitly marked deprecated here 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert { | ^ /usr/include/c++/v1/__config:1004:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 1004 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:977:49: note: expanded from macro '_LIBCPP_DEPRECATED' 977 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. compiling objects/finders/HashMapFinder.cpp In file included from objects/finders/HashMapFinder.cpp:1: In file included from ./objects/finders/HashMapFinder.h:8: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling objects/finders/IncrementalFinder.cpp compiling objects/finders/KdTree.cpp compiling objects/finders/NeighborFinder.cpp compiling objects/finders/PeriodicFinder.cpp compiling objects/finders/UniformGrid.cpp compiling objects/geometry/Delaunay.cpp compiling objects/geometry/Domain.cpp compiling objects/geometry/SymmetricTensor.cpp objects/geometry/SymmetricTensor.cpp:169:17: warning: variable 'iter' set but not used [-Wunused-but-set-variable] 169 | int iter = 0; | ^ 1 warning generated. compiling objects/utility/Dynamic.cpp In file included from objects/utility/Dynamic.cpp:1: In file included from ./objects/utility/Dynamic.h:8: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ objects/utility/Dynamic.cpp:23:16: warning: use of NaN via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 23 | return NAN; | ^ objects/utility/Dynamic.cpp:23:16: warning: use of NaN is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 23 | return NAN; | ^~~ /usr/include/math.h:57:14: note: expanded from macro 'NAN' 57 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ 3 warnings generated. compiling objects/utility/Streams.cpp objects/utility/Streams.cpp:10:45: warning: 'codecvt_utf8' is deprecated [-Wdeprecated-declarations] 10 | std::locale loc(std::locale(), new std::codecvt_utf8()); | ^ /usr/include/c++/v1/codecvt:194:28: note: 'codecvt_utf8' has been explicitly marked deprecated here 194 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8 : public __codecvt_utf8<_Elem> { | ^ /usr/include/c++/v1/__config:1004:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 1004 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:977:49: note: expanded from macro '_LIBCPP_DEPRECATED' 977 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ objects/utility/Streams.cpp:28:45: warning: 'codecvt_utf8' is deprecated [-Wdeprecated-declarations] 28 | std::locale loc(std::locale(), new std::codecvt_utf8()); | ^ /usr/include/c++/v1/codecvt:194:28: note: 'codecvt_utf8' has been explicitly marked deprecated here 194 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8 : public __codecvt_utf8<_Elem> { | ^ /usr/include/c++/v1/__config:1004:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 1004 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:977:49: note: expanded from macro '_LIBCPP_DEPRECATED' 977 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. compiling physics/Aneos.cpp In file included from physics/Aneos.cpp:1: In file included from ./physics/Aneos.h:4: ./physics/Eos.h:87:46: warning: unused parameter 'rho' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:87:63: warning: unused parameter 'u' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:91:49: warning: unused parameter 'rho' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:91:66: warning: unused parameter 'p' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:95:42: warning: unused parameter 'p' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ ./physics/Eos.h:95:57: warning: unused parameter 'u' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ 6 warnings generated. compiling physics/Damage.cpp compiling physics/Eos.cpp In file included from physics/Eos.cpp:1: ./physics/Eos.h:87:46: warning: unused parameter 'rho' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:87:63: warning: unused parameter 'u' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:91:49: warning: unused parameter 'rho' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:91:66: warning: unused parameter 'p' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:95:42: warning: unused parameter 'p' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ ./physics/Eos.h:95:57: warning: unused parameter 'u' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ physics/Eos.cpp:389:59: warning: unused parameter 'rho' [-Wunused-parameter] 389 | Float HubbardMacFarlaneEos::getInternalEnergy(const Float rho, const Float p) const { | ^ physics/Eos.cpp:389:76: warning: unused parameter 'p' [-Wunused-parameter] 389 | Float HubbardMacFarlaneEos::getInternalEnergy(const Float rho, const Float p) const { | ^ In file included from physics/Eos.cpp:1: ./physics/Eos.h:74:11: warning: private field 'P_crit' is not used [-Wunused-private-field] 74 | Float P_crit; | ^ 9 warnings generated. compiling physics/Functions.cpp compiling physics/Integrals.cpp In file included from physics/Integrals.cpp:1: In file included from ./physics/Integrals.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling physics/Rheology.cpp compiling physics/TimeFormat.cpp compiling physics/Units.cpp compiling post/Analysis.cpp In file included from post/Analysis.cpp:2: In file included from ./io/Column.h:8: In file included from ./objects/utility/Dynamic.h:8: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ post/Analysis.cpp:788:21: warning: variable 'y2' set but not used [-Wunused-but-set-variable] 788 | Float y = 0._f, y2 = 0._f; | ^ 2 warnings generated. compiling post/TwoBody.cpp compiling post/Compare.cpp compiling post/MarchingCubes.cpp post/MarchingCubes.cpp:439:34: warning: use of NaN via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 439 | vertices[i] = Vector(NAN); | ^ post/MarchingCubes.cpp:439:34: warning: use of NaN is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 439 | vertices[i] = Vector(NAN); | ^~~ /usr/include/math.h:57:14: note: expanded from macro 'NAN' 57 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ 2 warnings generated. compiling post/Mesh.cpp compiling post/MeshFile.cpp compiling post/Plot.cpp In file included from post/Plot.cpp:1: In file included from ./post/Plot.h:10: In file included from ./physics/Integrals.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling post/StatisticTests.cpp post/StatisticTests.cpp:44:24: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 44 | return INFINITY; | ^ 1 warning generated. compiling quantities/Attractor.cpp compiling quantities/IMaterial.cpp compiling quantities/Particle.cpp In file included from quantities/Particle.cpp:1: In file included from ./quantities/Particle.h:4: In file included from ./objects/utility/Dynamic.h:8: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling quantities/Quantity.cpp compiling quantities/QuantityIds.cpp compiling quantities/Storage.cpp In file included from quantities/Storage.cpp:3: ./physics/Eos.h:87:46: warning: unused parameter 'rho' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:87:63: warning: unused parameter 'u' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:91:49: warning: unused parameter 'rho' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:91:66: warning: unused parameter 'p' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:95:42: warning: unused parameter 'p' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ ./physics/Eos.h:95:57: warning: unused parameter 'u' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ 6 warnings generated. compiling quantities/Utility.cpp compiling run/IRun.cpp In file included from run/IRun.cpp:1: In file included from ./run/IRun.h:12: In file included from ./physics/Integrals.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ In file included from run/IRun.cpp:9: ./sph/boundary/Boundary.h:140:27: warning: use of NaN via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 140 | Float thickness = NAN; | ^ ./sph/boundary/Boundary.h:140:27: warning: use of NaN is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 140 | Float thickness = NAN; | ^~~ /usr/include/math.h:57:14: note: expanded from macro 'NAN' 57 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ 3 warnings generated. compiling run/Job.cpp In file included from run/Job.cpp:1: In file included from ./run/Job.h:10: In file included from ./system/Statistics.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling run/Node.cpp In file included from run/Node.cpp:1: In file included from ./run/Node.h:13: In file included from ./run/IRun.h:12: In file included from ./physics/Integrals.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling run/ScriptNode.cpp In file included from run/ScriptNode.cpp:1: In file included from ./run/ScriptNode.h:3: In file included from ./run/Node.h:13: In file included from ./run/IRun.h:12: In file included from ./physics/Integrals.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ In file included from run/ScriptNode.cpp:2: In file included from ./run/ScriptUtils.h:16: In file included from /usr/local/include/chaiscript/chaiscript.hpp:823: In file included from /usr/local/include/chaiscript/chaiscript_basic.hpp:12: In file included from /usr/local/include/chaiscript/dispatchkit/dispatchkit.hpp:29: In file included from /usr/local/include/chaiscript/dispatchkit/boxed_cast.hpp:18: /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:346:7: warning: explicitly defaulted move constructor is implicitly deleted [-Wdefaulted-function-deleted] 346 | Type_Conversions(Type_Conversions &&) = default; | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:503:59: note: move constructor of 'Type_Conversions' is implicitly deleted because field 'm_mutex' has a deleted move constructor 503 | mutable chaiscript::detail::threading::shared_mutex m_mutex; | ^ /usr/include/c++/v1/__mutex/mutex.h:30:3: note: 'mutex' has been explicitly marked deleted here 30 | mutex(const mutex&) = delete; | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:346:47: note: replace 'default' with 'delete' 346 | Type_Conversions(Type_Conversions &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:349:25: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 349 | Type_Conversions &operator=(Type_Conversions &&) = default; | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:503:59: note: move assignment operator of 'Type_Conversions' is implicitly deleted because field 'm_mutex' has a deleted move assignment operator 503 | mutable chaiscript::detail::threading::shared_mutex m_mutex; | ^ /usr/include/c++/v1/__mutex/mutex.h:31:10: note: 'operator=' has been explicitly marked deleted here 31 | mutex& operator=(const mutex&) = delete; | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:349:58: note: replace 'default' with 'delete' 349 | Type_Conversions &operator=(Type_Conversions &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:637:57: warning: loop variable 'p' of type 'const std::pair &' (aka 'const pair, chaiscript::Boxed_Value> &') binds to a temporary constructed from type 'reference' (aka 'const pair &') [-Wrange-loop-construct] 637 | for (const std::pair &p : from_map) { | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:637:14: note: use non-reference type 'std::pair' (aka 'pair, chaiscript::Boxed_Value>') to make construction explicit or type 'const value_type &' (aka 'const pair &') to prevent copying 637 | for (const std::pair &p : from_map) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from run/ScriptNode.cpp:2: In file included from ./run/ScriptUtils.h:16: In file included from /usr/local/include/chaiscript/chaiscript.hpp:823: In file included from /usr/local/include/chaiscript/chaiscript_basic.hpp:17: In file included from /usr/local/include/chaiscript/language/chaiscript_eval.hpp:35: /usr/local/include/chaiscript/language/chaiscript_common.hpp:558:17: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 558 | AST_Node &operator=(AST_Node &&) = default; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:499:27: note: move assignment operator of 'AST_Node' is implicitly deleted because field 'identifier' is of const-qualified type 'const AST_Node_Type' 499 | const AST_Node_Type identifier; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:558:42: note: replace 'default' with 'delete' 558 | AST_Node &operator=(AST_Node &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/language/chaiscript_common.hpp:672:25: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 672 | Scope_Push_Pop& operator=(Scope_Push_Pop &&) = default; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:689:53: note: move assignment operator of 'Scope_Push_Pop' is implicitly deleted because field 'm_ds' is of reference type 'const chaiscript::detail::Dispatch_State &' 689 | const chaiscript::detail::Dispatch_State &m_ds; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:672:56: note: replace 'default' with 'delete' 672 | Scope_Push_Pop& operator=(Scope_Push_Pop &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/language/chaiscript_common.hpp:696:28: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 696 | Function_Push_Pop& operator=(Function_Push_Pop &&) = default; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:723:53: note: move assignment operator of 'Function_Push_Pop' is implicitly deleted because field 'm_ds' is of reference type 'const chaiscript::detail::Dispatch_State &' 723 | const chaiscript::detail::Dispatch_State &m_ds; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:696:62: note: replace 'default' with 'delete' 696 | Function_Push_Pop& operator=(Function_Push_Pop &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/language/chaiscript_common.hpp:730:25: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 730 | Stack_Push_Pop& operator=(Stack_Push_Pop &&) = default; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:747:53: note: move assignment operator of 'Stack_Push_Pop' is implicitly deleted because field 'm_ds' is of reference type 'const chaiscript::detail::Dispatch_State &' 747 | const chaiscript::detail::Dispatch_State &m_ds; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:730:56: note: replace 'default' with 'delete' 730 | Stack_Push_Pop& operator=(Stack_Push_Pop &&) = default; | ^~~~~~~ | delete In file included from run/ScriptNode.cpp:2: In file included from ./run/ScriptUtils.h:16: In file included from /usr/local/include/chaiscript/chaiscript.hpp:824: /usr/local/include/chaiscript/language/chaiscript_parser.hpp:931:27: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 931 | const_var(std::numeric_limits::infinity()))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:931:27: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 931 | const_var(std::numeric_limits::infinity()))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:1693:16: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::Id' requested here 1693 | if (!Id(true)) { | ^ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:2612:15: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::Def' requested here 2612 | if (Def() || Try() || If() || While() || Class(t_class_allowed) || For() || Switch()) { | ^ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:2673:13: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::Statements' requested here 2673 | if (Statements(true)) { | ^ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:2644:23: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::parse_internal' requested here 2644 | return parser.parse_internal(t_input, t_fname); | ^ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:405:16: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::parse' requested here 405 | explicit ChaiScript_Parser(Tracer tracer = Tracer(), Optimizer optimizer=Optimizer()) | ^ /usr/include/c++/v1/__memory/unique_ptr.h:597:30: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::ChaiScript_Parser' requested here 597 | return unique_ptr<_Tp>(new _Tp(std::forward<_Args>(__args)...)); | ^ /usr/local/include/chaiscript/chaiscript.hpp:838:18: note: in instantiation of function template specialization 'std::make_unique, chaiscript::optimizer::Optimizer>>' requested here 838 | std::make_unique>(), | ^ 10 warnings generated. compiling run/ScriptUtils.cpp In file included from run/ScriptUtils.cpp:1: In file included from ./run/ScriptUtils.h:16: In file included from /usr/local/include/chaiscript/chaiscript.hpp:823: In file included from /usr/local/include/chaiscript/chaiscript_basic.hpp:12: In file included from /usr/local/include/chaiscript/dispatchkit/dispatchkit.hpp:29: In file included from /usr/local/include/chaiscript/dispatchkit/boxed_cast.hpp:18: /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:346:7: warning: explicitly defaulted move constructor is implicitly deleted [-Wdefaulted-function-deleted] 346 | Type_Conversions(Type_Conversions &&) = default; | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:503:59: note: move constructor of 'Type_Conversions' is implicitly deleted because field 'm_mutex' has a deleted move constructor 503 | mutable chaiscript::detail::threading::shared_mutex m_mutex; | ^ /usr/include/c++/v1/__mutex/mutex.h:30:3: note: 'mutex' has been explicitly marked deleted here 30 | mutex(const mutex&) = delete; | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:346:47: note: replace 'default' with 'delete' 346 | Type_Conversions(Type_Conversions &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:349:25: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 349 | Type_Conversions &operator=(Type_Conversions &&) = default; | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:503:59: note: move assignment operator of 'Type_Conversions' is implicitly deleted because field 'm_mutex' has a deleted move assignment operator 503 | mutable chaiscript::detail::threading::shared_mutex m_mutex; | ^ /usr/include/c++/v1/__mutex/mutex.h:31:10: note: 'operator=' has been explicitly marked deleted here 31 | mutex& operator=(const mutex&) = delete; | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:349:58: note: replace 'default' with 'delete' 349 | Type_Conversions &operator=(Type_Conversions &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:637:57: warning: loop variable 'p' of type 'const std::pair &' (aka 'const pair, chaiscript::Boxed_Value> &') binds to a temporary constructed from type 'reference' (aka 'const pair &') [-Wrange-loop-construct] 637 | for (const std::pair &p : from_map) { | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:637:14: note: use non-reference type 'std::pair' (aka 'pair, chaiscript::Boxed_Value>') to make construction explicit or type 'const value_type &' (aka 'const pair &') to prevent copying 637 | for (const std::pair &p : from_map) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from run/ScriptUtils.cpp:1: In file included from ./run/ScriptUtils.h:16: In file included from /usr/local/include/chaiscript/chaiscript.hpp:823: In file included from /usr/local/include/chaiscript/chaiscript_basic.hpp:17: In file included from /usr/local/include/chaiscript/language/chaiscript_eval.hpp:35: /usr/local/include/chaiscript/language/chaiscript_common.hpp:558:17: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 558 | AST_Node &operator=(AST_Node &&) = default; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:499:27: note: move assignment operator of 'AST_Node' is implicitly deleted because field 'identifier' is of const-qualified type 'const AST_Node_Type' 499 | const AST_Node_Type identifier; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:558:42: note: replace 'default' with 'delete' 558 | AST_Node &operator=(AST_Node &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/language/chaiscript_common.hpp:672:25: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 672 | Scope_Push_Pop& operator=(Scope_Push_Pop &&) = default; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:689:53: note: move assignment operator of 'Scope_Push_Pop' is implicitly deleted because field 'm_ds' is of reference type 'const chaiscript::detail::Dispatch_State &' 689 | const chaiscript::detail::Dispatch_State &m_ds; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:672:56: note: replace 'default' with 'delete' 672 | Scope_Push_Pop& operator=(Scope_Push_Pop &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/language/chaiscript_common.hpp:696:28: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 696 | Function_Push_Pop& operator=(Function_Push_Pop &&) = default; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:723:53: note: move assignment operator of 'Function_Push_Pop' is implicitly deleted because field 'm_ds' is of reference type 'const chaiscript::detail::Dispatch_State &' 723 | const chaiscript::detail::Dispatch_State &m_ds; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:696:62: note: replace 'default' with 'delete' 696 | Function_Push_Pop& operator=(Function_Push_Pop &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/language/chaiscript_common.hpp:730:25: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 730 | Stack_Push_Pop& operator=(Stack_Push_Pop &&) = default; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:747:53: note: move assignment operator of 'Stack_Push_Pop' is implicitly deleted because field 'm_ds' is of reference type 'const chaiscript::detail::Dispatch_State &' 747 | const chaiscript::detail::Dispatch_State &m_ds; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:730:56: note: replace 'default' with 'delete' 730 | Stack_Push_Pop& operator=(Stack_Push_Pop &&) = default; | ^~~~~~~ | delete In file included from run/ScriptUtils.cpp:1: In file included from ./run/ScriptUtils.h:16: In file included from /usr/local/include/chaiscript/chaiscript.hpp:824: /usr/local/include/chaiscript/language/chaiscript_parser.hpp:931:27: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 931 | const_var(std::numeric_limits::infinity()))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:931:27: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 931 | const_var(std::numeric_limits::infinity()))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:1693:16: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::Id' requested here 1693 | if (!Id(true)) { | ^ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:2612:15: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::Def' requested here 2612 | if (Def() || Try() || If() || While() || Class(t_class_allowed) || For() || Switch()) { | ^ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:2673:13: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::Statements' requested here 2673 | if (Statements(true)) { | ^ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:2644:23: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::parse_internal' requested here 2644 | return parser.parse_internal(t_input, t_fname); | ^ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:405:16: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::parse' requested here 405 | explicit ChaiScript_Parser(Tracer tracer = Tracer(), Optimizer optimizer=Optimizer()) | ^ /usr/include/c++/v1/__memory/unique_ptr.h:597:30: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::ChaiScript_Parser' requested here 597 | return unique_ptr<_Tp>(new _Tp(std::forward<_Args>(__args)...)); | ^ /usr/local/include/chaiscript/chaiscript.hpp:838:18: note: in instantiation of function template specialization 'std::make_unique, chaiscript::optimizer::Optimizer>>' requested here 838 | std::make_unique>(), | ^ 9 warnings generated. compiling run/SpecialEntries.cpp compiling run/VirtualSettings.cpp compiling run/jobs/GeometryJobs.cpp In file included from run/jobs/GeometryJobs.cpp:1: In file included from ./run/jobs/GeometryJobs.h:3: In file included from ./run/Job.h:10: In file included from ./system/Statistics.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling run/jobs/InitialConditionJobs.cpp In file included from run/jobs/InitialConditionJobs.cpp:1: In file included from ./run/jobs/InitialConditionJobs.h:4: In file included from ./run/jobs/MaterialJobs.h:3: In file included from ./run/Job.h:10: In file included from ./system/Statistics.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ In file included from run/jobs/InitialConditionJobs.cpp:5: ./physics/Eos.h:87:46: warning: unused parameter 'rho' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:87:63: warning: unused parameter 'u' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:91:49: warning: unused parameter 'rho' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:91:66: warning: unused parameter 'p' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:95:42: warning: unused parameter 'p' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ ./physics/Eos.h:95:57: warning: unused parameter 'u' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ run/jobs/InitialConditionJobs.cpp:531:56: warning: unused parameter 'global' [-Wunused-parameter] 531 | void EquilibriumDensityIc::evaluate(const RunSettings& global, IRunCallbacks& UNUSED(callbacks)) { | ^ 8 warnings generated. compiling run/jobs/IoJobs.cpp In file included from run/jobs/IoJobs.cpp:1: In file included from ./run/jobs/IoJobs.h:3: In file included from ./run/Job.h:10: In file included from ./system/Statistics.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling run/jobs/MaterialJobs.cpp In file included from run/jobs/MaterialJobs.cpp:1: In file included from ./run/jobs/MaterialJobs.h:3: In file included from ./run/Job.h:10: In file included from ./system/Statistics.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ In file included from run/jobs/MaterialJobs.cpp:2: In file included from ./physics/Aneos.h:4: ./physics/Eos.h:87:46: warning: unused parameter 'rho' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:87:63: warning: unused parameter 'u' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:91:49: warning: unused parameter 'rho' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:91:66: warning: unused parameter 'p' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:95:42: warning: unused parameter 'p' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ ./physics/Eos.h:95:57: warning: unused parameter 'u' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ 7 warnings generated. compiling run/jobs/ParticleJobs.cpp In file included from run/jobs/ParticleJobs.cpp:1: In file included from ./run/jobs/ParticleJobs.h:3: In file included from ./run/Job.h:10: In file included from ./system/Statistics.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling run/jobs/ScriptJobs.cpp In file included from run/jobs/ScriptJobs.cpp:1: In file included from ./run/jobs/ScriptJobs.h:3: In file included from ./run/Job.h:10: In file included from ./system/Statistics.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ In file included from run/jobs/ScriptJobs.cpp:4: In file included from ./run/ScriptUtils.h:16: In file included from /usr/local/include/chaiscript/chaiscript.hpp:823: In file included from /usr/local/include/chaiscript/chaiscript_basic.hpp:12: In file included from /usr/local/include/chaiscript/dispatchkit/dispatchkit.hpp:29: In file included from /usr/local/include/chaiscript/dispatchkit/boxed_cast.hpp:18: /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:346:7: warning: explicitly defaulted move constructor is implicitly deleted [-Wdefaulted-function-deleted] 346 | Type_Conversions(Type_Conversions &&) = default; | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:503:59: note: move constructor of 'Type_Conversions' is implicitly deleted because field 'm_mutex' has a deleted move constructor 503 | mutable chaiscript::detail::threading::shared_mutex m_mutex; | ^ /usr/include/c++/v1/__mutex/mutex.h:30:3: note: 'mutex' has been explicitly marked deleted here 30 | mutex(const mutex&) = delete; | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:346:47: note: replace 'default' with 'delete' 346 | Type_Conversions(Type_Conversions &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:349:25: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 349 | Type_Conversions &operator=(Type_Conversions &&) = default; | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:503:59: note: move assignment operator of 'Type_Conversions' is implicitly deleted because field 'm_mutex' has a deleted move assignment operator 503 | mutable chaiscript::detail::threading::shared_mutex m_mutex; | ^ /usr/include/c++/v1/__mutex/mutex.h:31:10: note: 'operator=' has been explicitly marked deleted here 31 | mutex& operator=(const mutex&) = delete; | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:349:58: note: replace 'default' with 'delete' 349 | Type_Conversions &operator=(Type_Conversions &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:637:57: warning: loop variable 'p' of type 'const std::pair &' (aka 'const pair, chaiscript::Boxed_Value> &') binds to a temporary constructed from type 'reference' (aka 'const pair &') [-Wrange-loop-construct] 637 | for (const std::pair &p : from_map) { | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:637:14: note: use non-reference type 'std::pair' (aka 'pair, chaiscript::Boxed_Value>') to make construction explicit or type 'const value_type &' (aka 'const pair &') to prevent copying 637 | for (const std::pair &p : from_map) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from run/jobs/ScriptJobs.cpp:4: In file included from ./run/ScriptUtils.h:16: In file included from /usr/local/include/chaiscript/chaiscript.hpp:823: In file included from /usr/local/include/chaiscript/chaiscript_basic.hpp:17: In file included from /usr/local/include/chaiscript/language/chaiscript_eval.hpp:35: /usr/local/include/chaiscript/language/chaiscript_common.hpp:558:17: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 558 | AST_Node &operator=(AST_Node &&) = default; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:499:27: note: move assignment operator of 'AST_Node' is implicitly deleted because field 'identifier' is of const-qualified type 'const AST_Node_Type' 499 | const AST_Node_Type identifier; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:558:42: note: replace 'default' with 'delete' 558 | AST_Node &operator=(AST_Node &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/language/chaiscript_common.hpp:672:25: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 672 | Scope_Push_Pop& operator=(Scope_Push_Pop &&) = default; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:689:53: note: move assignment operator of 'Scope_Push_Pop' is implicitly deleted because field 'm_ds' is of reference type 'const chaiscript::detail::Dispatch_State &' 689 | const chaiscript::detail::Dispatch_State &m_ds; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:672:56: note: replace 'default' with 'delete' 672 | Scope_Push_Pop& operator=(Scope_Push_Pop &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/language/chaiscript_common.hpp:696:28: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 696 | Function_Push_Pop& operator=(Function_Push_Pop &&) = default; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:723:53: note: move assignment operator of 'Function_Push_Pop' is implicitly deleted because field 'm_ds' is of reference type 'const chaiscript::detail::Dispatch_State &' 723 | const chaiscript::detail::Dispatch_State &m_ds; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:696:62: note: replace 'default' with 'delete' 696 | Function_Push_Pop& operator=(Function_Push_Pop &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/language/chaiscript_common.hpp:730:25: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 730 | Stack_Push_Pop& operator=(Stack_Push_Pop &&) = default; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:747:53: note: move assignment operator of 'Stack_Push_Pop' is implicitly deleted because field 'm_ds' is of reference type 'const chaiscript::detail::Dispatch_State &' 747 | const chaiscript::detail::Dispatch_State &m_ds; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:730:56: note: replace 'default' with 'delete' 730 | Stack_Push_Pop& operator=(Stack_Push_Pop &&) = default; | ^~~~~~~ | delete In file included from run/jobs/ScriptJobs.cpp:4: In file included from ./run/ScriptUtils.h:16: In file included from /usr/local/include/chaiscript/chaiscript.hpp:824: /usr/local/include/chaiscript/language/chaiscript_parser.hpp:931:27: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 931 | const_var(std::numeric_limits::infinity()))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:931:27: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 931 | const_var(std::numeric_limits::infinity()))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:1693:16: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::Id' requested here 1693 | if (!Id(true)) { | ^ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:2612:15: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::Def' requested here 2612 | if (Def() || Try() || If() || While() || Class(t_class_allowed) || For() || Switch()) { | ^ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:2673:13: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::Statements' requested here 2673 | if (Statements(true)) { | ^ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:2644:23: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::parse_internal' requested here 2644 | return parser.parse_internal(t_input, t_fname); | ^ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:405:16: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::parse' requested here 405 | explicit ChaiScript_Parser(Tracer tracer = Tracer(), Optimizer optimizer=Optimizer()) | ^ /usr/include/c++/v1/__memory/unique_ptr.h:597:30: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::ChaiScript_Parser' requested here 597 | return unique_ptr<_Tp>(new _Tp(std::forward<_Args>(__args)...)); | ^ /usr/local/include/chaiscript/chaiscript.hpp:838:18: note: in instantiation of function template specialization 'std::make_unique, chaiscript::optimizer::Optimizer>>' requested here 838 | std::make_unique>(), | ^ 10 warnings generated. compiling run/jobs/SimulationJobs.cpp In file included from run/jobs/SimulationJobs.cpp:1: In file included from ./run/jobs/SimulationJobs.h:3: In file included from ./run/Job.h:10: In file included from ./system/Statistics.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ In file included from run/jobs/SimulationJobs.cpp:9: In file included from ./sph/solvers/StabilizationSolver.h:10: ./sph/boundary/Boundary.h:140:27: warning: use of NaN via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 140 | Float thickness = NAN; | ^ ./sph/boundary/Boundary.h:140:27: warning: use of NaN is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 140 | Float thickness = NAN; | ^~~ /usr/include/math.h:57:14: note: expanded from macro 'NAN' 57 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ 3 warnings generated. compiling sph/Diagnostics.cpp In file included from sph/Diagnostics.cpp:5: In file included from ./system/Statistics.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling sph/Materials.cpp In file included from sph/Materials.cpp:3: ./physics/Eos.h:87:46: warning: unused parameter 'rho' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:87:63: warning: unused parameter 'u' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:91:49: warning: unused parameter 'rho' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:91:66: warning: unused parameter 'p' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:95:42: warning: unused parameter 'p' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ ./physics/Eos.h:95:57: warning: unused parameter 'u' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ 6 warnings generated. compiling sph/boundary/Boundary.cpp In file included from sph/boundary/Boundary.cpp:1: ./sph/boundary/Boundary.h:140:27: warning: use of NaN via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 140 | Float thickness = NAN; | ^ ./sph/boundary/Boundary.h:140:27: warning: use of NaN is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 140 | Float thickness = NAN; | ^~~ /usr/include/math.h:57:14: note: expanded from macro 'NAN' 57 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ 2 warnings generated. compiling sph/equations/Accumulated.cpp compiling sph/equations/Derivative.cpp compiling sph/equations/EquationTerm.cpp compiling sph/equations/Rotation.cpp compiling sph/equations/av/Stress.cpp compiling sph/initial/Distribution.cpp In file included from sph/initial/Distribution.cpp:5: In file included from ./objects/finders/HashMapFinder.h:8: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ In file included from sph/initial/Distribution.cpp:10: ./sph/boundary/Boundary.h:140:27: warning: use of NaN via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 140 | Float thickness = NAN; | ^ ./sph/boundary/Boundary.h:140:27: warning: use of NaN is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 140 | Float thickness = NAN; | ^~~ /usr/include/math.h:57:14: note: expanded from macro 'NAN' 57 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ 3 warnings generated. compiling sph/initial/Initial.cpp In file included from sph/initial/Initial.cpp:6: ./physics/Eos.h:87:46: warning: unused parameter 'rho' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:87:63: warning: unused parameter 'u' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:91:49: warning: unused parameter 'rho' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:91:66: warning: unused parameter 'p' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:95:42: warning: unused parameter 'p' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ ./physics/Eos.h:95:57: warning: unused parameter 'u' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ In file included from sph/initial/Initial.cpp:7: In file included from ./physics/Integrals.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 7 warnings generated. compiling sph/initial/MeshDomain.cpp compiling sph/initial/Galaxy.cpp In file included from sph/initial/Galaxy.cpp:12: In file included from ./system/Statistics.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling sph/initial/Stellar.cpp In file included from sph/initial/Stellar.cpp:5: ./physics/Eos.h:87:46: warning: unused parameter 'rho' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:87:63: warning: unused parameter 'u' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:91:49: warning: unused parameter 'rho' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:91:66: warning: unused parameter 'p' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:95:42: warning: unused parameter 'p' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ ./physics/Eos.h:95:57: warning: unused parameter 'u' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ 6 warnings generated. compiling sph/initial/Equilibrium.cpp In file included from sph/initial/Equilibrium.cpp:4: ./physics/Eos.h:87:46: warning: unused parameter 'rho' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:87:63: warning: unused parameter 'u' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:91:49: warning: unused parameter 'rho' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:91:66: warning: unused parameter 'p' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:95:42: warning: unused parameter 'p' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ ./physics/Eos.h:95:57: warning: unused parameter 'u' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ 6 warnings generated. compiling sph/initial/UvMapping.cpp compiling sph/solvers/AsymmetricSolver.cpp In file included from sph/solvers/AsymmetricSolver.cpp:5: ./sph/boundary/Boundary.h:140:27: warning: use of NaN via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 140 | Float thickness = NAN; | ^ ./sph/boundary/Boundary.h:140:27: warning: use of NaN is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 140 | Float thickness = NAN; | ^~~ /usr/include/math.h:57:14: note: expanded from macro 'NAN' 57 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ In file included from sph/solvers/AsymmetricSolver.cpp:7: In file included from ./sph/equations/HelperTerms.h:9: In file included from ./run/ScriptUtils.h:16: In file included from /usr/local/include/chaiscript/chaiscript.hpp:823: In file included from /usr/local/include/chaiscript/chaiscript_basic.hpp:12: In file included from /usr/local/include/chaiscript/dispatchkit/dispatchkit.hpp:29: In file included from /usr/local/include/chaiscript/dispatchkit/boxed_cast.hpp:18: /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:346:7: warning: explicitly defaulted move constructor is implicitly deleted [-Wdefaulted-function-deleted] 346 | Type_Conversions(Type_Conversions &&) = default; | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:503:59: note: move constructor of 'Type_Conversions' is implicitly deleted because field 'm_mutex' has a deleted move constructor 503 | mutable chaiscript::detail::threading::shared_mutex m_mutex; | ^ /usr/include/c++/v1/__mutex/mutex.h:30:3: note: 'mutex' has been explicitly marked deleted here 30 | mutex(const mutex&) = delete; | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:346:47: note: replace 'default' with 'delete' 346 | Type_Conversions(Type_Conversions &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:349:25: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 349 | Type_Conversions &operator=(Type_Conversions &&) = default; | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:503:59: note: move assignment operator of 'Type_Conversions' is implicitly deleted because field 'm_mutex' has a deleted move assignment operator 503 | mutable chaiscript::detail::threading::shared_mutex m_mutex; | ^ /usr/include/c++/v1/__mutex/mutex.h:31:10: note: 'operator=' has been explicitly marked deleted here 31 | mutex& operator=(const mutex&) = delete; | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:349:58: note: replace 'default' with 'delete' 349 | Type_Conversions &operator=(Type_Conversions &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:637:57: warning: loop variable 'p' of type 'const std::pair &' (aka 'const pair, chaiscript::Boxed_Value> &') binds to a temporary constructed from type 'reference' (aka 'const pair &') [-Wrange-loop-construct] 637 | for (const std::pair &p : from_map) { | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:637:14: note: use non-reference type 'std::pair' (aka 'pair, chaiscript::Boxed_Value>') to make construction explicit or type 'const value_type &' (aka 'const pair &') to prevent copying 637 | for (const std::pair &p : from_map) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from sph/solvers/AsymmetricSolver.cpp:7: In file included from ./sph/equations/HelperTerms.h:9: In file included from ./run/ScriptUtils.h:16: In file included from /usr/local/include/chaiscript/chaiscript.hpp:823: In file included from /usr/local/include/chaiscript/chaiscript_basic.hpp:17: In file included from /usr/local/include/chaiscript/language/chaiscript_eval.hpp:35: /usr/local/include/chaiscript/language/chaiscript_common.hpp:558:17: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 558 | AST_Node &operator=(AST_Node &&) = default; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:499:27: note: move assignment operator of 'AST_Node' is implicitly deleted because field 'identifier' is of const-qualified type 'const AST_Node_Type' 499 | const AST_Node_Type identifier; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:558:42: note: replace 'default' with 'delete' 558 | AST_Node &operator=(AST_Node &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/language/chaiscript_common.hpp:672:25: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 672 | Scope_Push_Pop& operator=(Scope_Push_Pop &&) = default; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:689:53: note: move assignment operator of 'Scope_Push_Pop' is implicitly deleted because field 'm_ds' is of reference type 'const chaiscript::detail::Dispatch_State &' 689 | const chaiscript::detail::Dispatch_State &m_ds; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:672:56: note: replace 'default' with 'delete' 672 | Scope_Push_Pop& operator=(Scope_Push_Pop &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/language/chaiscript_common.hpp:696:28: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 696 | Function_Push_Pop& operator=(Function_Push_Pop &&) = default; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:723:53: note: move assignment operator of 'Function_Push_Pop' is implicitly deleted because field 'm_ds' is of reference type 'const chaiscript::detail::Dispatch_State &' 723 | const chaiscript::detail::Dispatch_State &m_ds; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:696:62: note: replace 'default' with 'delete' 696 | Function_Push_Pop& operator=(Function_Push_Pop &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/language/chaiscript_common.hpp:730:25: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 730 | Stack_Push_Pop& operator=(Stack_Push_Pop &&) = default; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:747:53: note: move assignment operator of 'Stack_Push_Pop' is implicitly deleted because field 'm_ds' is of reference type 'const chaiscript::detail::Dispatch_State &' 747 | const chaiscript::detail::Dispatch_State &m_ds; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:730:56: note: replace 'default' with 'delete' 730 | Stack_Push_Pop& operator=(Stack_Push_Pop &&) = default; | ^~~~~~~ | delete In file included from sph/solvers/AsymmetricSolver.cpp:7: In file included from ./sph/equations/HelperTerms.h:9: In file included from ./run/ScriptUtils.h:16: In file included from /usr/local/include/chaiscript/chaiscript.hpp:824: /usr/local/include/chaiscript/language/chaiscript_parser.hpp:931:27: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 931 | const_var(std::numeric_limits::infinity()))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from sph/solvers/AsymmetricSolver.cpp:10: In file included from ./system/Statistics.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ In file included from sph/solvers/AsymmetricSolver.cpp:7: In file included from ./sph/equations/HelperTerms.h:9: In file included from ./run/ScriptUtils.h:16: In file included from /usr/local/include/chaiscript/chaiscript.hpp:824: /usr/local/include/chaiscript/language/chaiscript_parser.hpp:931:27: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 931 | const_var(std::numeric_limits::infinity()))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:1693:16: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::Id' requested here 1693 | if (!Id(true)) { | ^ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:2612:15: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::Def' requested here 2612 | if (Def() || Try() || If() || While() || Class(t_class_allowed) || For() || Switch()) { | ^ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:2673:13: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::Statements' requested here 2673 | if (Statements(true)) { | ^ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:2644:23: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::parse_internal' requested here 2644 | return parser.parse_internal(t_input, t_fname); | ^ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:405:16: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::parse' requested here 405 | explicit ChaiScript_Parser(Tracer tracer = Tracer(), Optimizer optimizer=Optimizer()) | ^ /usr/include/c++/v1/__memory/unique_ptr.h:597:30: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::ChaiScript_Parser' requested here 597 | return unique_ptr<_Tp>(new _Tp(std::forward<_Args>(__args)...)); | ^ /usr/local/include/chaiscript/chaiscript.hpp:838:18: note: in instantiation of function template specialization 'std::make_unique, chaiscript::optimizer::Optimizer>>' requested here 838 | std::make_unique>(), | ^ 12 warnings generated. compiling sph/solvers/EnergyConservingSolver.cpp In file included from sph/solvers/EnergyConservingSolver.cpp:1: In file included from ./sph/solvers/EnergyConservingSolver.h:5: In file included from ./system/Statistics.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling sph/solvers/EquilibriumSolver.cpp In file included from sph/solvers/EquilibriumSolver.cpp:4: ./physics/Eos.h:87:46: warning: unused parameter 'rho' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:87:63: warning: unused parameter 'u' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:91:49: warning: unused parameter 'rho' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:91:66: warning: unused parameter 'p' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:95:42: warning: unused parameter 'p' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ ./physics/Eos.h:95:57: warning: unused parameter 'u' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ sph/solvers/EquilibriumSolver.cpp:304:11: warning: variable 'b_avg' set but not used [-Wunused-but-set-variable] 304 | Float b_avg = 0._f; | ^ 7 warnings generated. compiling sph/solvers/GradHSolver.cpp compiling sph/solvers/GravitySolver.cpp In file included from sph/solvers/GravitySolver.cpp:5: ./sph/boundary/Boundary.h:140:27: warning: use of NaN via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 140 | Float thickness = NAN; | ^ ./sph/boundary/Boundary.h:140:27: warning: use of NaN is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 140 | Float thickness = NAN; | ^~~ /usr/include/math.h:57:14: note: expanded from macro 'NAN' 57 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ In file included from sph/solvers/GravitySolver.cpp:10: In file included from ./sph/solvers/EnergyConservingSolver.h:5: In file included from ./system/Statistics.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 3 warnings generated. compiling sph/solvers/PositionBasedSolver.cpp In file included from sph/solvers/PositionBasedSolver.cpp:6: In file included from ./system/Statistics.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling sph/solvers/StandardSets.cpp In file included from sph/solvers/StandardSets.cpp:5: In file included from ./sph/equations/HelperTerms.h:9: In file included from ./run/ScriptUtils.h:16: In file included from /usr/local/include/chaiscript/chaiscript.hpp:823: In file included from /usr/local/include/chaiscript/chaiscript_basic.hpp:12: In file included from /usr/local/include/chaiscript/dispatchkit/dispatchkit.hpp:29: In file included from /usr/local/include/chaiscript/dispatchkit/boxed_cast.hpp:18: /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:346:7: warning: explicitly defaulted move constructor is implicitly deleted [-Wdefaulted-function-deleted] 346 | Type_Conversions(Type_Conversions &&) = default; | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:503:59: note: move constructor of 'Type_Conversions' is implicitly deleted because field 'm_mutex' has a deleted move constructor 503 | mutable chaiscript::detail::threading::shared_mutex m_mutex; | ^ /usr/include/c++/v1/__mutex/mutex.h:30:3: note: 'mutex' has been explicitly marked deleted here 30 | mutex(const mutex&) = delete; | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:346:47: note: replace 'default' with 'delete' 346 | Type_Conversions(Type_Conversions &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:349:25: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 349 | Type_Conversions &operator=(Type_Conversions &&) = default; | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:503:59: note: move assignment operator of 'Type_Conversions' is implicitly deleted because field 'm_mutex' has a deleted move assignment operator 503 | mutable chaiscript::detail::threading::shared_mutex m_mutex; | ^ /usr/include/c++/v1/__mutex/mutex.h:31:10: note: 'operator=' has been explicitly marked deleted here 31 | mutex& operator=(const mutex&) = delete; | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:349:58: note: replace 'default' with 'delete' 349 | Type_Conversions &operator=(Type_Conversions &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:637:57: warning: loop variable 'p' of type 'const std::pair &' (aka 'const pair, chaiscript::Boxed_Value> &') binds to a temporary constructed from type 'reference' (aka 'const pair &') [-Wrange-loop-construct] 637 | for (const std::pair &p : from_map) { | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:637:14: note: use non-reference type 'std::pair' (aka 'pair, chaiscript::Boxed_Value>') to make construction explicit or type 'const value_type &' (aka 'const pair &') to prevent copying 637 | for (const std::pair &p : from_map) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from sph/solvers/StandardSets.cpp:5: In file included from ./sph/equations/HelperTerms.h:9: In file included from ./run/ScriptUtils.h:16: In file included from /usr/local/include/chaiscript/chaiscript.hpp:823: In file included from /usr/local/include/chaiscript/chaiscript_basic.hpp:17: In file included from /usr/local/include/chaiscript/language/chaiscript_eval.hpp:35: /usr/local/include/chaiscript/language/chaiscript_common.hpp:558:17: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 558 | AST_Node &operator=(AST_Node &&) = default; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:499:27: note: move assignment operator of 'AST_Node' is implicitly deleted because field 'identifier' is of const-qualified type 'const AST_Node_Type' 499 | const AST_Node_Type identifier; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:558:42: note: replace 'default' with 'delete' 558 | AST_Node &operator=(AST_Node &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/language/chaiscript_common.hpp:672:25: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 672 | Scope_Push_Pop& operator=(Scope_Push_Pop &&) = default; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:689:53: note: move assignment operator of 'Scope_Push_Pop' is implicitly deleted because field 'm_ds' is of reference type 'const chaiscript::detail::Dispatch_State &' 689 | const chaiscript::detail::Dispatch_State &m_ds; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:672:56: note: replace 'default' with 'delete' 672 | Scope_Push_Pop& operator=(Scope_Push_Pop &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/language/chaiscript_common.hpp:696:28: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 696 | Function_Push_Pop& operator=(Function_Push_Pop &&) = default; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:723:53: note: move assignment operator of 'Function_Push_Pop' is implicitly deleted because field 'm_ds' is of reference type 'const chaiscript::detail::Dispatch_State &' 723 | const chaiscript::detail::Dispatch_State &m_ds; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:696:62: note: replace 'default' with 'delete' 696 | Function_Push_Pop& operator=(Function_Push_Pop &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/language/chaiscript_common.hpp:730:25: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 730 | Stack_Push_Pop& operator=(Stack_Push_Pop &&) = default; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:747:53: note: move assignment operator of 'Stack_Push_Pop' is implicitly deleted because field 'm_ds' is of reference type 'const chaiscript::detail::Dispatch_State &' 747 | const chaiscript::detail::Dispatch_State &m_ds; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:730:56: note: replace 'default' with 'delete' 730 | Stack_Push_Pop& operator=(Stack_Push_Pop &&) = default; | ^~~~~~~ | delete In file included from sph/solvers/StandardSets.cpp:5: In file included from ./sph/equations/HelperTerms.h:9: In file included from ./run/ScriptUtils.h:16: In file included from /usr/local/include/chaiscript/chaiscript.hpp:824: /usr/local/include/chaiscript/language/chaiscript_parser.hpp:931:27: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 931 | const_var(std::numeric_limits::infinity()))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:931:27: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 931 | const_var(std::numeric_limits::infinity()))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:1693:16: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::Id' requested here 1693 | if (!Id(true)) { | ^ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:2612:15: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::Def' requested here 2612 | if (Def() || Try() || If() || While() || Class(t_class_allowed) || For() || Switch()) { | ^ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:2673:13: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::Statements' requested here 2673 | if (Statements(true)) { | ^ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:2644:23: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::parse_internal' requested here 2644 | return parser.parse_internal(t_input, t_fname); | ^ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:405:16: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::parse' requested here 405 | explicit ChaiScript_Parser(Tracer tracer = Tracer(), Optimizer optimizer=Optimizer()) | ^ /usr/include/c++/v1/__memory/unique_ptr.h:597:30: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::ChaiScript_Parser' requested here 597 | return unique_ptr<_Tp>(new _Tp(std::forward<_Args>(__args)...)); | ^ /usr/local/include/chaiscript/chaiscript.hpp:838:18: note: in instantiation of function template specialization 'std::make_unique, chaiscript::optimizer::Optimizer>>' requested here 838 | std::make_unique>(), | ^ 9 warnings generated. compiling sph/solvers/SummationSolver.cpp In file included from sph/solvers/SummationSolver.cpp:4: ./sph/boundary/Boundary.h:140:27: warning: use of NaN via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 140 | Float thickness = NAN; | ^ ./sph/boundary/Boundary.h:140:27: warning: use of NaN is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 140 | Float thickness = NAN; | ^~~ /usr/include/math.h:57:14: note: expanded from macro 'NAN' 57 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ In file included from sph/solvers/SummationSolver.cpp:5: In file included from ./sph/equations/av/Standard.h:8: ./physics/Eos.h:87:46: warning: unused parameter 'rho' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:87:63: warning: unused parameter 'u' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:91:49: warning: unused parameter 'rho' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:91:66: warning: unused parameter 'p' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:95:42: warning: unused parameter 'p' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ ./physics/Eos.h:95:57: warning: unused parameter 'u' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ In file included from sph/solvers/SummationSolver.cpp:8: In file included from ./system/Statistics.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 9 warnings generated. compiling sph/solvers/SymmetricSolver.cpp In file included from sph/solvers/SymmetricSolver.cpp:5: ./sph/boundary/Boundary.h:140:27: warning: use of NaN via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 140 | Float thickness = NAN; | ^ ./sph/boundary/Boundary.h:140:27: warning: use of NaN is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 140 | Float thickness = NAN; | ^~~ /usr/include/math.h:57:14: note: expanded from macro 'NAN' 57 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ In file included from sph/solvers/SymmetricSolver.cpp:6: In file included from ./sph/equations/HelperTerms.h:9: In file included from ./run/ScriptUtils.h:16: In file included from /usr/local/include/chaiscript/chaiscript.hpp:823: In file included from /usr/local/include/chaiscript/chaiscript_basic.hpp:12: In file included from /usr/local/include/chaiscript/dispatchkit/dispatchkit.hpp:29: In file included from /usr/local/include/chaiscript/dispatchkit/boxed_cast.hpp:18: /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:346:7: warning: explicitly defaulted move constructor is implicitly deleted [-Wdefaulted-function-deleted] 346 | Type_Conversions(Type_Conversions &&) = default; | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:503:59: note: move constructor of 'Type_Conversions' is implicitly deleted because field 'm_mutex' has a deleted move constructor 503 | mutable chaiscript::detail::threading::shared_mutex m_mutex; | ^ /usr/include/c++/v1/__mutex/mutex.h:30:3: note: 'mutex' has been explicitly marked deleted here 30 | mutex(const mutex&) = delete; | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:346:47: note: replace 'default' with 'delete' 346 | Type_Conversions(Type_Conversions &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:349:25: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 349 | Type_Conversions &operator=(Type_Conversions &&) = default; | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:503:59: note: move assignment operator of 'Type_Conversions' is implicitly deleted because field 'm_mutex' has a deleted move assignment operator 503 | mutable chaiscript::detail::threading::shared_mutex m_mutex; | ^ /usr/include/c++/v1/__mutex/mutex.h:31:10: note: 'operator=' has been explicitly marked deleted here 31 | mutex& operator=(const mutex&) = delete; | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:349:58: note: replace 'default' with 'delete' 349 | Type_Conversions &operator=(Type_Conversions &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:637:57: warning: loop variable 'p' of type 'const std::pair &' (aka 'const pair, chaiscript::Boxed_Value> &') binds to a temporary constructed from type 'reference' (aka 'const pair &') [-Wrange-loop-construct] 637 | for (const std::pair &p : from_map) { | ^ /usr/local/include/chaiscript/dispatchkit/type_conversions.hpp:637:14: note: use non-reference type 'std::pair' (aka 'pair, chaiscript::Boxed_Value>') to make construction explicit or type 'const value_type &' (aka 'const pair &') to prevent copying 637 | for (const std::pair &p : from_map) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from sph/solvers/SymmetricSolver.cpp:6: In file included from ./sph/equations/HelperTerms.h:9: In file included from ./run/ScriptUtils.h:16: In file included from /usr/local/include/chaiscript/chaiscript.hpp:823: In file included from /usr/local/include/chaiscript/chaiscript_basic.hpp:17: In file included from /usr/local/include/chaiscript/language/chaiscript_eval.hpp:35: /usr/local/include/chaiscript/language/chaiscript_common.hpp:558:17: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 558 | AST_Node &operator=(AST_Node &&) = default; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:499:27: note: move assignment operator of 'AST_Node' is implicitly deleted because field 'identifier' is of const-qualified type 'const AST_Node_Type' 499 | const AST_Node_Type identifier; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:558:42: note: replace 'default' with 'delete' 558 | AST_Node &operator=(AST_Node &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/language/chaiscript_common.hpp:672:25: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 672 | Scope_Push_Pop& operator=(Scope_Push_Pop &&) = default; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:689:53: note: move assignment operator of 'Scope_Push_Pop' is implicitly deleted because field 'm_ds' is of reference type 'const chaiscript::detail::Dispatch_State &' 689 | const chaiscript::detail::Dispatch_State &m_ds; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:672:56: note: replace 'default' with 'delete' 672 | Scope_Push_Pop& operator=(Scope_Push_Pop &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/language/chaiscript_common.hpp:696:28: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 696 | Function_Push_Pop& operator=(Function_Push_Pop &&) = default; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:723:53: note: move assignment operator of 'Function_Push_Pop' is implicitly deleted because field 'm_ds' is of reference type 'const chaiscript::detail::Dispatch_State &' 723 | const chaiscript::detail::Dispatch_State &m_ds; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:696:62: note: replace 'default' with 'delete' 696 | Function_Push_Pop& operator=(Function_Push_Pop &&) = default; | ^~~~~~~ | delete /usr/local/include/chaiscript/language/chaiscript_common.hpp:730:25: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 730 | Stack_Push_Pop& operator=(Stack_Push_Pop &&) = default; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:747:53: note: move assignment operator of 'Stack_Push_Pop' is implicitly deleted because field 'm_ds' is of reference type 'const chaiscript::detail::Dispatch_State &' 747 | const chaiscript::detail::Dispatch_State &m_ds; | ^ /usr/local/include/chaiscript/language/chaiscript_common.hpp:730:56: note: replace 'default' with 'delete' 730 | Stack_Push_Pop& operator=(Stack_Push_Pop &&) = default; | ^~~~~~~ | delete In file included from sph/solvers/SymmetricSolver.cpp:6: In file included from ./sph/equations/HelperTerms.h:9: In file included from ./run/ScriptUtils.h:16: In file included from /usr/local/include/chaiscript/chaiscript.hpp:824: /usr/local/include/chaiscript/language/chaiscript_parser.hpp:931:27: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 931 | const_var(std::numeric_limits::infinity()))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from sph/solvers/SymmetricSolver.cpp:10: In file included from ./system/Statistics.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ In file included from sph/solvers/SymmetricSolver.cpp:6: In file included from ./sph/equations/HelperTerms.h:9: In file included from ./run/ScriptUtils.h:16: In file included from /usr/local/include/chaiscript/chaiscript.hpp:824: /usr/local/include/chaiscript/language/chaiscript_parser.hpp:931:27: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 931 | const_var(std::numeric_limits::infinity()))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:1693:16: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::Id' requested here 1693 | if (!Id(true)) { | ^ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:2612:15: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::Def' requested here 2612 | if (Def() || Try() || If() || While() || Class(t_class_allowed) || For() || Switch()) { | ^ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:2673:13: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::Statements' requested here 2673 | if (Statements(true)) { | ^ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:2644:23: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::parse_internal' requested here 2644 | return parser.parse_internal(t_input, t_fname); | ^ /usr/local/include/chaiscript/language/chaiscript_parser.hpp:405:16: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::parse' requested here 405 | explicit ChaiScript_Parser(Tracer tracer = Tracer(), Optimizer optimizer=Optimizer()) | ^ /usr/include/c++/v1/__memory/unique_ptr.h:597:30: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::ChaiScript_Parser' requested here 597 | return unique_ptr<_Tp>(new _Tp(std::forward<_Args>(__args)...)); | ^ /usr/local/include/chaiscript/chaiscript.hpp:838:18: note: in instantiation of function template specialization 'std::make_unique, chaiscript::optimizer::Optimizer>>' requested here 838 | std::make_unique>(), | ^ 12 warnings generated. compiling system/ArgsParser.cpp compiling system/Factory.cpp In file included from system/Factory.cpp:4: In file included from ./gravity/CachedGravity.h:10: In file included from ./system/Statistics.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ In file included from system/Factory.cpp:19: In file included from ./physics/Aneos.h:4: ./physics/Eos.h:87:46: warning: unused parameter 'rho' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:87:63: warning: unused parameter 'u' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:91:49: warning: unused parameter 'rho' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:91:66: warning: unused parameter 'p' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:95:42: warning: unused parameter 'p' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ ./physics/Eos.h:95:57: warning: unused parameter 'u' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ In file included from system/Factory.cpp:24: ./sph/boundary/Boundary.h:140:27: warning: use of NaN via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 140 | Float thickness = NAN; | ^ ./sph/boundary/Boundary.h:140:27: warning: use of NaN is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 140 | Float thickness = NAN; | ^~~ /usr/include/math.h:57:14: note: expanded from macro 'NAN' 57 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ 9 warnings generated. compiling system/Platform.cpp compiling system/Process.cpp compiling system/Profiler.cpp compiling system/Settings.cpp In file included from system/Settings.cpp:4: ./physics/Eos.h:87:46: warning: unused parameter 'rho' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:87:63: warning: unused parameter 'u' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:91:49: warning: unused parameter 'rho' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:91:66: warning: unused parameter 'p' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:95:42: warning: unused parameter 'p' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ ./physics/Eos.h:95:57: warning: unused parameter 'u' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ 6 warnings generated. compiling system/Statistics.cpp compiling system/Timer.cpp compiling tests/Setup.cpp In file included from tests/Setup.cpp:1: In file included from ./tests/Setup.h:14: In file included from ./system/Statistics.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ In file included from tests/Setup.cpp:3: ./physics/Eos.h:87:46: warning: unused parameter 'rho' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:87:63: warning: unused parameter 'u' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:91:49: warning: unused parameter 'rho' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:91:66: warning: unused parameter 'p' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:95:42: warning: unused parameter 'p' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ ./physics/Eos.h:95:57: warning: unused parameter 'u' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ 7 warnings generated. compiling thread/CheckFunction.cpp compiling thread/OpenMp.cpp compiling thread/Pool.cpp compiling thread/Scheduler.cpp compiling thread/Tbb.cpp compiling timestepping/TimeStepCriterion.cpp In file included from timestepping/TimeStepCriterion.cpp:8: In file included from ./system/Statistics.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling timestepping/TimeStepping.cpp In file included from timestepping/TimeStepping.cpp:7: In file included from ./system/Statistics.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling io/LogWriter.cpp In file included from io/LogWriter.cpp:1: In file included from ./io/LogWriter.h:4: In file included from ./physics/Integrals.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling sph/solvers/ElasticDeformationSolver.cpp In file included from sph/solvers/ElasticDeformationSolver.cpp:1: In file included from ./sph/solvers/ElasticDeformationSolver.h:3: ./sph/boundary/Boundary.h:140:27: warning: use of NaN via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 140 | Float thickness = NAN; | ^ ./sph/boundary/Boundary.h:140:27: warning: use of NaN is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 140 | Float thickness = NAN; | ^~~ /usr/include/math.h:57:14: note: expanded from macro 'NAN' 57 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ 2 warnings generated. compiling sph/solvers/DensityIndependentSolver.cpp In file included from sph/solvers/DensityIndependentSolver.cpp:5: In file included from ./sph/equations/av/Standard.h:8: ./physics/Eos.h:87:46: warning: unused parameter 'rho' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:87:63: warning: unused parameter 'u' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ./physics/Eos.h:91:49: warning: unused parameter 'rho' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:91:66: warning: unused parameter 'p' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ./physics/Eos.h:95:42: warning: unused parameter 'p' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ ./physics/Eos.h:95:57: warning: unused parameter 'u' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ In file included from sph/solvers/DensityIndependentSolver.cpp:7: In file included from ./system/Statistics.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 7 warnings generated. compiling run/Config.cpp compiling run/jobs/Presets.cpp In file included from run/jobs/Presets.cpp:1: In file included from ./run/jobs/Presets.h:3: In file included from ./run/Node.h:13: In file included from ./run/IRun.h:12: In file included from ./physics/Integrals.h:9: ./math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. rm -f libcore.a ar cqs libcore.a Assert.o AggregateSolver.o BarnesHut.o Handoff.o NBodySolver.o FileManager.o FileSystem.o Logger.o Output.o Path.o Vdb.o Curve.o Morton.o SparseMatrix.o Rng.o String.o HashMapFinder.o IncrementalFinder.o KdTree.o NeighborFinder.o PeriodicFinder.o UniformGrid.o Delaunay.o Domain.o SymmetricTensor.o Dynamic.o Streams.o Aneos.o Damage.o Eos.o Functions.o Integrals.o Rheology.o TimeFormat.o Units.o Analysis.o TwoBody.o Compare.o MarchingCubes.o Mesh.o MeshFile.o Plot.o StatisticTests.o Attractor.o IMaterial.o Particle.o Quantity.o QuantityIds.o Storage.o Utility.o IRun.o Job.o Node.o ScriptNode.o ScriptUtils.o SpecialEntries.o VirtualSettings.o GeometryJobs.o InitialConditionJobs.o IoJobs.o MaterialJobs.o ParticleJobs.o ScriptJobs.o SimulationJobs.o Diagnostics.o Materials.o Boundary.o Accumulated.o Derivative.o EquationTerm.o Rotation.o Stress.o Distribution.o Initial.o MeshDomain.o Galaxy.o Stellar.o Equilibrium.o UvMapping.o AsymmetricSolver.o EnergyConservingSolver.o EquilibriumSolver.o GradHSolver.o GravitySolver.o PositionBasedSolver.o StandardSets.o SummationSolver.o SymmetricSolver.o ArgsParser.o Factory.o Platform.o Process.o Profiler.o Settings.o Statistics.o Timer.o Setup.o CheckFunction.o OpenMp.o Pool.o Scheduler.o Tbb.o TimeStepCriterion.o TimeStepping.o LogWriter.o ElasticDeformationSolver.o DensityIndependentSolver.o Config.o Presets.o cd gui/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/science/opensph/work/sph-a7f6f781059d8d19e6f24b1115e7ad3ad71678a8/gui/gui.pro CONFIG+=release CONFIG+=use_chaiscript CONFIG+=use_eigen CONFIG+=use_hdf5 CONFIG+=use_openmp CONFIG+=use_tbb CONFIG+=use_vdb -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DSPH_CONFIG_SET -msse4.1' 'QMAKE_LFLAGS= -Wl,--undefined-version -fstack-protector-strong ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile all compiling Controller.cpp In file included from Controller.cpp:1: In file included from ../gui/Controller.h:8: In file included from ../core/run/IRun.h:12: In file included from ../core/physics/Integrals.h:9: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling Factory.cpp In file included from Factory.cpp:4: In file included from ../gui/objects/Colorizer.h:16: In file included from ../core/objects/utility/Dynamic.h:8: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling ImageTransform.cpp compiling MainLoop.cpp compiling Project.cpp compiling Settings.cpp In file included from Settings.cpp:2: In file included from ../gui/objects/Colorizer.h:16: In file included from ../core/objects/utility/Dynamic.h:8: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling Utils.cpp In file included from Utils.cpp:1: In file included from ../gui/Utils.h:9: In file included from ../gui/renderers/IRenderer.h:13: In file included from ../core/quantities/Particle.h:4: In file included from ../core/objects/utility/Dynamic.h:8: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling jobs/Presets.cpp In file included from jobs/Presets.cpp:1: In file included from ../gui/jobs/Presets.h:1: In file included from ../core/run/jobs/Presets.h:3: In file included from ../core/run/Node.h:13: In file included from ../core/run/IRun.h:12: In file included from ../core/physics/Integrals.h:9: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling jobs/CameraJobs.cpp In file included from jobs/CameraJobs.cpp:1: In file included from ../gui/jobs/CameraJobs.h:5: In file included from ../core/run/Job.h:10: In file included from ../core/system/Statistics.h:9: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling jobs/RenderJobs.cpp In file included from jobs/RenderJobs.cpp:1: In file included from ../gui/jobs/RenderJobs.h:4: In file included from ../gui/jobs/CameraJobs.h:5: In file included from ../core/run/Job.h:10: In file included from ../core/system/Statistics.h:9: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling objects/Bitmap.cpp compiling objects/Camera.cpp compiling objects/Colorizer.cpp In file included from objects/Colorizer.cpp:1: In file included from ../gui/objects/Colorizer.h:16: In file included from ../core/objects/utility/Dynamic.h:8: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ In file included from objects/Colorizer.cpp:2: ../core/physics/Eos.h:87:46: warning: unused parameter 'rho' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ../core/physics/Eos.h:87:63: warning: unused parameter 'u' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ../core/physics/Eos.h:91:49: warning: unused parameter 'rho' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ../core/physics/Eos.h:91:66: warning: unused parameter 'p' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ../core/physics/Eos.h:95:42: warning: unused parameter 'p' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ ../core/physics/Eos.h:95:57: warning: unused parameter 'u' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ 7 warnings generated. compiling objects/Filmic.cpp compiling objects/Movie.cpp In file included from objects/Movie.cpp:1: In file included from ../gui/objects/Movie.h:10: In file included from ../gui/renderers/IRenderer.h:13: In file included from ../core/quantities/Particle.h:4: In file included from ../core/objects/utility/Dynamic.h:8: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling objects/Palette.cpp In file included from objects/Palette.cpp:2: In file included from ../gui/objects/RenderContext.h:3: In file included from ../gui/Utils.h:9: In file included from ../gui/renderers/IRenderer.h:13: In file included from ../core/quantities/Particle.h:4: In file included from ../core/objects/utility/Dynamic.h:8: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling objects/PaletteEntry.cpp compiling objects/RenderContext.cpp In file included from objects/RenderContext.cpp:1: In file included from ./objects/RenderContext.h:3: In file included from ../gui/Utils.h:9: In file included from ../gui/renderers/IRenderer.h:13: In file included from ../core/quantities/Particle.h:4: In file included from ../core/objects/utility/Dynamic.h:8: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling renderers/ContourRenderer.cpp In file included from renderers/ContourRenderer.cpp:1: In file included from ../gui/renderers/ContourRenderer.h:9: In file included from ../gui/renderers/IRenderer.h:13: In file included from ../core/quantities/Particle.h:4: In file included from ../core/objects/utility/Dynamic.h:8: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling renderers/IRenderer.cpp In file included from renderers/IRenderer.cpp:1: In file included from ../gui/renderers/IRenderer.h:13: In file included from ../core/quantities/Particle.h:4: In file included from ../core/objects/utility/Dynamic.h:8: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling renderers/MeshRenderer.cpp In file included from renderers/MeshRenderer.cpp:1: In file included from ../gui/renderers/MeshRenderer.h:11: In file included from ../gui/renderers/IRenderer.h:13: In file included from ../core/quantities/Particle.h:4: In file included from ../core/objects/utility/Dynamic.h:8: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling renderers/ParticleRenderer.cpp In file included from renderers/ParticleRenderer.cpp:1: In file included from ../gui/renderers/ParticleRenderer.h:11: In file included from ../gui/renderers/IRenderer.h:13: In file included from ../core/quantities/Particle.h:4: In file included from ../core/objects/utility/Dynamic.h:8: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ In file included from renderers/ParticleRenderer.cpp:12: ../core/sph/boundary/Boundary.h:140:27: warning: use of NaN via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 140 | Float thickness = NAN; | ^ ../core/sph/boundary/Boundary.h:140:27: warning: use of NaN is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 140 | Float thickness = NAN; | ^~~ /usr/include/math.h:57:14: note: expanded from macro 'NAN' 57 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ 3 warnings generated. compiling renderers/RayMarcher.cpp In file included from renderers/RayMarcher.cpp:1: In file included from ../gui/renderers/RayMarcher.h:6: In file included from ../gui/renderers/IRenderer.h:13: In file included from ../core/quantities/Particle.h:4: In file included from ../core/objects/utility/Dynamic.h:8: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling renderers/VolumeRenderer.cpp In file included from renderers/VolumeRenderer.cpp:1: In file included from ../gui/renderers/VolumeRenderer.h:4: In file included from ../gui/renderers/IRenderer.h:13: In file included from ../core/quantities/Particle.h:4: In file included from ../core/objects/utility/Dynamic.h:8: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ In file included from renderers/VolumeRenderer.cpp:1: In file included from ../gui/renderers/VolumeRenderer.h:5: ../gui/renderers/Lensing.h:76:41: warning: lambda capture 'ray' is not used [-Wunused-lambda-capture] 76 | bvh.getIntersections(ray, [&ray, &segments, &intersections](const IntersectionInfo& is) { | ^ renderers/VolumeRenderer.cpp:137:33: note: in instantiation of function template specialization 'Sph::LensingEffect::getAllIntersections' requested here 137 | const Ray lastRay = lensing.getAllIntersections(bvh, primaryRay, segments, intersections); | ^ 2 warnings generated. compiling renderers/Spectrum.cpp compiling windows/BatchDialog.cpp In file included from windows/BatchDialog.cpp:1: In file included from ../gui/windows/BatchDialog.h:4: In file included from ../core/run/Node.h:13: In file included from ../core/run/IRun.h:12: In file included from ../core/physics/Integrals.h:9: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling windows/PaletteEditor.cpp In file included from windows/PaletteEditor.cpp:2: In file included from ../gui/objects/RenderContext.h:3: In file included from ../gui/Utils.h:9: In file included from ../gui/renderers/IRenderer.h:13: In file included from ../core/quantities/Particle.h:4: In file included from ../core/objects/utility/Dynamic.h:8: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ In file included from windows/PaletteEditor.cpp:6: /usr/local/include/wx-3.2/wx/aui/framemanager.h:667:5: warning: definition of implicit copy constructor for 'wxAuiManagerEvent' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] 667 | wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxAuiManagerEvent); | ^ /usr/local/include/wx-3.2/wx/rtti.h:148:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' 148 | wxDECLARE_NO_ASSIGN_CLASS(name); \ | ^ /usr/local/include/wx-3.2/wx/defs.h:3276:20: note: expanded from macro 'wxDECLARE_NO_ASSIGN_CLASS' 3276 | classname& operator=(const classname&) wxMEMBER_DELETE | ^ /usr/local/include/wx-3.2/wx/aui/framemanager.h:640:52: note: in implicit copy constructor for 'wxAuiManagerEvent' first required here 640 | wxEvent *Clone() const wxOVERRIDE { return new wxAuiManagerEvent(*this); } | ^ 2 warnings generated. compiling windows/PaletteProperty.cpp In file included from windows/PaletteProperty.cpp:3: In file included from ../gui/objects/RenderContext.h:3: In file included from ../gui/Utils.h:9: In file included from ../gui/renderers/IRenderer.h:13: In file included from ../core/quantities/Particle.h:4: In file included from ../core/objects/utility/Dynamic.h:8: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ In file included from windows/PaletteProperty.cpp:5: /usr/local/include/wx-3.2/wx/aui/framemanager.h:667:5: warning: definition of implicit copy constructor for 'wxAuiManagerEvent' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] 667 | wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxAuiManagerEvent); | ^ /usr/local/include/wx-3.2/wx/rtti.h:148:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' 148 | wxDECLARE_NO_ASSIGN_CLASS(name); \ | ^ /usr/local/include/wx-3.2/wx/defs.h:3276:20: note: expanded from macro 'wxDECLARE_NO_ASSIGN_CLASS' 3276 | classname& operator=(const classname&) wxMEMBER_DELETE | ^ /usr/local/include/wx-3.2/wx/aui/framemanager.h:640:52: note: in implicit copy constructor for 'wxAuiManagerEvent' first required here 640 | wxEvent *Clone() const wxOVERRIDE { return new wxAuiManagerEvent(*this); } | ^ 2 warnings generated. compiling windows/PaletteWidget.cpp In file included from windows/PaletteWidget.cpp:3: In file included from ../gui/objects/Colorizer.h:16: In file included from ../core/objects/utility/Dynamic.h:8: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling windows/PreviewPane.cpp In file included from windows/PreviewPane.cpp:1: In file included from ../gui/windows/PreviewPane.h:3: In file included from ../gui/Utils.h:9: In file included from ../gui/renderers/IRenderer.h:13: In file included from ../core/quantities/Particle.h:4: In file included from ../core/objects/utility/Dynamic.h:8: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling windows/ProgressPanel.cpp In file included from windows/ProgressPanel.cpp:1: In file included from ../gui/windows/ProgressPanel.h:3: In file included from ../core/system/Statistics.h:9: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling windows/RenderPage.cpp In file included from windows/RenderPage.cpp:1: In file included from ../gui/windows/RenderPage.h:3: In file included from ../gui/windows/ProgressPanel.h:3: In file included from ../core/system/Statistics.h:9: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ In file included from windows/RenderPage.cpp:12: In file included from /usr/local/include/wx-3.2/wx/aui/auibook.h:25: /usr/local/include/wx-3.2/wx/aui/framemanager.h:667:5: warning: definition of implicit copy constructor for 'wxAuiManagerEvent' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] 667 | wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxAuiManagerEvent); | ^ /usr/local/include/wx-3.2/wx/rtti.h:148:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' 148 | wxDECLARE_NO_ASSIGN_CLASS(name); \ | ^ /usr/local/include/wx-3.2/wx/defs.h:3276:20: note: expanded from macro 'wxDECLARE_NO_ASSIGN_CLASS' 3276 | classname& operator=(const classname&) wxMEMBER_DELETE | ^ /usr/local/include/wx-3.2/wx/aui/framemanager.h:640:52: note: in implicit copy constructor for 'wxAuiManagerEvent' first required here 640 | wxEvent *Clone() const wxOVERRIDE { return new wxAuiManagerEvent(*this); } | ^ In file included from windows/RenderPage.cpp:12: /usr/local/include/wx-3.2/wx/aui/auibook.h:83:5: warning: definition of implicit copy constructor for 'wxAuiNotebookEvent' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] 83 | wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxAuiNotebookEvent); | ^ /usr/local/include/wx-3.2/wx/rtti.h:148:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' 148 | wxDECLARE_NO_ASSIGN_CLASS(name); \ | ^ /usr/local/include/wx-3.2/wx/defs.h:3276:20: note: expanded from macro 'wxDECLARE_NO_ASSIGN_CLASS' 3276 | classname& operator=(const classname&) wxMEMBER_DELETE | ^ /usr/local/include/wx-3.2/wx/aui/auibook.h:73:52: note: in implicit copy constructor for 'wxAuiNotebookEvent' first required here 73 | wxEvent *Clone() const wxOVERRIDE { return new wxAuiNotebookEvent(*this); } | ^ 3 warnings generated. compiling windows/RenderSetup.cpp compiling windows/RunSelectDialog.cpp In file included from windows/RunSelectDialog.cpp:1: In file included from ../gui/windows/RunSelectDialog.h:3: In file included from ../core/run/Node.h:13: In file included from ../core/run/IRun.h:12: In file included from ../core/physics/Integrals.h:9: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling windows/SessionDialog.cpp In file included from windows/SessionDialog.cpp:1: In file included from ../gui/windows/SessionDialog.h:3: In file included from ../core/run/Node.h:13: In file included from ../core/run/IRun.h:12: In file included from ../core/physics/Integrals.h:9: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling windows/CurveDialog.cpp In file included from windows/CurveDialog.cpp:2: In file included from ../gui/Utils.h:9: In file included from ../gui/renderers/IRenderer.h:13: In file included from ../core/quantities/Particle.h:4: In file included from ../core/objects/utility/Dynamic.h:8: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling windows/GridPage.cpp In file included from windows/GridPage.cpp:3: In file included from ../gui/Utils.h:9: In file included from ../gui/renderers/IRenderer.h:13: In file included from ../core/quantities/Particle.h:4: In file included from ../core/objects/utility/Dynamic.h:8: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling windows/OrthoPane.cpp In file included from windows/OrthoPane.cpp:1: In file included from ../gui/windows/OrthoPane.h:3: ../gui/ArcBall.h:24:19: warning: use of NaN via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 24 | Vector start{ NAN }; | ^ ../gui/ArcBall.h:24:19: warning: use of NaN is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 24 | Vector start{ NAN }; | ^~~ /usr/include/math.h:57:14: note: expanded from macro 'NAN' 57 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ In file included from windows/OrthoPane.cpp:2: In file included from ../gui/Controller.h:8: In file included from ../core/run/IRun.h:12: In file included from ../core/physics/Integrals.h:9: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 3 warnings generated. compiling windows/ParticleProbe.cpp In file included from windows/ParticleProbe.cpp:1: In file included from ../gui/windows/ParticleProbe.h:8: In file included from ../gui/Utils.h:9: In file included from ../gui/renderers/IRenderer.h:13: In file included from ../core/quantities/Particle.h:4: In file included from ../core/objects/utility/Dynamic.h:8: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling windows/PlotView.cpp In file included from windows/PlotView.cpp:1: In file included from ../gui/windows/PlotView.h:8: In file included from ../gui/objects/GraphicsContext.h:9: In file included from ../core/post/Plot.h:10: In file included from ../core/physics/Integrals.h:9: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ In file included from windows/PlotView.cpp:15: In file included from /usr/local/include/wx-3.2/wx/aui/auibook.h:25: /usr/local/include/wx-3.2/wx/aui/framemanager.h:667:5: warning: definition of implicit copy constructor for 'wxAuiManagerEvent' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] 667 | wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxAuiManagerEvent); | ^ /usr/local/include/wx-3.2/wx/rtti.h:148:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' 148 | wxDECLARE_NO_ASSIGN_CLASS(name); \ | ^ /usr/local/include/wx-3.2/wx/defs.h:3276:20: note: expanded from macro 'wxDECLARE_NO_ASSIGN_CLASS' 3276 | classname& operator=(const classname&) wxMEMBER_DELETE | ^ /usr/local/include/wx-3.2/wx/aui/framemanager.h:640:52: note: in implicit copy constructor for 'wxAuiManagerEvent' first required here 640 | wxEvent *Clone() const wxOVERRIDE { return new wxAuiManagerEvent(*this); } | ^ In file included from windows/PlotView.cpp:15: /usr/local/include/wx-3.2/wx/aui/auibook.h:83:5: warning: definition of implicit copy constructor for 'wxAuiNotebookEvent' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] 83 | wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxAuiNotebookEvent); | ^ /usr/local/include/wx-3.2/wx/rtti.h:148:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' 148 | wxDECLARE_NO_ASSIGN_CLASS(name); \ | ^ /usr/local/include/wx-3.2/wx/defs.h:3276:20: note: expanded from macro 'wxDECLARE_NO_ASSIGN_CLASS' 3276 | classname& operator=(const classname&) wxMEMBER_DELETE | ^ /usr/local/include/wx-3.2/wx/aui/auibook.h:73:52: note: in implicit copy constructor for 'wxAuiNotebookEvent' first required here 73 | wxEvent *Clone() const wxOVERRIDE { return new wxAuiNotebookEvent(*this); } | ^ windows/PlotView.cpp:245:35: warning: lambda capture 'toolbarHeight' is not required to be captured for this use [-Wunused-lambda-capture] 245 | this->Bind(wxEVT_SIZE, [this, toolbarHeight](wxSizeEvent& evt) { | ~~^~~~~~~~~~~~~ 4 warnings generated. compiling windows/RunPage.cpp In file included from windows/RunPage.cpp:2: In file included from ../gui/Controller.h:8: In file included from ../core/run/IRun.h:12: In file included from ../core/physics/Integrals.h:9: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ In file included from windows/RunPage.cpp:12: In file included from ../gui/windows/OrthoPane.h:3: ../gui/ArcBall.h:24:19: warning: use of NaN via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 24 | Vector start{ NAN }; | ^ ../gui/ArcBall.h:24:19: warning: use of NaN is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 24 | Vector start{ NAN }; | ^~~ /usr/include/math.h:57:14: note: expanded from macro 'NAN' 57 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ In file included from windows/RunPage.cpp:42: In file included from /usr/local/include/wx-3.2/wx/aui/auibook.h:25: /usr/local/include/wx-3.2/wx/aui/framemanager.h:667:5: warning: definition of implicit copy constructor for 'wxAuiManagerEvent' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] 667 | wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxAuiManagerEvent); | ^ /usr/local/include/wx-3.2/wx/rtti.h:148:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' 148 | wxDECLARE_NO_ASSIGN_CLASS(name); \ | ^ /usr/local/include/wx-3.2/wx/defs.h:3276:20: note: expanded from macro 'wxDECLARE_NO_ASSIGN_CLASS' 3276 | classname& operator=(const classname&) wxMEMBER_DELETE | ^ /usr/local/include/wx-3.2/wx/aui/framemanager.h:640:52: note: in implicit copy constructor for 'wxAuiManagerEvent' first required here 640 | wxEvent *Clone() const wxOVERRIDE { return new wxAuiManagerEvent(*this); } | ^ In file included from windows/RunPage.cpp:42: /usr/local/include/wx-3.2/wx/aui/auibook.h:83:5: warning: definition of implicit copy constructor for 'wxAuiNotebookEvent' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] 83 | wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxAuiNotebookEvent); | ^ /usr/local/include/wx-3.2/wx/rtti.h:148:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' 148 | wxDECLARE_NO_ASSIGN_CLASS(name); \ | ^ /usr/local/include/wx-3.2/wx/defs.h:3276:20: note: expanded from macro 'wxDECLARE_NO_ASSIGN_CLASS' 3276 | classname& operator=(const classname&) wxMEMBER_DELETE | ^ /usr/local/include/wx-3.2/wx/aui/auibook.h:73:52: note: in implicit copy constructor for 'wxAuiNotebookEvent' first required here 73 | wxEvent *Clone() const wxOVERRIDE { return new wxAuiNotebookEvent(*this); } | ^ 5 warnings generated. compiling windows/NodePage.cpp In file included from windows/NodePage.cpp:1: In file included from ../gui/windows/NodePage.h:5: In file included from ../gui/windows/BatchDialog.h:4: In file included from ../core/run/Node.h:13: In file included from ../core/run/IRun.h:12: In file included from ../core/physics/Integrals.h:9: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ In file included from windows/NodePage.cpp:43: /usr/local/include/wx-3.2/wx/aui/framemanager.h:667:5: warning: definition of implicit copy constructor for 'wxAuiManagerEvent' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] 667 | wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxAuiManagerEvent); | ^ /usr/local/include/wx-3.2/wx/rtti.h:148:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' 148 | wxDECLARE_NO_ASSIGN_CLASS(name); \ | ^ /usr/local/include/wx-3.2/wx/defs.h:3276:20: note: expanded from macro 'wxDECLARE_NO_ASSIGN_CLASS' 3276 | classname& operator=(const classname&) wxMEMBER_DELETE | ^ /usr/local/include/wx-3.2/wx/aui/framemanager.h:640:52: note: in implicit copy constructor for 'wxAuiManagerEvent' first required here 640 | wxEvent *Clone() const wxOVERRIDE { return new wxAuiManagerEvent(*this); } | ^ 2 warnings generated. compiling windows/MainWindow.cpp In file included from windows/MainWindow.cpp:3: In file included from ../gui/Controller.h:8: In file included from ../core/run/IRun.h:12: In file included from ../core/physics/Integrals.h:9: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ In file included from windows/MainWindow.cpp:23: In file included from /usr/local/include/wx-3.2/wx/aui/auibook.h:25: /usr/local/include/wx-3.2/wx/aui/framemanager.h:667:5: warning: definition of implicit copy constructor for 'wxAuiManagerEvent' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] 667 | wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxAuiManagerEvent); | ^ /usr/local/include/wx-3.2/wx/rtti.h:148:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' 148 | wxDECLARE_NO_ASSIGN_CLASS(name); \ | ^ /usr/local/include/wx-3.2/wx/defs.h:3276:20: note: expanded from macro 'wxDECLARE_NO_ASSIGN_CLASS' 3276 | classname& operator=(const classname&) wxMEMBER_DELETE | ^ /usr/local/include/wx-3.2/wx/aui/framemanager.h:640:52: note: in implicit copy constructor for 'wxAuiManagerEvent' first required here 640 | wxEvent *Clone() const wxOVERRIDE { return new wxAuiManagerEvent(*this); } | ^ In file included from windows/MainWindow.cpp:23: /usr/local/include/wx-3.2/wx/aui/auibook.h:83:5: warning: definition of implicit copy constructor for 'wxAuiNotebookEvent' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] 83 | wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxAuiNotebookEvent); | ^ /usr/local/include/wx-3.2/wx/rtti.h:148:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' 148 | wxDECLARE_NO_ASSIGN_CLASS(name); \ | ^ /usr/local/include/wx-3.2/wx/defs.h:3276:20: note: expanded from macro 'wxDECLARE_NO_ASSIGN_CLASS' 3276 | classname& operator=(const classname&) wxMEMBER_DELETE | ^ /usr/local/include/wx-3.2/wx/aui/auibook.h:73:52: note: in implicit copy constructor for 'wxAuiNotebookEvent' first required here 73 | wxEvent *Clone() const wxOVERRIDE { return new wxAuiNotebookEvent(*this); } | ^ windows/MainWindow.cpp:651:58: warning: lambda capture 'renderMenu' is not used [-Wunused-lambda-capture] 651 | renderMenu->Bind(wxEVT_COMMAND_MENU_SELECTED, [this, renderMenu](wxCommandEvent& evt) { // | ~~^~~~~~~~~~ 4 warnings generated. compiling windows/TimeLine.cpp In file included from windows/TimeLine.cpp:1: In file included from ./windows/TimeLine.h:3: In file included from ../gui/Controller.h:8: In file included from ../core/run/IRun.h:12: In file included from ../core/physics/Integrals.h:9: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling windows/Tooltip.cpp compiling windows/Widgets.cpp In file included from windows/Widgets.cpp:3: In file included from ../gui/Utils.h:9: In file included from ../gui/renderers/IRenderer.h:13: In file included from ../core/quantities/Particle.h:4: In file included from ../core/objects/utility/Dynamic.h:8: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling windows/GuiSettingsDialog.cpp In file included from windows/GuiSettingsDialog.cpp:1: In file included from ../gui/windows/GuiSettingsDialog.h:3: In file included from ../gui/Controller.h:8: In file included from ../core/run/IRun.h:12: In file included from ../core/physics/Integrals.h:9: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. compiling objects/Plots.cpp In file included from objects/Plots.cpp:1: In file included from ../gui/objects/Plots.h:6: In file included from ../core/post/Plot.h:10: In file included from ../core/physics/Integrals.h:9: ../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. rm -f libgui.a ar cqs libgui.a Controller.o Factory.o ImageTransform.o MainLoop.o Project.o Settings.o Utils.o Presets.o CameraJobs.o RenderJobs.o Bitmap.o Camera.o Colorizer.o Filmic.o Movie.o Palette.o PaletteEntry.o RenderContext.o ContourRenderer.o IRenderer.o MeshRenderer.o ParticleRenderer.o RayMarcher.o VolumeRenderer.o Spectrum.o BatchDialog.o PaletteEditor.o PaletteProperty.o PaletteWidget.o PreviewPane.o ProgressPanel.o RenderPage.o RenderSetup.o RunSelectDialog.o SessionDialog.o CurveDialog.o GridPage.o OrthoPane.o ParticleProbe.o PlotView.o RunPage.o NodePage.o MainWindow.o TimeLine.o Tooltip.o Widgets.o GuiSettingsDialog.o Plots.o cd cli/launcher/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/science/opensph/work/sph-a7f6f781059d8d19e6f24b1115e7ad3ad71678a8/cli/launcher/launcher.pro CONFIG+=release CONFIG+=use_chaiscript CONFIG+=use_eigen CONFIG+=use_hdf5 CONFIG+=use_openmp CONFIG+=use_tbb CONFIG+=use_vdb -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DSPH_CONFIG_SET -msse4.1' 'QMAKE_LFLAGS= -Wl,--undefined-version -fstack-protector-strong ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile all c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DSPH_CONFIG_SET -msse4.1 -Wall -Wextra -std=c++17 -pthread -fopenmp -O2 -ffast-math -std=gnu++1z -pthread -Wall -Wextra -fPIC -DSPH_USE_TBB -DTBB_SUPPRESS_DEPRECATED_MESSAGES -DSPH_USE_OPENMP -DSPH_USE_EIGEN -DSPH_USE_HDF5 -DSPH_USE_CHAISCRIPT -DSPH_USE_VDB -I. -I../../core -I/usr/local/include/tbb -I/usr/local/include/eigen3 -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o Launcher.o Launcher.cpp In file included from Launcher.cpp:3: In file included from ../../core/Sph.h:9: In file included from ../../core/io/Column.h:8: In file included from ../../core/objects/utility/Dynamic.h:8: ../../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ In file included from Launcher.cpp:3: In file included from ../../core/Sph.h:16: ../../core/physics/Eos.h:87:46: warning: unused parameter 'rho' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ../../core/physics/Eos.h:87:63: warning: unused parameter 'u' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ../../core/physics/Eos.h:91:49: warning: unused parameter 'rho' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ../../core/physics/Eos.h:91:66: warning: unused parameter 'p' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ../../core/physics/Eos.h:95:42: warning: unused parameter 'p' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ ../../core/physics/Eos.h:95:57: warning: unused parameter 'u' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ In file included from Launcher.cpp:3: In file included from ../../core/Sph.h:23: ../../core/sph/boundary/Boundary.h:140:27: warning: use of NaN via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 140 | Float thickness = NAN; | ^ ../../core/sph/boundary/Boundary.h:140:27: warning: use of NaN is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 140 | Float thickness = NAN; | ^~~ /usr/include/math.h:57:14: note: expanded from macro 'NAN' 57 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ 9 warnings generated. c++ -Wl,--undefined-version -fstack-protector-strong -fopenmp -pthread -o opensph-cli Launcher.o ../../core/libcore.a -ltbbmalloc -lhdf5 -ldl -ltbb -lImath -lopenvdb -L/usr/local/lib cd cli/info/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/science/opensph/work/sph-a7f6f781059d8d19e6f24b1115e7ad3ad71678a8/cli/info/info.pro CONFIG+=release CONFIG+=use_chaiscript CONFIG+=use_eigen CONFIG+=use_hdf5 CONFIG+=use_openmp CONFIG+=use_tbb CONFIG+=use_vdb -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DSPH_CONFIG_SET -msse4.1' 'QMAKE_LFLAGS= -Wl,--undefined-version -fstack-protector-strong ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile all c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DSPH_CONFIG_SET -msse4.1 -Wall -Wextra -std=c++17 -pthread -fopenmp -O2 -ffast-math -std=gnu++1z -pthread -Wall -Wextra -fPIC -DSPH_USE_TBB -DTBB_SUPPRESS_DEPRECATED_MESSAGES -DSPH_USE_OPENMP -DSPH_USE_EIGEN -DSPH_USE_HDF5 -DSPH_USE_CHAISCRIPT -DSPH_USE_VDB -I. -I../../core -I/usr/local/include/tbb -I/usr/local/include/eigen3 -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o Info.o Info.cpp In file included from Info.cpp:3: In file included from ../../core/Sph.h:9: In file included from ../../core/io/Column.h:8: In file included from ../../core/objects/utility/Dynamic.h:8: ../../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ In file included from Info.cpp:3: In file included from ../../core/Sph.h:16: ../../core/physics/Eos.h:87:46: warning: unused parameter 'rho' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ../../core/physics/Eos.h:87:63: warning: unused parameter 'u' [-Wunused-parameter] 87 | virtual Float getTemperature(const Float rho, const Float u) const override { | ^ ../../core/physics/Eos.h:91:49: warning: unused parameter 'rho' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ../../core/physics/Eos.h:91:66: warning: unused parameter 'p' [-Wunused-parameter] 91 | virtual Float getInternalEnergy(const Float rho, const Float p) const override { | ^ ../../core/physics/Eos.h:95:42: warning: unused parameter 'p' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ ../../core/physics/Eos.h:95:57: warning: unused parameter 'u' [-Wunused-parameter] 95 | virtual Float getDensity(const Float p, const Float u) const override { | ^ In file included from Info.cpp:3: In file included from ../../core/Sph.h:23: ../../core/sph/boundary/Boundary.h:140:27: warning: use of NaN via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 140 | Float thickness = NAN; | ^ ../../core/sph/boundary/Boundary.h:140:27: warning: use of NaN is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 140 | Float thickness = NAN; | ^~~ /usr/include/math.h:57:14: note: expanded from macro 'NAN' 57 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ 9 warnings generated. c++ -Wl,--undefined-version -fstack-protector-strong -fopenmp -pthread -o opensph-info Info.o ../../core/libcore.a -ltbbmalloc -lhdf5 -ldl -ltbb -lImath -lopenvdb -L/usr/local/lib cd gui/launcherGui/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/science/opensph/work/sph-a7f6f781059d8d19e6f24b1115e7ad3ad71678a8/gui/launcherGui/launcherGui.pro CONFIG+=release CONFIG+=use_chaiscript CONFIG+=use_eigen CONFIG+=use_hdf5 CONFIG+=use_openmp CONFIG+=use_tbb CONFIG+=use_vdb -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DSPH_CONFIG_SET -msse4.1' 'QMAKE_LFLAGS= -Wl,--undefined-version -fstack-protector-strong ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile all compiling LauncherGui.cpp In file included from LauncherGui.cpp:1: In file included from ../../gui/launcherGui/LauncherGui.h:3: In file included from ../../gui/Controller.h:8: In file included from ../../core/run/IRun.h:12: In file included from ../../core/physics/Integrals.h:9: ../../core/math/Means.h:164:20: warning: use of infinity via a macro is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] 164 | return INFINITY; | ^ 1 warning generated. linking opensph =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for OpenSPH-0.4.1_7 ===> Generating temporary packing list cd core/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/science/opensph/work/sph-a7f6f781059d8d19e6f24b1115e7ad3ad71678a8/core/core.pro CONFIG+=release CONFIG+=use_chaiscript CONFIG+=use_eigen CONFIG+=use_hdf5 CONFIG+=use_openmp CONFIG+=use_tbb CONFIG+=use_vdb -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DSPH_CONFIG_SET -msse4.1' 'QMAKE_LFLAGS= -Wl,--undefined-version -fstack-protector-strong ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile install cd gui/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/science/opensph/work/sph-a7f6f781059d8d19e6f24b1115e7ad3ad71678a8/gui/gui.pro CONFIG+=release CONFIG+=use_chaiscript CONFIG+=use_eigen CONFIG+=use_hdf5 CONFIG+=use_openmp CONFIG+=use_tbb CONFIG+=use_vdb -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DSPH_CONFIG_SET -msse4.1' 'QMAKE_LFLAGS= -Wl,--undefined-version -fstack-protector-strong ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile install cd cli/launcher/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/science/opensph/work/sph-a7f6f781059d8d19e6f24b1115e7ad3ad71678a8/cli/launcher/launcher.pro CONFIG+=release CONFIG+=use_chaiscript CONFIG+=use_eigen CONFIG+=use_hdf5 CONFIG+=use_openmp CONFIG+=use_tbb CONFIG+=use_vdb -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DSPH_CONFIG_SET -msse4.1' 'QMAKE_LFLAGS= -Wl,--undefined-version -fstack-protector-strong ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile install /usr/local/lib/qt5/bin/qmake -install qinstall -exe opensph-cli /wrkdirs/usr/ports/science/opensph/work/stage/usr/local/bin/opensph-cli strip /wrkdirs/usr/ports/science/opensph/work/stage/usr/local/bin/opensph-cli cd cli/info/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/science/opensph/work/sph-a7f6f781059d8d19e6f24b1115e7ad3ad71678a8/cli/info/info.pro CONFIG+=release CONFIG+=use_chaiscript CONFIG+=use_eigen CONFIG+=use_hdf5 CONFIG+=use_openmp CONFIG+=use_tbb CONFIG+=use_vdb -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DSPH_CONFIG_SET -msse4.1' 'QMAKE_LFLAGS= -Wl,--undefined-version -fstack-protector-strong ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile install /usr/local/lib/qt5/bin/qmake -install qinstall -exe opensph-info /wrkdirs/usr/ports/science/opensph/work/stage/usr/local/bin/opensph-info strip /wrkdirs/usr/ports/science/opensph/work/stage/usr/local/bin/opensph-info cd gui/launcherGui/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/science/opensph/work/sph-a7f6f781059d8d19e6f24b1115e7ad3ad71678a8/gui/launcherGui/launcherGui.pro CONFIG+=release CONFIG+=use_chaiscript CONFIG+=use_eigen CONFIG+=use_hdf5 CONFIG+=use_openmp CONFIG+=use_tbb CONFIG+=use_vdb -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DSPH_CONFIG_SET -msse4.1' 'QMAKE_LFLAGS= -Wl,--undefined-version -fstack-protector-strong ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile install /usr/local/lib/qt5/bin/qmake -install qinstall -exe opensph /wrkdirs/usr/ports/science/opensph/work/stage/usr/local/bin/opensph strip /wrkdirs/usr/ports/science/opensph/work/stage/usr/local/bin/opensph ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-05-05T20:59:40+0000' 'PKG_NOTE_ports_top_git_hash=5529c5919b' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=3e86ea24ef' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for OpenSPH-0.4.1_7 ===> Building OpenSPH-0.4.1_7 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for OpenSPH-0.4.1_7 build of science/opensph | OpenSPH-0.4.1_7 ended at Mon May 5 22:19:38 BST 2025 build time: 00:19:59