=>> Building benchmarks/imb build started at Sat May 3 16:55:12 BST 2025 port directory: /usr/ports/benchmarks/imb package name: IMB-2021.7_1 building for: FreeBSD pkg-builder.dan.net.uk 14.2-RELEASE FreeBSD 14.2-RELEASE amd64 maintained by: ports@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1724 Dec 29 14:16 /usr/ports/benchmarks/imb/Makefile Ports top last git commit: 5529c5919b Ports top unclean checkout: yes Port dir last git commit: 1a35b19e6d Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1402000 Job Id: 02 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1402000 UNAME_v=FreeBSD 14.2-RELEASE UNAME_r=14.2-RELEASE BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/14-amd64-default-dan/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/14-amd64-default-dan/02/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=14-amd64-default-dan SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/14-amd64-default-dan/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for IMB-2021.7_1: CHECK_RESULTS=off: Check results (not valid as real benchmark data) DOCS=on: Build and/or install documentation ====> MPI (Message Passing Interface) support: you can only select none or one of them MPICH=on: Parallel processing support via MPICH OPENMPI=off: Parallel processing support via Open MPI ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake XDG_DATA_HOME=/wrkdirs/usr/ports/benchmarks/imb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/benchmarks/imb/work XDG_CACHE_HOME=/wrkdirs/usr/ports/benchmarks/imb/work/.cache HOME=/wrkdirs/usr/ports/benchmarks/imb/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/benchmarks/imb/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/benchmarks/imb/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" --End CONFIGURE_ENV-- --MAKE_ENV-- MPI_HOME=/usr/local XDG_DATA_HOME=/wrkdirs/usr/ports/benchmarks/imb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/benchmarks/imb/work XDG_CACHE_HOME=/wrkdirs/usr/ports/benchmarks/imb/work/.cache HOME=/wrkdirs/usr/ports/benchmarks/imb/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/benchmarks/imb/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/benchmarks/imb/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="/usr/local/bin/mpicc" CFLAGS="-O2 -pipe -O3 `pkgconf --cflags mpich` -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" `pkgconf --libs mpich` -fstack-protector-strong " LIBS="-L/usr/local/lib" CXX="/usr/local/bin/mpicxx" CXXFLAGS="-O2 -pipe -O3 `pkgconf --cflags mpich` -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 " CXXSTD=c++14 BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" OSREL=14.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/IMB" EXAMPLESDIR="share/examples/IMB" DATADIR="share/IMB" WWWDIR="www/IMB" ETCDIR="etc/IMB" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/IMB DOCSDIR=/usr/local/share/doc/IMB EXAMPLESDIR=/usr/local/share/examples/IMB WWWDIR=/usr/local/www/IMB ETCDIR=/usr/local/etc/IMB --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### CCACHE_CPP2=1 WITH_SSP_PORTS=yes WITH_SSP=yes #WITH_LTO=yes DISABLE_LICENSES=yes LICENSES_ACCEPTED=AGPLv3 APACHE10 APACHE11 APACHE20 ART10 ARTPERL10 ART20 BSD BSD2CLAUSE BSD3CLAUSE BSD4CLAUSE BSL CC0-1.0 CDDL ClArtistic EPL GFDL GMGPL GPLv1 GPLv2 GPLv3 GPLv3RLE ISCL LGPL20 LGPL21 LGPL3 LPPL10 LPPL11 LPPL12 LPPL13 LPPL13a LPPL13b LPPL13c MIT MPL OpenSSL OFL10 OFL11 OWL PostgreSQL PHP202 PHP30 PHP301 PSFL RUBY ZLIB ZPL21 SVM-Light EULA ALASIR Microsoft-exFAT SIMIAN UDEVGAME unknown MTA COMMERCIAL teamspeak NO_LICENSES_DIALOGS=yes #### #### NO_IGNORE=yes DEFAULT_VERSIONS+=ssl=openssl apache=2.4 imagemagick=7 java=21 linux=c7 mysql=8.0 php=8.3 samba=4.19 varnish=7 WITH_SETID_MODE=force PHP_ZTS=enabled OPTIONS_UNSET+=OPENJPEG OPTIONS_UNSET+=GSSAPI_BASE OPTIONS_SET+=ZTS OPTIONS_SET+=GSSAPI_NONE ALLOW_UNSUPPORTED_SYSTEM=yes WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The IMB port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> IMB-2021.7_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.1.2.pkg [pkg-builder.dan.net.uk] Installing pkg-2.1.2... [pkg-builder.dan.net.uk] Extracting pkg-2.1.2: .......... done ===> IMB-2021.7_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of IMB-2021.7_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The IMB port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by IMB-2021.7_1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The IMB port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by IMB-2021.7_1 for building => SHA256 Checksum OK for IMB-v2021.7.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The IMB port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by IMB-2021.7_1 for building ===> Extracting for IMB-2021.7_1 => SHA256 Checksum OK for IMB-v2021.7.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 IMB-2021.7_1 ===> Applying FreeBSD patches for IMB-2021.7_1 from /usr/ports/benchmarks/imb/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> IMB-2021.7_1 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [pkg-builder.dan.net.uk] Installing gmake-4.4.1... [pkg-builder.dan.net.uk] `-- Installing gettext-runtime-0.23.1... [pkg-builder.dan.net.uk] | `-- Installing indexinfo-0.3.1_1... [pkg-builder.dan.net.uk] | `-- Extracting indexinfo-0.3.1_1: . done [pkg-builder.dan.net.uk] `-- Extracting gettext-runtime-0.23.1: .......... done [pkg-builder.dan.net.uk] Extracting gmake-4.4.1: .......... done ===> IMB-2021.7_1 depends on package: gmake>=4.4.1 - found ===> Returning to build of IMB-2021.7_1 ===> IMB-2021.7_1 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg-builder.dan.net.uk] Installing ccache-3.7.12_8... [pkg-builder.dan.net.uk] Extracting ccache-3.7.12_8: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for 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. ===> IMB-2021.7_1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of IMB-2021.7_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> IMB-2021.7_1 depends on shared library: libmpich.so - not found ===> Installing existing package /packages/All/mpich-4.3.0.pkg [pkg-builder.dan.net.uk] Installing mpich-4.3.0... [pkg-builder.dan.net.uk] `-- Installing gcc13-13.3.0_2... [pkg-builder.dan.net.uk] | `-- Installing binutils-2.44,1... [pkg-builder.dan.net.uk] | | `-- Installing zstd-1.5.7... [pkg-builder.dan.net.uk] | | `-- Installing liblz4-1.10.0,1... [pkg-builder.dan.net.uk] | | `-- Extracting liblz4-1.10.0,1: .......... done [pkg-builder.dan.net.uk] | | `-- Extracting zstd-1.5.7: .......... done [pkg-builder.dan.net.uk] | `-- Extracting binutils-2.44,1: .......... done [pkg-builder.dan.net.uk] | `-- Installing gmp-6.3.0... [pkg-builder.dan.net.uk] | `-- Extracting gmp-6.3.0: .......... done [pkg-builder.dan.net.uk] | `-- Installing mpc-1.3.1_1... [pkg-builder.dan.net.uk] | | `-- Installing mpfr-4.2.2,1... [pkg-builder.dan.net.uk] | | `-- Extracting mpfr-4.2.2,1: .......... done [pkg-builder.dan.net.uk] | `-- Extracting mpc-1.3.1_1: ...... done [pkg-builder.dan.net.uk] `-- Extracting gcc13-13.3.0_2: .......... done create symlink for gcc13 create symlink for gcc13 (world) create symlink for g++13 create symlink for g++13 (world) create symlink for cpp13 create symlink for cpp13 (world) [pkg-builder.dan.net.uk] `-- Installing hwloc2-2.11.2... [pkg-builder.dan.net.uk] | `-- Installing level-zero-1.21.9... [pkg-builder.dan.net.uk] | | `-- Installing libfmt-10.2.1... [pkg-builder.dan.net.uk] | | `-- Extracting libfmt-10.2.1: .......... done [pkg-builder.dan.net.uk] | | `-- Installing spdlog-1.15.2... [pkg-builder.dan.net.uk] | | `-- Extracting spdlog-1.15.2: .......... done [pkg-builder.dan.net.uk] | `-- Extracting level-zero-1.21.9: .......... done [pkg-builder.dan.net.uk] | `-- Installing libpciaccess-0.18.1_1... [pkg-builder.dan.net.uk] | | `-- Installing hwdata-0.394,1... [pkg-builder.dan.net.uk] | | `-- Extracting hwdata-0.394,1: ...... done [pkg-builder.dan.net.uk] | `-- Extracting libpciaccess-0.18.1_1: ..... done [pkg-builder.dan.net.uk] | `-- Installing libxml2-2.11.9... [pkg-builder.dan.net.uk] | | `-- Installing readline-8.2.13_2... [pkg-builder.dan.net.uk] | | `-- Extracting readline-8.2.13_2: .......... done [pkg-builder.dan.net.uk] | `-- Extracting libxml2-2.11.9: .......... done [pkg-builder.dan.net.uk] `-- Extracting hwloc2-2.11.2: .......... done [pkg-builder.dan.net.uk] `-- Installing json-c-0.18... [pkg-builder.dan.net.uk] `-- Extracting json-c-0.18: .......... done [pkg-builder.dan.net.uk] `-- Installing libepoll-shim-0.0.20240608... [pkg-builder.dan.net.uk] `-- Extracting libepoll-shim-0.0.20240608: .......... done [pkg-builder.dan.net.uk] `-- Installing libfabric-1.15.1_4... [pkg-builder.dan.net.uk] `-- Extracting libfabric-1.15.1_4: .......... done [pkg-builder.dan.net.uk] `-- Installing perl5-5.36.3_3... [pkg-builder.dan.net.uk] `-- Extracting perl5-5.36.3_3: .......... done [pkg-builder.dan.net.uk] Extracting mpich-4.3.0: .......... done ===== Message from gcc13-13.3.0_2: -- To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc13 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> IMB-2021.7_1 depends on shared library: libmpich.so - found (/usr/local/lib/libmpich.so) ===> Returning to build of IMB-2021.7_1 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for IMB-2021.7_1 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for IMB-2021.7_1 /bin/sh: pkgconf: not found /bin/sh: pkgconf: not found /bin/sh: pkgconf: not found make -C src_cpp -f Makefile TARGET=MPI1 make[1]: Entering directory '/wrkdirs/usr/ports/benchmarks/imb/work/mpi-benchmarks-IMB-v2021.7/src_cpp' /usr/local/bin/mpicxx -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -g -O0 -Wall -Wextra -pedantic -Wno-long-long -c -o imb.o imb.cpp In file included from imb.cpp:39: ./args_parser.h:98:20: warning: definition of implicit copy constructor for 'value' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy] 98 | value &operator=(const value &other); | ^ ./args_parser.h:148:139: note: in implicit copy constructor for 'args_parser::value' first required here 148 | option_scalar(const args_parser &_parser, const std::string _str, arg_t _type, value _def) : option(_parser, _str, _type, false), def(_def) | ^ ./args_parser.h:197:85: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] 197 | virtual bool is_required_but_not_set() { return required && vec_min != 0 && !val.size() ==0; } | ^ ~~ ./args_parser.h:197:85: note: add parentheses after the '!' to evaluate the comparison first 197 | virtual bool is_required_but_not_set() { return required && vec_min != 0 && !val.size() ==0; } | ^ | ( ) ./args_parser.h:197:85: note: add parentheses around left hand side expression to silence this warning 197 | virtual bool is_required_but_not_set() { return required && vec_min != 0 && !val.size() ==0; } | ^ | ( ) In file included from imb.cpp:40: In file included from ./benchmark.h:35: ./scope.h:66:1: warning: 'Scope' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 66 | struct Scope { | ^ ./scope.h:44:1: note: did you mean struct here? 44 | class Scope; | ^~~~~ | struct ./scope.h:67:12: warning: class 'ScopeIterator' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 67 | friend class ScopeIterator; | ^ ./scope.h:55:8: note: previous use is here 55 | struct ScopeIterator { | ^ ./scope.h:67:12: note: did you mean struct here? 67 | friend class ScopeIterator; | ^~~~~ | struct In file included from imb.cpp:41: In file included from ./benchmark_suites_collection.h:35: ./benchmark_suite_base.h:41:1: warning: 'BenchmarkSuiteBase' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 41 | struct BenchmarkSuiteBase { | ^ ./benchmark.h:40:1: note: did you mean struct here? 40 | class BenchmarkSuiteBase; | ^~~~~ | struct In file included from imb.cpp:41: In file included from ./benchmark_suites_collection.h:36: ./utils.h:75:42: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] 75 | struct case_insens_cmp : public std::binary_function { | ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function { | ^ /usr/include/c++/v1/__config:992:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 992 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:977:49: note: expanded from macro '_LIBCPP_DEPRECATED' 977 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 6 warnings generated. /usr/local/bin/mpicxx -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -g -O0 -Wall -Wextra -pedantic -Wno-long-long -c -o args_parser.o args_parser.cpp In file included from args_parser.cpp:33: ./args_parser.h:98:20: warning: definition of implicit copy constructor for 'value' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy] 98 | value &operator=(const value &other); | ^ ./args_parser.h:148:139: note: in implicit copy constructor for 'args_parser::value' first required here 148 | option_scalar(const args_parser &_parser, const std::string _str, arg_t _type, value _def) : option(_parser, _str, _type, false), def(_def) | ^ ./args_parser.h:197:85: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] 197 | virtual bool is_required_but_not_set() { return required && vec_min != 0 && !val.size() ==0; } | ^ ~~ ./args_parser.h:197:85: note: add parentheses after the '!' to evaluate the comparison first 197 | virtual bool is_required_but_not_set() { return required && vec_min != 0 && !val.size() ==0; } | ^ | ( ) ./args_parser.h:197:85: note: add parentheses around left hand side expression to silence this warning 197 | virtual bool is_required_but_not_set() { return required && vec_min != 0 && !val.size() ==0; } | ^ | ( ) 2 warnings generated. /usr/local/bin/mpicxx -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -g -O0 -Wall -Wextra -pedantic -Wno-long-long -c -o args_parser_utests.o args_parser_utests.cpp In file included from args_parser_utests.cpp:33: ./args_parser.h:98:20: warning: definition of implicit copy constructor for 'value' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy] 98 | value &operator=(const value &other); | ^ ./args_parser.h:148:139: note: in implicit copy constructor for 'args_parser::value' first required here 148 | option_scalar(const args_parser &_parser, const std::string _str, arg_t _type, value _def) : option(_parser, _str, _type, false), def(_def) | ^ ./args_parser.h:197:85: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] 197 | virtual bool is_required_but_not_set() { return required && vec_min != 0 && !val.size() ==0; } | ^ ~~ ./args_parser.h:197:85: note: add parentheses after the '!' to evaluate the comparison first 197 | virtual bool is_required_but_not_set() { return required && vec_min != 0 && !val.size() ==0; } | ^ | ( ) ./args_parser.h:197:85: note: add parentheses around left hand side expression to silence this warning 197 | virtual bool is_required_but_not_set() { return required && vec_min != 0 && !val.size() ==0; } | ^ | ( ) 2 warnings generated. /usr/local/bin/mpicxx -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -g -O0 -Wall -Wextra -pedantic -Wno-long-long -c -o scope.o scope.cpp In file included from scope.cpp:33: ./scope.h:66:1: warning: 'Scope' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 66 | struct Scope { | ^ ./scope.h:44:1: note: did you mean struct here? 44 | class Scope; | ^~~~~ | struct ./scope.h:67:12: warning: class 'ScopeIterator' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 67 | friend class ScopeIterator; | ^ ./scope.h:55:8: note: previous use is here 55 | struct ScopeIterator { | ^ ./scope.h:67:12: note: did you mean struct here? 67 | friend class ScopeIterator; | ^~~~~ | struct 2 warnings generated. /usr/local/bin/mpicxx -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -g -O0 -Wall -Wextra -pedantic -Wno-long-long -c -o benchmark_suites_collection.o benchmark_suites_collection.cpp In file included from benchmark_suites_collection.cpp:38: In file included from ./benchmark_suites_collection.h:35: In file included from ./benchmark_suite_base.h:36: In file included from ./benchmark.h:35: ./scope.h:66:1: warning: 'Scope' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 66 | struct Scope { | ^ ./scope.h:44:1: note: did you mean struct here? 44 | class Scope; | ^~~~~ | struct ./scope.h:67:12: warning: class 'ScopeIterator' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 67 | friend class ScopeIterator; | ^ ./scope.h:55:8: note: previous use is here 55 | struct ScopeIterator { | ^ ./scope.h:67:12: note: did you mean struct here? 67 | friend class ScopeIterator; | ^~~~~ | struct In file included from benchmark_suites_collection.cpp:38: In file included from ./benchmark_suites_collection.h:35: ./benchmark_suite_base.h:41:1: warning: 'BenchmarkSuiteBase' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 41 | struct BenchmarkSuiteBase { | ^ ./benchmark.h:40:1: note: did you mean struct here? 40 | class BenchmarkSuiteBase; | ^~~~~ | struct In file included from benchmark_suites_collection.cpp:38: In file included from ./benchmark_suites_collection.h:36: ./utils.h:75:42: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] 75 | struct case_insens_cmp : public std::binary_function { | ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function { | ^ /usr/include/c++/v1/__config:992:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 992 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:977:49: note: expanded from macro '_LIBCPP_DEPRECATED' 977 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from benchmark_suites_collection.cpp:38: In file included from ./benchmark_suites_collection.h:36: ./utils.h:64:30: warning: 'static' function 'to_lower' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] 64 | static const std::string to_lower(const std::string &in) { | ^~~~~~~~ 5 warnings generated. mkdir -p MPI1/CPU /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_allgather.o ../src_c/IMB_allgather.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_allgatherv.o ../src_c/IMB_allgatherv.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_allreduce.o ../src_c/IMB_allreduce.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_alltoall.o ../src_c/IMB_alltoall.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_alltoallv.o ../src_c/IMB_alltoallv.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_bandwidth.o ../src_c/IMB_bandwidth.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_barrier.o ../src_c/IMB_barrier.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_bcast.o ../src_c/IMB_bcast.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_benchlist.o ../src_c/IMB_benchlist.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_chk_diff.o ../src_c/IMB_chk_diff.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_cpu_exploit.o ../src_c/IMB_cpu_exploit.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_declare.o ../src_c/IMB_declare.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_err_handler.o ../src_c/IMB_err_handler.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_exchange.o ../src_c/IMB_exchange.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_gather.o ../src_c/IMB_gather.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_gatherv.o ../src_c/IMB_gatherv.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_g_info.o ../src_c/IMB_g_info.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_init.o ../src_c/IMB_init.c ../src_c/IMB_init.c:580:58: warning: 'sscanf' may overflow; destination buffer in argument 3 has size 32, but the corresponding specifier may require size 33 [-Wfortify-source] 580 | sscanf(inp_line, "%32s", nam); | ^ 1 warning generated. /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_init_transfer.o ../src_c/IMB_init_transfer.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_mem_manager.o ../src_c/IMB_mem_manager.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_output.o ../src_c/IMB_output.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_parse_name_mpi1.o ../src_c/IMB_parse_name_mpi1.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_pingping.o ../src_c/IMB_pingping.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_pingpong.o ../src_c/IMB_pingpong.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_reduce.o ../src_c/IMB_reduce.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_reduce_local.o ../src_c/IMB_reduce_local.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_reduce_scatter.o ../src_c/IMB_reduce_scatter.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_reduce_scatter_block.o ../src_c/IMB_reduce_scatter_block.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_scatter.o ../src_c/IMB_scatter.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_scatterv.o ../src_c/IMB_scatterv.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_sendrecv.o ../src_c/IMB_sendrecv.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_strgs.o ../src_c/IMB_strgs.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_utils.o ../src_c/IMB_utils.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -DMPI1 -c -o MPI1/CPU/IMB_warm_up.o ../src_c/IMB_warm_up.c /usr/local/bin/mpicxx -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -g -O0 -Wall -Wextra -pedantic -Wno-long-long -DMPI1 -c -o MPI1/CPU/MPI1_suite.o MPI1/MPI1_suite.cpp In file included from MPI1/MPI1_suite.cpp:43: ./args_parser.h:98:20: warning: definition of implicit copy constructor for 'value' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy] 98 | value &operator=(const value &other); | ^ ./args_parser.h:148:139: note: in implicit copy constructor for 'args_parser::value' first required here 148 | option_scalar(const args_parser &_parser, const std::string _str, arg_t _type, value _def) : option(_parser, _str, _type, false), def(_def) | ^ ./args_parser.h:197:85: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] 197 | virtual bool is_required_but_not_set() { return required && vec_min != 0 && !val.size() ==0; } | ^ ~~ ./args_parser.h:197:85: note: add parentheses after the '!' to evaluate the comparison first 197 | virtual bool is_required_but_not_set() { return required && vec_min != 0 && !val.size() ==0; } | ^ | ( ) ./args_parser.h:197:85: note: add parentheses around left hand side expression to silence this warning 197 | virtual bool is_required_but_not_set() { return required && vec_min != 0 && !val.size() ==0; } | ^ | ( ) In file included from MPI1/MPI1_suite.cpp:44: In file included from ./benchmark_suites_collection.h:35: In file included from ./benchmark_suite_base.h:36: In file included from ./benchmark.h:35: ./scope.h:66:1: warning: 'Scope' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 66 | struct Scope { | ^ ./scope.h:44:1: note: did you mean struct here? 44 | class Scope; | ^~~~~ | struct ./scope.h:67:12: warning: class 'ScopeIterator' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 67 | friend class ScopeIterator; | ^ ./scope.h:55:8: note: previous use is here 55 | struct ScopeIterator { | ^ ./scope.h:67:12: note: did you mean struct here? 67 | friend class ScopeIterator; | ^~~~~ | struct In file included from MPI1/MPI1_suite.cpp:44: In file included from ./benchmark_suites_collection.h:35: ./benchmark_suite_base.h:41:1: warning: 'BenchmarkSuiteBase' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 41 | struct BenchmarkSuiteBase { | ^ ./benchmark.h:40:1: note: did you mean struct here? 40 | class BenchmarkSuiteBase; | ^~~~~ | struct In file included from MPI1/MPI1_suite.cpp:44: In file included from ./benchmark_suites_collection.h:36: ./utils.h:75:42: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] 75 | struct case_insens_cmp : public std::binary_function { | ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function { | ^ /usr/include/c++/v1/__config:992:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 992 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:977:49: note: expanded from macro '_LIBCPP_DEPRECATED' 977 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from MPI1/MPI1_suite.cpp:52: ../src_c/IMB_prototypes.h:636:22: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 636 | long IMB_compute_crc(register char* buf, register size_t size); | ^~~~~~~~ ../src_c/IMB_prototypes.h:636:42: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 636 | long IMB_compute_crc(register char* buf, register size_t size); | ^~~~~~~~ In file included from MPI1/MPI1_suite.cpp:44: In file included from ./benchmark_suites_collection.h:36: ./utils.h:64:30: warning: 'static' function 'to_lower' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] 64 | static const std::string to_lower(const std::string &in) { | ^~~~~~~~ 9 warnings generated. /usr/local/bin/mpicxx -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -g -O0 -Wall -Wextra -pedantic -Wno-long-long -DMPI1 -c -o MPI1/CPU/MPI1_benchmark.o MPI1/MPI1_benchmark.cpp In file included from MPI1/MPI1_benchmark.cpp:40: In file included from ./benchmark_suites_collection.h:35: In file included from ./benchmark_suite_base.h:36: In file included from ./benchmark.h:35: ./scope.h:66:1: warning: 'Scope' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 66 | struct Scope { | ^ ./scope.h:44:1: note: did you mean struct here? 44 | class Scope; | ^~~~~ | struct ./scope.h:67:12: warning: class 'ScopeIterator' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 67 | friend class ScopeIterator; | ^ ./scope.h:55:8: note: previous use is here 55 | struct ScopeIterator { | ^ ./scope.h:67:12: note: did you mean struct here? 67 | friend class ScopeIterator; | ^~~~~ | struct In file included from MPI1/MPI1_benchmark.cpp:40: In file included from ./benchmark_suites_collection.h:35: ./benchmark_suite_base.h:41:1: warning: 'BenchmarkSuiteBase' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 41 | struct BenchmarkSuiteBase { | ^ ./benchmark.h:40:1: note: did you mean struct here? 40 | class BenchmarkSuiteBase; | ^~~~~ | struct In file included from MPI1/MPI1_benchmark.cpp:40: In file included from ./benchmark_suites_collection.h:36: ./utils.h:75:42: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] 75 | struct case_insens_cmp : public std::binary_function { | ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function { | ^ /usr/include/c++/v1/__config:992:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 992 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:977:49: note: expanded from macro '_LIBCPP_DEPRECATED' 977 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from MPI1/MPI1_benchmark.cpp:43: In file included from helpers/original_benchmark.h:40: ../src_c/IMB_prototypes.h:636:22: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 636 | long IMB_compute_crc(register char* buf, register size_t size); | ^~~~~~~~ ../src_c/IMB_prototypes.h:636:42: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 636 | long IMB_compute_crc(register char* buf, register size_t size); | ^~~~~~~~ In file included from MPI1/MPI1_benchmark.cpp:42: ./benchmark_suite.h:76:121: warning: instantiation of variable 'BenchmarkSuite::instance' required here, but no definition is available [-Wundefined-var-template] 76 | static BenchmarkSuite *register_elem(const Benchmark *elem) { get_instance().do_register_elem(elem); return instance; } | ^ ./benchmark_suite.h:76:75: note: in instantiation of member function 'BenchmarkSuite::get_instance' requested here 76 | static BenchmarkSuite *register_elem(const Benchmark *elem) { get_instance().do_register_elem(elem); return instance; } | ^ helpers/original_benchmark.h:231:9: note: in instantiation of member function 'BenchmarkSuite::register_elem' requested here 231 | DEFINE_INHERITED(GLUE_TYPENAME(OriginalBenchmark), bs); | ^ ./benchmark.h:67:47: note: expanded from macro 'DEFINE_INHERITED' 67 | CLASS() { Benchmark::suite = SUITE_CLASS::register_elem(this); this->allocate_internals(); } | ^ ./benchmark_suite.h:44:36: note: forward declaration of template entity is here 44 | static BenchmarkSuite *instance; | ^ ./benchmark_suite.h:76:121: note: add an explicit instantiation declaration to suppress this warning if 'BenchmarkSuite::instance' is explicitly instantiated in another translation unit 76 | static BenchmarkSuite *register_elem(const Benchmark *elem) { get_instance().do_register_elem(elem); return instance; } | ^ ./benchmark_suite.h:110:17: warning: instantiation of variable 'BenchmarkSuite::pnames' required here, but no definition is available [-Wundefined-var-template] 110 | if (pnames == NULL) { | ^ ./benchmark_suite.h:78:28: note: in instantiation of function template specialization 'BenchmarkSuite::do_get_full_list>' requested here 78 | get_instance().do_get_full_list(all_benchmarks); | ^ ./benchmark_suite.h:56:13: note: in instantiation of member function 'BenchmarkSuite::get_full_list' requested here 56 | get_full_list(benchs); | ^ ./benchmark_suite.h:129:9: note: in instantiation of member function 'BenchmarkSuite::init' requested here 129 | BenchmarkSuite() { } | ^ ./benchmark_suite.h:49:32: note: in instantiation of member function 'BenchmarkSuite::BenchmarkSuite' requested here 49 | instance = new BenchmarkSuite(); | ^ ./benchmark_suite.h:76:75: note: in instantiation of member function 'BenchmarkSuite::get_instance' requested here 76 | static BenchmarkSuite *register_elem(const Benchmark *elem) { get_instance().do_register_elem(elem); return instance; } | ^ helpers/original_benchmark.h:231:9: note: in instantiation of member function 'BenchmarkSuite::register_elem' requested here 231 | DEFINE_INHERITED(GLUE_TYPENAME(OriginalBenchmark), bs); | ^ ./benchmark.h:67:47: note: expanded from macro 'DEFINE_INHERITED' 67 | CLASS() { Benchmark::suite = SUITE_CLASS::register_elem(this); this->allocate_internals(); } | ^ ./benchmark_suite.h:43:26: note: forward declaration of template entity is here 43 | static pnames_t *pnames; | ^ ./benchmark_suite.h:110:17: note: add an explicit instantiation declaration to suppress this warning if 'BenchmarkSuite::pnames' is explicitly instantiated in another translation unit 110 | if (pnames == NULL) { | ^ In file included from MPI1/MPI1_benchmark.cpp:40: In file included from ./benchmark_suites_collection.h:36: ./utils.h:64:30: warning: 'static' function 'to_lower' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] 64 | static const std::string to_lower(const std::string &in) { | ^~~~~~~~ 9 warnings generated. /usr/local/bin/mpicxx -isystem /usr/local/include -Ihelpers -I../src_c -DMPI1 -I. -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -g -O0 -Wall -Wextra -pedantic -Wno-long-long -o IMB-MPI1 imb.o args_parser.o args_parser_utests.o scope.o benchmark_suites_collection.o MPI1/CPU/IMB_allgather.o MPI1/CPU/IMB_allgatherv.o MPI1/CPU/IMB_allreduce.o MPI1/CPU/IMB_alltoall.o MPI1/CPU/IMB_alltoallv.o MPI1/CPU/IMB_bandwidth.o MPI1/CPU/IMB_barrier.o MPI1/CPU/IMB_bcast.o MPI1/CPU/IMB_benchlist.o MPI1/CPU/IMB_chk_diff.o MPI1/CPU/IMB_cpu_exploit.o MPI1/CPU/IMB_declare.o MPI1/CPU/IMB_err_handler.o MPI1/CPU/IMB_exchange.o MPI1/CPU/IMB_gather.o MPI1/CPU/IMB_gatherv.o MPI1/CPU/IMB_g_info.o MPI1/CPU/IMB_init.o MPI1/CPU/IMB_init_transfer.o MPI1/CPU/IMB_mem_manager.o MPI1/CPU/IMB_output.o MPI1/CPU/IMB_parse_name_mpi1.o MPI1/CPU/IMB_pingping.o MPI1/CPU/IMB_pingpong.o MPI1/CPU/IMB_reduce.o MPI1/CPU/IMB_reduce_local.o MPI1/CPU/IMB_reduce_scatter.o MPI1/CPU/IMB_reduce_scatter_block.o MPI1/CPU/IMB_scatter.o MPI1/CPU/IMB_scatterv.o MPI1/CPU/IMB_sendrecv.o MPI1/CPU/IMB_strgs.o MPI1/CPU/IMB_utils.o MPI1/CPU/IMB_warm_up.o MPI1/CPU/MPI1_suite.o MPI1/CPU/MPI1_benchmark.o -fstack-protector-strong make[1]: Leaving directory '/wrkdirs/usr/ports/benchmarks/imb/work/mpi-benchmarks-IMB-v2021.7/src_cpp' make -C src_cpp -f Makefile TARGET=NBC make[1]: Entering directory '/wrkdirs/usr/ports/benchmarks/imb/work/mpi-benchmarks-IMB-v2021.7/src_cpp' /usr/local/bin/mpicxx -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -g -O0 -Wall -Wextra -pedantic -Wno-long-long -c -o NBC/NBC_suite.o NBC/NBC_suite.cpp In file included from NBC/NBC_suite.cpp:43: ./args_parser.h:98:20: warning: definition of implicit copy constructor for 'value' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy] 98 | value &operator=(const value &other); | ^ ./args_parser.h:148:139: note: in implicit copy constructor for 'args_parser::value' first required here 148 | option_scalar(const args_parser &_parser, const std::string _str, arg_t _type, value _def) : option(_parser, _str, _type, false), def(_def) | ^ ./args_parser.h:197:85: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] 197 | virtual bool is_required_but_not_set() { return required && vec_min != 0 && !val.size() ==0; } | ^ ~~ ./args_parser.h:197:85: note: add parentheses after the '!' to evaluate the comparison first 197 | virtual bool is_required_but_not_set() { return required && vec_min != 0 && !val.size() ==0; } | ^ | ( ) ./args_parser.h:197:85: note: add parentheses around left hand side expression to silence this warning 197 | virtual bool is_required_but_not_set() { return required && vec_min != 0 && !val.size() ==0; } | ^ | ( ) In file included from NBC/NBC_suite.cpp:44: In file included from ./benchmark_suites_collection.h:35: In file included from ./benchmark_suite_base.h:36: In file included from ./benchmark.h:35: ./scope.h:66:1: warning: 'Scope' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 66 | struct Scope { | ^ ./scope.h:44:1: note: did you mean struct here? 44 | class Scope; | ^~~~~ | struct ./scope.h:67:12: warning: class 'ScopeIterator' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 67 | friend class ScopeIterator; | ^ ./scope.h:55:8: note: previous use is here 55 | struct ScopeIterator { | ^ ./scope.h:67:12: note: did you mean struct here? 67 | friend class ScopeIterator; | ^~~~~ | struct In file included from NBC/NBC_suite.cpp:44: In file included from ./benchmark_suites_collection.h:35: ./benchmark_suite_base.h:41:1: warning: 'BenchmarkSuiteBase' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 41 | struct BenchmarkSuiteBase { | ^ ./benchmark.h:40:1: note: did you mean struct here? 40 | class BenchmarkSuiteBase; | ^~~~~ | struct In file included from NBC/NBC_suite.cpp:44: In file included from ./benchmark_suites_collection.h:36: ./utils.h:75:42: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] 75 | struct case_insens_cmp : public std::binary_function { | ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function { | ^ /usr/include/c++/v1/__config:992:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 992 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:977:49: note: expanded from macro '_LIBCPP_DEPRECATED' 977 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from NBC/NBC_suite.cpp:52: ../src_c/IMB_prototypes.h:636:22: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 636 | long IMB_compute_crc(register char* buf, register size_t size); | ^~~~~~~~ ../src_c/IMB_prototypes.h:636:42: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 636 | long IMB_compute_crc(register char* buf, register size_t size); | ^~~~~~~~ In file included from NBC/NBC_suite.cpp:44: In file included from ./benchmark_suites_collection.h:36: ./utils.h:64:30: warning: 'static' function 'to_lower' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] 64 | static const std::string to_lower(const std::string &in) { | ^~~~~~~~ 9 warnings generated. /usr/local/bin/mpicxx -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -g -O0 -Wall -Wextra -pedantic -Wno-long-long -c -o NBC/NBC_benchmark.o NBC/NBC_benchmark.cpp In file included from NBC/NBC_benchmark.cpp:40: In file included from ./benchmark_suites_collection.h:35: In file included from ./benchmark_suite_base.h:36: In file included from ./benchmark.h:35: ./scope.h:66:1: warning: 'Scope' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 66 | struct Scope { | ^ ./scope.h:44:1: note: did you mean struct here? 44 | class Scope; | ^~~~~ | struct ./scope.h:67:12: warning: class 'ScopeIterator' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 67 | friend class ScopeIterator; | ^ ./scope.h:55:8: note: previous use is here 55 | struct ScopeIterator { | ^ ./scope.h:67:12: note: did you mean struct here? 67 | friend class ScopeIterator; | ^~~~~ | struct In file included from NBC/NBC_benchmark.cpp:40: In file included from ./benchmark_suites_collection.h:35: ./benchmark_suite_base.h:41:1: warning: 'BenchmarkSuiteBase' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 41 | struct BenchmarkSuiteBase { | ^ ./benchmark.h:40:1: note: did you mean struct here? 40 | class BenchmarkSuiteBase; | ^~~~~ | struct In file included from NBC/NBC_benchmark.cpp:40: In file included from ./benchmark_suites_collection.h:36: ./utils.h:75:42: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] 75 | struct case_insens_cmp : public std::binary_function { | ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function { | ^ /usr/include/c++/v1/__config:992:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 992 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:977:49: note: expanded from macro '_LIBCPP_DEPRECATED' 977 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from NBC/NBC_benchmark.cpp:43: In file included from helpers/original_benchmark.h:40: ../src_c/IMB_prototypes.h:636:22: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 636 | long IMB_compute_crc(register char* buf, register size_t size); | ^~~~~~~~ ../src_c/IMB_prototypes.h:636:42: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 636 | long IMB_compute_crc(register char* buf, register size_t size); | ^~~~~~~~ In file included from NBC/NBC_benchmark.cpp:42: ./benchmark_suite.h:76:121: warning: instantiation of variable 'BenchmarkSuite::instance' required here, but no definition is available [-Wundefined-var-template] 76 | static BenchmarkSuite *register_elem(const Benchmark *elem) { get_instance().do_register_elem(elem); return instance; } | ^ ./benchmark_suite.h:76:75: note: in instantiation of member function 'BenchmarkSuite::get_instance' requested here 76 | static BenchmarkSuite *register_elem(const Benchmark *elem) { get_instance().do_register_elem(elem); return instance; } | ^ helpers/original_benchmark.h:231:9: note: in instantiation of member function 'BenchmarkSuite::register_elem' requested here 231 | DEFINE_INHERITED(GLUE_TYPENAME(OriginalBenchmark), bs); | ^ ./benchmark.h:67:47: note: expanded from macro 'DEFINE_INHERITED' 67 | CLASS() { Benchmark::suite = SUITE_CLASS::register_elem(this); this->allocate_internals(); } | ^ ./benchmark_suite.h:44:36: note: forward declaration of template entity is here 44 | static BenchmarkSuite *instance; | ^ ./benchmark_suite.h:76:121: note: add an explicit instantiation declaration to suppress this warning if 'BenchmarkSuite::instance' is explicitly instantiated in another translation unit 76 | static BenchmarkSuite *register_elem(const Benchmark *elem) { get_instance().do_register_elem(elem); return instance; } | ^ ./benchmark_suite.h:110:17: warning: instantiation of variable 'BenchmarkSuite::pnames' required here, but no definition is available [-Wundefined-var-template] 110 | if (pnames == NULL) { | ^ ./benchmark_suite.h:78:28: note: in instantiation of function template specialization 'BenchmarkSuite::do_get_full_list>' requested here 78 | get_instance().do_get_full_list(all_benchmarks); | ^ ./benchmark_suite.h:56:13: note: in instantiation of member function 'BenchmarkSuite::get_full_list' requested here 56 | get_full_list(benchs); | ^ ./benchmark_suite.h:129:9: note: in instantiation of member function 'BenchmarkSuite::init' requested here 129 | BenchmarkSuite() { } | ^ ./benchmark_suite.h:49:32: note: in instantiation of member function 'BenchmarkSuite::BenchmarkSuite' requested here 49 | instance = new BenchmarkSuite(); | ^ ./benchmark_suite.h:76:75: note: in instantiation of member function 'BenchmarkSuite::get_instance' requested here 76 | static BenchmarkSuite *register_elem(const Benchmark *elem) { get_instance().do_register_elem(elem); return instance; } | ^ helpers/original_benchmark.h:231:9: note: in instantiation of member function 'BenchmarkSuite::register_elem' requested here 231 | DEFINE_INHERITED(GLUE_TYPENAME(OriginalBenchmark), bs); | ^ ./benchmark.h:67:47: note: expanded from macro 'DEFINE_INHERITED' 67 | CLASS() { Benchmark::suite = SUITE_CLASS::register_elem(this); this->allocate_internals(); } | ^ ./benchmark_suite.h:43:26: note: forward declaration of template entity is here 43 | static pnames_t *pnames; | ^ ./benchmark_suite.h:110:17: note: add an explicit instantiation declaration to suppress this warning if 'BenchmarkSuite::pnames' is explicitly instantiated in another translation unit 110 | if (pnames == NULL) { | ^ In file included from NBC/NBC_benchmark.cpp:40: In file included from ./benchmark_suites_collection.h:36: ./utils.h:64:30: warning: 'static' function 'to_lower' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] 64 | static const std::string to_lower(const std::string &in) { | ^~~~~~~~ 9 warnings generated. /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -DNBC -c -o NBC/IMB_allgather.o ../src_c/IMB_allgather.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -DNBC -c -o NBC/IMB_allgatherv.o ../src_c/IMB_allgatherv.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -DNBC -c -o NBC/IMB_allreduce.o ../src_c/IMB_allreduce.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -DNBC -c -o NBC/IMB_alltoall.o ../src_c/IMB_alltoall.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -DNBC -c -o NBC/IMB_alltoallv.o ../src_c/IMB_alltoallv.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -DNBC -c -o NBC/IMB_barrier.o ../src_c/IMB_barrier.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -DNBC -c -o NBC/IMB_bcast.o ../src_c/IMB_bcast.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -DNBC -c -o NBC/IMB_benchlist.o ../src_c/IMB_benchlist.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -DNBC -c -o NBC/IMB_chk_diff.o ../src_c/IMB_chk_diff.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -DNBC -c -o NBC/IMB_cpu_exploit.o ../src_c/IMB_cpu_exploit.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -DNBC -c -o NBC/IMB_declare.o ../src_c/IMB_declare.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -DNBC -c -o NBC/IMB_err_handler.o ../src_c/IMB_err_handler.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -DNBC -c -o NBC/IMB_gather.o ../src_c/IMB_gather.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -DNBC -c -o NBC/IMB_gatherv.o ../src_c/IMB_gatherv.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -DNBC -c -o NBC/IMB_g_info.o ../src_c/IMB_g_info.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -DNBC -c -o NBC/IMB_init.o ../src_c/IMB_init.c ../src_c/IMB_init.c:580:58: warning: 'sscanf' may overflow; destination buffer in argument 3 has size 32, but the corresponding specifier may require size 33 [-Wfortify-source] 580 | sscanf(inp_line, "%32s", nam); | ^ 1 warning generated. /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -DNBC -c -o NBC/IMB_init_transfer.o ../src_c/IMB_init_transfer.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -DNBC -c -o NBC/IMB_mem_manager.o ../src_c/IMB_mem_manager.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -DNBC -c -o NBC/IMB_output.o ../src_c/IMB_output.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -DNBC -c -o NBC/IMB_parse_name_nbc.o ../src_c/IMB_parse_name_nbc.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -DNBC -c -o NBC/IMB_reduce.o ../src_c/IMB_reduce.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -DNBC -c -o NBC/IMB_reduce_scatter.o ../src_c/IMB_reduce_scatter.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -DNBC -c -o NBC/IMB_scatter.o ../src_c/IMB_scatter.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -DNBC -c -o NBC/IMB_scatterv.o ../src_c/IMB_scatterv.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -DNBC -c -o NBC/IMB_sendrecv.o ../src_c/IMB_sendrecv.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -DNBC -c -o NBC/IMB_strgs.o ../src_c/IMB_strgs.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -DNBC -c -o NBC/IMB_utils.o ../src_c/IMB_utils.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -DNBC -c -o NBC/IMB_warm_up.o ../src_c/IMB_warm_up.c /usr/local/bin/mpicxx -isystem /usr/local/include -Ihelpers -I../src_c -DNBC -I. -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -g -O0 -Wall -Wextra -pedantic -Wno-long-long -o IMB-NBC imb.o args_parser.o args_parser_utests.o scope.o NBC/NBC_suite.o NBC/NBC_benchmark.o benchmark_suites_collection.o NBC/IMB_allgather.o NBC/IMB_allgatherv.o NBC/IMB_allreduce.o NBC/IMB_alltoall.o NBC/IMB_alltoallv.o NBC/IMB_barrier.o NBC/IMB_bcast.o NBC/IMB_benchlist.o NBC/IMB_chk_diff.o NBC/IMB_cpu_exploit.o NBC/IMB_declare.o NBC/IMB_err_handler.o NBC/IMB_gather.o NBC/IMB_gatherv.o NBC/IMB_g_info.o NBC/IMB_init.o NBC/IMB_init_transfer.o NBC/IMB_mem_manager.o NBC/IMB_output.o NBC/IMB_parse_name_nbc.o NBC/IMB_reduce.o NBC/IMB_reduce_scatter.o NBC/IMB_scatter.o NBC/IMB_scatterv.o NBC/IMB_sendrecv.o NBC/IMB_strgs.o NBC/IMB_utils.o NBC/IMB_warm_up.o -fstack-protector-strong make[1]: Leaving directory '/wrkdirs/usr/ports/benchmarks/imb/work/mpi-benchmarks-IMB-v2021.7/src_cpp' make -C src_cpp -f Makefile TARGET=RMA make[1]: Entering directory '/wrkdirs/usr/ports/benchmarks/imb/work/mpi-benchmarks-IMB-v2021.7/src_cpp' /usr/local/bin/mpicxx -isystem /usr/local/include -Ihelpers -I../src_c -DRMA -I. -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -g -O0 -Wall -Wextra -pedantic -Wno-long-long -c -o RMA/RMA_suite.o RMA/RMA_suite.cpp In file included from RMA/RMA_suite.cpp:43: ./args_parser.h:98:20: warning: definition of implicit copy constructor for 'value' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy] 98 | value &operator=(const value &other); | ^ ./args_parser.h:148:139: note: in implicit copy constructor for 'args_parser::value' first required here 148 | option_scalar(const args_parser &_parser, const std::string _str, arg_t _type, value _def) : option(_parser, _str, _type, false), def(_def) | ^ ./args_parser.h:197:85: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] 197 | virtual bool is_required_but_not_set() { return required && vec_min != 0 && !val.size() ==0; } | ^ ~~ ./args_parser.h:197:85: note: add parentheses after the '!' to evaluate the comparison first 197 | virtual bool is_required_but_not_set() { return required && vec_min != 0 && !val.size() ==0; } | ^ | ( ) ./args_parser.h:197:85: note: add parentheses around left hand side expression to silence this warning 197 | virtual bool is_required_but_not_set() { return required && vec_min != 0 && !val.size() ==0; } | ^ | ( ) In file included from RMA/RMA_suite.cpp:44: In file included from ./benchmark_suites_collection.h:35: In file included from ./benchmark_suite_base.h:36: In file included from ./benchmark.h:35: ./scope.h:66:1: warning: 'Scope' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 66 | struct Scope { | ^ ./scope.h:44:1: note: did you mean struct here? 44 | class Scope; | ^~~~~ | struct ./scope.h:67:12: warning: class 'ScopeIterator' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 67 | friend class ScopeIterator; | ^ ./scope.h:55:8: note: previous use is here 55 | struct ScopeIterator { | ^ ./scope.h:67:12: note: did you mean struct here? 67 | friend class ScopeIterator; | ^~~~~ | struct In file included from RMA/RMA_suite.cpp:44: In file included from ./benchmark_suites_collection.h:35: ./benchmark_suite_base.h:41:1: warning: 'BenchmarkSuiteBase' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 41 | struct BenchmarkSuiteBase { | ^ ./benchmark.h:40:1: note: did you mean struct here? 40 | class BenchmarkSuiteBase; | ^~~~~ | struct In file included from RMA/RMA_suite.cpp:44: In file included from ./benchmark_suites_collection.h:36: ./utils.h:75:42: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] 75 | struct case_insens_cmp : public std::binary_function { | ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function { | ^ /usr/include/c++/v1/__config:992:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 992 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:977:49: note: expanded from macro '_LIBCPP_DEPRECATED' 977 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from RMA/RMA_suite.cpp:52: ../src_c/IMB_prototypes.h:636:22: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 636 | long IMB_compute_crc(register char* buf, register size_t size); | ^~~~~~~~ ../src_c/IMB_prototypes.h:636:42: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 636 | long IMB_compute_crc(register char* buf, register size_t size); | ^~~~~~~~ In file included from RMA/RMA_suite.cpp:44: In file included from ./benchmark_suites_collection.h:36: ./utils.h:64:30: warning: 'static' function 'to_lower' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] 64 | static const std::string to_lower(const std::string &in) { | ^~~~~~~~ 9 warnings generated. /usr/local/bin/mpicxx -isystem /usr/local/include -Ihelpers -I../src_c -DRMA -I. -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -g -O0 -Wall -Wextra -pedantic -Wno-long-long -c -o RMA/RMA_benchmark.o RMA/RMA_benchmark.cpp In file included from RMA/RMA_benchmark.cpp:40: In file included from ./benchmark_suites_collection.h:35: In file included from ./benchmark_suite_base.h:36: In file included from ./benchmark.h:35: ./scope.h:66:1: warning: 'Scope' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 66 | struct Scope { | ^ ./scope.h:44:1: note: did you mean struct here? 44 | class Scope; | ^~~~~ | struct ./scope.h:67:12: warning: class 'ScopeIterator' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 67 | friend class ScopeIterator; | ^ ./scope.h:55:8: note: previous use is here 55 | struct ScopeIterator { | ^ ./scope.h:67:12: note: did you mean struct here? 67 | friend class ScopeIterator; | ^~~~~ | struct In file included from RMA/RMA_benchmark.cpp:40: In file included from ./benchmark_suites_collection.h:35: ./benchmark_suite_base.h:41:1: warning: 'BenchmarkSuiteBase' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 41 | struct BenchmarkSuiteBase { | ^ ./benchmark.h:40:1: note: did you mean struct here? 40 | class BenchmarkSuiteBase; | ^~~~~ | struct In file included from RMA/RMA_benchmark.cpp:40: In file included from ./benchmark_suites_collection.h:36: ./utils.h:75:42: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] 75 | struct case_insens_cmp : public std::binary_function { | ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function { | ^ /usr/include/c++/v1/__config:992:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 992 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:977:49: note: expanded from macro '_LIBCPP_DEPRECATED' 977 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from RMA/RMA_benchmark.cpp:43: In file included from helpers/original_benchmark.h:40: ../src_c/IMB_prototypes.h:636:22: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 636 | long IMB_compute_crc(register char* buf, register size_t size); | ^~~~~~~~ ../src_c/IMB_prototypes.h:636:42: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 636 | long IMB_compute_crc(register char* buf, register size_t size); | ^~~~~~~~ In file included from RMA/RMA_benchmark.cpp:42: ./benchmark_suite.h:76:121: warning: instantiation of variable 'BenchmarkSuite::instance' required here, but no definition is available [-Wundefined-var-template] 76 | static BenchmarkSuite *register_elem(const Benchmark *elem) { get_instance().do_register_elem(elem); return instance; } | ^ ./benchmark_suite.h:76:75: note: in instantiation of member function 'BenchmarkSuite::get_instance' requested here 76 | static BenchmarkSuite *register_elem(const Benchmark *elem) { get_instance().do_register_elem(elem); return instance; } | ^ helpers/original_benchmark.h:231:9: note: in instantiation of member function 'BenchmarkSuite::register_elem' requested here 231 | DEFINE_INHERITED(GLUE_TYPENAME(OriginalBenchmark), bs); | ^ ./benchmark.h:67:47: note: expanded from macro 'DEFINE_INHERITED' 67 | CLASS() { Benchmark::suite = SUITE_CLASS::register_elem(this); this->allocate_internals(); } | ^ ./benchmark_suite.h:44:36: note: forward declaration of template entity is here 44 | static BenchmarkSuite *instance; | ^ ./benchmark_suite.h:76:121: note: add an explicit instantiation declaration to suppress this warning if 'BenchmarkSuite::instance' is explicitly instantiated in another translation unit 76 | static BenchmarkSuite *register_elem(const Benchmark *elem) { get_instance().do_register_elem(elem); return instance; } | ^ ./benchmark_suite.h:110:17: warning: instantiation of variable 'BenchmarkSuite::pnames' required here, but no definition is available [-Wundefined-var-template] 110 | if (pnames == NULL) { | ^ ./benchmark_suite.h:78:28: note: in instantiation of function template specialization 'BenchmarkSuite::do_get_full_list>' requested here 78 | get_instance().do_get_full_list(all_benchmarks); | ^ ./benchmark_suite.h:56:13: note: in instantiation of member function 'BenchmarkSuite::get_full_list' requested here 56 | get_full_list(benchs); | ^ ./benchmark_suite.h:129:9: note: in instantiation of member function 'BenchmarkSuite::init' requested here 129 | BenchmarkSuite() { } | ^ ./benchmark_suite.h:49:32: note: in instantiation of member function 'BenchmarkSuite::BenchmarkSuite' requested here 49 | instance = new BenchmarkSuite(); | ^ ./benchmark_suite.h:76:75: note: in instantiation of member function 'BenchmarkSuite::get_instance' requested here 76 | static BenchmarkSuite *register_elem(const Benchmark *elem) { get_instance().do_register_elem(elem); return instance; } | ^ helpers/original_benchmark.h:231:9: note: in instantiation of member function 'BenchmarkSuite::register_elem' requested here 231 | DEFINE_INHERITED(GLUE_TYPENAME(OriginalBenchmark), bs); | ^ ./benchmark.h:67:47: note: expanded from macro 'DEFINE_INHERITED' 67 | CLASS() { Benchmark::suite = SUITE_CLASS::register_elem(this); this->allocate_internals(); } | ^ ./benchmark_suite.h:43:26: note: forward declaration of template entity is here 43 | static pnames_t *pnames; | ^ ./benchmark_suite.h:110:17: note: add an explicit instantiation declaration to suppress this warning if 'BenchmarkSuite::pnames' is explicitly instantiated in another translation unit 110 | if (pnames == NULL) { | ^ In file included from RMA/RMA_benchmark.cpp:40: In file included from ./benchmark_suites_collection.h:36: ./utils.h:64:30: warning: 'static' function 'to_lower' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] 64 | static const std::string to_lower(const std::string &in) { | ^~~~~~~~ 9 warnings generated. /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DRMA -I. -DRMA -c -o RMA/IMB_utils.o ../src_c/IMB_utils.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DRMA -I. -DRMA -c -o RMA/IMB_declare.o ../src_c/IMB_declare.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DRMA -I. -DRMA -c -o RMA/IMB_init.o ../src_c/IMB_init.c ../src_c/IMB_init.c:580:58: warning: 'sscanf' may overflow; destination buffer in argument 3 has size 32, but the corresponding specifier may require size 33 [-Wfortify-source] 580 | sscanf(inp_line, "%32s", nam); | ^ 1 warning generated. /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DRMA -I. -DRMA -c -o RMA/IMB_mem_manager.o ../src_c/IMB_mem_manager.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DRMA -I. -DRMA -c -o RMA/IMB_benchlist.o ../src_c/IMB_benchlist.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DRMA -I. -DRMA -c -o RMA/IMB_parse_name_rma.o ../src_c/IMB_parse_name_rma.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DRMA -I. -DRMA -c -o RMA/IMB_strgs.o ../src_c/IMB_strgs.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DRMA -I. -DRMA -c -o RMA/IMB_err_handler.o ../src_c/IMB_err_handler.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DRMA -I. -DRMA -c -o RMA/IMB_g_info.o ../src_c/IMB_g_info.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DRMA -I. -DRMA -c -o RMA/IMB_warm_up.o ../src_c/IMB_warm_up.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DRMA -I. -DRMA -c -o RMA/IMB_output.o ../src_c/IMB_output.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DRMA -I. -DRMA -c -o RMA/IMB_init_transfer.o ../src_c/IMB_init_transfer.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DRMA -I. -DRMA -c -o RMA/IMB_user_set_info.o ../src_c/IMB_user_set_info.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DRMA -I. -DRMA -c -o RMA/IMB_chk_diff.o ../src_c/IMB_chk_diff.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DRMA -I. -DRMA -c -o RMA/IMB_rma_put.o ../src_c/IMB_rma_put.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DRMA -I. -DRMA -c -o RMA/IMB_cpu_exploit.o ../src_c/IMB_cpu_exploit.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DRMA -I. -DRMA -c -o RMA/IMB_rma_get.o ../src_c/IMB_rma_get.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DRMA -I. -DRMA -c -o RMA/IMB_rma_atomic.o ../src_c/IMB_rma_atomic.c /usr/local/bin/mpicxx -isystem /usr/local/include -Ihelpers -I../src_c -DRMA -I. -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -g -O0 -Wall -Wextra -pedantic -Wno-long-long -o IMB-RMA imb.o args_parser.o args_parser_utests.o scope.o RMA/RMA_suite.o RMA/RMA_benchmark.o benchmark_suites_collection.o RMA/IMB_utils.o RMA/IMB_declare.o RMA/IMB_init.o RMA/IMB_mem_manager.o RMA/IMB_benchlist.o RMA/IMB_parse_name_rma.o RMA/IMB_strgs.o RMA/IMB_err_handler.o RMA/IMB_g_info.o RMA/IMB_warm_up.o RMA/IMB_output.o RMA/IMB_init_transfer.o RMA/IMB_user_set_info.o RMA/IMB_chk_diff.o RMA/IMB_rma_put.o RMA/IMB_cpu_exploit.o RMA/IMB_rma_get.o RMA/IMB_rma_atomic.o -fstack-protector-strong make[1]: Leaving directory '/wrkdirs/usr/ports/benchmarks/imb/work/mpi-benchmarks-IMB-v2021.7/src_cpp' make -C src_cpp -f Makefile TARGET=EXT make[1]: Entering directory '/wrkdirs/usr/ports/benchmarks/imb/work/mpi-benchmarks-IMB-v2021.7/src_cpp' /usr/local/bin/mpicxx -isystem /usr/local/include -Ihelpers -I../src_c -DEXT -I. -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -g -O0 -Wall -Wextra -pedantic -Wno-long-long -c -o EXT/EXT_suite.o EXT/EXT_suite.cpp In file included from EXT/EXT_suite.cpp:43: ./args_parser.h:98:20: warning: definition of implicit copy constructor for 'value' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy] 98 | value &operator=(const value &other); | ^ ./args_parser.h:148:139: note: in implicit copy constructor for 'args_parser::value' first required here 148 | option_scalar(const args_parser &_parser, const std::string _str, arg_t _type, value _def) : option(_parser, _str, _type, false), def(_def) | ^ ./args_parser.h:197:85: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] 197 | virtual bool is_required_but_not_set() { return required && vec_min != 0 && !val.size() ==0; } | ^ ~~ ./args_parser.h:197:85: note: add parentheses after the '!' to evaluate the comparison first 197 | virtual bool is_required_but_not_set() { return required && vec_min != 0 && !val.size() ==0; } | ^ | ( ) ./args_parser.h:197:85: note: add parentheses around left hand side expression to silence this warning 197 | virtual bool is_required_but_not_set() { return required && vec_min != 0 && !val.size() ==0; } | ^ | ( ) In file included from EXT/EXT_suite.cpp:44: In file included from ./benchmark_suites_collection.h:35: In file included from ./benchmark_suite_base.h:36: In file included from ./benchmark.h:35: ./scope.h:66:1: warning: 'Scope' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 66 | struct Scope { | ^ ./scope.h:44:1: note: did you mean struct here? 44 | class Scope; | ^~~~~ | struct ./scope.h:67:12: warning: class 'ScopeIterator' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 67 | friend class ScopeIterator; | ^ ./scope.h:55:8: note: previous use is here 55 | struct ScopeIterator { | ^ ./scope.h:67:12: note: did you mean struct here? 67 | friend class ScopeIterator; | ^~~~~ | struct In file included from EXT/EXT_suite.cpp:44: In file included from ./benchmark_suites_collection.h:35: ./benchmark_suite_base.h:41:1: warning: 'BenchmarkSuiteBase' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 41 | struct BenchmarkSuiteBase { | ^ ./benchmark.h:40:1: note: did you mean struct here? 40 | class BenchmarkSuiteBase; | ^~~~~ | struct In file included from EXT/EXT_suite.cpp:44: In file included from ./benchmark_suites_collection.h:36: ./utils.h:75:42: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] 75 | struct case_insens_cmp : public std::binary_function { | ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function { | ^ /usr/include/c++/v1/__config:992:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 992 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:977:49: note: expanded from macro '_LIBCPP_DEPRECATED' 977 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from EXT/EXT_suite.cpp:52: ../src_c/IMB_prototypes.h:636:22: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 636 | long IMB_compute_crc(register char* buf, register size_t size); | ^~~~~~~~ ../src_c/IMB_prototypes.h:636:42: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 636 | long IMB_compute_crc(register char* buf, register size_t size); | ^~~~~~~~ In file included from EXT/EXT_suite.cpp:44: In file included from ./benchmark_suites_collection.h:36: ./utils.h:64:30: warning: 'static' function 'to_lower' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] 64 | static const std::string to_lower(const std::string &in) { | ^~~~~~~~ 9 warnings generated. /usr/local/bin/mpicxx -isystem /usr/local/include -Ihelpers -I../src_c -DEXT -I. -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -g -O0 -Wall -Wextra -pedantic -Wno-long-long -c -o EXT/EXT_benchmark.o EXT/EXT_benchmark.cpp In file included from EXT/EXT_benchmark.cpp:40: In file included from ./benchmark_suites_collection.h:35: In file included from ./benchmark_suite_base.h:36: In file included from ./benchmark.h:35: ./scope.h:66:1: warning: 'Scope' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 66 | struct Scope { | ^ ./scope.h:44:1: note: did you mean struct here? 44 | class Scope; | ^~~~~ | struct ./scope.h:67:12: warning: class 'ScopeIterator' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 67 | friend class ScopeIterator; | ^ ./scope.h:55:8: note: previous use is here 55 | struct ScopeIterator { | ^ ./scope.h:67:12: note: did you mean struct here? 67 | friend class ScopeIterator; | ^~~~~ | struct In file included from EXT/EXT_benchmark.cpp:40: In file included from ./benchmark_suites_collection.h:35: ./benchmark_suite_base.h:41:1: warning: 'BenchmarkSuiteBase' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 41 | struct BenchmarkSuiteBase { | ^ ./benchmark.h:40:1: note: did you mean struct here? 40 | class BenchmarkSuiteBase; | ^~~~~ | struct In file included from EXT/EXT_benchmark.cpp:40: In file included from ./benchmark_suites_collection.h:36: ./utils.h:75:42: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] 75 | struct case_insens_cmp : public std::binary_function { | ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function { | ^ /usr/include/c++/v1/__config:992:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 992 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:977:49: note: expanded from macro '_LIBCPP_DEPRECATED' 977 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from EXT/EXT_benchmark.cpp:43: In file included from helpers/original_benchmark.h:40: ../src_c/IMB_prototypes.h:636:22: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 636 | long IMB_compute_crc(register char* buf, register size_t size); | ^~~~~~~~ ../src_c/IMB_prototypes.h:636:42: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 636 | long IMB_compute_crc(register char* buf, register size_t size); | ^~~~~~~~ In file included from EXT/EXT_benchmark.cpp:42: ./benchmark_suite.h:76:121: warning: instantiation of variable 'BenchmarkSuite::instance' required here, but no definition is available [-Wundefined-var-template] 76 | static BenchmarkSuite *register_elem(const Benchmark *elem) { get_instance().do_register_elem(elem); return instance; } | ^ ./benchmark_suite.h:76:75: note: in instantiation of member function 'BenchmarkSuite::get_instance' requested here 76 | static BenchmarkSuite *register_elem(const Benchmark *elem) { get_instance().do_register_elem(elem); return instance; } | ^ helpers/original_benchmark.h:231:9: note: in instantiation of member function 'BenchmarkSuite::register_elem' requested here 231 | DEFINE_INHERITED(GLUE_TYPENAME(OriginalBenchmark), bs); | ^ ./benchmark.h:67:47: note: expanded from macro 'DEFINE_INHERITED' 67 | CLASS() { Benchmark::suite = SUITE_CLASS::register_elem(this); this->allocate_internals(); } | ^ ./benchmark_suite.h:44:36: note: forward declaration of template entity is here 44 | static BenchmarkSuite *instance; | ^ ./benchmark_suite.h:76:121: note: add an explicit instantiation declaration to suppress this warning if 'BenchmarkSuite::instance' is explicitly instantiated in another translation unit 76 | static BenchmarkSuite *register_elem(const Benchmark *elem) { get_instance().do_register_elem(elem); return instance; } | ^ ./benchmark_suite.h:110:17: warning: instantiation of variable 'BenchmarkSuite::pnames' required here, but no definition is available [-Wundefined-var-template] 110 | if (pnames == NULL) { | ^ ./benchmark_suite.h:78:28: note: in instantiation of function template specialization 'BenchmarkSuite::do_get_full_list>' requested here 78 | get_instance().do_get_full_list(all_benchmarks); | ^ ./benchmark_suite.h:56:13: note: in instantiation of member function 'BenchmarkSuite::get_full_list' requested here 56 | get_full_list(benchs); | ^ ./benchmark_suite.h:129:9: note: in instantiation of member function 'BenchmarkSuite::init' requested here 129 | BenchmarkSuite() { } | ^ ./benchmark_suite.h:49:32: note: in instantiation of member function 'BenchmarkSuite::BenchmarkSuite' requested here 49 | instance = new BenchmarkSuite(); | ^ ./benchmark_suite.h:76:75: note: in instantiation of member function 'BenchmarkSuite::get_instance' requested here 76 | static BenchmarkSuite *register_elem(const Benchmark *elem) { get_instance().do_register_elem(elem); return instance; } | ^ helpers/original_benchmark.h:231:9: note: in instantiation of member function 'BenchmarkSuite::register_elem' requested here 231 | DEFINE_INHERITED(GLUE_TYPENAME(OriginalBenchmark), bs); | ^ ./benchmark.h:67:47: note: expanded from macro 'DEFINE_INHERITED' 67 | CLASS() { Benchmark::suite = SUITE_CLASS::register_elem(this); this->allocate_internals(); } | ^ ./benchmark_suite.h:43:26: note: forward declaration of template entity is here 43 | static pnames_t *pnames; | ^ ./benchmark_suite.h:110:17: note: add an explicit instantiation declaration to suppress this warning if 'BenchmarkSuite::pnames' is explicitly instantiated in another translation unit 110 | if (pnames == NULL) { | ^ In file included from EXT/EXT_benchmark.cpp:40: In file included from ./benchmark_suites_collection.h:36: ./utils.h:64:30: warning: 'static' function 'to_lower' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] 64 | static const std::string to_lower(const std::string &in) { | ^~~~~~~~ 9 warnings generated. /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DEXT -I. -DEXT -c -o EXT/IMB_benchlist.o ../src_c/IMB_benchlist.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DEXT -I. -DEXT -c -o EXT/IMB_chk_diff.o ../src_c/IMB_chk_diff.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DEXT -I. -DEXT -c -o EXT/IMB_declare.o ../src_c/IMB_declare.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DEXT -I. -DEXT -c -o EXT/IMB_err_handler.o ../src_c/IMB_err_handler.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DEXT -I. -DEXT -c -o EXT/IMB_g_info.o ../src_c/IMB_g_info.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DEXT -I. -DEXT -c -o EXT/IMB_init.o ../src_c/IMB_init.c ../src_c/IMB_init.c:580:58: warning: 'sscanf' may overflow; destination buffer in argument 3 has size 32, but the corresponding specifier may require size 33 [-Wfortify-source] 580 | sscanf(inp_line, "%32s", nam); | ^ 1 warning generated. /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DEXT -I. -DEXT -c -o EXT/IMB_init_transfer.o ../src_c/IMB_init_transfer.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DEXT -I. -DEXT -c -o EXT/IMB_mem_manager.o ../src_c/IMB_mem_manager.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DEXT -I. -DEXT -c -o EXT/IMB_ones_accu.o ../src_c/IMB_ones_accu.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DEXT -I. -DEXT -c -o EXT/IMB_ones_bidir.o ../src_c/IMB_ones_bidir.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DEXT -I. -DEXT -c -o EXT/IMB_ones_unidir.o ../src_c/IMB_ones_unidir.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DEXT -I. -DEXT -c -o EXT/IMB_output.o ../src_c/IMB_output.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DEXT -I. -DEXT -c -o EXT/IMB_parse_name_ext.o ../src_c/IMB_parse_name_ext.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DEXT -I. -DEXT -c -o EXT/IMB_strgs.o ../src_c/IMB_strgs.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DEXT -I. -DEXT -c -o EXT/IMB_utils.o ../src_c/IMB_utils.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DEXT -I. -DEXT -c -o EXT/IMB_user_set_info.o ../src_c/IMB_user_set_info.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DEXT -I. -DEXT -c -o EXT/IMB_warm_up.o ../src_c/IMB_warm_up.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DEXT -I. -DEXT -c -o EXT/IMB_window.o ../src_c/IMB_window.c /usr/local/bin/mpicxx -isystem /usr/local/include -Ihelpers -I../src_c -DEXT -I. -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -g -O0 -Wall -Wextra -pedantic -Wno-long-long -o IMB-EXT imb.o args_parser.o args_parser_utests.o scope.o EXT/EXT_suite.o EXT/EXT_benchmark.o benchmark_suites_collection.o EXT/IMB_benchlist.o EXT/IMB_chk_diff.o EXT/IMB_declare.o EXT/IMB_err_handler.o EXT/IMB_g_info.o EXT/IMB_init.o EXT/IMB_init_transfer.o EXT/IMB_mem_manager.o EXT/IMB_ones_accu.o EXT/IMB_ones_bidir.o EXT/IMB_ones_unidir.o EXT/IMB_output.o EXT/IMB_parse_name_ext.o EXT/IMB_strgs.o EXT/IMB_utils.o EXT/IMB_user_set_info.o EXT/IMB_warm_up.o EXT/IMB_window.o -fstack-protector-strong make[1]: Leaving directory '/wrkdirs/usr/ports/benchmarks/imb/work/mpi-benchmarks-IMB-v2021.7/src_cpp' make -C src_cpp -f Makefile TARGET=IO make[1]: Entering directory '/wrkdirs/usr/ports/benchmarks/imb/work/mpi-benchmarks-IMB-v2021.7/src_cpp' /usr/local/bin/mpicxx -isystem /usr/local/include -Ihelpers -I../src_c -DMPIIO -I. -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -g -O0 -Wall -Wextra -pedantic -Wno-long-long -c -o IO/IO_suite.o IO/IO_suite.cpp In file included from IO/IO_suite.cpp:43: ./args_parser.h:98:20: warning: definition of implicit copy constructor for 'value' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy] 98 | value &operator=(const value &other); | ^ ./args_parser.h:148:139: note: in implicit copy constructor for 'args_parser::value' first required here 148 | option_scalar(const args_parser &_parser, const std::string _str, arg_t _type, value _def) : option(_parser, _str, _type, false), def(_def) | ^ ./args_parser.h:197:85: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] 197 | virtual bool is_required_but_not_set() { return required && vec_min != 0 && !val.size() ==0; } | ^ ~~ ./args_parser.h:197:85: note: add parentheses after the '!' to evaluate the comparison first 197 | virtual bool is_required_but_not_set() { return required && vec_min != 0 && !val.size() ==0; } | ^ | ( ) ./args_parser.h:197:85: note: add parentheses around left hand side expression to silence this warning 197 | virtual bool is_required_but_not_set() { return required && vec_min != 0 && !val.size() ==0; } | ^ | ( ) In file included from IO/IO_suite.cpp:44: In file included from ./benchmark_suites_collection.h:35: In file included from ./benchmark_suite_base.h:36: In file included from ./benchmark.h:35: ./scope.h:66:1: warning: 'Scope' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 66 | struct Scope { | ^ ./scope.h:44:1: note: did you mean struct here? 44 | class Scope; | ^~~~~ | struct ./scope.h:67:12: warning: class 'ScopeIterator' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 67 | friend class ScopeIterator; | ^ ./scope.h:55:8: note: previous use is here 55 | struct ScopeIterator { | ^ ./scope.h:67:12: note: did you mean struct here? 67 | friend class ScopeIterator; | ^~~~~ | struct In file included from IO/IO_suite.cpp:44: In file included from ./benchmark_suites_collection.h:35: ./benchmark_suite_base.h:41:1: warning: 'BenchmarkSuiteBase' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 41 | struct BenchmarkSuiteBase { | ^ ./benchmark.h:40:1: note: did you mean struct here? 40 | class BenchmarkSuiteBase; | ^~~~~ | struct In file included from IO/IO_suite.cpp:44: In file included from ./benchmark_suites_collection.h:36: ./utils.h:75:42: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] 75 | struct case_insens_cmp : public std::binary_function { | ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function { | ^ /usr/include/c++/v1/__config:992:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 992 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:977:49: note: expanded from macro '_LIBCPP_DEPRECATED' 977 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from IO/IO_suite.cpp:53: ../src_c/IMB_prototypes.h:636:22: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 636 | long IMB_compute_crc(register char* buf, register size_t size); | ^~~~~~~~ ../src_c/IMB_prototypes.h:636:42: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 636 | long IMB_compute_crc(register char* buf, register size_t size); | ^~~~~~~~ In file included from IO/IO_suite.cpp:44: In file included from ./benchmark_suites_collection.h:36: ./utils.h:64:30: warning: 'static' function 'to_lower' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] 64 | static const std::string to_lower(const std::string &in) { | ^~~~~~~~ 9 warnings generated. /usr/local/bin/mpicxx -isystem /usr/local/include -Ihelpers -I../src_c -DMPIIO -I. -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -g -O0 -Wall -Wextra -pedantic -Wno-long-long -c -o IO/IO_benchmark.o IO/IO_benchmark.cpp In file included from IO/IO_benchmark.cpp:40: In file included from ./benchmark_suites_collection.h:35: In file included from ./benchmark_suite_base.h:36: In file included from ./benchmark.h:35: ./scope.h:66:1: warning: 'Scope' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 66 | struct Scope { | ^ ./scope.h:44:1: note: did you mean struct here? 44 | class Scope; | ^~~~~ | struct ./scope.h:67:12: warning: class 'ScopeIterator' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 67 | friend class ScopeIterator; | ^ ./scope.h:55:8: note: previous use is here 55 | struct ScopeIterator { | ^ ./scope.h:67:12: note: did you mean struct here? 67 | friend class ScopeIterator; | ^~~~~ | struct In file included from IO/IO_benchmark.cpp:40: In file included from ./benchmark_suites_collection.h:35: ./benchmark_suite_base.h:41:1: warning: 'BenchmarkSuiteBase' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 41 | struct BenchmarkSuiteBase { | ^ ./benchmark.h:40:1: note: did you mean struct here? 40 | class BenchmarkSuiteBase; | ^~~~~ | struct In file included from IO/IO_benchmark.cpp:40: In file included from ./benchmark_suites_collection.h:36: ./utils.h:75:42: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] 75 | struct case_insens_cmp : public std::binary_function { | ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function { | ^ /usr/include/c++/v1/__config:992:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 992 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:977:49: note: expanded from macro '_LIBCPP_DEPRECATED' 977 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from IO/IO_benchmark.cpp:43: In file included from helpers/original_benchmark.h:40: ../src_c/IMB_prototypes.h:636:22: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 636 | long IMB_compute_crc(register char* buf, register size_t size); | ^~~~~~~~ ../src_c/IMB_prototypes.h:636:42: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 636 | long IMB_compute_crc(register char* buf, register size_t size); | ^~~~~~~~ In file included from IO/IO_benchmark.cpp:42: ./benchmark_suite.h:76:121: warning: instantiation of variable 'BenchmarkSuite::instance' required here, but no definition is available [-Wundefined-var-template] 76 | static BenchmarkSuite *register_elem(const Benchmark *elem) { get_instance().do_register_elem(elem); return instance; } | ^ ./benchmark_suite.h:76:75: note: in instantiation of member function 'BenchmarkSuite::get_instance' requested here 76 | static BenchmarkSuite *register_elem(const Benchmark *elem) { get_instance().do_register_elem(elem); return instance; } | ^ helpers/original_benchmark.h:231:9: note: in instantiation of member function 'BenchmarkSuite::register_elem' requested here 231 | DEFINE_INHERITED(GLUE_TYPENAME(OriginalBenchmark), bs); | ^ ./benchmark.h:67:47: note: expanded from macro 'DEFINE_INHERITED' 67 | CLASS() { Benchmark::suite = SUITE_CLASS::register_elem(this); this->allocate_internals(); } | ^ ./benchmark_suite.h:44:36: note: forward declaration of template entity is here 44 | static BenchmarkSuite *instance; | ^ ./benchmark_suite.h:76:121: note: add an explicit instantiation declaration to suppress this warning if 'BenchmarkSuite::instance' is explicitly instantiated in another translation unit 76 | static BenchmarkSuite *register_elem(const Benchmark *elem) { get_instance().do_register_elem(elem); return instance; } | ^ ./benchmark_suite.h:110:17: warning: instantiation of variable 'BenchmarkSuite::pnames' required here, but no definition is available [-Wundefined-var-template] 110 | if (pnames == NULL) { | ^ ./benchmark_suite.h:78:28: note: in instantiation of function template specialization 'BenchmarkSuite::do_get_full_list>' requested here 78 | get_instance().do_get_full_list(all_benchmarks); | ^ ./benchmark_suite.h:56:13: note: in instantiation of member function 'BenchmarkSuite::get_full_list' requested here 56 | get_full_list(benchs); | ^ ./benchmark_suite.h:129:9: note: in instantiation of member function 'BenchmarkSuite::init' requested here 129 | BenchmarkSuite() { } | ^ ./benchmark_suite.h:49:32: note: in instantiation of member function 'BenchmarkSuite::BenchmarkSuite' requested here 49 | instance = new BenchmarkSuite(); | ^ ./benchmark_suite.h:76:75: note: in instantiation of member function 'BenchmarkSuite::get_instance' requested here 76 | static BenchmarkSuite *register_elem(const Benchmark *elem) { get_instance().do_register_elem(elem); return instance; } | ^ helpers/original_benchmark.h:231:9: note: in instantiation of member function 'BenchmarkSuite::register_elem' requested here 231 | DEFINE_INHERITED(GLUE_TYPENAME(OriginalBenchmark), bs); | ^ ./benchmark.h:67:47: note: expanded from macro 'DEFINE_INHERITED' 67 | CLASS() { Benchmark::suite = SUITE_CLASS::register_elem(this); this->allocate_internals(); } | ^ ./benchmark_suite.h:43:26: note: forward declaration of template entity is here 43 | static pnames_t *pnames; | ^ ./benchmark_suite.h:110:17: note: add an explicit instantiation declaration to suppress this warning if 'BenchmarkSuite::pnames' is explicitly instantiated in another translation unit 110 | if (pnames == NULL) { | ^ In file included from IO/IO_benchmark.cpp:40: In file included from ./benchmark_suites_collection.h:36: ./utils.h:64:30: warning: 'static' function 'to_lower' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] 64 | static const std::string to_lower(const std::string &in) { | ^~~~~~~~ 9 warnings generated. /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPIIO -I. -DMPIIO -c -o IO/IMB_declare.o ../src_c/IMB_declare.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPIIO -I. -DMPIIO -c -o IO/IMB_init.o ../src_c/IMB_init.c ../src_c/IMB_init.c:580:58: warning: 'sscanf' may overflow; destination buffer in argument 3 has size 32, but the corresponding specifier may require size 33 [-Wfortify-source] 580 | sscanf(inp_line, "%32s", nam); | ^ 1 warning generated. /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPIIO -I. -DMPIIO -c -o IO/IMB_mem_manager.o ../src_c/IMB_mem_manager.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPIIO -I. -DMPIIO -c -o IO/IMB_benchlist.o ../src_c/IMB_benchlist.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPIIO -I. -DMPIIO -c -o IO/IMB_strgs.o ../src_c/IMB_strgs.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPIIO -I. -DMPIIO -c -o IO/IMB_err_handler.o ../src_c/IMB_err_handler.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPIIO -I. -DMPIIO -c -o IO/IMB_parse_name_io.o ../src_c/IMB_parse_name_io.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPIIO -I. -DMPIIO -c -o IO/IMB_g_info.o ../src_c/IMB_g_info.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPIIO -I. -DMPIIO -c -o IO/IMB_warm_up.o ../src_c/IMB_warm_up.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPIIO -I. -DMPIIO -c -o IO/IMB_open_close.o ../src_c/IMB_open_close.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPIIO -I. -DMPIIO -c -o IO/IMB_output.o ../src_c/IMB_output.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPIIO -I. -DMPIIO -c -o IO/IMB_utils.o ../src_c/IMB_utils.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPIIO -I. -DMPIIO -c -o IO/IMB_init_transfer.o ../src_c/IMB_init_transfer.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPIIO -I. -DMPIIO -c -o IO/IMB_init_file.o ../src_c/IMB_init_file.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPIIO -I. -DMPIIO -c -o IO/IMB_user_set_info.o ../src_c/IMB_user_set_info.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPIIO -I. -DMPIIO -c -o IO/IMB_chk_diff.o ../src_c/IMB_chk_diff.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPIIO -I. -DMPIIO -c -o IO/IMB_cpu_exploit.o ../src_c/IMB_cpu_exploit.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPIIO -I. -DMPIIO -c -o IO/IMB_read.o ../src_c/IMB_read.c /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -g -O0 -Wall -Wno-long-long -isystem /usr/local/include -Ihelpers -I../src_c -DMPIIO -I. -DMPIIO -c -o IO/IMB_write.o ../src_c/IMB_write.c /usr/local/bin/mpicxx -isystem /usr/local/include -Ihelpers -I../src_c -DMPIIO -I. -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -g -O0 -Wall -Wextra -pedantic -Wno-long-long -o IMB-IO imb.o args_parser.o args_parser_utests.o scope.o IO/IO_suite.o IO/IO_benchmark.o benchmark_suites_collection.o IO/IMB_declare.o IO/IMB_init.o IO/IMB_mem_manager.o IO/IMB_benchlist.o IO/IMB_strgs.o IO/IMB_err_handler.o IO/IMB_parse_name_io.o IO/IMB_g_info.o IO/IMB_warm_up.o IO/IMB_open_close.o IO/IMB_output.o IO/IMB_utils.o IO/IMB_init_transfer.o IO/IMB_init_file.o IO/IMB_user_set_info.o IO/IMB_chk_diff.o IO/IMB_cpu_exploit.o IO/IMB_read.o IO/IMB_write.o -fstack-protector-strong make[1]: Leaving directory '/wrkdirs/usr/ports/benchmarks/imb/work/mpi-benchmarks-IMB-v2021.7/src_cpp' make -C src_cpp -f Makefile TARGET=MT make[1]: Entering directory '/wrkdirs/usr/ports/benchmarks/imb/work/mpi-benchmarks-IMB-v2021.7/src_cpp' /usr/local/bin/mpicxx -isystem /usr/local/include -DMT -IMT -I. -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -g -O0 -Wall -Wextra -pedantic -Wno-long-long -fopenmp -c -o MT/MT_suite.o MT/MT_suite.cpp In file included from MT/MT_suite.cpp:40: In file included from ./benchmark.h:35: ./scope.h:66:1: warning: 'Scope' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 66 | struct Scope { | ^ ./scope.h:44:1: note: did you mean struct here? 44 | class Scope; | ^~~~~ | struct ./scope.h:67:12: warning: class 'ScopeIterator' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 67 | friend class ScopeIterator; | ^ ./scope.h:55:8: note: previous use is here 55 | struct ScopeIterator { | ^ ./scope.h:67:12: note: did you mean struct here? 67 | friend class ScopeIterator; | ^~~~~ | struct In file included from MT/MT_suite.cpp:41: ./args_parser.h:98:20: warning: definition of implicit copy constructor for 'value' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy] 98 | value &operator=(const value &other); | ^ ./args_parser.h:148:139: note: in implicit copy constructor for 'args_parser::value' first required here 148 | option_scalar(const args_parser &_parser, const std::string _str, arg_t _type, value _def) : option(_parser, _str, _type, false), def(_def) | ^ ./args_parser.h:197:85: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] 197 | virtual bool is_required_but_not_set() { return required && vec_min != 0 && !val.size() ==0; } | ^ ~~ ./args_parser.h:197:85: note: add parentheses after the '!' to evaluate the comparison first 197 | virtual bool is_required_but_not_set() { return required && vec_min != 0 && !val.size() ==0; } | ^ | ( ) ./args_parser.h:197:85: note: add parentheses around left hand side expression to silence this warning 197 | virtual bool is_required_but_not_set() { return required && vec_min != 0 && !val.size() ==0; } | ^ | ( ) In file included from MT/MT_suite.cpp:42: ./utils.h:75:42: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] 75 | struct case_insens_cmp : public std::binary_function { | ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function { | ^ /usr/include/c++/v1/__config:992:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 992 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:977:49: note: expanded from macro '_LIBCPP_DEPRECATED' 977 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from MT/MT_suite.cpp:43: In file included from ./benchmark_suites_collection.h:35: ./benchmark_suite_base.h:41:1: warning: 'BenchmarkSuiteBase' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 41 | struct BenchmarkSuiteBase { | ^ ./benchmark.h:40:1: note: did you mean struct here? 40 | class BenchmarkSuiteBase; | ^~~~~ | struct In file included from MT/MT_suite.cpp:42: ./utils.h:64:30: warning: 'static' function 'to_lower' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] 64 | static const std::string to_lower(const std::string &in) { | ^~~~~~~~ 7 warnings generated. /usr/local/bin/mpicxx -isystem /usr/local/include -DMT -IMT -I. -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -g -O0 -Wall -Wextra -pedantic -Wno-long-long -fopenmp -c -o MT/MT_benchmark.o MT/MT_benchmark.cpp In file included from MT/MT_benchmark.cpp:40: In file included from ./benchmark_suites_collection.h:35: In file included from ./benchmark_suite_base.h:36: In file included from ./benchmark.h:35: ./scope.h:66:1: warning: 'Scope' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 66 | struct Scope { | ^ ./scope.h:44:1: note: did you mean struct here? 44 | class Scope; | ^~~~~ | struct ./scope.h:67:12: warning: class 'ScopeIterator' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 67 | friend class ScopeIterator; | ^ ./scope.h:55:8: note: previous use is here 55 | struct ScopeIterator { | ^ ./scope.h:67:12: note: did you mean struct here? 67 | friend class ScopeIterator; | ^~~~~ | struct In file included from MT/MT_benchmark.cpp:40: In file included from ./benchmark_suites_collection.h:35: ./benchmark_suite_base.h:41:1: warning: 'BenchmarkSuiteBase' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 41 | struct BenchmarkSuiteBase { | ^ ./benchmark.h:40:1: note: did you mean struct here? 40 | class BenchmarkSuiteBase; | ^~~~~ | struct In file included from MT/MT_benchmark.cpp:40: In file included from ./benchmark_suites_collection.h:36: ./utils.h:75:42: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] 75 | struct case_insens_cmp : public std::binary_function { | ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function { | ^ /usr/include/c++/v1/__config:992:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 992 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:977:49: note: expanded from macro '_LIBCPP_DEPRECATED' 977 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from MT/MT_benchmark.cpp:44: MT/MT_benchmark.h:303:13: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 303 | if (odata_local.checks.failures) { | ^ MT/MT_benchmark.h:301:9: note: previous statement is here 301 | if (!result) | ^ In file included from MT/MT_benchmark.cpp:42: ./benchmark_suite.h:76:121: warning: instantiation of variable 'BenchmarkSuite::instance' required here, but no definition is available [-Wundefined-var-template] 76 | static BenchmarkSuite *register_elem(const Benchmark *elem) { get_instance().do_register_elem(elem); return instance; } | ^ ./benchmark_suite.h:76:75: note: in instantiation of member function 'BenchmarkSuite::get_instance' requested here 76 | static BenchmarkSuite *register_elem(const Benchmark *elem) { get_instance().do_register_elem(elem); return instance; } | ^ MT/MT_benchmark.h:490:5: note: in instantiation of member function 'BenchmarkSuite::register_elem' requested here 490 | DEFINE_INHERITED(GLUE_TYPENAME(BenchmarkMT), bs); | ^ ./benchmark.h:67:47: note: expanded from macro 'DEFINE_INHERITED' 67 | CLASS() { Benchmark::suite = SUITE_CLASS::register_elem(this); this->allocate_internals(); } | ^ ./benchmark_suite.h:44:36: note: forward declaration of template entity is here 44 | static BenchmarkSuite *instance; | ^ ./benchmark_suite.h:76:121: note: add an explicit instantiation declaration to suppress this warning if 'BenchmarkSuite::instance' is explicitly instantiated in another translation unit 76 | static BenchmarkSuite *register_elem(const Benchmark *elem) { get_instance().do_register_elem(elem); return instance; } | ^ ./benchmark_suite.h:110:17: warning: instantiation of variable 'BenchmarkSuite::pnames' required here, but no definition is available [-Wundefined-var-template] 110 | if (pnames == NULL) { | ^ ./benchmark_suite.h:78:28: note: in instantiation of function template specialization 'BenchmarkSuite::do_get_full_list>' requested here 78 | get_instance().do_get_full_list(all_benchmarks); | ^ ./benchmark_suite.h:56:13: note: in instantiation of member function 'BenchmarkSuite::get_full_list' requested here 56 | get_full_list(benchs); | ^ ./benchmark_suite.h:129:9: note: in instantiation of member function 'BenchmarkSuite::init' requested here 129 | BenchmarkSuite() { } | ^ ./benchmark_suite.h:49:32: note: in instantiation of member function 'BenchmarkSuite::BenchmarkSuite' requested here 49 | instance = new BenchmarkSuite(); | ^ ./benchmark_suite.h:76:75: note: in instantiation of member function 'BenchmarkSuite::get_instance' requested here 76 | static BenchmarkSuite *register_elem(const Benchmark *elem) { get_instance().do_register_elem(elem); return instance; } | ^ MT/MT_benchmark.h:490:5: note: in instantiation of member function 'BenchmarkSuite::register_elem' requested here 490 | DEFINE_INHERITED(GLUE_TYPENAME(BenchmarkMT), bs); | ^ ./benchmark.h:67:47: note: expanded from macro 'DEFINE_INHERITED' 67 | CLASS() { Benchmark::suite = SUITE_CLASS::register_elem(this); this->allocate_internals(); } | ^ ./benchmark_suite.h:43:26: note: forward declaration of template entity is here 43 | static pnames_t *pnames; | ^ ./benchmark_suite.h:110:17: note: add an explicit instantiation declaration to suppress this warning if 'BenchmarkSuite::pnames' is explicitly instantiated in another translation unit 110 | if (pnames == NULL) { | ^ In file included from MT/MT_benchmark.cpp:40: In file included from ./benchmark_suites_collection.h:36: ./utils.h:64:30: warning: 'static' function 'to_lower' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] 64 | static const std::string to_lower(const std::string &in) { | ^~~~~~~~ 8 warnings generated. /usr/local/bin/mpicxx -isystem /usr/local/include -DMT -IMT -I. -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -g -O0 -Wall -Wextra -pedantic -Wno-long-long -fopenmp -o IMB-MT imb.o args_parser.o args_parser_utests.o scope.o MT/MT_suite.o MT/MT_benchmark.o benchmark_suites_collection.o -fstack-protector-strong make[1]: Leaving directory '/wrkdirs/usr/ports/benchmarks/imb/work/mpi-benchmarks-IMB-v2021.7/src_cpp' make -C src_c/P2P -f Makefile TARGET=P2P make[1]: Entering directory '/wrkdirs/usr/ports/benchmarks/imb/work/mpi-benchmarks-IMB-v2021.7/src_c/P2P' /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -pedantic -Wno-long-long -c -o imb_p2p.o imb_p2p.c In file included from imb_p2p.c:34: ./imb_p2p.h:69:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 69 | void imb_p2p_pause(); | ^ | void ./imb_p2p.h:70:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 70 | void imb_p2p_pingpong(); | ^ | void ./imb_p2p.h:71:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 71 | void imb_p2p_pingping(); | ^ | void ./imb_p2p.h:72:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 72 | void imb_p2p_unirandom(); | ^ | void ./imb_p2p.h:73:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 73 | void imb_p2p_birandom(); | ^ | void ./imb_p2p.h:74:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 74 | void imb_p2p_corandom(); | ^ | void ./imb_p2p.h:75:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 75 | void imb_p2p_stencil2d(); | ^ | void ./imb_p2p.h:76:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 76 | void imb_p2p_stencil3d(); | ^ | void ./imb_p2p.h:77:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 77 | void imb_p2p_sendrecv_replace(); | ^ | void ./imb_p2p.h:83:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 83 | typedef void(*imb_p2p_procedure_t)(); | ^ | void imb_p2p.c:48:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 48 | static void print_main_footer(); | ^ | void imb_p2p.c:51:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 51 | static void finalization(); | ^ | void imb_p2p.c:130:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 130 | void imb_p2p_pause() { | ^ | void imb_p2p.c:138:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 138 | static void print_title() { | ^ | void imb_p2p.c:255:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 255 | static void print_main_footer() { | ^ | void imb_p2p.c:264:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 264 | static void free_benchmarks() { | ^ | void imb_p2p.c:291:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 291 | static void free_messages() { | ^ | void imb_p2p.c:628:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 628 | static void finalization() { | ^ | void 18 warnings generated. /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -pedantic -Wno-long-long -c -o imb_p2p_pingpong.o imb_p2p_pingpong.c In file included from imb_p2p_pingpong.c:33: ./imb_p2p.h:69:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 69 | void imb_p2p_pause(); | ^ | void ./imb_p2p.h:70:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 70 | void imb_p2p_pingpong(); | ^ | void ./imb_p2p.h:71:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 71 | void imb_p2p_pingping(); | ^ | void ./imb_p2p.h:72:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 72 | void imb_p2p_unirandom(); | ^ | void ./imb_p2p.h:73:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 73 | void imb_p2p_birandom(); | ^ | void ./imb_p2p.h:74:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 74 | void imb_p2p_corandom(); | ^ | void ./imb_p2p.h:75:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 75 | void imb_p2p_stencil2d(); | ^ | void ./imb_p2p.h:76:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 76 | void imb_p2p_stencil3d(); | ^ | void ./imb_p2p.h:77:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 77 | void imb_p2p_sendrecv_replace(); | ^ | void ./imb_p2p.h:83:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 83 | typedef void(*imb_p2p_procedure_t)(); | ^ | void imb_p2p_pingpong.c:35:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 35 | void imb_p2p_pingpong() { | ^ | void 11 warnings generated. /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -pedantic -Wno-long-long -c -o imb_p2p_pingping.o imb_p2p_pingping.c In file included from imb_p2p_pingping.c:33: ./imb_p2p.h:69:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 69 | void imb_p2p_pause(); | ^ | void ./imb_p2p.h:70:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 70 | void imb_p2p_pingpong(); | ^ | void ./imb_p2p.h:71:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 71 | void imb_p2p_pingping(); | ^ | void ./imb_p2p.h:72:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 72 | void imb_p2p_unirandom(); | ^ | void ./imb_p2p.h:73:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 73 | void imb_p2p_birandom(); | ^ | void ./imb_p2p.h:74:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 74 | void imb_p2p_corandom(); | ^ | void ./imb_p2p.h:75:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 75 | void imb_p2p_stencil2d(); | ^ | void ./imb_p2p.h:76:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 76 | void imb_p2p_stencil3d(); | ^ | void ./imb_p2p.h:77:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 77 | void imb_p2p_sendrecv_replace(); | ^ | void ./imb_p2p.h:83:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 83 | typedef void(*imb_p2p_procedure_t)(); | ^ | void imb_p2p_pingping.c:35:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 35 | void imb_p2p_pingping() { | ^ | void 11 warnings generated. /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -pedantic -Wno-long-long -c -o imb_p2p_unirandom.o imb_p2p_unirandom.c In file included from imb_p2p_unirandom.c:33: ./imb_p2p.h:69:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 69 | void imb_p2p_pause(); | ^ | void ./imb_p2p.h:70:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 70 | void imb_p2p_pingpong(); | ^ | void ./imb_p2p.h:71:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 71 | void imb_p2p_pingping(); | ^ | void ./imb_p2p.h:72:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 72 | void imb_p2p_unirandom(); | ^ | void ./imb_p2p.h:73:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 73 | void imb_p2p_birandom(); | ^ | void ./imb_p2p.h:74:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 74 | void imb_p2p_corandom(); | ^ | void ./imb_p2p.h:75:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 75 | void imb_p2p_stencil2d(); | ^ | void ./imb_p2p.h:76:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 76 | void imb_p2p_stencil3d(); | ^ | void ./imb_p2p.h:77:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 77 | void imb_p2p_sendrecv_replace(); | ^ | void ./imb_p2p.h:83:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 83 | typedef void(*imb_p2p_procedure_t)(); | ^ | void imb_p2p_unirandom.c:35:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 35 | void imb_p2p_unirandom() { | ^ | void 11 warnings generated. /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -pedantic -Wno-long-long -c -o imb_p2p_birandom.o imb_p2p_birandom.c In file included from imb_p2p_birandom.c:33: ./imb_p2p.h:69:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 69 | void imb_p2p_pause(); | ^ | void ./imb_p2p.h:70:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 70 | void imb_p2p_pingpong(); | ^ | void ./imb_p2p.h:71:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 71 | void imb_p2p_pingping(); | ^ | void ./imb_p2p.h:72:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 72 | void imb_p2p_unirandom(); | ^ | void ./imb_p2p.h:73:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 73 | void imb_p2p_birandom(); | ^ | void ./imb_p2p.h:74:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 74 | void imb_p2p_corandom(); | ^ | void ./imb_p2p.h:75:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 75 | void imb_p2p_stencil2d(); | ^ | void ./imb_p2p.h:76:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 76 | void imb_p2p_stencil3d(); | ^ | void ./imb_p2p.h:77:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 77 | void imb_p2p_sendrecv_replace(); | ^ | void ./imb_p2p.h:83:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 83 | typedef void(*imb_p2p_procedure_t)(); | ^ | void imb_p2p_birandom.c:35:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 35 | void imb_p2p_birandom() { | ^ | void 11 warnings generated. /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -pedantic -Wno-long-long -c -o imb_p2p_corandom.o imb_p2p_corandom.c In file included from imb_p2p_corandom.c:33: ./imb_p2p.h:69:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 69 | void imb_p2p_pause(); | ^ | void ./imb_p2p.h:70:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 70 | void imb_p2p_pingpong(); | ^ | void ./imb_p2p.h:71:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 71 | void imb_p2p_pingping(); | ^ | void ./imb_p2p.h:72:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 72 | void imb_p2p_unirandom(); | ^ | void ./imb_p2p.h:73:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 73 | void imb_p2p_birandom(); | ^ | void ./imb_p2p.h:74:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 74 | void imb_p2p_corandom(); | ^ | void ./imb_p2p.h:75:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 75 | void imb_p2p_stencil2d(); | ^ | void ./imb_p2p.h:76:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 76 | void imb_p2p_stencil3d(); | ^ | void ./imb_p2p.h:77:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 77 | void imb_p2p_sendrecv_replace(); | ^ | void ./imb_p2p.h:83:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 83 | typedef void(*imb_p2p_procedure_t)(); | ^ | void imb_p2p_corandom.c:35:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 35 | void imb_p2p_corandom() { | ^ | void 11 warnings generated. /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -pedantic -Wno-long-long -c -o imb_p2p_stencil2d.o imb_p2p_stencil2d.c In file included from imb_p2p_stencil2d.c:33: ./imb_p2p.h:69:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 69 | void imb_p2p_pause(); | ^ | void ./imb_p2p.h:70:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 70 | void imb_p2p_pingpong(); | ^ | void ./imb_p2p.h:71:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 71 | void imb_p2p_pingping(); | ^ | void ./imb_p2p.h:72:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 72 | void imb_p2p_unirandom(); | ^ | void ./imb_p2p.h:73:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 73 | void imb_p2p_birandom(); | ^ | void ./imb_p2p.h:74:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 74 | void imb_p2p_corandom(); | ^ | void ./imb_p2p.h:75:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 75 | void imb_p2p_stencil2d(); | ^ | void ./imb_p2p.h:76:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 76 | void imb_p2p_stencil3d(); | ^ | void ./imb_p2p.h:77:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 77 | void imb_p2p_sendrecv_replace(); | ^ | void ./imb_p2p.h:83:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 83 | typedef void(*imb_p2p_procedure_t)(); | ^ | void imb_p2p_stencil2d.c:44:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 44 | void imb_p2p_stencil2d() { | ^ | void 11 warnings generated. /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -pedantic -Wno-long-long -c -o imb_p2p_stencil3d.o imb_p2p_stencil3d.c In file included from imb_p2p_stencil3d.c:33: ./imb_p2p.h:69:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 69 | void imb_p2p_pause(); | ^ | void ./imb_p2p.h:70:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 70 | void imb_p2p_pingpong(); | ^ | void ./imb_p2p.h:71:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 71 | void imb_p2p_pingping(); | ^ | void ./imb_p2p.h:72:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 72 | void imb_p2p_unirandom(); | ^ | void ./imb_p2p.h:73:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 73 | void imb_p2p_birandom(); | ^ | void ./imb_p2p.h:74:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 74 | void imb_p2p_corandom(); | ^ | void ./imb_p2p.h:75:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 75 | void imb_p2p_stencil2d(); | ^ | void ./imb_p2p.h:76:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 76 | void imb_p2p_stencil3d(); | ^ | void ./imb_p2p.h:77:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 77 | void imb_p2p_sendrecv_replace(); | ^ | void ./imb_p2p.h:83:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 83 | typedef void(*imb_p2p_procedure_t)(); | ^ | void imb_p2p_stencil3d.c:45:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 45 | void imb_p2p_stencil3d() { | ^ | void 11 warnings generated. /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -pedantic -Wno-long-long -c -o imb_p2p_sendrecv_replace.o imb_p2p_sendrecv_replace.c In file included from imb_p2p_sendrecv_replace.c:33: ./imb_p2p.h:69:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 69 | void imb_p2p_pause(); | ^ | void ./imb_p2p.h:70:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 70 | void imb_p2p_pingpong(); | ^ | void ./imb_p2p.h:71:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 71 | void imb_p2p_pingping(); | ^ | void ./imb_p2p.h:72:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 72 | void imb_p2p_unirandom(); | ^ | void ./imb_p2p.h:73:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 73 | void imb_p2p_birandom(); | ^ | void ./imb_p2p.h:74:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 74 | void imb_p2p_corandom(); | ^ | void ./imb_p2p.h:75:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 75 | void imb_p2p_stencil2d(); | ^ | void ./imb_p2p.h:76:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 76 | void imb_p2p_stencil3d(); | ^ | void ./imb_p2p.h:77:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 77 | void imb_p2p_sendrecv_replace(); | ^ | void ./imb_p2p.h:83:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 83 | typedef void(*imb_p2p_procedure_t)(); | ^ | void imb_p2p_sendrecv_replace.c:35:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 35 | void imb_p2p_sendrecv_replace() { | ^ | void 11 warnings generated. /usr/local/bin/mpicc -O2 -pipe -O3 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -pedantic -Wno-long-long -o IMB-P2P imb_p2p.o imb_p2p_pingpong.o imb_p2p_pingping.o imb_p2p_unirandom.o imb_p2p_birandom.o imb_p2p_corandom.o imb_p2p_stencil2d.o imb_p2p_stencil3d.o imb_p2p_sendrecv_replace.o -fstack-protector-strong -lm make[1]: Leaving directory '/wrkdirs/usr/ports/benchmarks/imb/work/mpi-benchmarks-IMB-v2021.7/src_c/P2P' =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for IMB-2021.7_1 ===> Generating temporary packing list (cd /wrkdirs/usr/ports/benchmarks/imb/work/mpi-benchmarks-IMB-v2021.7 && install -s -m 555 IMB-* /wrkdirs/usr/ports/benchmarks/imb/work/stage/usr/local/bin) install -m 0644 /wrkdirs/usr/ports/benchmarks/imb/work/mpi-benchmarks-IMB-v2021.7/ReadMe_IMB.txt /wrkdirs/usr/ports/benchmarks/imb/work/stage/usr/local/share/doc/IMB install -m 0644 /wrkdirs/usr/ports/benchmarks/imb/work/mpi-benchmarks-IMB-v2021.7/license/third-party-programs.txt /wrkdirs/usr/ports/benchmarks/imb/work/stage/usr/local/share/doc/IMB install -m 0644 /wrkdirs/usr/ports/benchmarks/imb/work/mpi-benchmarks-IMB-v2021.7/license/use-of-trademark-license.txt /wrkdirs/usr/ports/benchmarks/imb/work/stage/usr/local/share/doc/IMB ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-05-03T15:55:12+0000' 'PKG_NOTE_ports_top_git_hash=5529c5919b' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=1a35b19e6d' '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 IMB-2021.7_1 ===> Building IMB-2021.7_1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for IMB-2021.7_1 build of benchmarks/imb | IMB-2021.7_1 ended at Sat May 3 16:57:09 BST 2025 build time: 00:01:57