=>> Building science/opensph build started at Sat Jan 24 15:25:26 EST 2026 port directory: /usr/ports/science/opensph package name: OpenSPH-0.4.1_11 building for: FreeBSD pkg.DaveG.ca 13.5-RELEASE-p7 FreeBSD 13.5-RELEASE-p7 1305000 amd64 maintained by: yuri@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 2598 Jan 5 20:59 /usr/ports/science/opensph/Makefile Ports top last git commit: 076a295eb33c Ports top unclean checkout: no Port dir last git commit: 60c30947f1a2 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1305000 Job Id: 14 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1305000 UNAME_v=FreeBSD 13.5-RELEASE-p7 1305000 UNAME_r=13.5-RELEASE-p7 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/freebsd_13_5_x64-HEAD-ALL/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/freebsd_13_5_x64-HEAD-ALL/14/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_13_5_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_13_5_x64-HEAD-ALL/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_11: 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 " 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=13.5 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--- DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 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 #### #### DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---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 --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_11 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [pkg.DaveG.ca] Installing pkg-2.5.1... [pkg.DaveG.ca] Extracting pkg-2.5.1: .......... done ===> OpenSPH-0.4.1_11 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of OpenSPH-0.4.1_11 =========================================================================== =================================================== ===== 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_11 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by OpenSPH-0.4.1_11 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_11 for building ===> Extracting for OpenSPH-0.4.1_11 => 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_11 ===> Applying FreeBSD patches for OpenSPH-0.4.1_11 from /usr/ports/science/opensph/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> OpenSPH-0.4.1_11 depends on file: /usr/local/include/chaiscript/chaiscript.hpp - not found ===> Installing existing package /packages/All/ChaiScript-6.1.0_3.pkg [pkg.DaveG.ca] Installing ChaiScript-6.1.0_3... [pkg.DaveG.ca] `-- Installing readline-8.3.3... [pkg.DaveG.ca] | `-- Installing indexinfo-0.3.1_1... [pkg.DaveG.ca] | `-- Extracting indexinfo-0.3.1_1: . done [pkg.DaveG.ca] `-- Extracting readline-8.3.3: .......... done [pkg.DaveG.ca] Extracting ChaiScript-6.1.0_3: .......... done ===> OpenSPH-0.4.1_11 depends on file: /usr/local/include/chaiscript/chaiscript.hpp - found ===> Returning to build of OpenSPH-0.4.1_11 ===> OpenSPH-0.4.1_11 depends on file: /usr/local/libdata/pkgconfig/eigen3.pc - not found ===> Installing existing package /packages/All/eigen-3.4.0_4.pkg [pkg.DaveG.ca] Installing eigen-3.4.0_4... [pkg.DaveG.ca] `-- Installing blas-3.12.1... [pkg.DaveG.ca] | `-- Installing gcc14-14.2.0_4... [pkg.DaveG.ca] | | `-- Installing binutils-2.44,1... [pkg.DaveG.ca] | | `-- Installing zstd-1.5.7_1... [pkg.DaveG.ca] | | `-- Extracting zstd-1.5.7_1: .......... done [pkg.DaveG.ca] | | `-- Extracting binutils-2.44,1: .......... done [pkg.DaveG.ca] | | `-- Installing gmp-6.3.0... [pkg.DaveG.ca] | | `-- Extracting gmp-6.3.0: .......... done [pkg.DaveG.ca] | | `-- Installing mpc-1.3.1_1... [pkg.DaveG.ca] | | `-- Installing mpfr-4.2.2,1... [pkg.DaveG.ca] | | `-- Extracting mpfr-4.2.2,1: .......... done [pkg.DaveG.ca] | | `-- Extracting mpc-1.3.1_1: ...... done [pkg.DaveG.ca] | `-- Extracting gcc14-14.2.0_4: .......... done [pkg.DaveG.ca] `-- Extracting blas-3.12.1: ..... done [pkg.DaveG.ca] `-- Installing lapack-3.12.1... [pkg.DaveG.ca] `-- Extracting lapack-3.12.1: .......... done [pkg.DaveG.ca] Extracting eigen-3.4.0_4: .......... done ===== Message from gcc14-14.2.0_4: -- 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/gcc14 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> OpenSPH-0.4.1_11 depends on file: /usr/local/libdata/pkgconfig/eigen3.pc - found ===> Returning to build of OpenSPH-0.4.1_11 ===> OpenSPH-0.4.1_11 depends on package: qt5-qmake>=5.15 - not found ===> Installing existing package /packages/All/qt5-qmake-5.15.18p109.pkg [pkg.DaveG.ca] Installing qt5-qmake-5.15.18p109... [pkg.DaveG.ca] Extracting qt5-qmake-5.15.18p109: .......... done ===> OpenSPH-0.4.1_11 depends on package: qt5-qmake>=5.15 - found ===> Returning to build of OpenSPH-0.4.1_11 ===> OpenSPH-0.4.1_11 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg.DaveG.ca] Installing ccache-3.7.12_8... [pkg.DaveG.ca] 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 gcc14 create symlink for gcc14 (world) create symlink for g++14 create symlink for g++14 (world) create symlink for cpp14 create symlink for cpp14 (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_11 depends on file: /usr/local/bin/ccache - found ===> Returning to build of OpenSPH-0.4.1_11 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> OpenSPH-0.4.1_11 depends on shared library: libhdf5.so - not found ===> Installing existing package /packages/All/hdf5-1.12.2_2,1.pkg [pkg.DaveG.ca] Installing hdf5-1.12.2_2,1... [pkg.DaveG.ca] `-- Installing libaec-1.1.4... [pkg.DaveG.ca] `-- Extracting libaec-1.1.4: .......... done [pkg.DaveG.ca] Extracting hdf5-1.12.2_2,1: .......... done ===> OpenSPH-0.4.1_11 depends on shared library: libhdf5.so - found (/usr/local/lib/libhdf5.so) ===> Returning to build of OpenSPH-0.4.1_11 ===> OpenSPH-0.4.1_11 depends on shared library: libtbb.so - not found ===> Installing existing package /packages/All/onetbb-2022.3.0_1.pkg [pkg.DaveG.ca] Installing onetbb-2022.3.0_1... [pkg.DaveG.ca] `-- Installing hwloc2-2.12.1_1... [pkg.DaveG.ca] | `-- Installing level-zero-1.26.3... [pkg.DaveG.ca] | | `-- Installing libfmt-12.1.0... [pkg.DaveG.ca] | | `-- Extracting libfmt-12.1.0: .......... done [pkg.DaveG.ca] | | `-- Installing spdlog-1.16.0_1... [pkg.DaveG.ca] | | `-- Extracting spdlog-1.16.0_1: .......... done [pkg.DaveG.ca] | `-- Extracting level-zero-1.26.3: .......... done [pkg.DaveG.ca] | `-- Installing libpciaccess-0.18.1_1... [pkg.DaveG.ca] | | `-- Installing hwdata-0.403,1... [pkg.DaveG.ca] | | `-- Extracting hwdata-0.403,1: ...... done [pkg.DaveG.ca] | `-- Extracting libpciaccess-0.18.1_1: ..... done [pkg.DaveG.ca] | `-- Installing libxml2-2.14.6... [pkg.DaveG.ca] | `-- Extracting libxml2-2.14.6: .......... done [pkg.DaveG.ca] `-- Extracting hwloc2-2.12.1_1: .......... done [pkg.DaveG.ca] Extracting onetbb-2022.3.0_1: .......... done ===> OpenSPH-0.4.1_11 depends on shared library: libtbb.so - found (/usr/local/lib/libtbb.so) ===> Returning to build of OpenSPH-0.4.1_11 ===> OpenSPH-0.4.1_11 depends on shared library: libImath.so - not found ===> Installing existing package /packages/All/Imath-3.2.2_2.pkg [pkg.DaveG.ca] Installing Imath-3.2.2_2... [pkg.DaveG.ca] `-- Installing boost-libs-1.89.0_2... [pkg.DaveG.ca] | `-- Installing icu-76.1,1... [pkg.DaveG.ca] | `-- Extracting icu-76.1,1: .......... done [pkg.DaveG.ca] `-- Extracting boost-libs-1.89.0_2: .......... done [pkg.DaveG.ca] `-- Installing py311-boost-libs-1.89.0... [pkg.DaveG.ca] | `-- Installing python311-3.11.14... [pkg.DaveG.ca] | | `-- Installing gettext-runtime-0.26... [pkg.DaveG.ca] | | `-- Extracting gettext-runtime-0.26: .......... done [pkg.DaveG.ca] | | `-- Installing libffi-3.5.1... [pkg.DaveG.ca] | | `-- Extracting libffi-3.5.1: .......... done [pkg.DaveG.ca] | | `-- Installing mpdecimal-4.0.1... [pkg.DaveG.ca] | | `-- Extracting mpdecimal-4.0.1: .......... done [pkg.DaveG.ca] | `-- Extracting python311-3.11.14: .......... done [pkg.DaveG.ca] `-- Extracting py311-boost-libs-1.89.0: .......... done [pkg.DaveG.ca] `-- Installing py311-numpy-1.26.4_12,1... [pkg.DaveG.ca] | `-- Installing openblas-0.3.30,2... [pkg.DaveG.ca] | `-- Extracting openblas-0.3.30,2: .......... done [pkg.DaveG.ca] | `-- Installing suitesparse-umfpack-6.3.7... [pkg.DaveG.ca] | | `-- Installing suitesparse-amd-3.3.4... [pkg.DaveG.ca] | | `-- Installing suitesparse-config-7.12.1... [pkg.DaveG.ca] | | `-- Extracting suitesparse-config-7.12.1: .......... done [pkg.DaveG.ca] | | `-- Extracting suitesparse-amd-3.3.4: .......... done [pkg.DaveG.ca] | | `-- Installing suitesparse-camd-3.3.5... [pkg.DaveG.ca] | | `-- Extracting suitesparse-camd-3.3.5: .......... done [pkg.DaveG.ca] | | `-- Installing suitesparse-ccolamd-3.3.5... [pkg.DaveG.ca] | | `-- Extracting suitesparse-ccolamd-3.3.5: .......... done [pkg.DaveG.ca] | | `-- Installing suitesparse-cholmod-5.3.4... [pkg.DaveG.ca] | | `-- Installing suitesparse-colamd-3.3.5... [pkg.DaveG.ca] | | `-- Extracting suitesparse-colamd-3.3.5: .......... done [pkg.DaveG.ca] | | `-- Extracting suitesparse-cholmod-5.3.4: .......... done [pkg.DaveG.ca] | `-- Extracting suitesparse-umfpack-6.3.7: .......... done [pkg.DaveG.ca] `-- Extracting py311-numpy-1.26.4_12,1: .......... done [pkg.DaveG.ca] Extracting Imath-3.2.2_2: .......... done ===== Message from boost-libs-1.89.0_2: -- 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 python311-3.11.14: -- 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 py311-boost-libs-1.89.0: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. ===> OpenSPH-0.4.1_11 depends on shared library: libImath.so - found (/usr/local/lib/libImath.so) ===> Returning to build of OpenSPH-0.4.1_11 ===> OpenSPH-0.4.1_11 depends on shared library: libopenvdb.so - not found ===> Installing existing package /packages/All/openvdb-13.0.0.pkg [pkg.DaveG.ca] Installing openvdb-13.0.0... [pkg.DaveG.ca] `-- Installing c-blosc-1.21.0... [pkg.DaveG.ca] | `-- Installing liblz4-1.10.0_2,1... [pkg.DaveG.ca] | `-- Extracting liblz4-1.10.0_2,1: .......... done [pkg.DaveG.ca] | `-- Installing snappy-1.2.2... [pkg.DaveG.ca] | `-- Extracting snappy-1.2.2: .......... done [pkg.DaveG.ca] `-- Extracting c-blosc-1.21.0: ....... done [pkg.DaveG.ca] `-- Installing glfw-3.4_2... [pkg.DaveG.ca] | `-- Installing fontconfig-2.17.1,1... [pkg.DaveG.ca] | | `-- Installing expat-2.7.3... [pkg.DaveG.ca] | | `-- Extracting expat-2.7.3: .......... done [pkg.DaveG.ca] | | `-- Installing freetype2-2.14.1... [pkg.DaveG.ca] | | `-- Installing brotli-1.2.0,1... [pkg.DaveG.ca] | | `-- Extracting brotli-1.2.0,1: .......... done [pkg.DaveG.ca] | | `-- Installing png-1.6.53... [pkg.DaveG.ca] | | `-- Extracting png-1.6.53: .......... done [pkg.DaveG.ca] | | `-- Extracting freetype2-2.14.1: .......... done [pkg.DaveG.ca] | `-- Extracting fontconfig-2.17.1,1: .......... done [pkg.DaveG.ca] | `-- Installing libX11-1.8.12,1... [pkg.DaveG.ca] | | `-- Installing libxcb-1.17.0... [pkg.DaveG.ca] | | `-- Installing libXau-1.0.12... [pkg.DaveG.ca] | | `-- Extracting libXau-1.0.12: .......... done [pkg.DaveG.ca] | | `-- Installing libXdmcp-1.1.5... [pkg.DaveG.ca] | | | `-- Installing xorgproto-2024.1... [pkg.DaveG.ca] | | | `-- Extracting xorgproto-2024.1: .......... done [pkg.DaveG.ca] | | `-- Extracting libXdmcp-1.1.5: ...... done [pkg.DaveG.ca] | | `-- Extracting libxcb-1.17.0: .......... done [pkg.DaveG.ca] | `-- Extracting libX11-1.8.12,1: .......... done [pkg.DaveG.ca] | `-- Installing libXcursor-1.2.3... [pkg.DaveG.ca] | | `-- Installing libXfixes-6.0.1... [pkg.DaveG.ca] | | `-- Extracting libXfixes-6.0.1: ....... done [pkg.DaveG.ca] | | `-- Installing libXrender-0.9.12... [pkg.DaveG.ca] | | `-- Extracting libXrender-0.9.12: ....... done [pkg.DaveG.ca] | `-- Extracting libXcursor-1.2.3: .......... done [pkg.DaveG.ca] | `-- Installing libXi-1.8.2,1... [pkg.DaveG.ca] | | `-- Installing libXext-1.3.6,1... [pkg.DaveG.ca] | | `-- Extracting libXext-1.3.6,1: .......... done [pkg.DaveG.ca] | `-- Extracting libXi-1.8.2,1: .......... done [pkg.DaveG.ca] | `-- Installing libXinerama-1.1.5,1... [pkg.DaveG.ca] | `-- Extracting libXinerama-1.1.5,1: .......... done [pkg.DaveG.ca] | `-- Installing libXrandr-1.5.4... [pkg.DaveG.ca] | `-- Extracting libXrandr-1.5.4: .......... done [pkg.DaveG.ca] | `-- Installing libXxf86vm-1.1.6... [pkg.DaveG.ca] | `-- Extracting libXxf86vm-1.1.6: .......... done [pkg.DaveG.ca] | `-- Installing libepoll-shim-0.0.20240608... [pkg.DaveG.ca] | `-- Extracting libepoll-shim-0.0.20240608: .......... done [pkg.DaveG.ca] `-- Extracting glfw-3.4_2: .......... done [pkg.DaveG.ca] `-- Installing libGLU-9.0.3... [pkg.DaveG.ca] | `-- Installing libglvnd-1.7.0... [pkg.DaveG.ca] | `-- Extracting libglvnd-1.7.0: .......... done [pkg.DaveG.ca] `-- Extracting libGLU-9.0.3: ..... done [pkg.DaveG.ca] `-- Installing libICE-1.1.2,1... [pkg.DaveG.ca] `-- Extracting libICE-1.1.2,1: .......... done [pkg.DaveG.ca] `-- Installing libSM-1.2.6,1... [pkg.DaveG.ca] `-- Extracting libSM-1.2.6,1: ........ done [pkg.DaveG.ca] `-- Installing openexr-3.4.4_1... [pkg.DaveG.ca] | `-- Installing libdeflate-1.25... [pkg.DaveG.ca] | `-- Extracting libdeflate-1.25: .......... done [pkg.DaveG.ca] | `-- Installing openjph-0.26.0... [pkg.DaveG.ca] | | `-- Installing tiff-4.7.1... [pkg.DaveG.ca] | | `-- Installing jbigkit-2.1_3... [pkg.DaveG.ca] | | `-- Extracting jbigkit-2.1_3: .......... done [pkg.DaveG.ca] | | `-- Installing jpeg-turbo-3.1.3... [pkg.DaveG.ca] | | `-- Extracting jpeg-turbo-3.1.3: .......... done [pkg.DaveG.ca] | | `-- Installing lerc-4.0.0... [pkg.DaveG.ca] | | `-- Extracting lerc-4.0.0: ..... done [pkg.DaveG.ca] | | `-- Extracting tiff-4.7.1: .......... done [pkg.DaveG.ca] | `-- Extracting openjph-0.26.0: .......... done [pkg.DaveG.ca] `-- Extracting openexr-3.4.4_1: .......... done [pkg.DaveG.ca] Extracting openvdb-13.0.0: .......... done ==> Running trigger: fontconfig.ucl Running fc-cache to build fontconfig cache... ===== Message from freetype2-2.14.1: -- 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_11 depends on shared library: libopenvdb.so - found (/usr/local/lib/libopenvdb.so) ===> Returning to build of OpenSPH-0.4.1_11 ===> OpenSPH-0.4.1_11 depends on shared library: libtbb.so - found (/usr/local/lib/libtbb.so) ===> OpenSPH-0.4.1_11 depends on shared library: libwx_baseu-3.2.so - not found ===> Installing existing package /packages/All/wx32-gtk3-3.2.8.1_1.pkg [pkg.DaveG.ca] Installing wx32-gtk3-3.2.8.1_1... [pkg.DaveG.ca] `-- Installing at-spi2-core-2.56.7... [pkg.DaveG.ca] | `-- Installing dbus-1.16.2_4,1... ===> Creating groups Creating group 'messagebus' with gid '556' ===> Creating users Creating user 'messagebus' with uid '556' [pkg.DaveG.ca] | `-- Extracting dbus-1.16.2_4,1: ......... done [pkg.DaveG.ca] | `-- Installing glib-2.84.4,2... [pkg.DaveG.ca] | | `-- Installing libiconv-1.18_1... [pkg.DaveG.ca] | | `-- Extracting libiconv-1.18_1: .......... done [pkg.DaveG.ca] | | `-- Installing libinotify-20240724_3... [pkg.DaveG.ca] | | `-- Extracting libinotify-20240724_3: .......... done [pkg.DaveG.ca] | | `-- Installing pcre2-10.47_1... [pkg.DaveG.ca] | | `-- Extracting pcre2-10.47_1: .......... done [pkg.DaveG.ca] | | `-- Installing py311-packaging-25.0... [pkg.DaveG.ca] | | `-- Extracting py311-packaging-25.0: .......... done [pkg.DaveG.ca] | `-- Extracting glib-2.84.4,2: .......... done [pkg.DaveG.ca] | `-- Installing gsettings-desktop-schemas-47.1_2... [pkg.DaveG.ca] | `-- Extracting gsettings-desktop-schemas-47.1_2: .......... done [pkg.DaveG.ca] | `-- Installing libXtst-1.2.5... [pkg.DaveG.ca] | `-- Extracting libXtst-1.2.5: .......... done [pkg.DaveG.ca] `-- Extracting at-spi2-core-2.56.7: .......... done [pkg.DaveG.ca] `-- Installing cairo-1.18.2,3... [pkg.DaveG.ca] | `-- Installing lzo2-2.10_1... [pkg.DaveG.ca] | `-- Extracting lzo2-2.10_1: .......... done [pkg.DaveG.ca] | `-- Installing pixman-0.46.2... [pkg.DaveG.ca] | `-- Extracting pixman-0.46.2: ...... done [pkg.DaveG.ca] `-- Extracting cairo-1.18.2,3: .......... done [pkg.DaveG.ca] `-- Installing curl-8.17.0... [pkg.DaveG.ca] | `-- Installing libidn2-2.3.8... [pkg.DaveG.ca] | | `-- Installing libunistring-1.4.1... [pkg.DaveG.ca] | | `-- Extracting libunistring-1.4.1: .......... done [pkg.DaveG.ca] | `-- Extracting libidn2-2.3.8: .......... done [pkg.DaveG.ca] | `-- Installing libnghttp2-1.68.0... [pkg.DaveG.ca] | `-- Extracting libnghttp2-1.68.0: ....... done [pkg.DaveG.ca] | `-- Installing libpsl-0.21.5_2... [pkg.DaveG.ca] | `-- Extracting libpsl-0.21.5_2: ........ done [pkg.DaveG.ca] | `-- Installing libssh2-1.11.1,3... [pkg.DaveG.ca] | `-- Extracting libssh2-1.11.1,3: .......... done [pkg.DaveG.ca] `-- Extracting curl-8.17.0: .......... done [pkg.DaveG.ca] `-- Installing gdk-pixbuf2-2.44.1... [pkg.DaveG.ca] | `-- Installing shared-mime-info-2.4_2... [pkg.DaveG.ca] | `-- Extracting shared-mime-info-2.4_2: ......... done [pkg.DaveG.ca] `-- Extracting gdk-pixbuf2-2.44.1: .......... done [pkg.DaveG.ca] `-- Installing gstreamer1-1.26.10... [pkg.DaveG.ca] | `-- Installing libunwind-20250904... [pkg.DaveG.ca] | `-- Extracting libunwind-20250904: .......... done [pkg.DaveG.ca] `-- Extracting gstreamer1-1.26.10: .......... done [pkg.DaveG.ca] `-- Installing gstreamer1-plugins-1.26.10... [pkg.DaveG.ca] | `-- Installing iso-codes-4.20.1... [pkg.DaveG.ca] | `-- Extracting iso-codes-4.20.1: .......... done [pkg.DaveG.ca] | `-- Installing libdrm-2.4.131,1... [pkg.DaveG.ca] | `-- Extracting libdrm-2.4.131,1: .......... done [pkg.DaveG.ca] | `-- Installing orc-0.4.41_1... [pkg.DaveG.ca] | `-- Extracting orc-0.4.41_1: .......... done [pkg.DaveG.ca] `-- Extracting gstreamer1-plugins-1.26.10: .......... done [pkg.DaveG.ca] `-- Installing gstreamer1-plugins-bad-1.26.10... [pkg.DaveG.ca] | `-- Installing harfbuzz-12.3.0... [pkg.DaveG.ca] | | `-- Installing graphite2-1.3.14... [pkg.DaveG.ca] | | `-- Extracting graphite2-1.3.14: .......... done [pkg.DaveG.ca] | `-- Extracting harfbuzz-12.3.0: .......... done [pkg.DaveG.ca] | `-- Installing json-glib-1.10.8... [pkg.DaveG.ca] | | `-- Installing gobject-introspection-1.84.0,1... [pkg.DaveG.ca] | | `-- Extracting gobject-introspection-1.84.0,1: .......... done [pkg.DaveG.ca] | `-- Extracting json-glib-1.10.8: .......... done [pkg.DaveG.ca] | `-- Installing pango-1.56.4... [pkg.DaveG.ca] | | `-- Installing fribidi-1.0.16... [pkg.DaveG.ca] | | `-- Extracting fribidi-1.0.16: .......... done [pkg.DaveG.ca] | | `-- Installing libXft-2.3.8... [pkg.DaveG.ca] | | `-- Extracting libXft-2.3.8: .......... done [pkg.DaveG.ca] | | `-- Installing libthai-0.1.30... [pkg.DaveG.ca] | | `-- Installing libdatrie-0.2.14_1... [pkg.DaveG.ca] | | `-- Extracting libdatrie-0.2.14_1: .......... done [pkg.DaveG.ca] | | `-- Extracting libthai-0.1.30: .......... done [pkg.DaveG.ca] | `-- Extracting pango-1.56.4: .......... done [pkg.DaveG.ca] `-- Extracting gstreamer1-plugins-bad-1.26.10: .......... done [pkg.DaveG.ca] `-- Installing gtk3-3.24.51... [pkg.DaveG.ca] | `-- Installing adwaita-icon-theme-47.0... [pkg.DaveG.ca] | | `-- Installing adwaita-icon-theme-legacy-46.2... [pkg.DaveG.ca] | | `-- Installing gtk-update-icon-cache-3.24.42... [pkg.DaveG.ca] | | `-- Extracting gtk-update-icon-cache-3.24.42: .......... done [pkg.DaveG.ca] | | `-- Extracting adwaita-icon-theme-legacy-46.2: .......... done [pkg.DaveG.ca] | `-- Extracting adwaita-icon-theme-47.0: .......... done [pkg.DaveG.ca] | `-- Installing colord-1.4.8... [pkg.DaveG.ca] | | `-- Installing lcms2-2.17... [pkg.DaveG.ca] | | `-- Extracting lcms2-2.17: .......... done [pkg.DaveG.ca] | | `-- Installing libgudev-237... [pkg.DaveG.ca] | | `-- Installing libudev-devd-0.6.0... [pkg.DaveG.ca] | | `-- Extracting libudev-devd-0.6.0: ..... done [pkg.DaveG.ca] | | `-- Extracting libgudev-237: .......... done [pkg.DaveG.ca] | | `-- Installing libgusb-0.4.9_1... [pkg.DaveG.ca] | | `-- Extracting libgusb-0.4.9_1: .......... done [pkg.DaveG.ca] | | `-- Installing polkit-127... [pkg.DaveG.ca] | | `-- Installing duktape-lib-2.7.0_1... [pkg.DaveG.ca] | | `-- Extracting duktape-lib-2.7.0_1: ...... done ===> Creating groups Creating group 'polkitd' with gid '565' ===> Creating users Creating user 'polkitd' with uid '565' [pkg.DaveG.ca] | | `-- Extracting polkit-127: ......... done [pkg.DaveG.ca] | | `-- Installing sqlite3-3.50.4_2,1... [pkg.DaveG.ca] | | `-- Installing libedit-3.1.20251016_1,1... [pkg.DaveG.ca] | | `-- Extracting libedit-3.1.20251016_1,1: .......... done [pkg.DaveG.ca] | | `-- Extracting sqlite3-3.50.4_2,1: .......... done ===> Creating groups Creating group 'colord' with gid '970' ===> Creating users Creating user 'colord' with uid '970' [pkg.DaveG.ca] | `-- Extracting colord-1.4.8: .......... done [pkg.DaveG.ca] | `-- Installing cups-2.4.16... [pkg.DaveG.ca] | | `-- Installing avahi-app-0.8_6... [pkg.DaveG.ca] | | `-- Installing dbus-glib-0.114... [pkg.DaveG.ca] | | `-- Extracting dbus-glib-0.114: .......... done [pkg.DaveG.ca] | | `-- Installing gdbm-1.26... [pkg.DaveG.ca] | | `-- Extracting gdbm-1.26: .......... done [pkg.DaveG.ca] | | `-- Installing gnome_subr-1.0... [pkg.DaveG.ca] | | `-- Extracting gnome_subr-1.0: . done [pkg.DaveG.ca] | | `-- Installing libdaemon-0.14_1... [pkg.DaveG.ca] | | `-- Extracting libdaemon-0.14_1: .......... done [pkg.DaveG.ca] | | `-- Installing libevent-2.1.12... [pkg.DaveG.ca] | | `-- Extracting libevent-2.1.12: .......... done ===> Creating groups Creating group 'avahi' with gid '558' ===> Creating users Creating user 'avahi' with uid '558' [pkg.DaveG.ca] | | `-- Extracting avahi-app-0.8_6: .......... done [pkg.DaveG.ca] | | `-- Installing gnutls-3.8.11... [pkg.DaveG.ca] | | `-- Installing libtasn1-4.21.0... [pkg.DaveG.ca] | | `-- Extracting libtasn1-4.21.0: .......... done [pkg.DaveG.ca] | | `-- Installing nettle-3.10.2... [pkg.DaveG.ca] | | `-- Extracting nettle-3.10.2: .......... done [pkg.DaveG.ca] | | `-- Installing p11-kit-0.26.0... [pkg.DaveG.ca] | | `-- Extracting p11-kit-0.26.0: .......... done [pkg.DaveG.ca] | | `-- Extracting gnutls-3.8.11: .......... done [pkg.DaveG.ca] | | `-- Installing libpaper-1.1.28_1... [pkg.DaveG.ca] | | `-- Extracting libpaper-1.1.28_1: .......... done ===> Creating groups Creating group 'cups' with gid '193' ===> Creating users Creating user 'cups' with uid '193' [pkg.DaveG.ca] | `-- Extracting cups-2.4.16: .......... done [pkg.DaveG.ca] | `-- Installing hicolor-icon-theme-0.18... [pkg.DaveG.ca] | `-- Extracting hicolor-icon-theme-0.18: . done [pkg.DaveG.ca] | `-- Installing libXcomposite-0.4.6_1,1... [pkg.DaveG.ca] | `-- Extracting libXcomposite-0.4.6_1,1: .......... done [pkg.DaveG.ca] | `-- Installing libXdamage-1.1.6... [pkg.DaveG.ca] | `-- Extracting libXdamage-1.1.6: ...... done [pkg.DaveG.ca] | `-- Installing libepoxy-1.5.10... [pkg.DaveG.ca] | `-- Extracting libepoxy-1.5.10: .......... done [pkg.DaveG.ca] | `-- Installing librsvg2-rust-2.61.3... [pkg.DaveG.ca] | | `-- Installing dav1d-1.5.2... [pkg.DaveG.ca] | | `-- Extracting dav1d-1.5.2: .......... done [pkg.DaveG.ca] | `-- Extracting librsvg2-rust-2.61.3: .......... done [pkg.DaveG.ca] | `-- Installing libxkbcommon-1.13.1... [pkg.DaveG.ca] | | `-- Installing wayland-1.24.0_2... [pkg.DaveG.ca] | | `-- Extracting wayland-1.24.0_2: .......... done [pkg.DaveG.ca] | | `-- Installing xkeyboard-config-2.41_4... [pkg.DaveG.ca] | | `-- Extracting xkeyboard-config-2.41_4: .......... done [pkg.DaveG.ca] | `-- Extracting libxkbcommon-1.13.1: .......... done [pkg.DaveG.ca] `-- Extracting gtk3-3.24.51: .......... done [pkg.DaveG.ca] `-- Installing libmspack-0.11alpha... [pkg.DaveG.ca] `-- Extracting libmspack-0.11alpha: ...... done [pkg.DaveG.ca] `-- Installing libnotify-0.8.8... [pkg.DaveG.ca] `-- Extracting libnotify-0.8.8: .......... done [pkg.DaveG.ca] `-- Installing libsecret-0.21.7_2... [pkg.DaveG.ca] | `-- Installing libgcrypt-1.11.2... [pkg.DaveG.ca] | | `-- Installing libgpg-error-1.58... [pkg.DaveG.ca] | | `-- Extracting libgpg-error-1.58: .......... done [pkg.DaveG.ca] | `-- Extracting libgcrypt-1.11.2: .......... done [pkg.DaveG.ca] `-- Extracting libsecret-0.21.7_2: .......... done [pkg.DaveG.ca] `-- Installing libsoup3-3.6.5_2... [pkg.DaveG.ca] | `-- Installing glib-networking-2.80.1_1... [pkg.DaveG.ca] | | `-- Installing libproxy-0.5.10_1... [pkg.DaveG.ca] | | `-- Extracting libproxy-0.5.10_1: .......... done [pkg.DaveG.ca] | `-- Extracting glib-networking-2.80.1_1: .......... done [pkg.DaveG.ca] `-- Extracting libsoup3-3.6.5_2: .......... done [pkg.DaveG.ca] `-- Installing webkit2-gtk_41-2.46.6_4... [pkg.DaveG.ca] | `-- Installing enchant2-2.8.10... [pkg.DaveG.ca] | | `-- Installing hunspell-1.7.2_1... [pkg.DaveG.ca] | | `-- Installing perl5-5.42.0_1... [pkg.DaveG.ca] | | `-- Extracting perl5-5.42.0_1: .......... done [pkg.DaveG.ca] | | `-- Extracting hunspell-1.7.2_1: .......... done [pkg.DaveG.ca] | `-- Extracting enchant2-2.8.10: .......... done [pkg.DaveG.ca] | `-- Installing geoclue-2.8.0... [pkg.DaveG.ca] | `-- Extracting geoclue-2.8.0: .......... done [pkg.DaveG.ca] | `-- Installing graphene-1.10.8_1... [pkg.DaveG.ca] | | `-- Installing py311-pygobject-3.50.2... [pkg.DaveG.ca] | | `-- Installing py311-cairo-1.28.0,1... [pkg.DaveG.ca] | | `-- Extracting py311-cairo-1.28.0,1: .......... done [pkg.DaveG.ca] | | `-- Installing pygobject-common-3.50.2... [pkg.DaveG.ca] | | `-- Extracting pygobject-common-3.50.2: .. done [pkg.DaveG.ca] | | `-- Extracting py311-pygobject-3.50.2: .......... done [pkg.DaveG.ca] | `-- Extracting graphene-1.10.8_1: .......... done [pkg.DaveG.ca] | `-- Installing gstreamer1-plugins-gl-1.26.10... [pkg.DaveG.ca] | `-- Extracting gstreamer1-plugins-gl-1.26.10: .......... done [pkg.DaveG.ca] | `-- Installing harfbuzz-icu-12.3.0... [pkg.DaveG.ca] | `-- Extracting harfbuzz-icu-12.3.0: ..... done [pkg.DaveG.ca] | `-- Installing hyphen-2.8.8... [pkg.DaveG.ca] | `-- Extracting hyphen-2.8.8: .......... done [pkg.DaveG.ca] | `-- Installing libavif-1.3.0_2... [pkg.DaveG.ca] | | `-- Installing aom-3.13.1... [pkg.DaveG.ca] | | `-- Installing vmaf-3.0.0... [pkg.DaveG.ca] | | `-- Extracting vmaf-3.0.0: .......... done [pkg.DaveG.ca] | | `-- Extracting aom-3.13.1: .......... done [pkg.DaveG.ca] | | `-- Installing libyuv-0.0.1903... [pkg.DaveG.ca] | | `-- Extracting libyuv-0.0.1903: .......... done [pkg.DaveG.ca] | `-- Extracting libavif-1.3.0_2: .......... done [pkg.DaveG.ca] | `-- Installing libjxl-0.11.1_2... [pkg.DaveG.ca] | | `-- Installing giflib-5.2.2... [pkg.DaveG.ca] | | `-- Extracting giflib-5.2.2: .......... done [pkg.DaveG.ca] | | `-- Installing highway-1.3.0... [pkg.DaveG.ca] | | `-- Extracting highway-1.3.0: .......... done [pkg.DaveG.ca] | `-- Extracting libjxl-0.11.1_2: .......... done [pkg.DaveG.ca] | `-- Installing libsysinfo-0.0.3_3... [pkg.DaveG.ca] | `-- Extracting libsysinfo-0.0.3_3: ...... done [pkg.DaveG.ca] | `-- Installing libxslt-1.1.43_1... [pkg.DaveG.ca] | `-- Extracting libxslt-1.1.43_1: .......... done [pkg.DaveG.ca] | `-- Installing mesa-libs-24.1.7_1... [pkg.DaveG.ca] | | `-- Installing libxshmfence-1.3.3... [pkg.DaveG.ca] | | `-- Extracting libxshmfence-1.3.3: ...... done [pkg.DaveG.ca] | `-- Extracting mesa-libs-24.1.7_1: .......... done [pkg.DaveG.ca] | `-- Installing webp-1.6.0... [pkg.DaveG.ca] | `-- Extracting webp-1.6.0: .......... done [pkg.DaveG.ca] | `-- Installing woff2-1.0.2_5... [pkg.DaveG.ca] | `-- Extracting woff2-1.0.2_5: .......... done [pkg.DaveG.ca] `-- Extracting webkit2-gtk_41-2.46.6_4: .......... done [pkg.DaveG.ca] Extracting wx32-gtk3-3.2.8.1_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 Generating GTK icon cache for /usr/local/share/icons/AdwaitaLegacy ==> 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_3: -- 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 wayland-1.24.0_2: -- 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.13.1: -- 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 libjxl-0.11.1_2: -- Additional packages recommended for new users: - imlib2-jxl (e.g., feh, scrot) - kf5-kimageformats (e.g., nomacs, flameshot, skanlite) - gimp-jxl-plugin ===> OpenSPH-0.4.1_11 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_11 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for OpenSPH-0.4.1_11 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_11 --- sub-core-all-ordered --- 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 ' 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 --- 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 --- --- Path.o --- compiling io/Path.cpp --- Assert.o --- compiling common/Assert.cpp --- AggregateSolver.o --- compiling gravity/AggregateSolver.cpp --- BarnesHut.o --- compiling gravity/BarnesHut.cpp --- Handoff.o --- compiling gravity/Handoff.cpp --- NBodySolver.o --- compiling gravity/NBodySolver.cpp --- FileManager.o --- compiling io/FileManager.cpp --- FileSystem.o --- compiling io/FileSystem.cpp --- Logger.o --- compiling io/Logger.cpp --- Output.o --- compiling io/Output.cpp --- SimulationJobs.o --- compiling run/jobs/SimulationJobs.cpp --- Vdb.o --- compiling io/Vdb.cpp --- Curve.o --- compiling math/Curve.cpp --- Morton.o --- compiling math/Morton.cpp --- SparseMatrix.o --- compiling math/SparseMatrix.cpp --- Rng.o --- compiling math/rng/Rng.cpp --- String.o --- compiling objects/containers/String.cpp --- HashMapFinder.o --- compiling objects/finders/HashMapFinder.cpp --- IncrementalFinder.o --- compiling objects/finders/IncrementalFinder.cpp --- KdTree.o --- compiling objects/finders/KdTree.cpp --- NeighborFinder.o --- compiling objects/finders/NeighborFinder.cpp --- PeriodicFinder.o --- compiling objects/finders/PeriodicFinder.cpp --- UniformGrid.o --- compiling objects/finders/UniformGrid.cpp --- Delaunay.o --- compiling objects/geometry/Delaunay.cpp --- Domain.o --- compiling objects/geometry/Domain.cpp --- SymmetricTensor.o --- compiling objects/geometry/SymmetricTensor.cpp --- Dynamic.o --- compiling objects/utility/Dynamic.cpp --- Streams.o --- compiling objects/utility/Streams.cpp --- Aneos.o --- compiling physics/Aneos.cpp --- Damage.o --- compiling physics/Damage.cpp --- Eos.o --- compiling physics/Eos.cpp --- Functions.o --- compiling physics/Functions.cpp --- Integrals.o --- compiling physics/Integrals.cpp --- Rheology.o --- compiling physics/Rheology.cpp --- TimeFormat.o --- compiling physics/TimeFormat.cpp --- Units.o --- compiling physics/Units.cpp --- Analysis.o --- compiling post/Analysis.cpp --- TwoBody.o --- compiling post/TwoBody.cpp --- Compare.o --- compiling post/Compare.cpp --- MarchingCubes.o --- compiling post/MarchingCubes.cpp --- Mesh.o --- compiling post/Mesh.cpp --- MeshFile.o --- compiling post/MeshFile.cpp --- Plot.o --- compiling post/Plot.cpp --- StatisticTests.o --- compiling post/StatisticTests.cpp --- Attractor.o --- compiling quantities/Attractor.cpp --- IMaterial.o --- compiling quantities/IMaterial.cpp --- Particle.o --- compiling quantities/Particle.cpp --- Quantity.o --- compiling quantities/Quantity.cpp --- QuantityIds.o --- compiling quantities/QuantityIds.cpp --- Storage.o --- compiling quantities/Storage.cpp --- Utility.o --- compiling quantities/Utility.cpp --- IRun.o --- compiling run/IRun.cpp --- Job.o --- compiling run/Job.cpp --- Node.o --- compiling run/Node.cpp --- ScriptNode.o --- compiling run/ScriptNode.cpp --- ScriptUtils.o --- compiling run/ScriptUtils.cpp --- SpecialEntries.o --- compiling run/SpecialEntries.cpp --- VirtualSettings.o --- compiling run/VirtualSettings.cpp --- GeometryJobs.o --- compiling run/jobs/GeometryJobs.cpp --- InitialConditionJobs.o --- compiling run/jobs/InitialConditionJobs.cpp --- IoJobs.o --- compiling run/jobs/IoJobs.cpp --- MaterialJobs.o --- compiling run/jobs/MaterialJobs.cpp --- ParticleJobs.o --- compiling run/jobs/ParticleJobs.cpp --- ScriptJobs.o --- compiling run/jobs/ScriptJobs.cpp --- Diagnostics.o --- --- Materials.o --- --- Diagnostics.o --- compiling sph/Diagnostics.cpp --- Materials.o --- compiling sph/Materials.cpp --- Boundary.o --- compiling sph/boundary/Boundary.cpp --- Accumulated.o --- compiling sph/equations/Accumulated.cpp --- Derivative.o --- compiling sph/equations/Derivative.cpp --- EquationTerm.o --- compiling sph/equations/EquationTerm.cpp --- Rotation.o --- compiling sph/equations/Rotation.cpp --- Stress.o --- compiling sph/equations/av/Stress.cpp --- Distribution.o --- compiling sph/initial/Distribution.cpp --- Initial.o --- compiling sph/initial/Initial.cpp --- MeshDomain.o --- compiling sph/initial/MeshDomain.cpp --- Galaxy.o --- compiling sph/initial/Galaxy.cpp --- Stellar.o --- --- String.o --- 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:193:28: note: 'codecvt_utf8' has been explicitly marked deprecated here 193 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8 : public __codecvt_utf8<_Elem> { | ^ /usr/include/c++/v1/__config:748:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 748 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # 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:3145:28: note: 'wstring_convert, char16_t>' has been explicitly marked deprecated here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert { | ^ /usr/include/c++/v1/__config:748:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 748 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # 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:193:28: note: 'codecvt_utf8' has been explicitly marked deprecated here 193 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8 : public __codecvt_utf8<_Elem> { | ^ /usr/include/c++/v1/__config:748:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 748 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # 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:3145:28: note: 'wstring_convert>' has been explicitly marked deprecated here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert { | ^ /usr/include/c++/v1/__config:748:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 748 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. --- Stellar.o --- compiling sph/initial/Stellar.cpp --- Equilibrium.o --- --- SymmetricTensor.o --- objects/geometry/SymmetricTensor.cpp:169:17: warning: variable 'iter' set but not used [-Wunused-but-set-variable] 169 | int iter = 0; | ^ 1 warning generated. --- Equilibrium.o --- compiling sph/initial/Equilibrium.cpp --- UvMapping.o --- compiling sph/initial/UvMapping.cpp --- AsymmetricSolver.o --- compiling sph/solvers/AsymmetricSolver.cpp --- EnergyConservingSolver.o --- compiling sph/solvers/EnergyConservingSolver.cpp --- Dynamic.o --- 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:58:14: note: expanded from macro 'NAN' 58 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ 3 warnings generated. --- EquilibriumSolver.o --- --- StatisticTests.o --- 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. --- EquilibriumSolver.o --- compiling sph/solvers/EquilibriumSolver.cpp --- GradHSolver.o --- --- GravitySolver.o --- --- GradHSolver.o --- compiling sph/solvers/GradHSolver.cpp --- PositionBasedSolver.o --- --- StandardSets.o --- --- Eos.o --- 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. --- PositionBasedSolver.o --- compiling sph/solvers/PositionBasedSolver.cpp --- StandardSets.o --- compiling sph/solvers/StandardSets.cpp --- GravitySolver.o --- compiling sph/solvers/GravitySolver.cpp --- SummationSolver.o --- --- SymmetricSolver.o --- --- ArgsParser.o --- --- Streams.o --- 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:193:28: note: 'codecvt_utf8' has been explicitly marked deprecated here 193 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8 : public __codecvt_utf8<_Elem> { | ^ /usr/include/c++/v1/__config:748:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 748 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # 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:193:28: note: 'codecvt_utf8' has been explicitly marked deprecated here 193 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8 : public __codecvt_utf8<_Elem> { | ^ /usr/include/c++/v1/__config:748:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 748 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. --- HashMapFinder.o --- 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. --- SymmetricSolver.o --- compiling sph/solvers/SymmetricSolver.cpp --- SummationSolver.o --- compiling sph/solvers/SummationSolver.cpp --- Factory.o --- --- Platform.o --- --- ArgsParser.o --- compiling system/ArgsParser.cpp --- Factory.o --- compiling system/Factory.cpp --- Process.o --- --- Platform.o --- compiling system/Platform.cpp --- Profiler.o --- --- Process.o --- compiling system/Process.cpp --- Profiler.o --- compiling system/Profiler.cpp --- Settings.o --- compiling system/Settings.cpp --- Statistics.o --- compiling system/Statistics.cpp --- AggregateSolver.o --- 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. --- Timer.o --- compiling system/Timer.cpp --- Setup.o --- --- CheckFunction.o --- --- Setup.o --- compiling tests/Setup.cpp --- CheckFunction.o --- compiling thread/CheckFunction.cpp --- Integrals.o --- 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. --- OpenMp.o --- --- Pool.o --- --- OpenMp.o --- compiling thread/OpenMp.cpp --- Node.o --- 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. --- Pool.o --- compiling thread/Pool.cpp --- Scheduler.o --- compiling thread/Scheduler.cpp --- Tbb.o --- compiling thread/Tbb.cpp --- Analysis.o --- 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. --- TimeStepCriterion.o --- compiling timestepping/TimeStepCriterion.cpp --- TimeStepping.o --- --- Plot.o --- 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. --- BarnesHut.o --- 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. --- TimeStepping.o --- compiling timestepping/TimeStepping.cpp --- LogWriter.o --- --- ElasticDeformationSolver.o --- --- LogWriter.o --- compiling io/LogWriter.cpp --- ElasticDeformationSolver.o --- compiling sph/solvers/ElasticDeformationSolver.cpp --- Aneos.o --- 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. --- DensityIndependentSolver.o --- compiling sph/solvers/DensityIndependentSolver.cpp --- MarchingCubes.o --- 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:58:14: note: expanded from macro 'NAN' 58 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ 2 warnings generated. --- Config.o --- --- IRun.o --- 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:58:14: note: expanded from macro 'NAN' 58 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ 3 warnings generated. --- Presets.o --- --- Particle.o --- 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. --- Config.o --- compiling run/Config.cpp --- Presets.o --- compiling run/jobs/Presets.cpp --- Diagnostics.o --- 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. --- NBodySolver.o --- 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. --- Materials.o --- 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. --- Equilibrium.o --- 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. --- Job.o --- 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. --- Initial.o --- 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. --- IoJobs.o --- 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. --- GeometryJobs.o --- 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. --- Boundary.o --- 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:58:14: note: expanded from macro 'NAN' 58 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ 2 warnings generated. --- EnergyConservingSolver.o --- 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. --- EquilibriumSolver.o --- 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. --- Stellar.o --- 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. --- Setup.o --- 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. --- PositionBasedSolver.o --- 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. --- SimulationJobs.o --- 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:58:14: note: expanded from macro 'NAN' 58 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ 3 warnings generated. --- GravitySolver.o --- 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:58:14: note: expanded from macro 'NAN' 58 | #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. --- MaterialJobs.o --- 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. --- Distribution.o --- 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:58:14: note: expanded from macro 'NAN' 58 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ 3 warnings generated. --- ParticleJobs.o --- 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. --- Storage.o --- 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. --- SummationSolver.o --- 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:58:14: note: expanded from macro 'NAN' 58 | #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. --- LogWriter.o --- 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. --- DensityIndependentSolver.o --- 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. --- TimeStepCriterion.o --- 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. --- ElasticDeformationSolver.o --- 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:58:14: note: expanded from macro 'NAN' 58 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ 2 warnings generated. --- Galaxy.o --- 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. --- Output.o --- 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:58:14: note: expanded from macro 'NAN' 58 | #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:58:14: note: expanded from macro 'NAN' 58 | #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:58:14: note: expanded from macro 'NAN' 58 | #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. --- SparseMatrix.o --- 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. --- SymmetricSolver.o --- 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:58:14: note: expanded from macro 'NAN' 58 | #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:634:30: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::ChaiScript_Parser' requested here 634 | 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. --- Presets.o --- 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. --- Factory.o --- 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:58:14: note: expanded from macro 'NAN' 58 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ 9 warnings generated. --- AsymmetricSolver.o --- 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:58:14: note: expanded from macro 'NAN' 58 | #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:634:30: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::ChaiScript_Parser' requested here 634 | 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. --- InitialConditionJobs.o --- 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. --- TimeStepping.o --- 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. --- ScriptUtils.o --- 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:634:30: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::ChaiScript_Parser' requested here 634 | 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. --- Settings.o --- 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. --- Vdb.o --- 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. --- ScriptNode.o --- 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:634:30: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::ChaiScript_Parser' requested here 634 | 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. --- ScriptJobs.o --- 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:634:30: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::ChaiScript_Parser' requested here 634 | 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. --- StandardSets.o --- 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:634:30: note: in instantiation of member function 'chaiscript::parser::ChaiScript_Parser, chaiscript::optimizer::Optimizer>::ChaiScript_Parser' requested here 634 | 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. --- libcore.a --- 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 --- sub-gui-all-ordered --- 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 ' 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 --- 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 --- --- Controller.o --- compiling Controller.cpp --- Factory.o --- compiling Factory.cpp --- ImageTransform.o --- compiling ImageTransform.cpp --- MainLoop.o --- compiling MainLoop.cpp --- Project.o --- compiling Project.cpp --- Settings.o --- compiling Settings.cpp --- Utils.o --- compiling Utils.cpp --- Presets.o --- compiling jobs/Presets.cpp --- CameraJobs.o --- compiling jobs/CameraJobs.cpp --- RenderJobs.o --- compiling jobs/RenderJobs.cpp --- Bitmap.o --- compiling objects/Bitmap.cpp --- Camera.o --- compiling objects/Camera.cpp --- Colorizer.o --- compiling objects/Colorizer.cpp --- Filmic.o --- compiling objects/Filmic.cpp --- Movie.o --- compiling objects/Movie.cpp --- Palette.o --- compiling objects/Palette.cpp --- PaletteEntry.o --- compiling objects/PaletteEntry.cpp --- RenderContext.o --- compiling objects/RenderContext.cpp --- ContourRenderer.o --- compiling renderers/ContourRenderer.cpp --- IRenderer.o --- compiling renderers/IRenderer.cpp --- MeshRenderer.o --- compiling renderers/MeshRenderer.cpp --- ParticleRenderer.o --- compiling renderers/ParticleRenderer.cpp --- RayMarcher.o --- compiling renderers/RayMarcher.cpp --- VolumeRenderer.o --- compiling renderers/VolumeRenderer.cpp --- Spectrum.o --- compiling renderers/Spectrum.cpp --- BatchDialog.o --- compiling windows/BatchDialog.cpp --- PaletteEditor.o --- compiling windows/PaletteEditor.cpp --- PaletteProperty.o --- compiling windows/PaletteProperty.cpp --- PaletteWidget.o --- compiling windows/PaletteWidget.cpp --- PreviewPane.o --- compiling windows/PreviewPane.cpp --- ProgressPanel.o --- compiling windows/ProgressPanel.cpp --- RenderPage.o --- compiling windows/RenderPage.cpp --- RenderSetup.o --- compiling windows/RenderSetup.cpp --- RunSelectDialog.o --- compiling windows/RunSelectDialog.cpp --- SessionDialog.o --- compiling windows/SessionDialog.cpp --- CurveDialog.o --- compiling windows/CurveDialog.cpp --- GridPage.o --- compiling windows/GridPage.cpp --- OrthoPane.o --- compiling windows/OrthoPane.cpp --- ParticleProbe.o --- compiling windows/ParticleProbe.cpp --- PlotView.o --- compiling windows/PlotView.cpp --- RunPage.o --- compiling windows/RunPage.cpp --- NodePage.o --- compiling windows/NodePage.cpp --- MainWindow.o --- compiling windows/MainWindow.cpp --- TimeLine.o --- compiling windows/TimeLine.cpp --- Tooltip.o --- compiling windows/Tooltip.cpp --- Widgets.o --- compiling windows/Widgets.cpp --- GuiSettingsDialog.o --- compiling windows/GuiSettingsDialog.cpp --- Plots.o --- compiling objects/Plots.cpp --- Presets.o --- 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. --- Colorizer.o --- 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. --- MeshRenderer.o --- 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. --- Utils.o --- 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. --- Factory.o --- 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. --- RenderContext.o --- 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. --- RunSelectDialog.o --- 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. --- ContourRenderer.o --- 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. --- CameraJobs.o --- 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. --- IRenderer.o --- 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. --- Settings.o --- 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. --- ProgressPanel.o --- 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. --- ParticleRenderer.o --- 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:58:14: note: expanded from macro 'NAN' 58 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ 3 warnings generated. --- BatchDialog.o --- 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. --- Controller.o --- 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. --- GuiSettingsDialog.o --- 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. --- Movie.o --- 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. --- ParticleProbe.o --- 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. --- PaletteEditor.o --- 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:3307:20: note: expanded from macro 'wxDECLARE_NO_ASSIGN_CLASS' 3307 | 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. --- OrthoPane.o --- 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:58:14: note: expanded from macro 'NAN' 58 | #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. --- RenderPage.o --- 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:3307:20: note: expanded from macro 'wxDECLARE_NO_ASSIGN_CLASS' 3307 | 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:3307:20: note: expanded from macro 'wxDECLARE_NO_ASSIGN_CLASS' 3307 | 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. --- Plots.o --- 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. --- PaletteWidget.o --- 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. --- VolumeRenderer.o --- 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. --- GridPage.o --- 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. --- SessionDialog.o --- 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. --- Palette.o --- 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. --- PaletteProperty.o --- 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:3307:20: note: expanded from macro 'wxDECLARE_NO_ASSIGN_CLASS' 3307 | 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. --- Widgets.o --- 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. --- RayMarcher.o --- 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. --- TimeLine.o --- 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. --- CurveDialog.o --- 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. --- PlotView.o --- 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:3307:20: note: expanded from macro 'wxDECLARE_NO_ASSIGN_CLASS' 3307 | 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:3307:20: note: expanded from macro 'wxDECLARE_NO_ASSIGN_CLASS' 3307 | 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. --- RunPage.o --- 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:58:14: note: expanded from macro 'NAN' 58 | #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:3307:20: note: expanded from macro 'wxDECLARE_NO_ASSIGN_CLASS' 3307 | 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:3307:20: note: expanded from macro 'wxDECLARE_NO_ASSIGN_CLASS' 3307 | 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. --- PreviewPane.o --- 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. --- MainWindow.o --- 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:3307:20: note: expanded from macro 'wxDECLARE_NO_ASSIGN_CLASS' 3307 | 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:3307:20: note: expanded from macro 'wxDECLARE_NO_ASSIGN_CLASS' 3307 | 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. --- NodePage.o --- 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:3307:20: note: expanded from macro 'wxDECLARE_NO_ASSIGN_CLASS' 3307 | 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. --- RenderJobs.o --- 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. --- libgui.a --- 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 --- sub-cli-launcher-all-ordered --- 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 ' 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 --- Launcher.o --- 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:58:14: note: expanded from macro 'NAN' 58 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ 9 warnings generated. --- opensph-cli --- c++ -Wl,--undefined-version -fopenmp -pthread -o opensph-cli Launcher.o ../../core/libcore.a -ltbbmalloc -lhdf5 -ldl -ltbb -lImath -lopenvdb -L/usr/local/lib --- sub-cli-info-all-ordered --- 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 ' 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 --- Info.o --- 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:58:14: note: expanded from macro 'NAN' 58 | #define NAN __builtin_nanf("") | ^~~~~~~~~~~~~~~~~~ 9 warnings generated. --- opensph-info --- c++ -Wl,--undefined-version -fopenmp -pthread -o opensph-info Info.o ../../core/libcore.a -ltbbmalloc -lhdf5 -ldl -ltbb -lImath -lopenvdb -L/usr/local/lib --- sub-gui-launcherGui-all-ordered --- 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 ' 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 --- LauncherGui.o --- 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. --- opensph --- 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_11 ===> 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 ' 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 ' 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 ' 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 ' 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 ' 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=2026-01-24T20:25:26+0000' 'PKG_NOTE_ports_top_git_hash=076a295eb33c' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=60c30947f1a2' '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_11 ===> Building OpenSPH-0.4.1_11 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for OpenSPH-0.4.1_11 build of science/opensph | OpenSPH-0.4.1_11 ended at Sat Jan 24 15:34:41 EST 2026 build time: 00:09:19