Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/moose.spec'], chrootPath='/var/lib/mock/f29-build-29866-16232/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/moose.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/moose-3.1.4-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/moose.spec'], chrootPath='/var/lib/mock/f29-build-29866-16232/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/moose.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dHpRoe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf moose-core-3.1.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/moose-core-3.1.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd moose-core-3.1.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Avoid-open-coded-strdup-that-cause-compilation-failu.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0002-Avoid-open-coded-strdup-that-causes-a-warning.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0003-Use-sys.executable-to-execute-test.-It-breaks-on-pyt.patch + /usr/bin/cat /builddir/build/SOURCES/0004-Do-not-try-to-access-position-1-in-string.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kwFHgt + umask 022 + cd /builddir/build/BUILD + cd moose-core-3.1.4 + cmake_opts=(-DBUILD_SHARED_LIBS:BOOL=OFF -DCMAKE_SKIP_RPATH:BOOL=ON -DCMAKE_C_FLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection" -DCMAKE_CXX_FLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection" -DCMAKE_EXE_LINKER_FLAGS="$LDFLAGS -Wl,--build-id" -DCMAKE_MODULE_LINKER_FLAGS="$LDFLAGS -Wl,--build-id" -DVERSION_MOOSE=3.1.4 -DCMAKE_BUILD_TYPE="Release|RelWithDebugInfo" -DCMAKE_INSTALL_DO_STRIP=0) + mkdir -p build2 + pushd build2 ~/build/BUILD/moose-core-3.1.4/build2 ~/build/BUILD/moose-core-3.1.4 + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON .. -DBUILD_SHARED_LIBS:BOOL=OFF -DCMAKE_SKIP_RPATH:BOOL=ON '-DCMAKE_C_FLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' '-DCMAKE_CXX_FLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' '-DCMAKE_EXE_LINKER_FLAGS= -Wl,--build-id' '-DCMAKE_MODULE_LINKER_FLAGS= -Wl,--build-id' -DVERSION_MOOSE=3.1.4 '-DCMAKE_BUILD_TYPE=Release|RelWithDebugInfo' -DCMAKE_INSTALL_DO_STRIP=0 -DPYTHON_EXECUTABLE=/usr/bin/python2 -- The C compiler identification is GNU 8.2.1 -- The CXX compiler identification is GNU 8.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done BUILDSTDERR: CMake Deprecation Warning at CMakeLists.txt:11 (cmake_policy): BUILDSTDERR: The OLD behavior for policy CMP0050 will be removed from a future version BUILDSTDERR: of CMake. BUILDSTDERR: The cmake-policies(7) manual explains that the OLD behaviors of all BUILDSTDERR: policies are deprecated and that a policy should be set to OLD only under BUILDSTDERR: specific short-term circumstances. Projects should be ported to the NEW BUILDSTDERR: behavior and not rely on setting a policy to OLD. -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Performing Test COMPILER_SUPPORTS_CXX0X -- Performing Test COMPILER_SUPPORTS_CXX0X - Success -- Performing Test COMPILER_WARNS_STRICT_ALIASING -- Performing Test COMPILER_WARNS_STRICT_ALIASING - Success -- Performing Test COMPILER_SUPPORT_UNUSED_BUT_SET_VARIABLE_NO_WARN -- Performing Test COMPILER_SUPPORT_UNUSED_BUT_SET_VARIABLE_NO_WARN - Success -- Your compiler supports c++11 features. Enabling it -- Found PkgConfig: /usr/bin/pkg-config (found version "1.5.3") -- Couldn't fetch version from git repo -- MOOSE Version 3.1.4 -- | Writing 3.1.4 to /builddir/build/BUILD/moose-core-3.1.4/python/VERSION -- Operating system: Linux -- Building for Release/No unit tests. -- GSL version : 2.4 -- Found GSL /usr/lib64/libgsl.so;/usr/lib64/libgslcblas.so -- HDF5: Using hdf5 compiler wrapper to determine CXX configuration -- Found HDF5: /usr/lib64/libhdf5_cpp.so;/usr/lib64/libhdf5.so;/usr/lib64/libsz.so;/usr/lib64/libz.so;/usr/lib64/libdl.so;/usr/lib64/libm.so (found version "1.8.20") found components: CXX HL -- MOOSE will use following HDF5 /usr/lib64/libhdf5_cpp.so;/usr/lib64/libhdf5.so;/usr/lib64/libsz.so;/usr/lib64/libz.so;/usr/lib64/libdl.so;/usr/lib64/libm.so;/usr/lib64/libhdf5_hl_cpp.so;/usr/lib64/libhdf5_hl.so -- Using gsl libraries: /usr/lib64/libgsl.so;/usr/lib64/libgslcblas.so -- Shared libs: /usr/lib64/libhdf5_cpp.so;/usr/lib64/libhdf5.so;/usr/lib64/libsz.so;/usr/lib64/libz.so;/usr/lib64/libdl.so;/usr/lib64/libm.so;/usr/lib64/libhdf5_hl_cpp.so;/usr/lib64/libhdf5_hl.so;/usr/lib64/libgsl.so;/usr/lib64/libgslcblas.so -- Found PythonInterp: /usr/bin/python2 (found version "2.7.15") BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "", line 1, in BUILDSTDERR: ImportError: No module named machinery -- Python so extension .so -- DEBUG: Python_ADDITIONAL_VERSIONS 2.6 2.7 -- Found NumPy: version "1.15.0" /usr/lib64/python2.7/site-packages/numpy/core/include -- Python include flags: -I/usr/include/python2.7 -I/usr/include/python2.7 -- Platform: Linux-4.15.0-00049-ga3b1e7acc6a1-riscv64-with-fedora-29-Twenty_Nine -- binary distribution file /builddir/build/BUILD/moose-core-3.1.4/build2/bdist/pymoose-3.1.4.CMAKE.tar.gz BUILDSTDERR: ======================================= BUILDSTDERR: If cmake did not report any error, run BUILDSTDERR: 'make' to build MOOSE BUILDSTDERR: ======================================= -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_C_FLAGS_RELEASE BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: CMAKE_INSTALL_DO_STRIP BUILDSTDERR: INCLUDE_INSTALL_DIR BUILDSTDERR: LIB_INSTALL_DIR BUILDSTDERR: LIB_SUFFIX BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/moose-core-3.1.4/build2 + /usr/bin/make -O -j4 VERBOSE=1 /usr/bin/cmake -H/builddir/build/BUILD/moose-core-3.1.4 -B/builddir/build/BUILD/moose-core-3.1.4/build2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/moose-core-3.1.4/build2/CMakeFiles /builddir/build/BUILD/moose-core-3.1.4/build2/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f intfire/CMakeFiles/intfire.dir/build.make intfire/CMakeFiles/intfire.dir/depend /usr/bin/make -f external/muparser/CMakeFiles/muparser.dir/build.make external/muparser/CMakeFiles/muparser.dir/depend /usr/bin/make -f basecode/CMakeFiles/basecode.dir/build.make basecode/CMakeFiles/basecode.dir/depend /usr/bin/make -f msg/CMakeFiles/msg.dir/build.make msg/CMakeFiles/msg.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' cd /builddir/build/BUILD/moose-core-3.1.4/build2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/msg /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2/msg /builddir/build/BUILD/moose-core-3.1.4/build2/msg/CMakeFiles/msg.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/msg/CMakeFiles/msg.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/msg/CMakeFiles/msg.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/msg/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/msg/CMakeFiles/msg.dir/depend.internal". Scanning dependencies of target msg make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f msg/CMakeFiles/msg.dir/build.make msg/CMakeFiles/msg.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' cd /builddir/build/BUILD/moose-core-3.1.4/build2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/external/muparser /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2/external/muparser /builddir/build/BUILD/moose-core-3.1.4/build2/external/muparser/CMakeFiles/muparser.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/external/muparser/CMakeFiles/muparser.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/external/muparser/CMakeFiles/muparser.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/external/muparser/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/external/muparser/CMakeFiles/muparser.dir/depend.internal". Scanning dependencies of target muparser make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f external/muparser/CMakeFiles/muparser.dir/build.make external/muparser/CMakeFiles/muparser.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' cd /builddir/build/BUILD/moose-core-3.1.4/build2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/intfire /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2/intfire /builddir/build/BUILD/moose-core-3.1.4/build2/intfire/CMakeFiles/intfire.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/intfire/CMakeFiles/intfire.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/intfire/CMakeFiles/intfire.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/intfire/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/intfire/CMakeFiles/intfire.dir/depend.internal". Scanning dependencies of target intfire make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f intfire/CMakeFiles/intfire.dir/build.make intfire/CMakeFiles/intfire.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' cd /builddir/build/BUILD/moose-core-3.1.4/build2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/basecode /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2/basecode /builddir/build/BUILD/moose-core-3.1.4/build2/basecode/CMakeFiles/basecode.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/basecode/CMakeFiles/basecode.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/basecode/CMakeFiles/basecode.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/basecode/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/basecode/CMakeFiles/basecode.dir/depend.internal". Scanning dependencies of target basecode make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f basecode/CMakeFiles/basecode.dir/build.make basecode/CMakeFiles/basecode.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 1%] Building CXX object basecode/CMakeFiles/basecode.dir/consts.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/consts.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/consts.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 1%] Building CXX object external/muparser/CMakeFiles/muparser.dir/src/muParser.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/external/muparser && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../msg -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -Wno-switch -Wno-unknown-pragmas -o CMakeFiles/muparser.dir/src/muParser.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/external/muparser/src/muParser.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 0%] Building CXX object intfire/CMakeFiles/intfire.dir/AdExIF.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/intfire && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/intfire/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/intfire.dir/AdExIF.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/intfire/AdExIF.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 0%] Building CXX object msg/CMakeFiles/msg.dir/Msg.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/msg && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/msg/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/msg.dir/Msg.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/msg/Msg.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 1%] Building CXX object basecode/CMakeFiles/basecode.dir/Element.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/Element.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/Element.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 2%] Building CXX object intfire/CMakeFiles/intfire.dir/AdThreshIF.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/intfire && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/intfire/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/intfire.dir/AdThreshIF.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/intfire/AdThreshIF.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 1%] Building CXX object external/muparser/CMakeFiles/muparser.dir/src/muParserBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/external/muparser && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../msg -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -Wno-switch -Wno-unknown-pragmas -o CMakeFiles/muparser.dir/src/muParserBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/external/muparser/src/muParserBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 4%] Building CXX object basecode/CMakeFiles/basecode.dir/DataElement.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/DataElement.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/DataElement.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 3%] Building CXX object msg/CMakeFiles/msg.dir/DiagonalMsg.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/msg && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/msg/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/msg.dir/DiagonalMsg.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/msg/DiagonalMsg.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 5%] Building CXX object basecode/CMakeFiles/basecode.dir/GlobalDataElement.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/GlobalDataElement.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/GlobalDataElement.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 5%] Building CXX object external/muparser/CMakeFiles/muparser.dir/src/muParserBytecode.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/external/muparser && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../msg -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -Wno-switch -Wno-unknown-pragmas -o CMakeFiles/muparser.dir/src/muParserBytecode.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/external/muparser/src/muParserBytecode.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 4%] Building CXX object intfire/CMakeFiles/intfire.dir/ExIF.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/intfire && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/intfire/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/intfire.dir/ExIF.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/intfire/ExIF.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 6%] Building CXX object external/muparser/CMakeFiles/muparser.dir/src/muParserCallback.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/external/muparser && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../msg -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -Wno-switch -Wno-unknown-pragmas -o CMakeFiles/muparser.dir/src/muParserCallback.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/external/muparser/src/muParserCallback.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 7%] Building CXX object external/muparser/CMakeFiles/muparser.dir/src/muParserDLL.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/external/muparser && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../msg -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -Wno-switch -Wno-unknown-pragmas -o CMakeFiles/muparser.dir/src/muParserDLL.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/external/muparser/src/muParserDLL.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 6%] Building CXX object basecode/CMakeFiles/basecode.dir/LocalDataElement.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/LocalDataElement.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/LocalDataElement.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 5%] Building CXX object msg/CMakeFiles/msg.dir/OneToAllMsg.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/msg && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/msg/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/msg.dir/OneToAllMsg.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/msg/OneToAllMsg.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 8%] Building CXX object basecode/CMakeFiles/basecode.dir/Eref.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/Eref.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/Eref.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 8%] Building CXX object external/muparser/CMakeFiles/muparser.dir/src/muParserError.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/external/muparser && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../msg -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -Wno-switch -Wno-unknown-pragmas -o CMakeFiles/muparser.dir/src/muParserError.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/external/muparser/src/muParserError.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 9%] Building CXX object msg/CMakeFiles/msg.dir/OneToOneMsg.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/msg && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/msg/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/msg.dir/OneToOneMsg.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/msg/OneToOneMsg.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 7%] Building CXX object intfire/CMakeFiles/intfire.dir/IntFireBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/intfire && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/intfire/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/intfire.dir/IntFireBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/intfire/IntFireBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 9%] Building CXX object external/muparser/CMakeFiles/muparser.dir/src/muParserInt.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/external/muparser && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../msg -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -Wno-switch -Wno-unknown-pragmas -o CMakeFiles/muparser.dir/src/muParserInt.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/external/muparser/src/muParserInt.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 9%] Building CXX object basecode/CMakeFiles/basecode.dir/Finfo.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/Finfo.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/Finfo.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 9%] Building CXX object msg/CMakeFiles/msg.dir/SingleMsg.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/msg && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/msg/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/msg.dir/SingleMsg.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/msg/SingleMsg.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 11%] Building CXX object basecode/CMakeFiles/basecode.dir/DestFinfo.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/DestFinfo.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/DestFinfo.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 9%] Building CXX object intfire/CMakeFiles/intfire.dir/IzhIF.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/intfire && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/intfire/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/intfire.dir/IzhIF.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/intfire/IzhIF.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 11%] Building CXX object intfire/CMakeFiles/intfire.dir/LIF.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/intfire && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/intfire/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/intfire.dir/LIF.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/intfire/LIF.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 10%] Building CXX object external/muparser/CMakeFiles/muparser.dir/src/muParserTest.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/external/muparser && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../msg -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -Wno-switch -Wno-unknown-pragmas -o CMakeFiles/muparser.dir/src/muParserTest.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/external/muparser/src/muParserTest.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 11%] Building CXX object basecode/CMakeFiles/basecode.dir/Cinfo.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/Cinfo.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/Cinfo.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 12%] Building CXX object intfire/CMakeFiles/intfire.dir/QIF.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/intfire && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/intfire/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/intfire.dir/QIF.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/intfire/QIF.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 13%] Building CXX object basecode/CMakeFiles/basecode.dir/SrcFinfo.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/SrcFinfo.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/SrcFinfo.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 13%] Building CXX object intfire/CMakeFiles/intfire.dir/testIntFire.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/intfire && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/intfire/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/intfire.dir/testIntFire.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/intfire/testIntFire.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 13%] Linking CXX static library libintfire.a cd /builddir/build/BUILD/moose-core-3.1.4/build2/intfire && /usr/bin/cmake -P CMakeFiles/intfire.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build2/intfire && /usr/bin/cmake -E cmake_link_script CMakeFiles/intfire.dir/link.txt --verbose=1 /usr/bin/ar qc libintfire.a CMakeFiles/intfire.dir/AdExIF.cpp.o CMakeFiles/intfire.dir/AdThreshIF.cpp.o CMakeFiles/intfire.dir/ExIF.cpp.o CMakeFiles/intfire.dir/IntFireBase.cpp.o CMakeFiles/intfire.dir/IzhIF.cpp.o CMakeFiles/intfire.dir/LIF.cpp.o CMakeFiles/intfire.dir/QIF.cpp.o CMakeFiles/intfire.dir/testIntFire.cpp.o /usr/bin/ranlib libintfire.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 13%] Built target intfire make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 13%] Building CXX object basecode/CMakeFiles/basecode.dir/ValueFinfo.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/ValueFinfo.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/ValueFinfo.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 12%] Building CXX object external/muparser/CMakeFiles/muparser.dir/src/muParserTokenReader.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/external/muparser && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../msg -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -Wno-switch -Wno-unknown-pragmas -o CMakeFiles/muparser.dir/src/muParserTokenReader.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/external/muparser/src/muParserTokenReader.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 14%] Linking CXX static library libmuparser.a cd /builddir/build/BUILD/moose-core-3.1.4/build2/external/muparser && /usr/bin/cmake -P CMakeFiles/muparser.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build2/external/muparser && /usr/bin/cmake -E cmake_link_script CMakeFiles/muparser.dir/link.txt --verbose=1 /usr/bin/ar qc libmuparser.a CMakeFiles/muparser.dir/src/muParser.cpp.o CMakeFiles/muparser.dir/src/muParserBase.cpp.o CMakeFiles/muparser.dir/src/muParserBytecode.cpp.o CMakeFiles/muparser.dir/src/muParserCallback.cpp.o CMakeFiles/muparser.dir/src/muParserDLL.cpp.o CMakeFiles/muparser.dir/src/muParserError.cpp.o CMakeFiles/muparser.dir/src/muParserInt.cpp.o CMakeFiles/muparser.dir/src/muParserTest.cpp.o CMakeFiles/muparser.dir/src/muParserTokenReader.cpp.o /usr/bin/ranlib libmuparser.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 14%] Built target muparser make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 11%] Building CXX object msg/CMakeFiles/msg.dir/SparseMsg.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/msg && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/msg/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/msg.dir/SparseMsg.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/msg/SparseMsg.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f shell/CMakeFiles/shell.dir/build.make shell/CMakeFiles/shell.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' cd /builddir/build/BUILD/moose-core-3.1.4/build2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/shell /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2/shell /builddir/build/BUILD/moose-core-3.1.4/build2/shell/CMakeFiles/shell.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/shell/CMakeFiles/shell.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/shell/CMakeFiles/shell.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/shell/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/shell/CMakeFiles/shell.dir/depend.internal". Scanning dependencies of target shell make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f shell/CMakeFiles/shell.dir/build.make shell/CMakeFiles/shell.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 14%] Building CXX object msg/CMakeFiles/msg.dir/OneToOneDataIndexMsg.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/msg && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/msg/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/msg.dir/OneToOneDataIndexMsg.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/msg/OneToOneDataIndexMsg.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 13%] Building CXX object basecode/CMakeFiles/basecode.dir/SharedFinfo.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/SharedFinfo.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/SharedFinfo.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 16%] Building CXX object basecode/CMakeFiles/basecode.dir/FieldElementFinfo.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/FieldElementFinfo.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/FieldElementFinfo.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 16%] Building CXX object shell/CMakeFiles/shell.dir/ShellCopy.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/shell && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/shell.dir/ShellCopy.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/shell/ShellCopy.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 16%] Building CXX object basecode/CMakeFiles/basecode.dir/FieldElement.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/FieldElement.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/FieldElement.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 14%] Building CXX object msg/CMakeFiles/msg.dir/testMsg.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/msg && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/msg/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/msg.dir/testMsg.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/msg/testMsg.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 16%] Linking CXX static library libmsg.a cd /builddir/build/BUILD/moose-core-3.1.4/build2/msg && /usr/bin/cmake -P CMakeFiles/msg.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build2/msg && /usr/bin/cmake -E cmake_link_script CMakeFiles/msg.dir/link.txt --verbose=1 /usr/bin/ar qc libmsg.a CMakeFiles/msg.dir/Msg.cpp.o CMakeFiles/msg.dir/DiagonalMsg.cpp.o CMakeFiles/msg.dir/OneToAllMsg.cpp.o CMakeFiles/msg.dir/OneToOneMsg.cpp.o CMakeFiles/msg.dir/SingleMsg.cpp.o CMakeFiles/msg.dir/SparseMsg.cpp.o CMakeFiles/msg.dir/OneToOneDataIndexMsg.cpp.o CMakeFiles/msg.dir/testMsg.cpp.o /usr/bin/ranlib libmsg.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 16%] Building CXX object shell/CMakeFiles/shell.dir/ShellThreads.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/shell && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/shell.dir/ShellThreads.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/shell/ShellThreads.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f randnum/CMakeFiles/randnum.dir/build.make randnum/CMakeFiles/randnum.dir/depend make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 16%] Built target msg make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f scheduling/CMakeFiles/scheduling.dir/build.make scheduling/CMakeFiles/scheduling.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' cd /builddir/build/BUILD/moose-core-3.1.4/build2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/scheduling /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2/scheduling /builddir/build/BUILD/moose-core-3.1.4/build2/scheduling/CMakeFiles/scheduling.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/scheduling/CMakeFiles/scheduling.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/scheduling/CMakeFiles/scheduling.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/scheduling/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/scheduling/CMakeFiles/scheduling.dir/depend.internal". Scanning dependencies of target scheduling make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f scheduling/CMakeFiles/scheduling.dir/build.make scheduling/CMakeFiles/scheduling.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' cd /builddir/build/BUILD/moose-core-3.1.4/build2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/randnum /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2/randnum /builddir/build/BUILD/moose-core-3.1.4/build2/randnum/CMakeFiles/randnum.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/randnum/CMakeFiles/randnum.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/randnum/CMakeFiles/randnum.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/randnum/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/randnum/CMakeFiles/randnum.dir/depend.internal". Scanning dependencies of target randnum make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f randnum/CMakeFiles/randnum.dir/build.make randnum/CMakeFiles/randnum.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 17%] Building CXX object randnum/CMakeFiles/randnum.dir/Binomial.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/Binomial.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/Binomial.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 14%] Building CXX object shell/CMakeFiles/shell.dir/Shell.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/shell && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/shell.dir/Shell.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/shell/Shell.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 17%] Building CXX object randnum/CMakeFiles/randnum.dir/BinomialRng.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/BinomialRng.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/BinomialRng.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 18%] Building CXX object randnum/CMakeFiles/randnum.dir/Exponential.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/Exponential.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/Exponential.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 17%] Building CXX object shell/CMakeFiles/shell.dir/LoadModels.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/shell && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/shell.dir/LoadModels.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/shell/LoadModels.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 19%] Building CXX object shell/CMakeFiles/shell.dir/SaveModels.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/shell && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/shell.dir/SaveModels.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/shell/SaveModels.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 18%] Building CXX object randnum/CMakeFiles/randnum.dir/ExponentialRng.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/ExponentialRng.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/ExponentialRng.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 16%] Building CXX object scheduling/CMakeFiles/scheduling.dir/Clock.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/scheduling && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/scheduling/../msg -I/builddir/build/BUILD/moose-core-3.1.4/scheduling/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/scheduling.dir/Clock.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/scheduling/Clock.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 19%] Building CXX object randnum/CMakeFiles/randnum.dir/Gamma.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/Gamma.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/Gamma.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 19%] Building CXX object scheduling/CMakeFiles/scheduling.dir/testScheduling.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/scheduling && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/scheduling/../msg -I/builddir/build/BUILD/moose-core-3.1.4/scheduling/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/scheduling.dir/testScheduling.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/scheduling/testScheduling.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 20%] Building CXX object randnum/CMakeFiles/randnum.dir/GammaRng.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/GammaRng.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/GammaRng.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 21%] Linking CXX static library libscheduling.a cd /builddir/build/BUILD/moose-core-3.1.4/build2/scheduling && /usr/bin/cmake -P CMakeFiles/scheduling.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build2/scheduling && /usr/bin/cmake -E cmake_link_script CMakeFiles/scheduling.dir/link.txt --verbose=1 /usr/bin/ar qc libscheduling.a CMakeFiles/scheduling.dir/Clock.cpp.o CMakeFiles/scheduling.dir/testScheduling.cpp.o /usr/bin/ranlib libscheduling.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 21%] Built target scheduling make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 21%] Building CXX object randnum/CMakeFiles/randnum.dir/Normal.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/Normal.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/Normal.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/randnum/Normal.cpp: In static member function 'static double Normal::aliasMethod()': BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/randnum/Normal.cpp:311:50: warning: 'uniform_prime' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: v_num = (unsigned long)(d*uniform*uniform*uniform_prime); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 16%] Building CXX object basecode/CMakeFiles/basecode.dir/Id.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/Id.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/Id.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f biophysics/CMakeFiles/biophysics.dir/build.make biophysics/CMakeFiles/biophysics.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' cd /builddir/build/BUILD/moose-core-3.1.4/build2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/biophysics /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics/CMakeFiles/biophysics.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/biophysics/CMakeFiles/biophysics.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/biophysics/CMakeFiles/biophysics.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/biophysics/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/biophysics/CMakeFiles/biophysics.dir/depend.internal". Scanning dependencies of target biophysics make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f biophysics/CMakeFiles/biophysics.dir/build.make biophysics/CMakeFiles/biophysics.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 22%] Building CXX object basecode/CMakeFiles/basecode.dir/ObjId.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/ObjId.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/ObjId.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 22%] Building CXX object basecode/CMakeFiles/basecode.dir/global.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/global.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/global.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/basecode/global.cpp: In function 'bool moose::createParentDirs(const string&)': BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/basecode/global.cpp:155:15: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: system( command.c_str() ); BUILDSTDERR: ~~~~~~^~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 22%] Building CXX object biophysics/CMakeFiles/biophysics.dir/IntFire.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/IntFire.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/IntFire.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 23%] Building CXX object basecode/CMakeFiles/basecode.dir/SetGet.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/SetGet.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/SetGet.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 19%] Building CXX object shell/CMakeFiles/shell.dir/Neutral.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/shell && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/shell.dir/Neutral.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/shell/Neutral.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 24%] Building CXX object basecode/CMakeFiles/basecode.dir/OpFuncBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/OpFuncBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/OpFuncBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 25%] Building CXX object basecode/CMakeFiles/basecode.dir/EpFunc.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/EpFunc.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/EpFunc.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 26%] Building CXX object basecode/CMakeFiles/basecode.dir/HopFunc.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/HopFunc.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/HopFunc.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 24%] Building CXX object biophysics/CMakeFiles/biophysics.dir/SpikeGen.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/SpikeGen.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/SpikeGen.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 26%] Building CXX object basecode/CMakeFiles/basecode.dir/SparseMatrix.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/SparseMatrix.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/SparseMatrix.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 27%] Building CXX object basecode/CMakeFiles/basecode.dir/doubleEq.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/doubleEq.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/doubleEq.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 25%] Building CXX object shell/CMakeFiles/shell.dir/Wildcard.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/shell && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/shell.dir/Wildcard.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/shell/Wildcard.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 26%] Building CXX object biophysics/CMakeFiles/biophysics.dir/RandSpike.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/RandSpike.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/RandSpike.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 28%] Building CXX object biophysics/CMakeFiles/biophysics.dir/CompartmentDataHolder.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/CompartmentDataHolder.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/CompartmentDataHolder.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 28%] Building CXX object biophysics/CMakeFiles/biophysics.dir/CompartmentBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/CompartmentBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/CompartmentBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 27%] Building CXX object shell/CMakeFiles/shell.dir/testShell.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/shell && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/shell.dir/testShell.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/shell/testShell.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 28%] Building CXX object biophysics/CMakeFiles/biophysics.dir/Compartment.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/Compartment.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/Compartment.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 28%] Linking CXX static library libshell.a cd /builddir/build/BUILD/moose-core-3.1.4/build2/shell && /usr/bin/cmake -P CMakeFiles/shell.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build2/shell && /usr/bin/cmake -E cmake_link_script CMakeFiles/shell.dir/link.txt --verbose=1 /usr/bin/ar qc libshell.a CMakeFiles/shell.dir/Shell.cpp.o CMakeFiles/shell.dir/ShellCopy.cpp.o CMakeFiles/shell.dir/ShellThreads.cpp.o CMakeFiles/shell.dir/LoadModels.cpp.o CMakeFiles/shell.dir/SaveModels.cpp.o CMakeFiles/shell.dir/Neutral.cpp.o CMakeFiles/shell.dir/Wildcard.cpp.o CMakeFiles/shell.dir/testShell.cpp.o /usr/bin/ranlib libshell.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 29%] Built target shell make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 27%] Building CXX object basecode/CMakeFiles/basecode.dir/testAsync.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/testAsync.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/testAsync.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 29%] Linking CXX static library libbasecode.a cd /builddir/build/BUILD/moose-core-3.1.4/build2/basecode && /usr/bin/cmake -P CMakeFiles/basecode.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build2/basecode && /usr/bin/cmake -E cmake_link_script CMakeFiles/basecode.dir/link.txt --verbose=1 /usr/bin/ar qc libbasecode.a CMakeFiles/basecode.dir/consts.cpp.o CMakeFiles/basecode.dir/Element.cpp.o CMakeFiles/basecode.dir/DataElement.cpp.o CMakeFiles/basecode.dir/GlobalDataElement.cpp.o CMakeFiles/basecode.dir/LocalDataElement.cpp.o CMakeFiles/basecode.dir/Eref.cpp.o CMakeFiles/basecode.dir/Finfo.cpp.o CMakeFiles/basecode.dir/DestFinfo.cpp.o CMakeFiles/basecode.dir/Cinfo.cpp.o CMakeFiles/basecode.dir/SrcFinfo.cpp.o CMakeFiles/basecode.dir/ValueFinfo.cpp.o CMakeFiles/basecode.dir/SharedFinfo.cpp.o CMakeFiles/basecode.dir/FieldElementFinfo.cpp.o CMakeFiles/basecode.dir/FieldElement.cpp.o CMakeFiles/basecode.dir/Id.cpp.o CMakeFiles/basecode.dir/ObjId.cpp.o CMakeFiles/basecode.dir/global.cpp.o CMakeFiles/basecode.dir/SetGet.cpp.o CMakeFiles/basecode.dir/OpFuncBase.cpp.o CMakeFiles/basecode.dir/EpFunc.cpp.o CMakeFiles/basecode.dir/HopFunc.cpp.o CMakeFiles/basecode.dir/SparseMatrix.cpp.o CMakeFiles/basecode.dir/doubleEq.cpp.o CMakeFiles/basecode.dir/testAsync.cpp.o /usr/bin/ranlib libbasecode.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 29%] Built target basecode make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 21%] Building CXX object randnum/CMakeFiles/randnum.dir/NormalRng.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/NormalRng.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/NormalRng.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f builtins/CMakeFiles/moose_builtins.dir/build.make builtins/CMakeFiles/moose_builtins.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' cd /builddir/build/BUILD/moose-core-3.1.4/build2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/builtins /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2/builtins /builddir/build/BUILD/moose-core-3.1.4/build2/builtins/CMakeFiles/moose_builtins.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/builtins/CMakeFiles/moose_builtins.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/builtins/CMakeFiles/moose_builtins.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/builtins/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/builtins/CMakeFiles/moose_builtins.dir/depend.internal". Scanning dependencies of target moose_builtins make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f builtins/CMakeFiles/moose_builtins.dir/build.make builtins/CMakeFiles/moose_builtins.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 30%] Building CXX object randnum/CMakeFiles/randnum.dir/Poisson.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/Poisson.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/Poisson.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 29%] Building CXX object biophysics/CMakeFiles/biophysics.dir/SymCompartment.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/SymCompartment.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/SymCompartment.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 29%] Building CXX object biophysics/CMakeFiles/biophysics.dir/GapJunction.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/GapJunction.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/GapJunction.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 31%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/Group.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/Group.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/Group.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f utility/CMakeFiles/utility.dir/build.make utility/CMakeFiles/utility.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' cd /builddir/build/BUILD/moose-core-3.1.4/build2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/utility /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2/utility /builddir/build/BUILD/moose-core-3.1.4/build2/utility/CMakeFiles/utility.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/utility/CMakeFiles/utility.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/utility/CMakeFiles/utility.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/utility/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/utility/CMakeFiles/utility.dir/depend.internal". Scanning dependencies of target utility make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f utility/CMakeFiles/utility.dir/build.make utility/CMakeFiles/utility.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 30%] Building CXX object randnum/CMakeFiles/randnum.dir/PoissonRng.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/PoissonRng.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/PoissonRng.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 33%] Building CXX object randnum/CMakeFiles/randnum.dir/Probability.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/Probability.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/Probability.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 32%] Building CXX object utility/CMakeFiles/utility.dir/strutil.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/utility && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/utility/../msg -I/builddir/build/BUILD/moose-core-3.1.4/utility/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/utility.dir/strutil.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/utility/strutil.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 30%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/Arith.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/Arith.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/Arith.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 33%] Building CXX object utility/CMakeFiles/utility.dir/types.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/utility && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/utility/../msg -I/builddir/build/BUILD/moose-core-3.1.4/utility/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/utility.dir/types.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/utility/types.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 31%] Building CXX object biophysics/CMakeFiles/biophysics.dir/ChanBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/ChanBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/ChanBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 33%] Building CXX object randnum/CMakeFiles/randnum.dir/RandGenerator.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/RandGenerator.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/RandGenerator.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 34%] Building CXX object utility/CMakeFiles/utility.dir/setupenv.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/utility && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/utility/../msg -I/builddir/build/BUILD/moose-core-3.1.4/utility/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/utility.dir/setupenv.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/utility/setupenv.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 35%] Building CXX object randnum/CMakeFiles/randnum.dir/Uniform.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/Uniform.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/Uniform.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 35%] Building CXX object utility/CMakeFiles/utility.dir/numutil.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/utility && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/utility/../msg -I/builddir/build/BUILD/moose-core-3.1.4/utility/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/utility.dir/numutil.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/utility/numutil.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 35%] Building CXX object biophysics/CMakeFiles/biophysics.dir/ChanCommon.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/ChanCommon.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/ChanCommon.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 33%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/Mstring.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/Mstring.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/Mstring.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 36%] Building CXX object biophysics/CMakeFiles/biophysics.dir/HHChannel.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/HHChannel.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/HHChannel.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 36%] Building CXX object randnum/CMakeFiles/randnum.dir/UniformRng.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/UniformRng.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/UniformRng.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 37%] Building CXX object randnum/CMakeFiles/randnum.dir/mt19937ar.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/mt19937ar.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/mt19937ar.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' BUILDSTDERR: In file included from /usr/include/sys/time.h:21, BUILDSTDERR: from /builddir/build/BUILD/moose-core-3.1.4/randnum/mt19937ar.cpp:49: BUILDSTDERR: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] BUILDSTDERR: # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" BUILDSTDERR: ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 38%] Linking CXX static library librandnum.a cd /builddir/build/BUILD/moose-core-3.1.4/build2/randnum && /usr/bin/cmake -P CMakeFiles/randnum.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build2/randnum && /usr/bin/cmake -E cmake_link_script CMakeFiles/randnum.dir/link.txt --verbose=1 /usr/bin/ar qc librandnum.a CMakeFiles/randnum.dir/Binomial.cpp.o CMakeFiles/randnum.dir/BinomialRng.cpp.o CMakeFiles/randnum.dir/Exponential.cpp.o CMakeFiles/randnum.dir/ExponentialRng.cpp.o CMakeFiles/randnum.dir/Gamma.cpp.o CMakeFiles/randnum.dir/GammaRng.cpp.o CMakeFiles/randnum.dir/Normal.cpp.o CMakeFiles/randnum.dir/NormalRng.cpp.o CMakeFiles/randnum.dir/Poisson.cpp.o CMakeFiles/randnum.dir/PoissonRng.cpp.o CMakeFiles/randnum.dir/Probability.cpp.o CMakeFiles/randnum.dir/RandGenerator.cpp.o CMakeFiles/randnum.dir/Uniform.cpp.o CMakeFiles/randnum.dir/UniformRng.cpp.o CMakeFiles/randnum.dir/mt19937ar.cpp.o /usr/bin/ranlib librandnum.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 38%] Built target randnum make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f mesh/CMakeFiles/mesh.dir/build.make mesh/CMakeFiles/mesh.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' cd /builddir/build/BUILD/moose-core-3.1.4/build2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/mesh /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2/mesh /builddir/build/BUILD/moose-core-3.1.4/build2/mesh/CMakeFiles/mesh.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/mesh/CMakeFiles/mesh.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/mesh/CMakeFiles/mesh.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/mesh/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/mesh/CMakeFiles/mesh.dir/depend.internal". Scanning dependencies of target mesh make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f mesh/CMakeFiles/mesh.dir/build.make mesh/CMakeFiles/mesh.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 36%] Building CXX object utility/CMakeFiles/utility.dir/Annotator.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/utility && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/utility/../msg -I/builddir/build/BUILD/moose-core-3.1.4/utility/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/utility.dir/Annotator.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/utility/Annotator.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 39%] Building CXX object utility/CMakeFiles/utility.dir/Vec.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/utility && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/utility/../msg -I/builddir/build/BUILD/moose-core-3.1.4/utility/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/utility.dir/Vec.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/utility/Vec.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 39%] Building CXX object utility/CMakeFiles/utility.dir/cnpy.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/utility && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/utility/../msg -I/builddir/build/BUILD/moose-core-3.1.4/utility/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/utility.dir/cnpy.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/utility/cnpy.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/utility/cnpy.cpp: In function 'bool cnpy2::is_valid_numpy_file(FILE*)': BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/utility/cnpy.cpp:88:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread( buffer, sizeof(char), __pre__size__, fp ); BUILDSTDERR: ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 40%] Linking CXX static library libutility.a cd /builddir/build/BUILD/moose-core-3.1.4/build2/utility && /usr/bin/cmake -P CMakeFiles/utility.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build2/utility && /usr/bin/cmake -E cmake_link_script CMakeFiles/utility.dir/link.txt --verbose=1 /usr/bin/ar qc libutility.a CMakeFiles/utility.dir/strutil.cpp.o CMakeFiles/utility.dir/types.cpp.o CMakeFiles/utility.dir/setupenv.cpp.o CMakeFiles/utility.dir/numutil.cpp.o CMakeFiles/utility.dir/Annotator.cpp.o CMakeFiles/utility.dir/Vec.cpp.o CMakeFiles/utility.dir/cnpy.cpp.o /usr/bin/ranlib libutility.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 40%] Built target utility make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 37%] Building CXX object biophysics/CMakeFiles/biophysics.dir/HHChannelBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/HHChannelBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/HHChannelBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 36%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/Func.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/Func.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/Func.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 38%] Building CXX object mesh/CMakeFiles/mesh.dir/ChemCompt.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/mesh && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../msg -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/mesh.dir/ChemCompt.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/mesh/ChemCompt.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f mpi/CMakeFiles/moose_mpi.dir/build.make mpi/CMakeFiles/moose_mpi.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' cd /builddir/build/BUILD/moose-core-3.1.4/build2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/mpi /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2/mpi /builddir/build/BUILD/moose-core-3.1.4/build2/mpi/CMakeFiles/moose_mpi.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/mpi/CMakeFiles/moose_mpi.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/mpi/CMakeFiles/moose_mpi.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/mpi/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/mpi/CMakeFiles/moose_mpi.dir/depend.internal". Scanning dependencies of target moose_mpi make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f mpi/CMakeFiles/moose_mpi.dir/build.make mpi/CMakeFiles/moose_mpi.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 41%] Building CXX object mesh/CMakeFiles/mesh.dir/MeshCompt.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/mesh && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../msg -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/mesh.dir/MeshCompt.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/mesh/MeshCompt.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 42%] Building CXX object mpi/CMakeFiles/moose_mpi.dir/PostMaster.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/mpi && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/mpi/../msg -I/builddir/build/BUILD/moose-core-3.1.4/mpi/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_mpi.dir/PostMaster.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/mpi/PostMaster.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 43%] Building CXX object mpi/CMakeFiles/moose_mpi.dir/testMpi.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/mpi && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/mpi/../msg -I/builddir/build/BUILD/moose-core-3.1.4/mpi/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_mpi.dir/testMpi.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/mpi/testMpi.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 43%] Linking CXX static library libmoose_mpi.a cd /builddir/build/BUILD/moose-core-3.1.4/build2/mpi && /usr/bin/cmake -P CMakeFiles/moose_mpi.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build2/mpi && /usr/bin/cmake -E cmake_link_script CMakeFiles/moose_mpi.dir/link.txt --verbose=1 /usr/bin/ar qc libmoose_mpi.a CMakeFiles/moose_mpi.dir/PostMaster.cpp.o CMakeFiles/moose_mpi.dir/testMpi.cpp.o /usr/bin/ranlib libmoose_mpi.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 43%] Built target moose_mpi make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 41%] Building CXX object biophysics/CMakeFiles/biophysics.dir/HHChannel2D.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/HHChannel2D.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/HHChannel2D.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 43%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/Variable.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/Variable.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/Variable.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 42%] Building CXX object mesh/CMakeFiles/mesh.dir/MeshEntry.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/mesh && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../msg -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/mesh.dir/MeshEntry.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/mesh/MeshEntry.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f signeur/CMakeFiles/signeur.dir/build.make signeur/CMakeFiles/signeur.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' cd /builddir/build/BUILD/moose-core-3.1.4/build2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/signeur /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2/signeur /builddir/build/BUILD/moose-core-3.1.4/build2/signeur/CMakeFiles/signeur.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/signeur/CMakeFiles/signeur.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/signeur/CMakeFiles/signeur.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/signeur/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/signeur/CMakeFiles/signeur.dir/depend.internal". Scanning dependencies of target signeur make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f signeur/CMakeFiles/signeur.dir/build.make signeur/CMakeFiles/signeur.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 42%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/Function.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/Function.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/Function.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 45%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/InputVariable.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/InputVariable.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/InputVariable.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 44%] Building CXX object signeur/CMakeFiles/signeur.dir/Adaptor.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/signeur && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/signeur/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/signeur/../utility -I/builddir/build/BUILD/moose-core-3.1.4/signeur/../kinetics -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/signeur.dir/Adaptor.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/signeur/Adaptor.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 45%] Building CXX object signeur/CMakeFiles/signeur.dir/testSigNeur.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/signeur && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/signeur/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/signeur/../utility -I/builddir/build/BUILD/moose-core-3.1.4/signeur/../kinetics -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/signeur.dir/testSigNeur.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/signeur/testSigNeur.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 45%] Linking CXX static library libsigneur.a cd /builddir/build/BUILD/moose-core-3.1.4/build2/signeur && /usr/bin/cmake -P CMakeFiles/signeur.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build2/signeur && /usr/bin/cmake -E cmake_link_script CMakeFiles/signeur.dir/link.txt --verbose=1 /usr/bin/ar qc libsigneur.a CMakeFiles/signeur.dir/Adaptor.cpp.o CMakeFiles/signeur.dir/testSigNeur.cpp.o /usr/bin/ranlib libsigneur.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 45%] Built target signeur make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 46%] Building CXX object mesh/CMakeFiles/mesh.dir/CylBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/mesh && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../msg -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/mesh.dir/CylBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/mesh/CylBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 43%] Building CXX object biophysics/CMakeFiles/biophysics.dir/HHGate.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/HHGate.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/HHGate.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 43%] Building CXX object mesh/CMakeFiles/mesh.dir/CubeMesh.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/mesh && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../msg -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/mesh.dir/CubeMesh.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/mesh/CubeMesh.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 45%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/TableBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/TableBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/TableBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 47%] Building CXX object biophysics/CMakeFiles/biophysics.dir/HHGate2D.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/HHGate2D.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/HHGate2D.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 46%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/Table.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/Table.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/Table.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 49%] Building CXX object biophysics/CMakeFiles/biophysics.dir/CaConc.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/CaConc.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/CaConc.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 47%] Building CXX object biophysics/CMakeFiles/biophysics.dir/CaConcBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/CaConcBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/CaConcBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 48%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/Interpol.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/Interpol.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/Interpol.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 49%] Building CXX object biophysics/CMakeFiles/biophysics.dir/MgBlock.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/MgBlock.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/MgBlock.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 47%] Building CXX object mesh/CMakeFiles/mesh.dir/CylMesh.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/mesh && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../msg -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/mesh.dir/CylMesh.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/mesh/CylMesh.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 49%] Building CXX object biophysics/CMakeFiles/biophysics.dir/Nernst.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/Nernst.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/Nernst.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 49%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/StimulusTable.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/StimulusTable.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/StimulusTable.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f ksolve/CMakeFiles/ksolve.dir/build.make ksolve/CMakeFiles/ksolve.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' cd /builddir/build/BUILD/moose-core-3.1.4/build2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/ksolve /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2/ksolve /builddir/build/BUILD/moose-core-3.1.4/build2/ksolve/CMakeFiles/ksolve.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/ksolve/CMakeFiles/ksolve.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/ksolve/CMakeFiles/ksolve.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/ksolve/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/ksolve/CMakeFiles/ksolve.dir/depend.internal". Scanning dependencies of target ksolve make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f ksolve/CMakeFiles/ksolve.dir/build.make ksolve/CMakeFiles/ksolve.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 51%] Building CXX object ksolve/CMakeFiles/ksolve.dir/KinSparseMatrix.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/KinSparseMatrix.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/KinSparseMatrix.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 51%] Building CXX object mesh/CMakeFiles/mesh.dir/NeuroNode.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/mesh && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../msg -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/mesh.dir/NeuroNode.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/mesh/NeuroNode.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 52%] Building CXX object ksolve/CMakeFiles/ksolve.dir/ZombiePool.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/ZombiePool.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/ZombiePool.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 51%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/TimeTable.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/TimeTable.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/TimeTable.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 52%] Building CXX object ksolve/CMakeFiles/ksolve.dir/ZombieFunction.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/ZombieFunction.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/ZombieFunction.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 53%] Building CXX object ksolve/CMakeFiles/ksolve.dir/ZombieBufPool.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/ZombieBufPool.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/ZombieBufPool.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 53%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/StreamerBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/StreamerBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/StreamerBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 54%] Building CXX object ksolve/CMakeFiles/ksolve.dir/ZombieReac.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/ZombieReac.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/ZombieReac.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 54%] Building CXX object ksolve/CMakeFiles/ksolve.dir/ZombieEnz.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/ZombieEnz.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/ZombieEnz.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 50%] Building CXX object biophysics/CMakeFiles/biophysics.dir/Neuron.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/Neuron.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/Neuron.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 54%] Building CXX object ksolve/CMakeFiles/ksolve.dir/ZombieMMenz.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/ZombieMMenz.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/ZombieMMenz.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 54%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/Streamer.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/Streamer.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/Streamer.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 52%] Building CXX object mesh/CMakeFiles/mesh.dir/NeuroMesh.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/mesh && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../msg -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/mesh.dir/NeuroMesh.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/mesh/NeuroMesh.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 55%] Building CXX object ksolve/CMakeFiles/ksolve.dir/VoxelPoolsBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/VoxelPoolsBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/VoxelPoolsBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 56%] Building CXX object mesh/CMakeFiles/mesh.dir/SpineEntry.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/mesh && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../msg -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/mesh.dir/SpineEntry.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/mesh/SpineEntry.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 54%] Building CXX object biophysics/CMakeFiles/biophysics.dir/ReadCell.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/ReadCell.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/ReadCell.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 56%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/Stats.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/Stats.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/Stats.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 58%] Building CXX object biophysics/CMakeFiles/biophysics.dir/SwcSegment.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/SwcSegment.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/SwcSegment.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 56%] Building CXX object ksolve/CMakeFiles/ksolve.dir/VoxelPools.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/VoxelPools.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/VoxelPools.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 58%] Building CXX object biophysics/CMakeFiles/biophysics.dir/ReadSwc.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/ReadSwc.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/ReadSwc.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 59%] Building CXX object ksolve/CMakeFiles/ksolve.dir/GssaVoxelPools.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/GssaVoxelPools.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/GssaVoxelPools.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 57%] Building CXX object mesh/CMakeFiles/mesh.dir/SpineMesh.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/mesh && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../msg -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/mesh.dir/SpineMesh.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/mesh/SpineMesh.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 59%] Building CXX object ksolve/CMakeFiles/ksolve.dir/RateTerm.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/RateTerm.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/RateTerm.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 59%] Building CXX object biophysics/CMakeFiles/biophysics.dir/SynChan.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/SynChan.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/SynChan.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 58%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/Interpol2D.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/Interpol2D.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/Interpol2D.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 59%] Building CXX object ksolve/CMakeFiles/ksolve.dir/FuncTerm.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/FuncTerm.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/FuncTerm.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 59%] Building CXX object mesh/CMakeFiles/mesh.dir/PsdMesh.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/mesh && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../msg -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/mesh.dir/PsdMesh.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/mesh/PsdMesh.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 60%] Building CXX object biophysics/CMakeFiles/biophysics.dir/NMDAChan.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/NMDAChan.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/NMDAChan.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 62%] Building CXX object biophysics/CMakeFiles/biophysics.dir/testBiophysics.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/testBiophysics.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/testBiophysics.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 62%] Building CXX object mesh/CMakeFiles/mesh.dir/testMesh.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/mesh && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../msg -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/mesh.dir/testMesh.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/mesh/testMesh.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 63%] Linking CXX static library libmesh.a cd /builddir/build/BUILD/moose-core-3.1.4/build2/mesh && /usr/bin/cmake -P CMakeFiles/mesh.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build2/mesh && /usr/bin/cmake -E cmake_link_script CMakeFiles/mesh.dir/link.txt --verbose=1 /usr/bin/ar qc libmesh.a CMakeFiles/mesh.dir/ChemCompt.cpp.o CMakeFiles/mesh.dir/MeshCompt.cpp.o CMakeFiles/mesh.dir/MeshEntry.cpp.o CMakeFiles/mesh.dir/CubeMesh.cpp.o CMakeFiles/mesh.dir/CylBase.cpp.o CMakeFiles/mesh.dir/CylMesh.cpp.o CMakeFiles/mesh.dir/NeuroNode.cpp.o CMakeFiles/mesh.dir/NeuroMesh.cpp.o CMakeFiles/mesh.dir/SpineEntry.cpp.o CMakeFiles/mesh.dir/SpineMesh.cpp.o CMakeFiles/mesh.dir/PsdMesh.cpp.o CMakeFiles/mesh.dir/testMesh.cpp.o /usr/bin/ranlib libmesh.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 63%] Built target mesh make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 63%] Building CXX object biophysics/CMakeFiles/biophysics.dir/IzhikevichNrn.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/IzhikevichNrn.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/IzhikevichNrn.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f hsolve/CMakeFiles/hsolve.dir/build.make hsolve/CMakeFiles/hsolve.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' cd /builddir/build/BUILD/moose-core-3.1.4/build2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/hsolve /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2/hsolve /builddir/build/BUILD/moose-core-3.1.4/build2/hsolve/CMakeFiles/hsolve.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/hsolve/CMakeFiles/hsolve.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/hsolve/CMakeFiles/hsolve.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/hsolve/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/hsolve/CMakeFiles/hsolve.dir/depend.internal". Scanning dependencies of target hsolve make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f hsolve/CMakeFiles/hsolve.dir/build.make hsolve/CMakeFiles/hsolve.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 64%] Building CXX object hsolve/CMakeFiles/hsolve.dir/HSolveStruct.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/hsolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../external/debug -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/hsolve.dir/HSolveStruct.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/hsolve/HSolveStruct.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 60%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/HDF5WriterBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/HDF5WriterBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/HDF5WriterBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/builtins/HDF5WriterBase.cpp: In function 'hid_t require_group(hid_t, std::__cxx11::string)': BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/builtins/HDF5WriterBase.cpp:87:24: warning: 'current' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: hid_t prev = file, current; BUILDSTDERR: ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 63%] Building CXX object biophysics/CMakeFiles/biophysics.dir/DifShell.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/DifShell.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/DifShell.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 65%] Building CXX object biophysics/CMakeFiles/biophysics.dir/Leakage.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/Leakage.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/Leakage.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 64%] Building CXX object hsolve/CMakeFiles/hsolve.dir/HinesMatrix.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/hsolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../external/debug -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/hsolve.dir/HinesMatrix.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/hsolve/HinesMatrix.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 61%] Building CXX object ksolve/CMakeFiles/ksolve.dir/Stoich.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/Stoich.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/Stoich.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 67%] Building CXX object hsolve/CMakeFiles/hsolve.dir/HSolvePassive.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/hsolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../external/debug -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/hsolve.dir/HSolvePassive.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/hsolve/HSolvePassive.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 67%] Building CXX object hsolve/CMakeFiles/hsolve.dir/RateLookup.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/hsolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../external/debug -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/hsolve.dir/RateLookup.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/hsolve/RateLookup.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 65%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/NSDFWriter.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/NSDFWriter.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/NSDFWriter.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 66%] Building CXX object biophysics/CMakeFiles/biophysics.dir/VectorTable.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/VectorTable.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/VectorTable.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 67%] Building CXX object hsolve/CMakeFiles/hsolve.dir/HSolveActive.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/hsolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../external/debug -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/hsolve.dir/HSolveActive.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/hsolve/HSolveActive.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 67%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/HDF5DataWriter.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/HDF5DataWriter.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/HDF5DataWriter.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 67%] Building CXX object ksolve/CMakeFiles/ksolve.dir/Ksolve.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/Ksolve.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/Ksolve.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 68%] Building CXX object hsolve/CMakeFiles/hsolve.dir/HSolveActiveSetup.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/hsolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../external/debug -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/hsolve.dir/HSolveActiveSetup.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/hsolve/HSolveActiveSetup.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 67%] Building CXX object biophysics/CMakeFiles/biophysics.dir/MarkovRateTable.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/MarkovRateTable.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/MarkovRateTable.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 69%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/SpikeStats.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/SpikeStats.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/SpikeStats.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 70%] Building CXX object hsolve/CMakeFiles/hsolve.dir/HSolveInterface.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/hsolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../external/debug -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/hsolve.dir/HSolveInterface.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/hsolve/HSolveInterface.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 70%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/testBuiltins.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/testBuiltins.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/testBuiltins.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 70%] Building CXX object biophysics/CMakeFiles/biophysics.dir/MarkovChannel.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/MarkovChannel.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/MarkovChannel.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 71%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/testNSDF.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/testNSDF.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/testNSDF.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 73%] Linking CXX static library libmoose_builtins.a cd /builddir/build/BUILD/moose-core-3.1.4/build2/builtins && /usr/bin/cmake -P CMakeFiles/moose_builtins.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build2/builtins && /usr/bin/cmake -E cmake_link_script CMakeFiles/moose_builtins.dir/link.txt --verbose=1 /usr/bin/ar qc libmoose_builtins.a CMakeFiles/moose_builtins.dir/Arith.cpp.o CMakeFiles/moose_builtins.dir/Group.cpp.o CMakeFiles/moose_builtins.dir/Mstring.cpp.o CMakeFiles/moose_builtins.dir/Func.cpp.o CMakeFiles/moose_builtins.dir/Function.cpp.o CMakeFiles/moose_builtins.dir/Variable.cpp.o CMakeFiles/moose_builtins.dir/InputVariable.cpp.o CMakeFiles/moose_builtins.dir/TableBase.cpp.o CMakeFiles/moose_builtins.dir/Table.cpp.o CMakeFiles/moose_builtins.dir/Interpol.cpp.o CMakeFiles/moose_builtins.dir/StimulusTable.cpp.o CMakeFiles/moose_builtins.dir/TimeTable.cpp.o CMakeFiles/moose_builtins.dir/StreamerBase.cpp.o CMakeFiles/moose_builtins.dir/Streamer.cpp.o CMakeFiles/moose_builtins.dir/Stats.cpp.o CMakeFiles/moose_builtins.dir/Interpol2D.cpp.o CMakeFiles/moose_builtins.dir/HDF5WriterBase.cpp.o CMakeFiles/moose_builtins.dir/NSDFWriter.cpp.o CMakeFiles/moose_builtins.dir/HDF5DataWriter.cpp.o CMakeFiles/moose_builtins.dir/SpikeStats.cpp.o CMakeFiles/moose_builtins.dir/testBuiltins.cpp.o CMakeFiles/moose_builtins.dir/testNSDF.cpp.o /usr/bin/ranlib libmoose_builtins.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 73%] Built target moose_builtins make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 72%] Building CXX object biophysics/CMakeFiles/biophysics.dir/MatrixOps.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/MatrixOps.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/MatrixOps.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 70%] Building CXX object ksolve/CMakeFiles/ksolve.dir/Gsolve.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/Gsolve.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/Gsolve.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 71%] Building CXX object hsolve/CMakeFiles/hsolve.dir/HSolve.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/hsolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../external/debug -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/hsolve.dir/HSolve.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/hsolve/HSolve.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/hsolve/HSolve.cpp: In member function 'void HSolve::zombify(Eref) const': BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/hsolve/HSolve.cpp:218:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: for ( i = compartmentId_.begin(); i != compartmentId_.end(); ++i ) BUILDSTDERR: ^~~ BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/hsolve/HSolve.cpp:222:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' BUILDSTDERR: temp.clear(); BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/hsolve/HSolve.cpp:226:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: for ( i = caConcId_.begin(); i != caConcId_.end(); ++i ) BUILDSTDERR: ^~~ BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/hsolve/HSolve.cpp:229:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' BUILDSTDERR: temp.clear(); BUILDSTDERR: ^~~~ make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 73%] Building CXX object hsolve/CMakeFiles/hsolve.dir/HSolveUtils.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/hsolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../external/debug -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/hsolve.dir/HSolveUtils.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/hsolve/HSolveUtils.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 73%] Building CXX object hsolve/CMakeFiles/hsolve.dir/testHSolve.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/hsolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../external/debug -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/hsolve.dir/testHSolve.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/hsolve/testHSolve.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 73%] Building CXX object ksolve/CMakeFiles/ksolve.dir/ZombiePoolInterface.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/ZombiePoolInterface.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/ZombiePoolInterface.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 74%] Building CXX object hsolve/CMakeFiles/hsolve.dir/ZombieCompartment.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/hsolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../external/debug -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/hsolve.dir/ZombieCompartment.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/hsolve/ZombieCompartment.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 74%] Building CXX object hsolve/CMakeFiles/hsolve.dir/ZombieCaConc.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/hsolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../external/debug -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/hsolve.dir/ZombieCaConc.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/hsolve/ZombieCaConc.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 76%] Building CXX object hsolve/CMakeFiles/hsolve.dir/ZombieHHChannel.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/hsolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../external/debug -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/hsolve.dir/ZombieHHChannel.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/hsolve/ZombieHHChannel.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 76%] Linking CXX static library libhsolve.a cd /builddir/build/BUILD/moose-core-3.1.4/build2/hsolve && /usr/bin/cmake -P CMakeFiles/hsolve.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build2/hsolve && /usr/bin/cmake -E cmake_link_script CMakeFiles/hsolve.dir/link.txt --verbose=1 /usr/bin/ar qc libhsolve.a CMakeFiles/hsolve.dir/HSolveStruct.cpp.o CMakeFiles/hsolve.dir/HinesMatrix.cpp.o CMakeFiles/hsolve.dir/HSolvePassive.cpp.o CMakeFiles/hsolve.dir/RateLookup.cpp.o CMakeFiles/hsolve.dir/HSolveActive.cpp.o CMakeFiles/hsolve.dir/HSolveActiveSetup.cpp.o CMakeFiles/hsolve.dir/HSolveInterface.cpp.o CMakeFiles/hsolve.dir/HSolve.cpp.o CMakeFiles/hsolve.dir/HSolveUtils.cpp.o CMakeFiles/hsolve.dir/testHSolve.cpp.o CMakeFiles/hsolve.dir/ZombieCompartment.cpp.o CMakeFiles/hsolve.dir/ZombieCaConc.cpp.o CMakeFiles/hsolve.dir/ZombieHHChannel.cpp.o /usr/bin/ranlib libhsolve.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 73%] Building CXX object ksolve/CMakeFiles/ksolve.dir/testKsolve.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/testKsolve.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/testKsolve.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 73%] Building CXX object biophysics/CMakeFiles/biophysics.dir/MarkovSolverBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/MarkovSolverBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/MarkovSolverBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 77%] Building CXX object biophysics/CMakeFiles/biophysics.dir/MarkovSolver.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/MarkovSolver.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/MarkovSolver.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/biophysics/MarkovSolver.cpp: In member function 'Matrix* MarkovSolver::computePadeApproximant(Matrix*, unsigned int)': BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/biophysics/MarkovSolver.cpp:221:9: warning: 'V' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: delete V; BUILDSTDERR: ^ make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 76%] Building CXX object biophysics/CMakeFiles/biophysics.dir/VClamp.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/VClamp.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/VClamp.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f diffusion/CMakeFiles/diffusion.dir/build.make diffusion/CMakeFiles/diffusion.dir/depend make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 77%] Built target hsolve make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f device/CMakeFiles/device.dir/build.make device/CMakeFiles/device.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' cd /builddir/build/BUILD/moose-core-3.1.4/build2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/diffusion /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2/diffusion /builddir/build/BUILD/moose-core-3.1.4/build2/diffusion/CMakeFiles/diffusion.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/diffusion/CMakeFiles/diffusion.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/diffusion/CMakeFiles/diffusion.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/diffusion/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/diffusion/CMakeFiles/diffusion.dir/depend.internal". Scanning dependencies of target diffusion make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f diffusion/CMakeFiles/diffusion.dir/build.make diffusion/CMakeFiles/diffusion.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' cd /builddir/build/BUILD/moose-core-3.1.4/build2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/device /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2/device /builddir/build/BUILD/moose-core-3.1.4/build2/device/CMakeFiles/device.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/device/CMakeFiles/device.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/device/CMakeFiles/device.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/device/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/device/CMakeFiles/device.dir/depend.internal". Scanning dependencies of target device make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f device/CMakeFiles/device.dir/build.make device/CMakeFiles/device.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 75%] Building CXX object ksolve/CMakeFiles/ksolve.dir/SteadyStateGsl.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/SteadyStateGsl.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/SteadyStateGsl.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 77%] Linking CXX static library libksolve.a cd /builddir/build/BUILD/moose-core-3.1.4/build2/ksolve && /usr/bin/cmake -P CMakeFiles/ksolve.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build2/ksolve && /usr/bin/cmake -E cmake_link_script CMakeFiles/ksolve.dir/link.txt --verbose=1 /usr/bin/ar qc libksolve.a CMakeFiles/ksolve.dir/KinSparseMatrix.cpp.o CMakeFiles/ksolve.dir/ZombiePool.cpp.o CMakeFiles/ksolve.dir/ZombieFunction.cpp.o CMakeFiles/ksolve.dir/ZombieBufPool.cpp.o CMakeFiles/ksolve.dir/ZombieReac.cpp.o CMakeFiles/ksolve.dir/ZombieEnz.cpp.o CMakeFiles/ksolve.dir/ZombieMMenz.cpp.o CMakeFiles/ksolve.dir/VoxelPoolsBase.cpp.o CMakeFiles/ksolve.dir/VoxelPools.cpp.o CMakeFiles/ksolve.dir/GssaVoxelPools.cpp.o CMakeFiles/ksolve.dir/RateTerm.cpp.o CMakeFiles/ksolve.dir/FuncTerm.cpp.o CMakeFiles/ksolve.dir/Stoich.cpp.o CMakeFiles/ksolve.dir/Ksolve.cpp.o CMakeFiles/ksolve.dir/Gsolve.cpp.o CMakeFiles/ksolve.dir/ZombiePoolInterface.cpp.o CMakeFiles/ksolve.dir/testKsolve.cpp.o CMakeFiles/ksolve.dir/SteadyStateGsl.cpp.o /usr/bin/ranlib libksolve.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 77%] Built target ksolve make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 77%] Building CXX object biophysics/CMakeFiles/biophysics.dir/Spine.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/Spine.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/Spine.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 77%] Building CXX object diffusion/CMakeFiles/diffusion.dir/FastMatrixElim.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/diffusion && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/diffusion/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/diffusion/../utility -I/builddir/build/BUILD/moose-core-3.1.4/diffusion/../ksolve -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/diffusion.dir/FastMatrixElim.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/diffusion/FastMatrixElim.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 77%] Building CXX object device/CMakeFiles/device.dir/PulseGen.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/device && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/device/../msg -I/builddir/build/BUILD/moose-core-3.1.4/device/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/device.dir/PulseGen.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/device/PulseGen.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 78%] Building CXX object diffusion/CMakeFiles/diffusion.dir/DiffPoolVec.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/diffusion && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/diffusion/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/diffusion/../utility -I/builddir/build/BUILD/moose-core-3.1.4/diffusion/../ksolve -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/diffusion.dir/DiffPoolVec.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/diffusion/DiffPoolVec.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 77%] Building CXX object device/CMakeFiles/device.dir/DiffAmp.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/device && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/device/../msg -I/builddir/build/BUILD/moose-core-3.1.4/device/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/device.dir/DiffAmp.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/device/DiffAmp.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 78%] Building CXX object biophysics/CMakeFiles/biophysics.dir/MarkovGslSolver.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/MarkovGslSolver.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/MarkovGslSolver.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 80%] Building CXX object device/CMakeFiles/device.dir/PIDController.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/device && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/device/../msg -I/builddir/build/BUILD/moose-core-3.1.4/device/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/device.dir/PIDController.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/device/PIDController.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 80%] Linking CXX static library libbiophysics.a cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/cmake -P CMakeFiles/biophysics.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build2/biophysics && /usr/bin/cmake -E cmake_link_script CMakeFiles/biophysics.dir/link.txt --verbose=1 /usr/bin/ar qc libbiophysics.a CMakeFiles/biophysics.dir/IntFire.cpp.o CMakeFiles/biophysics.dir/SpikeGen.cpp.o CMakeFiles/biophysics.dir/RandSpike.cpp.o CMakeFiles/biophysics.dir/CompartmentDataHolder.cpp.o CMakeFiles/biophysics.dir/CompartmentBase.cpp.o CMakeFiles/biophysics.dir/Compartment.cpp.o CMakeFiles/biophysics.dir/SymCompartment.cpp.o CMakeFiles/biophysics.dir/GapJunction.cpp.o CMakeFiles/biophysics.dir/ChanBase.cpp.o CMakeFiles/biophysics.dir/ChanCommon.cpp.o CMakeFiles/biophysics.dir/HHChannel.cpp.o CMakeFiles/biophysics.dir/HHChannelBase.cpp.o CMakeFiles/biophysics.dir/HHChannel2D.cpp.o CMakeFiles/biophysics.dir/HHGate.cpp.o CMakeFiles/biophysics.dir/HHGate2D.cpp.o CMakeFiles/biophysics.dir/CaConcBase.cpp.o CMakeFiles/biophysics.dir/CaConc.cpp.o CMakeFiles/biophysics.dir/MgBlock.cpp.o CMakeFiles/biophysics.dir/Nernst.cpp.o CMakeFiles/biophysics.dir/Neuron.cpp.o CMakeFiles/biophysics.dir/ReadCell.cpp.o CMakeFiles/biophysics.dir/SwcSegment.cpp.o CMakeFiles/biophysics.dir/ReadSwc.cpp.o CMakeFiles/biophysics.dir/SynChan.cpp.o CMakeFiles/biophysics.dir/NMDAChan.cpp.o CMakeFiles/biophysics.dir/testBiophysics.cpp.o CMakeFiles/biophysics.dir/IzhikevichNrn.cpp.o CMakeFiles/biophysics.dir/DifShell.cpp.o CMakeFiles/biophysics.dir/Leakage.cpp.o CMakeFiles/biophysics.dir/VectorTable.cpp.o CMakeFiles/biophysics.dir/MarkovRateTable.cpp.o CMakeFiles/biophysics.dir/MarkovChannel.cpp.o CMakeFiles/biophysics.dir/MatrixOps.cpp.o CMakeFiles/biophysics.dir/MarkovSolverBase.cpp.o CMakeFiles/biophysics.dir/MarkovSolver.cpp.o CMakeFiles/biophysics.dir/VClamp.cpp.o CMakeFiles/biophysics.dir/Spine.cpp.o CMakeFiles/biophysics.dir/MarkovGslSolver.cpp.o /usr/bin/ranlib libbiophysics.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 80%] Built target biophysics make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f benchmarks/CMakeFiles/benchmarks.dir/build.make benchmarks/CMakeFiles/benchmarks.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' cd /builddir/build/BUILD/moose-core-3.1.4/build2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/benchmarks /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2/benchmarks /builddir/build/BUILD/moose-core-3.1.4/build2/benchmarks/CMakeFiles/benchmarks.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/benchmarks/CMakeFiles/benchmarks.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/benchmarks/CMakeFiles/benchmarks.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/benchmarks/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/benchmarks/CMakeFiles/benchmarks.dir/depend.internal". Scanning dependencies of target benchmarks make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f benchmarks/CMakeFiles/benchmarks.dir/build.make benchmarks/CMakeFiles/benchmarks.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 80%] Building CXX object benchmarks/CMakeFiles/benchmarks.dir/benchmarks.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/benchmarks && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/benchmarks/../msg -I/builddir/build/BUILD/moose-core-3.1.4/benchmarks/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/benchmarks.dir/benchmarks.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/benchmarks/benchmarks.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 81%] Building CXX object benchmarks/CMakeFiles/benchmarks.dir/kineticMarks.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/benchmarks && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/benchmarks/../msg -I/builddir/build/BUILD/moose-core-3.1.4/benchmarks/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/benchmarks.dir/kineticMarks.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/benchmarks/kineticMarks.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 81%] Linking CXX static library libbenchmarks.a cd /builddir/build/BUILD/moose-core-3.1.4/build2/benchmarks && /usr/bin/cmake -P CMakeFiles/benchmarks.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build2/benchmarks && /usr/bin/cmake -E cmake_link_script CMakeFiles/benchmarks.dir/link.txt --verbose=1 /usr/bin/ar qc libbenchmarks.a CMakeFiles/benchmarks.dir/benchmarks.cpp.o CMakeFiles/benchmarks.dir/kineticMarks.cpp.o /usr/bin/ranlib libbenchmarks.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 81%] Built target benchmarks make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f kinetics/CMakeFiles/kinetics.dir/build.make kinetics/CMakeFiles/kinetics.dir/depend [ 80%] Building CXX object diffusion/CMakeFiles/diffusion.dir/testDiffusion.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/diffusion && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/diffusion/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/diffusion/../utility -I/builddir/build/BUILD/moose-core-3.1.4/diffusion/../ksolve -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/diffusion.dir/testDiffusion.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/diffusion/testDiffusion.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f synapse/CMakeFiles/synapse.dir/build.make synapse/CMakeFiles/synapse.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' cd /builddir/build/BUILD/moose-core-3.1.4/build2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/synapse /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2/synapse /builddir/build/BUILD/moose-core-3.1.4/build2/synapse/CMakeFiles/synapse.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/synapse/CMakeFiles/synapse.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/synapse/CMakeFiles/synapse.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/synapse/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/synapse/CMakeFiles/synapse.dir/depend.internal". Scanning dependencies of target synapse make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f synapse/CMakeFiles/synapse.dir/build.make synapse/CMakeFiles/synapse.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' cd /builddir/build/BUILD/moose-core-3.1.4/build2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/kinetics /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2/kinetics /builddir/build/BUILD/moose-core-3.1.4/build2/kinetics/CMakeFiles/kinetics.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/kinetics/CMakeFiles/kinetics.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/kinetics/CMakeFiles/kinetics.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/kinetics/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/kinetics/CMakeFiles/kinetics.dir/depend.internal". Scanning dependencies of target kinetics make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f kinetics/CMakeFiles/kinetics.dir/build.make kinetics/CMakeFiles/kinetics.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 80%] Building CXX object device/CMakeFiles/device.dir/RC.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/device && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/device/../msg -I/builddir/build/BUILD/moose-core-3.1.4/device/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/device.dir/RC.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/device/RC.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 84%] Linking CXX static library libdevice.a cd /builddir/build/BUILD/moose-core-3.1.4/build2/device && /usr/bin/cmake -P CMakeFiles/device.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build2/device && /usr/bin/cmake -E cmake_link_script CMakeFiles/device.dir/link.txt --verbose=1 /usr/bin/ar qc libdevice.a CMakeFiles/device.dir/PulseGen.cpp.o CMakeFiles/device.dir/DiffAmp.cpp.o CMakeFiles/device.dir/PIDController.cpp.o CMakeFiles/device.dir/RC.cpp.o /usr/bin/ranlib libdevice.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 84%] Built target device make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 84%] Building CXX object kinetics/CMakeFiles/kinetics.dir/Pool.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/Pool.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/Pool.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 79%] Building CXX object diffusion/CMakeFiles/diffusion.dir/Dsolve.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/diffusion && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/diffusion/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/diffusion/../utility -I/builddir/build/BUILD/moose-core-3.1.4/diffusion/../ksolve -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/diffusion.dir/Dsolve.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/diffusion/Dsolve.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 84%] Linking CXX static library libdiffusion.a cd /builddir/build/BUILD/moose-core-3.1.4/build2/diffusion && /usr/bin/cmake -P CMakeFiles/diffusion.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build2/diffusion && /usr/bin/cmake -E cmake_link_script CMakeFiles/diffusion.dir/link.txt --verbose=1 /usr/bin/ar qc libdiffusion.a CMakeFiles/diffusion.dir/FastMatrixElim.cpp.o CMakeFiles/diffusion.dir/DiffPoolVec.cpp.o CMakeFiles/diffusion.dir/Dsolve.cpp.o CMakeFiles/diffusion.dir/testDiffusion.cpp.o /usr/bin/ranlib libdiffusion.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 84%] Built target diffusion make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 84%] Building CXX object synapse/CMakeFiles/synapse.dir/RollingMatrix.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/synapse && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../utility -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/synapse.dir/RollingMatrix.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/synapse/RollingMatrix.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 86%] Building CXX object kinetics/CMakeFiles/kinetics.dir/BufPool.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/BufPool.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/BufPool.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 83%] Building CXX object kinetics/CMakeFiles/kinetics.dir/PoolBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/PoolBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/PoolBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 82%] Building CXX object synapse/CMakeFiles/synapse.dir/GraupnerBrunel2012CaPlasticitySynHandler.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/synapse && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../utility -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/synapse.dir/GraupnerBrunel2012CaPlasticitySynHandler.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/synapse/GraupnerBrunel2012CaPlasticitySynHandler.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 86%] Building CXX object kinetics/CMakeFiles/kinetics.dir/Reac.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/Reac.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/Reac.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 86%] Building CXX object synapse/CMakeFiles/synapse.dir/STDPSynapse.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/synapse && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../utility -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/synapse.dir/STDPSynapse.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/synapse/STDPSynapse.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 85%] Building CXX object synapse/CMakeFiles/synapse.dir/STDPSynHandler.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/synapse && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../utility -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/synapse.dir/STDPSynHandler.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/synapse/STDPSynHandler.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 86%] Building CXX object kinetics/CMakeFiles/kinetics.dir/ReacBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/ReacBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/ReacBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 87%] Building CXX object kinetics/CMakeFiles/kinetics.dir/CplxEnzBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/CplxEnzBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/CplxEnzBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 87%] Building CXX object kinetics/CMakeFiles/kinetics.dir/EnzBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/EnzBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/EnzBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 88%] Building CXX object synapse/CMakeFiles/synapse.dir/SimpleSynHandler.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/synapse && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../utility -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/synapse.dir/SimpleSynHandler.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/synapse/SimpleSynHandler.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 89%] Building CXX object kinetics/CMakeFiles/kinetics.dir/Enz.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/Enz.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/Enz.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 88%] Building CXX object synapse/CMakeFiles/synapse.dir/SynHandlerBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/synapse && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../utility -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/synapse.dir/SynHandlerBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/synapse/SynHandlerBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 86%] Building CXX object synapse/CMakeFiles/synapse.dir/SeqSynHandler.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/synapse && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../utility -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/synapse.dir/SeqSynHandler.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/synapse/SeqSynHandler.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 90%] Building CXX object kinetics/CMakeFiles/kinetics.dir/MMenz.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/MMenz.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/MMenz.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 91%] Building CXX object synapse/CMakeFiles/synapse.dir/testSynapse.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/synapse && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../utility -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/synapse.dir/testSynapse.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/synapse/testSynapse.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 90%] Building CXX object synapse/CMakeFiles/synapse.dir/Synapse.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/synapse && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../utility -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/synapse.dir/Synapse.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/synapse/Synapse.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 91%] Linking CXX static library libsynapse.a cd /builddir/build/BUILD/moose-core-3.1.4/build2/synapse && /usr/bin/cmake -P CMakeFiles/synapse.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build2/synapse && /usr/bin/cmake -E cmake_link_script CMakeFiles/synapse.dir/link.txt --verbose=1 /usr/bin/ar qc libsynapse.a CMakeFiles/synapse.dir/GraupnerBrunel2012CaPlasticitySynHandler.cpp.o CMakeFiles/synapse.dir/RollingMatrix.cpp.o CMakeFiles/synapse.dir/STDPSynHandler.cpp.o CMakeFiles/synapse.dir/STDPSynapse.cpp.o CMakeFiles/synapse.dir/SeqSynHandler.cpp.o CMakeFiles/synapse.dir/SimpleSynHandler.cpp.o CMakeFiles/synapse.dir/SynHandlerBase.cpp.o CMakeFiles/synapse.dir/Synapse.cpp.o CMakeFiles/synapse.dir/testSynapse.cpp.o /usr/bin/ranlib libsynapse.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 91%] Built target synapse make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 90%] Building CXX object kinetics/CMakeFiles/kinetics.dir/Species.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/Species.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/Species.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 92%] Building CXX object kinetics/CMakeFiles/kinetics.dir/lookupVolumeFromMesh.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/lookupVolumeFromMesh.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/lookupVolumeFromMesh.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 92%] Building CXX object kinetics/CMakeFiles/kinetics.dir/ReadCspace.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/ReadCspace.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/ReadCspace.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 91%] Building CXX object kinetics/CMakeFiles/kinetics.dir/WriteKkit.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/WriteKkit.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/WriteKkit.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/kinetics/WriteKkit.cpp: In function 'void writePlot(std::ofstream&, Id, std::__cxx11::string, std::__cxx11::string, double, double)': BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/kinetics/WriteKkit.cpp:281:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if ( pos == string::npos ) BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/kinetics/WriteKkit.cpp:283:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: if ( pos == string::npos ) BUILDSTDERR: ^~ make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 92%] Building CXX object kinetics/CMakeFiles/kinetics.dir/testKinetics.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/testKinetics.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/testKinetics.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 91%] Building CXX object kinetics/CMakeFiles/kinetics.dir/ReadKkit.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/ReadKkit.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/ReadKkit.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 93%] Linking CXX static library libkinetics.a cd /builddir/build/BUILD/moose-core-3.1.4/build2/kinetics && /usr/bin/cmake -P CMakeFiles/kinetics.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build2/kinetics && /usr/bin/cmake -E cmake_link_script CMakeFiles/kinetics.dir/link.txt --verbose=1 /usr/bin/ar qc libkinetics.a CMakeFiles/kinetics.dir/PoolBase.cpp.o CMakeFiles/kinetics.dir/Pool.cpp.o CMakeFiles/kinetics.dir/BufPool.cpp.o CMakeFiles/kinetics.dir/ReacBase.cpp.o CMakeFiles/kinetics.dir/Reac.cpp.o CMakeFiles/kinetics.dir/EnzBase.cpp.o CMakeFiles/kinetics.dir/CplxEnzBase.cpp.o CMakeFiles/kinetics.dir/Enz.cpp.o CMakeFiles/kinetics.dir/MMenz.cpp.o CMakeFiles/kinetics.dir/Species.cpp.o CMakeFiles/kinetics.dir/ReadKkit.cpp.o CMakeFiles/kinetics.dir/WriteKkit.cpp.o CMakeFiles/kinetics.dir/ReadCspace.cpp.o CMakeFiles/kinetics.dir/lookupVolumeFromMesh.cpp.o CMakeFiles/kinetics.dir/testKinetics.cpp.o /usr/bin/ranlib libkinetics.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 93%] Built target kinetics make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f CMakeFiles/libmoose.dir/build.make CMakeFiles/libmoose.dir/depend /usr/bin/make -f pymoose/CMakeFiles/_moose.dir/build.make pymoose/CMakeFiles/_moose.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' cd /builddir/build/BUILD/moose-core-3.1.4/build2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2/CMakeFiles/libmoose.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/CMakeFiles/libmoose.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/CMakeFiles/libmoose.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/CMakeFiles/libmoose.dir/depend.internal". Scanning dependencies of target libmoose make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f CMakeFiles/libmoose.dir/build.make CMakeFiles/libmoose.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' cd /builddir/build/BUILD/moose-core-3.1.4/build2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/pymoose /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2/pymoose /builddir/build/BUILD/moose-core-3.1.4/build2/pymoose/CMakeFiles/_moose.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/pymoose/CMakeFiles/_moose.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/pymoose/CMakeFiles/_moose.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/pymoose/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/pymoose/CMakeFiles/_moose.dir/depend.internal". Scanning dependencies of target _moose make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f pymoose/CMakeFiles/_moose.dir/build.make pymoose/CMakeFiles/_moose.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 94%] Building CXX object CMakeFiles/libmoose.dir/basecode/main.cpp.o /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_LIB -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -Dlibmoose_EXPORTS -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -fPIC -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/libmoose.dir/basecode/main.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/main.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 95%] Linking CXX shared library libmoose.so /usr/bin/cmake -E cmake_link_script CMakeFiles/libmoose.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libmoose.so -o libmoose.so CMakeFiles/libmoose.dir/basecode/main.cpp.o -L/builddir/build/BUILD/moose-core-3.1.4/build2 -Wl,--whole-archive external/muparser/libmuparser.a builtins/libmoose_builtins.a msg/libmsg.a benchmarks/libbenchmarks.a shell/libshell.a randnum/librandnum.a scheduling/libscheduling.a mpi/libmoose_mpi.a biophysics/libbiophysics.a utility/libutility.a kinetics/libkinetics.a synapse/libsynapse.a intfire/libintfire.a hsolve/libhsolve.a mesh/libmesh.a signeur/libsigneur.a diffusion/libdiffusion.a ksolve/libksolve.a device/libdevice.a basecode/libbasecode.a -Wl,--no-whole-archive -lhdf5_cpp -lhdf5 -lsz -lz -ldl -lm -lhdf5_hl_cpp -lhdf5_hl -lgsl -lgslcblas make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' BUILDSTDERR: /usr/bin/ld: builtins/libmoose_builtins.a(testNSDF.cpp.o): in function `testCreateStringDataset()': BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/builtins/testNSDF.cpp:76: warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 95%] Built target libmoose make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 95%] Building CXX object pymoose/CMakeFiles/_moose.dir/pymooseinit.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/pymoose && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DPYMOOSE -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -DUSE_NUMPY -D_moose_EXPORTS -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/pymoose/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/pymoose/../msg -I/usr/lib64/python2.7/site-packages/numpy/core/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -fPIC -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -I/usr/include/python2.7 -I/usr/include/python2.7 -o CMakeFiles/_moose.dir/pymooseinit.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/pymoose/pymooseinit.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f CMakeFiles/moose.bin.dir/build.make CMakeFiles/moose.bin.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' cd /builddir/build/BUILD/moose-core-3.1.4/build2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2/CMakeFiles/moose.bin.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/CMakeFiles/moose.bin.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/CMakeFiles/moose.bin.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/CMakeFiles/moose.bin.dir/depend.internal". Scanning dependencies of target moose.bin make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f CMakeFiles/moose.bin.dir/build.make CMakeFiles/moose.bin.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 95%] Building CXX object CMakeFiles/moose.bin.dir/basecode/main.cpp.o /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose.bin.dir/basecode/main.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/main.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 96%] Linking CXX executable moose.bin /usr/bin/cmake -E cmake_link_script CMakeFiles/moose.bin.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wl,--build-id -rdynamic CMakeFiles/moose.bin.dir/basecode/main.cpp.o -o moose.bin -L/builddir/build/BUILD/moose-core-3.1.4/build2 -lmoose -ldl make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 96%] Built target moose.bin make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 94%] Building CXX object pymoose/CMakeFiles/_moose.dir/moosemodule.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/pymoose && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DPYMOOSE -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -DUSE_NUMPY -D_moose_EXPORTS -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/pymoose/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/pymoose/../msg -I/usr/lib64/python2.7/site-packages/numpy/core/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -fPIC -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -I/usr/include/python2.7 -I/usr/include/python2.7 -o CMakeFiles/_moose.dir/moosemodule.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/pymoose/moosemodule.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 95%] Building CXX object pymoose/CMakeFiles/_moose.dir/mfield.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/pymoose && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DPYMOOSE -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -DUSE_NUMPY -D_moose_EXPORTS -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/pymoose/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/pymoose/../msg -I/usr/lib64/python2.7/site-packages/numpy/core/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -fPIC -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -I/usr/include/python2.7 -I/usr/include/python2.7 -o CMakeFiles/_moose.dir/mfield.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/pymoose/mfield.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 97%] Building CXX object pymoose/CMakeFiles/_moose.dir/test_moosemodule.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/pymoose && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DPYMOOSE -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -DUSE_NUMPY -D_moose_EXPORTS -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/pymoose/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/pymoose/../msg -I/usr/lib64/python2.7/site-packages/numpy/core/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -fPIC -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -I/usr/include/python2.7 -I/usr/include/python2.7 -o CMakeFiles/_moose.dir/test_moosemodule.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/pymoose/test_moosemodule.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 94%] Building CXX object pymoose/CMakeFiles/_moose.dir/vec.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/pymoose && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DPYMOOSE -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -DUSE_NUMPY -D_moose_EXPORTS -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/pymoose/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/pymoose/../msg -I/usr/lib64/python2.7/site-packages/numpy/core/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -fPIC -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -I/usr/include/python2.7 -I/usr/include/python2.7 -o CMakeFiles/_moose.dir/vec.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/pymoose/vec.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 97%] Building CXX object pymoose/CMakeFiles/_moose.dir/PyRun.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/pymoose && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DPYMOOSE -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -DUSE_NUMPY -D_moose_EXPORTS -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/pymoose/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/pymoose/../msg -I/usr/lib64/python2.7/site-packages/numpy/core/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -fPIC -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -I/usr/include/python2.7 -I/usr/include/python2.7 -o CMakeFiles/_moose.dir/PyRun.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/pymoose/PyRun.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 96%] Building CXX object pymoose/CMakeFiles/_moose.dir/melement.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build2/pymoose && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DPYMOOSE -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -DUSE_NUMPY -D_moose_EXPORTS -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/pymoose/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/pymoose/../msg -I/usr/lib64/python2.7/site-packages/numpy/core/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -fPIC -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -I/usr/include/python2.7 -I/usr/include/python2.7 -o CMakeFiles/_moose.dir/melement.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/pymoose/melement.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 98%] Linking CXX shared module ../../python/moose/_moose.so cd /builddir/build/BUILD/moose-core-3.1.4/build2/pymoose && /usr/bin/cmake -E cmake_link_script CMakeFiles/_moose.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wl,--build-id -shared -o ../../python/moose/_moose.so CMakeFiles/_moose.dir/moosemodule.cpp.o CMakeFiles/_moose.dir/vec.cpp.o CMakeFiles/_moose.dir/mfield.cpp.o CMakeFiles/_moose.dir/pymooseinit.cpp.o CMakeFiles/_moose.dir/melement.cpp.o CMakeFiles/_moose.dir/test_moosemodule.cpp.o CMakeFiles/_moose.dir/PyRun.cpp.o -L/builddir/build/BUILD/moose-core-3.1.4/build2 -Wl,--whole-archive ../external/muparser/libmuparser.a ../builtins/libmoose_builtins.a ../msg/libmsg.a ../benchmarks/libbenchmarks.a ../shell/libshell.a ../randnum/librandnum.a ../scheduling/libscheduling.a ../mpi/libmoose_mpi.a ../biophysics/libbiophysics.a ../utility/libutility.a ../kinetics/libkinetics.a ../synapse/libsynapse.a ../intfire/libintfire.a ../hsolve/libhsolve.a ../mesh/libmesh.a ../signeur/libsigneur.a ../diffusion/libdiffusion.a ../ksolve/libksolve.a ../device/libdevice.a ../basecode/libbasecode.a -Wl,--no-whole-archive -lhdf5_cpp -lhdf5 -lsz -lz -ldl -lm -lhdf5_hl_cpp -lhdf5_hl -lgsl -lgslcblas cd /builddir/build/BUILD/moose-core-3.1.4/build2/pymoose && /usr/bin/cmake -E cmake_echo_color --cyan "MOOSE python extention is successfully built. Now " " Run 'sudo make install' to install it. " " " "NOTE: Run 'pip uninstall moose' to uninstall moose." MOOSE python extention is successfully built. Now Run 'sudo make install' to install it. NOTE: Run 'pip uninstall moose' to uninstall moose. make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' BUILDSTDERR: /usr/bin/ld: ../builtins/libmoose_builtins.a(testNSDF.cpp.o): in function `testCreateStringDataset()': BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/builtins/testNSDF.cpp:76: warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 98%] Built target _moose make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f CMakeFiles/copy_pymoose.dir/build.make CMakeFiles/copy_pymoose.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' cd /builddir/build/BUILD/moose-core-3.1.4/build2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2/CMakeFiles/copy_pymoose.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/CMakeFiles/copy_pymoose.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/CMakeFiles/copy_pymoose.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/CMakeFiles/copy_pymoose.dir/depend.internal". Scanning dependencies of target copy_pymoose make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f CMakeFiles/copy_pymoose.dir/build.make CMakeFiles/copy_pymoose.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 99%] Copying required python files from /builddir/build/BUILD/moose-core-3.1.4/python to to build directory /usr/bin/cmake -E copy_directory /builddir/build/BUILD/moose-core-3.1.4/python /builddir/build/BUILD/moose-core-3.1.4/build2/python make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [ 99%] Built target copy_pymoose make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f CMakeFiles/bdist.dir/build.make CMakeFiles/bdist.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' cd /builddir/build/BUILD/moose-core-3.1.4/build2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2 /builddir/build/BUILD/moose-core-3.1.4/build2/CMakeFiles/bdist.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/CMakeFiles/bdist.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/CMakeFiles/bdist.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build2/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build2/CMakeFiles/bdist.dir/depend.internal". Scanning dependencies of target bdist make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/make -f CMakeFiles/bdist.dir/build.make CMakeFiles/bdist.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [100%] bdist is saved to /builddir/build/BUILD/moose-core-3.1.4/build2/bdist cd /builddir/build/BUILD/moose-core-3.1.4/build2/python && /usr/bin/python2 setup.cmake.py bdist_dumb -p CMAKE -d /builddir/build/BUILD/moose-core-3.1.4/build2/bdist Got 3.1.4 from VERSION file [WARN] Failed to determine importlib suffix running bdist_dumb running build running build_py creating build creating build/lib creating build/lib/rdesigneur copying rdesigneur/rdesigneurProtos.py -> build/lib/rdesigneur copying rdesigneur/rdesigneur.py -> build/lib/rdesigneur copying rdesigneur/rmoogli.py -> build/lib/rdesigneur copying rdesigneur/__init__.py -> build/lib/rdesigneur creating build/lib/moose copying moose/recording.py -> build/lib/moose copying moose/moose.py -> build/lib/moose copying moose/merge.py -> build/lib/moose copying moose/moose_test.py -> build/lib/moose copying moose/constants.py -> build/lib/moose copying moose/print_utils.py -> build/lib/moose copying moose/moose_config.py -> build/lib/moose copying moose/utils.py -> build/lib/moose copying moose/hdfutil.py -> build/lib/moose copying moose/methods_utils.py -> build/lib/moose copying moose/moose_constants.py -> build/lib/moose copying moose/graph_utils.py -> build/lib/moose copying moose/optimizer_interface.py -> build/lib/moose copying moose/plot_utils.py -> build/lib/moose copying moose/graphutil.py -> build/lib/moose copying moose/alternate.py -> build/lib/moose copying moose/__init__.py -> build/lib/moose creating build/lib/moose/SBML copying moose/SBML/readSBML.py -> build/lib/moose/SBML copying moose/SBML/validation.py -> build/lib/moose/SBML copying moose/SBML/__init__.py -> build/lib/moose/SBML copying moose/SBML/writeSBML.py -> build/lib/moose/SBML creating build/lib/moose/genesis copying moose/genesis/writeKkit.py -> build/lib/moose/genesis copying moose/genesis/__init__.py -> build/lib/moose/genesis creating build/lib/moose/neuroml copying moose/neuroml/ChannelML.py -> build/lib/moose/neuroml copying moose/neuroml/utils.py -> build/lib/moose/neuroml copying moose/neuroml/NeuroML.py -> build/lib/moose/neuroml copying moose/neuroml/MorphML.py -> build/lib/moose/neuroml copying moose/neuroml/__init__.py -> build/lib/moose/neuroml copying moose/neuroml/NetworkML.py -> build/lib/moose/neuroml creating build/lib/moose/neuroml2 copying moose/neuroml2/generated_neuroml.py -> build/lib/moose/neuroml2 copying moose/neuroml2/generated_neuromlsub.py -> build/lib/moose/neuroml2 copying moose/neuroml2/test_converter.py -> build/lib/moose/neuroml2 copying moose/neuroml2/units.py -> build/lib/moose/neuroml2 copying moose/neuroml2/test_reader.py -> build/lib/moose/neuroml2 copying moose/neuroml2/test_hhfit.py -> build/lib/moose/neuroml2 copying moose/neuroml2/converter.py -> build/lib/moose/neuroml2 copying moose/neuroml2/hhfit.py -> build/lib/moose/neuroml2 copying moose/neuroml2/__init__.py -> build/lib/moose/neuroml2 copying moose/neuroml2/reader.py -> build/lib/moose/neuroml2 creating build/lib/moose/chemUtil copying moose/chemUtil/chemConnectUtil.py -> build/lib/moose/chemUtil copying moose/chemUtil/add_Delete_ChemicalSolver.py -> build/lib/moose/chemUtil copying moose/chemUtil/__init__.py -> build/lib/moose/chemUtil copying moose/chemUtil/graphUtils.py -> build/lib/moose/chemUtil copying moose/_moose.so -> build/lib/moose installing to build/bdist.linux-riscv64/dumb running install running install_lib creating build/bdist.linux-riscv64 creating build/bdist.linux-riscv64/dumb creating build/bdist.linux-riscv64/dumb/usr creating build/bdist.linux-riscv64/dumb/usr/lib creating build/bdist.linux-riscv64/dumb/usr/lib/python2.7 creating build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages creating build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose copying build/lib/moose/recording.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose copying build/lib/moose/moose.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose copying build/lib/moose/merge.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose creating build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/SBML copying build/lib/moose/SBML/readSBML.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/SBML copying build/lib/moose/SBML/validation.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/SBML copying build/lib/moose/SBML/__init__.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/SBML copying build/lib/moose/SBML/writeSBML.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/SBML creating build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/genesis copying build/lib/moose/genesis/writeKkit.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/genesis copying build/lib/moose/genesis/__init__.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/genesis creating build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/generated_neuroml.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/generated_neuromlsub.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/test_converter.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/units.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/test_reader.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/test_hhfit.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/converter.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/hhfit.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/__init__.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/reader.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml2 copying build/lib/moose/moose_test.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose copying build/lib/moose/constants.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose copying build/lib/moose/print_utils.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose copying build/lib/moose/moose_config.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose copying build/lib/moose/utils.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose copying build/lib/moose/_moose.so -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose creating build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/chemUtil copying build/lib/moose/chemUtil/chemConnectUtil.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/chemUtil copying build/lib/moose/chemUtil/add_Delete_ChemicalSolver.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/chemUtil copying build/lib/moose/chemUtil/__init__.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/chemUtil copying build/lib/moose/chemUtil/graphUtils.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/chemUtil creating build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml copying build/lib/moose/neuroml/ChannelML.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml copying build/lib/moose/neuroml/utils.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml copying build/lib/moose/neuroml/NeuroML.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml copying build/lib/moose/neuroml/MorphML.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml copying build/lib/moose/neuroml/__init__.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml copying build/lib/moose/neuroml/NetworkML.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml copying build/lib/moose/hdfutil.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose copying build/lib/moose/methods_utils.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose copying build/lib/moose/moose_constants.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose copying build/lib/moose/graph_utils.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose copying build/lib/moose/optimizer_interface.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose copying build/lib/moose/plot_utils.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose copying build/lib/moose/graphutil.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose copying build/lib/moose/alternate.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose copying build/lib/moose/__init__.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose creating build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/rdesigneur copying build/lib/rdesigneur/rdesigneurProtos.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/rdesigneur copying build/lib/rdesigneur/rdesigneur.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/rdesigneur copying build/lib/rdesigneur/rmoogli.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/rdesigneur copying build/lib/rdesigneur/__init__.py -> build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/rdesigneur byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/recording.py to recording.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/moose.py to moose.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/merge.py to merge.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/SBML/readSBML.py to readSBML.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/SBML/validation.py to validation.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/SBML/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/SBML/writeSBML.py to writeSBML.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/genesis/writeKkit.py to writeKkit.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/genesis/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml2/generated_neuroml.py to generated_neuroml.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml2/generated_neuromlsub.py to generated_neuromlsub.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml2/test_converter.py to test_converter.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml2/units.py to units.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml2/test_reader.py to test_reader.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml2/test_hhfit.py to test_hhfit.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml2/converter.py to converter.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml2/hhfit.py to hhfit.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml2/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml2/reader.py to reader.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/moose_test.py to moose_test.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/constants.py to constants.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/print_utils.py to print_utils.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/moose_config.py to moose_config.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/utils.py to utils.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/chemUtil/chemConnectUtil.py to chemConnectUtil.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/chemUtil/add_Delete_ChemicalSolver.py to add_Delete_ChemicalSolver.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/chemUtil/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/chemUtil/graphUtils.py to graphUtils.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml/ChannelML.py to ChannelML.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml/utils.py to utils.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml/NeuroML.py to NeuroML.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml/MorphML.py to MorphML.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/neuroml/NetworkML.py to NetworkML.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/hdfutil.py to hdfutil.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/methods_utils.py to methods_utils.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/moose_constants.py to moose_constants.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/graph_utils.py to graph_utils.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/optimizer_interface.py to optimizer_interface.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/plot_utils.py to plot_utils.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/graphutil.py to graphutil.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/alternate.py to alternate.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/moose/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/rdesigneur/rdesigneurProtos.py to rdesigneurProtos.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/rdesigneur/rdesigneur.py to rdesigneur.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/rdesigneur/rmoogli.py to rmoogli.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/rdesigneur/__init__.py to __init__.pyc running install_egg_info Writing build/bdist.linux-riscv64/dumb/usr/lib/python2.7/site-packages/pymoose-3.1.4-py2.7.egg-info creating /builddir/build/BUILD/moose-core-3.1.4/build2/bdist Creating tar archive removing 'build/bdist.linux-riscv64/dumb' (and everything under it) make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' Unarchiving bdist file /builddir/build/BUILD/moose-core-3.1.4/build2/bdist/pymoose-3.1.4.CMAKE.tar.gz to /builddir/build/BUILD/moose-core-3.1.4/build2/pymoose_bdist_install /usr/bin/cmake -E chdir /builddir/build/BUILD/moose-core-3.1.4/build2/pymoose_bdist_install tar xvf /builddir/build/BUILD/moose-core-3.1.4/build2/bdist/pymoose-3.1.4.CMAKE.tar.gz ./ ./usr/ ./usr/lib/ ./usr/lib/python2.7/ ./usr/lib/python2.7/site-packages/ ./usr/lib/python2.7/site-packages/pymoose-3.1.4-py2.7.egg-info ./usr/lib/python2.7/site-packages/moose/ ./usr/lib/python2.7/site-packages/moose/graph_utils.pyc ./usr/lib/python2.7/site-packages/moose/recording.py ./usr/lib/python2.7/site-packages/moose/print_utils.pyc ./usr/lib/python2.7/site-packages/moose/alternate.pyc ./usr/lib/python2.7/site-packages/moose/moose.py ./usr/lib/python2.7/site-packages/moose/merge.py ./usr/lib/python2.7/site-packages/moose/SBML/ ./usr/lib/python2.7/site-packages/moose/SBML/readSBML.py ./usr/lib/python2.7/site-packages/moose/SBML/__init__.pyc ./usr/lib/python2.7/site-packages/moose/SBML/validation.py ./usr/lib/python2.7/site-packages/moose/SBML/readSBML.pyc ./usr/lib/python2.7/site-packages/moose/SBML/writeSBML.pyc ./usr/lib/python2.7/site-packages/moose/SBML/__init__.py ./usr/lib/python2.7/site-packages/moose/SBML/writeSBML.py ./usr/lib/python2.7/site-packages/moose/SBML/validation.pyc ./usr/lib/python2.7/site-packages/moose/genesis/ ./usr/lib/python2.7/site-packages/moose/genesis/writeKkit.py ./usr/lib/python2.7/site-packages/moose/genesis/writeKkit.pyc ./usr/lib/python2.7/site-packages/moose/genesis/__init__.pyc ./usr/lib/python2.7/site-packages/moose/genesis/__init__.py ./usr/lib/python2.7/site-packages/moose/recording.pyc ./usr/lib/python2.7/site-packages/moose/optimizer_interface.pyc ./usr/lib/python2.7/site-packages/moose/merge.pyc ./usr/lib/python2.7/site-packages/moose/hdfutil.pyc ./usr/lib/python2.7/site-packages/moose/neuroml2/ ./usr/lib/python2.7/site-packages/moose/neuroml2/generated_neuromlsub.pyc ./usr/lib/python2.7/site-packages/moose/neuroml2/generated_neuroml.py ./usr/lib/python2.7/site-packages/moose/neuroml2/test_reader.pyc ./usr/lib/python2.7/site-packages/moose/neuroml2/generated_neuromlsub.py ./usr/lib/python2.7/site-packages/moose/neuroml2/hhfit.pyc ./usr/lib/python2.7/site-packages/moose/neuroml2/test_converter.py ./usr/lib/python2.7/site-packages/moose/neuroml2/units.py ./usr/lib/python2.7/site-packages/moose/neuroml2/test_reader.py ./usr/lib/python2.7/site-packages/moose/neuroml2/generated_neuroml.pyc ./usr/lib/python2.7/site-packages/moose/neuroml2/__init__.pyc ./usr/lib/python2.7/site-packages/moose/neuroml2/reader.pyc ./usr/lib/python2.7/site-packages/moose/neuroml2/units.pyc ./usr/lib/python2.7/site-packages/moose/neuroml2/test_hhfit.py ./usr/lib/python2.7/site-packages/moose/neuroml2/converter.py ./usr/lib/python2.7/site-packages/moose/neuroml2/hhfit.py ./usr/lib/python2.7/site-packages/moose/neuroml2/__init__.py ./usr/lib/python2.7/site-packages/moose/neuroml2/converter.pyc ./usr/lib/python2.7/site-packages/moose/neuroml2/test_hhfit.pyc ./usr/lib/python2.7/site-packages/moose/neuroml2/reader.py ./usr/lib/python2.7/site-packages/moose/neuroml2/test_converter.pyc ./usr/lib/python2.7/site-packages/moose/plot_utils.pyc ./usr/lib/python2.7/site-packages/moose/moose_test.py ./usr/lib/python2.7/site-packages/moose/__init__.pyc ./usr/lib/python2.7/site-packages/moose/moose.pyc ./usr/lib/python2.7/site-packages/moose/constants.py ./usr/lib/python2.7/site-packages/moose/print_utils.py ./usr/lib/python2.7/site-packages/moose/graphutil.pyc ./usr/lib/python2.7/site-packages/moose/moose_config.py ./usr/lib/python2.7/site-packages/moose/utils.py ./usr/lib/python2.7/site-packages/moose/_moose.so ./usr/lib/python2.7/site-packages/moose/moose_constants.pyc ./usr/lib/python2.7/site-packages/moose/chemUtil/ ./usr/lib/python2.7/site-packages/moose/chemUtil/graphUtils.pyc ./usr/lib/python2.7/site-packages/moose/chemUtil/__init__.pyc ./usr/lib/python2.7/site-packages/moose/chemUtil/add_Delete_ChemicalSolver.pyc ./usr/lib/python2.7/site-packages/moose/chemUtil/chemConnectUtil.py ./usr/lib/python2.7/site-packages/moose/chemUtil/add_Delete_ChemicalSolver.py ./usr/lib/python2.7/site-packages/moose/chemUtil/__init__.py ./usr/lib/python2.7/site-packages/moose/chemUtil/graphUtils.py ./usr/lib/python2.7/site-packages/moose/chemUtil/chemConnectUtil.pyc ./usr/lib/python2.7/site-packages/moose/moose_config.pyc ./usr/lib/python2.7/site-packages/moose/neuroml/ ./usr/lib/python2.7/site-packages/moose/neuroml/ChannelML.py ./usr/lib/python2.7/site-packages/moose/neuroml/NetworkML.pyc ./usr/lib/python2.7/site-packages/moose/neuroml/__init__.pyc ./usr/lib/python2.7/site-packages/moose/neuroml/utils.py ./usr/lib/python2.7/site-packages/moose/neuroml/ChannelML.pyc ./usr/lib/python2.7/site-packages/moose/neuroml/NeuroML.py ./usr/lib/python2.7/site-packages/moose/neuroml/MorphML.py ./usr/lib/python2.7/site-packages/moose/neuroml/utils.pyc ./usr/lib/python2.7/site-packages/moose/neuroml/NeuroML.pyc ./usr/lib/python2.7/site-packages/moose/neuroml/MorphML.pyc ./usr/lib/python2.7/site-packages/moose/neuroml/__init__.py ./usr/lib/python2.7/site-packages/moose/neuroml/NetworkML.py ./usr/lib/python2.7/site-packages/moose/hdfutil.py ./usr/lib/python2.7/site-packages/moose/methods_utils.py ./usr/lib/python2.7/site-packages/moose/moose_constants.py ./usr/lib/python2.7/site-packages/moose/utils.pyc ./usr/lib/python2.7/site-packages/moose/graph_utils.py ./usr/lib/python2.7/site-packages/moose/optimizer_interface.py ./usr/lib/python2.7/site-packages/moose/plot_utils.py ./usr/lib/python2.7/site-packages/moose/graphutil.py ./usr/lib/python2.7/site-packages/moose/alternate.py ./usr/lib/python2.7/site-packages/moose/moose_test.pyc ./usr/lib/python2.7/site-packages/moose/__init__.py ./usr/lib/python2.7/site-packages/moose/methods_utils.pyc ./usr/lib/python2.7/site-packages/moose/constants.pyc ./usr/lib/python2.7/site-packages/rdesigneur/ ./usr/lib/python2.7/site-packages/rdesigneur/rdesigneurProtos.py ./usr/lib/python2.7/site-packages/rdesigneur/rdesigneurProtos.pyc ./usr/lib/python2.7/site-packages/rdesigneur/__init__.pyc ./usr/lib/python2.7/site-packages/rdesigneur/rdesigneur.py ./usr/lib/python2.7/site-packages/rdesigneur/rmoogli.pyc ./usr/lib/python2.7/site-packages/rdesigneur/rmoogli.py ./usr/lib/python2.7/site-packages/rdesigneur/rdesigneur.pyc ./usr/lib/python2.7/site-packages/rdesigneur/__init__.py make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build2' [100%] Built target bdist make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/moose-core-3.1.4/build2/CMakeFiles 0 + cd python + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.cmake.py build '--executable=/usr/bin/python2 -s' Got 3.1.4 from VERSION file [WARN] Failed to determine importlib suffix running build running build_py + sleep 1 + popd ~/build/BUILD/moose-core-3.1.4 + mkdir -p build3 + pushd build3 ~/build/BUILD/moose-core-3.1.4/build3 ~/build/BUILD/moose-core-3.1.4 + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON .. -DBUILD_SHARED_LIBS:BOOL=OFF -DCMAKE_SKIP_RPATH:BOOL=ON '-DCMAKE_C_FLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' '-DCMAKE_CXX_FLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' '-DCMAKE_EXE_LINKER_FLAGS= -Wl,--build-id' '-DCMAKE_MODULE_LINKER_FLAGS= -Wl,--build-id' -DVERSION_MOOSE=3.1.4 '-DCMAKE_BUILD_TYPE=Release|RelWithDebugInfo' -DCMAKE_INSTALL_DO_STRIP=0 -DPYTHON_EXECUTABLE=/usr/bin/python3 -- The C compiler identification is GNU 8.2.1 -- The CXX compiler identification is GNU 8.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done BUILDSTDERR: CMake Deprecation Warning at CMakeLists.txt:11 (cmake_policy): BUILDSTDERR: The OLD behavior for policy CMP0050 will be removed from a future version BUILDSTDERR: of CMake. BUILDSTDERR: The cmake-policies(7) manual explains that the OLD behaviors of all BUILDSTDERR: policies are deprecated and that a policy should be set to OLD only under BUILDSTDERR: specific short-term circumstances. Projects should be ported to the NEW BUILDSTDERR: behavior and not rely on setting a policy to OLD. -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Performing Test COMPILER_SUPPORTS_CXX0X -- Performing Test COMPILER_SUPPORTS_CXX0X - Success -- Performing Test COMPILER_WARNS_STRICT_ALIASING -- Performing Test COMPILER_WARNS_STRICT_ALIASING - Success -- Performing Test COMPILER_SUPPORT_UNUSED_BUT_SET_VARIABLE_NO_WARN -- Performing Test COMPILER_SUPPORT_UNUSED_BUT_SET_VARIABLE_NO_WARN - Success -- Your compiler supports c++11 features. Enabling it -- Found PkgConfig: /usr/bin/pkg-config (found version "1.5.3") -- Couldn't fetch version from git repo -- MOOSE Version 3.1.4 -- | Writing 3.1.4 to /builddir/build/BUILD/moose-core-3.1.4/python/VERSION -- Operating system: Linux -- Building for Release/No unit tests. -- GSL version : 2.4 -- Found GSL /usr/lib64/libgsl.so;/usr/lib64/libgslcblas.so -- HDF5: Using hdf5 compiler wrapper to determine CXX configuration -- Found HDF5: /usr/lib64/libhdf5_cpp.so;/usr/lib64/libhdf5.so;/usr/lib64/libsz.so;/usr/lib64/libz.so;/usr/lib64/libdl.so;/usr/lib64/libm.so (found version "1.8.20") found components: CXX HL -- MOOSE will use following HDF5 /usr/lib64/libhdf5_cpp.so;/usr/lib64/libhdf5.so;/usr/lib64/libsz.so;/usr/lib64/libz.so;/usr/lib64/libdl.so;/usr/lib64/libm.so;/usr/lib64/libhdf5_hl_cpp.so;/usr/lib64/libhdf5_hl.so -- Using gsl libraries: /usr/lib64/libgsl.so;/usr/lib64/libgslcblas.so -- Shared libs: /usr/lib64/libhdf5_cpp.so;/usr/lib64/libhdf5.so;/usr/lib64/libsz.so;/usr/lib64/libz.so;/usr/lib64/libdl.so;/usr/lib64/libm.so;/usr/lib64/libhdf5_hl_cpp.so;/usr/lib64/libhdf5_hl.so;/usr/lib64/libgsl.so;/usr/lib64/libgslcblas.so -- Found PythonInterp: /usr/bin/python3 (found version "3.7") -- Python so extension .so -- DEBUG: Python_ADDITIONAL_VERSIONS 2.6 2.7 -- Found NumPy: version "1.15.0" /usr/lib64/python3.7/site-packages/numpy/core/include -- Python include flags: -I/usr/include/python3.7m -I/usr/include/python3.7m -- Platform: Linux-4.15.0-00049-ga3b1e7acc6a1-riscv64-with-fedora-29-Twenty_Nine -- binary distribution file /builddir/build/BUILD/moose-core-3.1.4/build3/bdist/pymoose-3.1.4.CMAKE.tar.gz BUILDSTDERR: ======================================= BUILDSTDERR: If cmake did not report any error, run BUILDSTDERR: 'make' to build MOOSE BUILDSTDERR: ======================================= -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_C_FLAGS_RELEASE BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: CMAKE_INSTALL_DO_STRIP BUILDSTDERR: INCLUDE_INSTALL_DIR BUILDSTDERR: LIB_INSTALL_DIR BUILDSTDERR: LIB_SUFFIX BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/moose-core-3.1.4/build3 + /usr/bin/make -O -j4 VERBOSE=1 /usr/bin/cmake -H/builddir/build/BUILD/moose-core-3.1.4 -B/builddir/build/BUILD/moose-core-3.1.4/build3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/moose-core-3.1.4/build3/CMakeFiles /builddir/build/BUILD/moose-core-3.1.4/build3/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f intfire/CMakeFiles/intfire.dir/build.make intfire/CMakeFiles/intfire.dir/depend /usr/bin/make -f external/muparser/CMakeFiles/muparser.dir/build.make external/muparser/CMakeFiles/muparser.dir/depend /usr/bin/make -f basecode/CMakeFiles/basecode.dir/build.make basecode/CMakeFiles/basecode.dir/depend /usr/bin/make -f msg/CMakeFiles/msg.dir/build.make msg/CMakeFiles/msg.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' cd /builddir/build/BUILD/moose-core-3.1.4/build3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/intfire /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3/intfire /builddir/build/BUILD/moose-core-3.1.4/build3/intfire/CMakeFiles/intfire.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/intfire/CMakeFiles/intfire.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/intfire/CMakeFiles/intfire.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/intfire/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/intfire/CMakeFiles/intfire.dir/depend.internal". Scanning dependencies of target intfire make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f intfire/CMakeFiles/intfire.dir/build.make intfire/CMakeFiles/intfire.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' cd /builddir/build/BUILD/moose-core-3.1.4/build3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/msg /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3/msg /builddir/build/BUILD/moose-core-3.1.4/build3/msg/CMakeFiles/msg.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/msg/CMakeFiles/msg.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/msg/CMakeFiles/msg.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/msg/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/msg/CMakeFiles/msg.dir/depend.internal". Scanning dependencies of target msg make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f msg/CMakeFiles/msg.dir/build.make msg/CMakeFiles/msg.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' cd /builddir/build/BUILD/moose-core-3.1.4/build3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/external/muparser /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3/external/muparser /builddir/build/BUILD/moose-core-3.1.4/build3/external/muparser/CMakeFiles/muparser.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/external/muparser/CMakeFiles/muparser.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/external/muparser/CMakeFiles/muparser.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/external/muparser/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/external/muparser/CMakeFiles/muparser.dir/depend.internal". Scanning dependencies of target muparser make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f external/muparser/CMakeFiles/muparser.dir/build.make external/muparser/CMakeFiles/muparser.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' cd /builddir/build/BUILD/moose-core-3.1.4/build3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/basecode /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3/basecode /builddir/build/BUILD/moose-core-3.1.4/build3/basecode/CMakeFiles/basecode.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/basecode/CMakeFiles/basecode.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/basecode/CMakeFiles/basecode.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/basecode/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/basecode/CMakeFiles/basecode.dir/depend.internal". Scanning dependencies of target basecode make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f basecode/CMakeFiles/basecode.dir/build.make basecode/CMakeFiles/basecode.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 1%] Building CXX object basecode/CMakeFiles/basecode.dir/consts.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/consts.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/consts.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 1%] Building CXX object external/muparser/CMakeFiles/muparser.dir/src/muParser.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/external/muparser && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../msg -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -Wno-switch -Wno-unknown-pragmas -o CMakeFiles/muparser.dir/src/muParser.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/external/muparser/src/muParser.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 0%] Building CXX object intfire/CMakeFiles/intfire.dir/AdExIF.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/intfire && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/intfire/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/intfire.dir/AdExIF.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/intfire/AdExIF.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 1%] Building CXX object msg/CMakeFiles/msg.dir/Msg.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/msg && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/msg/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/msg.dir/Msg.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/msg/Msg.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 1%] Building CXX object basecode/CMakeFiles/basecode.dir/Element.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/Element.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/Element.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 2%] Building CXX object intfire/CMakeFiles/intfire.dir/AdThreshIF.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/intfire && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/intfire/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/intfire.dir/AdThreshIF.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/intfire/AdThreshIF.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 1%] Building CXX object external/muparser/CMakeFiles/muparser.dir/src/muParserBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/external/muparser && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../msg -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -Wno-switch -Wno-unknown-pragmas -o CMakeFiles/muparser.dir/src/muParserBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/external/muparser/src/muParserBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 4%] Building CXX object basecode/CMakeFiles/basecode.dir/DataElement.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/DataElement.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/DataElement.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 3%] Building CXX object msg/CMakeFiles/msg.dir/DiagonalMsg.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/msg && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/msg/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/msg.dir/DiagonalMsg.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/msg/DiagonalMsg.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 5%] Building CXX object basecode/CMakeFiles/basecode.dir/GlobalDataElement.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/GlobalDataElement.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/GlobalDataElement.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 5%] Building CXX object external/muparser/CMakeFiles/muparser.dir/src/muParserBytecode.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/external/muparser && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../msg -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -Wno-switch -Wno-unknown-pragmas -o CMakeFiles/muparser.dir/src/muParserBytecode.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/external/muparser/src/muParserBytecode.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 4%] Building CXX object intfire/CMakeFiles/intfire.dir/ExIF.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/intfire && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/intfire/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/intfire.dir/ExIF.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/intfire/ExIF.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 6%] Building CXX object external/muparser/CMakeFiles/muparser.dir/src/muParserCallback.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/external/muparser && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../msg -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -Wno-switch -Wno-unknown-pragmas -o CMakeFiles/muparser.dir/src/muParserCallback.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/external/muparser/src/muParserCallback.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 7%] Building CXX object external/muparser/CMakeFiles/muparser.dir/src/muParserDLL.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/external/muparser && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../msg -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -Wno-switch -Wno-unknown-pragmas -o CMakeFiles/muparser.dir/src/muParserDLL.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/external/muparser/src/muParserDLL.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 6%] Building CXX object basecode/CMakeFiles/basecode.dir/LocalDataElement.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/LocalDataElement.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/LocalDataElement.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 5%] Building CXX object msg/CMakeFiles/msg.dir/OneToAllMsg.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/msg && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/msg/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/msg.dir/OneToAllMsg.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/msg/OneToAllMsg.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 8%] Building CXX object basecode/CMakeFiles/basecode.dir/Eref.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/Eref.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/Eref.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 8%] Building CXX object external/muparser/CMakeFiles/muparser.dir/src/muParserError.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/external/muparser && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../msg -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -Wno-switch -Wno-unknown-pragmas -o CMakeFiles/muparser.dir/src/muParserError.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/external/muparser/src/muParserError.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 9%] Building CXX object msg/CMakeFiles/msg.dir/OneToOneMsg.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/msg && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/msg/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/msg.dir/OneToOneMsg.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/msg/OneToOneMsg.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 7%] Building CXX object intfire/CMakeFiles/intfire.dir/IntFireBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/intfire && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/intfire/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/intfire.dir/IntFireBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/intfire/IntFireBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 9%] Building CXX object external/muparser/CMakeFiles/muparser.dir/src/muParserInt.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/external/muparser && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../msg -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -Wno-switch -Wno-unknown-pragmas -o CMakeFiles/muparser.dir/src/muParserInt.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/external/muparser/src/muParserInt.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 9%] Building CXX object basecode/CMakeFiles/basecode.dir/Finfo.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/Finfo.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/Finfo.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 9%] Building CXX object msg/CMakeFiles/msg.dir/SingleMsg.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/msg && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/msg/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/msg.dir/SingleMsg.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/msg/SingleMsg.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 11%] Building CXX object basecode/CMakeFiles/basecode.dir/DestFinfo.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/DestFinfo.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/DestFinfo.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 9%] Building CXX object intfire/CMakeFiles/intfire.dir/IzhIF.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/intfire && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/intfire/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/intfire.dir/IzhIF.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/intfire/IzhIF.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 11%] Building CXX object intfire/CMakeFiles/intfire.dir/LIF.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/intfire && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/intfire/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/intfire.dir/LIF.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/intfire/LIF.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 10%] Building CXX object external/muparser/CMakeFiles/muparser.dir/src/muParserTest.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/external/muparser && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../msg -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -Wno-switch -Wno-unknown-pragmas -o CMakeFiles/muparser.dir/src/muParserTest.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/external/muparser/src/muParserTest.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 11%] Building CXX object basecode/CMakeFiles/basecode.dir/Cinfo.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/Cinfo.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/Cinfo.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 12%] Building CXX object intfire/CMakeFiles/intfire.dir/QIF.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/intfire && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/intfire/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/intfire.dir/QIF.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/intfire/QIF.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 13%] Building CXX object basecode/CMakeFiles/basecode.dir/SrcFinfo.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/SrcFinfo.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/SrcFinfo.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 13%] Building CXX object intfire/CMakeFiles/intfire.dir/testIntFire.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/intfire && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/intfire/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/intfire.dir/testIntFire.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/intfire/testIntFire.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 13%] Linking CXX static library libintfire.a cd /builddir/build/BUILD/moose-core-3.1.4/build3/intfire && /usr/bin/cmake -P CMakeFiles/intfire.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build3/intfire && /usr/bin/cmake -E cmake_link_script CMakeFiles/intfire.dir/link.txt --verbose=1 /usr/bin/ar qc libintfire.a CMakeFiles/intfire.dir/AdExIF.cpp.o CMakeFiles/intfire.dir/AdThreshIF.cpp.o CMakeFiles/intfire.dir/ExIF.cpp.o CMakeFiles/intfire.dir/IntFireBase.cpp.o CMakeFiles/intfire.dir/IzhIF.cpp.o CMakeFiles/intfire.dir/LIF.cpp.o CMakeFiles/intfire.dir/QIF.cpp.o CMakeFiles/intfire.dir/testIntFire.cpp.o /usr/bin/ranlib libintfire.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 13%] Built target intfire make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 13%] Building CXX object basecode/CMakeFiles/basecode.dir/ValueFinfo.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/ValueFinfo.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/ValueFinfo.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f shell/CMakeFiles/shell.dir/build.make shell/CMakeFiles/shell.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' cd /builddir/build/BUILD/moose-core-3.1.4/build3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/shell /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3/shell /builddir/build/BUILD/moose-core-3.1.4/build3/shell/CMakeFiles/shell.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/shell/CMakeFiles/shell.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/shell/CMakeFiles/shell.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/shell/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/shell/CMakeFiles/shell.dir/depend.internal". Scanning dependencies of target shell make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f shell/CMakeFiles/shell.dir/build.make shell/CMakeFiles/shell.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 11%] Building CXX object msg/CMakeFiles/msg.dir/SparseMsg.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/msg && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/msg/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/msg.dir/SparseMsg.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/msg/SparseMsg.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 12%] Building CXX object external/muparser/CMakeFiles/muparser.dir/src/muParserTokenReader.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/external/muparser && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../msg -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -Wno-switch -Wno-unknown-pragmas -o CMakeFiles/muparser.dir/src/muParserTokenReader.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/external/muparser/src/muParserTokenReader.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 14%] Linking CXX static library libmuparser.a cd /builddir/build/BUILD/moose-core-3.1.4/build3/external/muparser && /usr/bin/cmake -P CMakeFiles/muparser.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build3/external/muparser && /usr/bin/cmake -E cmake_link_script CMakeFiles/muparser.dir/link.txt --verbose=1 /usr/bin/ar qc libmuparser.a CMakeFiles/muparser.dir/src/muParser.cpp.o CMakeFiles/muparser.dir/src/muParserBase.cpp.o CMakeFiles/muparser.dir/src/muParserBytecode.cpp.o CMakeFiles/muparser.dir/src/muParserCallback.cpp.o CMakeFiles/muparser.dir/src/muParserDLL.cpp.o CMakeFiles/muparser.dir/src/muParserError.cpp.o CMakeFiles/muparser.dir/src/muParserInt.cpp.o CMakeFiles/muparser.dir/src/muParserTest.cpp.o CMakeFiles/muparser.dir/src/muParserTokenReader.cpp.o /usr/bin/ranlib libmuparser.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 14%] Built target muparser make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 13%] Building CXX object basecode/CMakeFiles/basecode.dir/SharedFinfo.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/SharedFinfo.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/SharedFinfo.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 14%] Building CXX object msg/CMakeFiles/msg.dir/OneToOneDataIndexMsg.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/msg && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/msg/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/msg.dir/OneToOneDataIndexMsg.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/msg/OneToOneDataIndexMsg.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 15%] Building CXX object basecode/CMakeFiles/basecode.dir/FieldElementFinfo.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/FieldElementFinfo.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/FieldElementFinfo.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 16%] Building CXX object basecode/CMakeFiles/basecode.dir/FieldElement.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/FieldElement.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/FieldElement.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 16%] Building CXX object shell/CMakeFiles/shell.dir/ShellCopy.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/shell && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/shell.dir/ShellCopy.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/shell/ShellCopy.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 14%] Building CXX object msg/CMakeFiles/msg.dir/testMsg.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/msg && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/msg/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/msg.dir/testMsg.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/msg/testMsg.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 16%] Building CXX object basecode/CMakeFiles/basecode.dir/Id.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/Id.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/Id.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 17%] Linking CXX static library libmsg.a cd /builddir/build/BUILD/moose-core-3.1.4/build3/msg && /usr/bin/cmake -P CMakeFiles/msg.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build3/msg && /usr/bin/cmake -E cmake_link_script CMakeFiles/msg.dir/link.txt --verbose=1 /usr/bin/ar qc libmsg.a CMakeFiles/msg.dir/Msg.cpp.o CMakeFiles/msg.dir/DiagonalMsg.cpp.o CMakeFiles/msg.dir/OneToAllMsg.cpp.o CMakeFiles/msg.dir/OneToOneMsg.cpp.o CMakeFiles/msg.dir/SingleMsg.cpp.o CMakeFiles/msg.dir/SparseMsg.cpp.o CMakeFiles/msg.dir/OneToOneDataIndexMsg.cpp.o CMakeFiles/msg.dir/testMsg.cpp.o /usr/bin/ranlib libmsg.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 17%] Built target msg make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 17%] Building CXX object shell/CMakeFiles/shell.dir/ShellThreads.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/shell && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/shell.dir/ShellThreads.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/shell/ShellThreads.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 17%] Building CXX object basecode/CMakeFiles/basecode.dir/ObjId.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/ObjId.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/ObjId.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 13%] Building CXX object shell/CMakeFiles/shell.dir/Shell.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/shell && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/shell.dir/Shell.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/shell/Shell.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 18%] Building CXX object shell/CMakeFiles/shell.dir/SaveModels.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/shell && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/shell.dir/SaveModels.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/shell/SaveModels.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 17%] Building CXX object shell/CMakeFiles/shell.dir/LoadModels.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/shell && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/shell.dir/LoadModels.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/shell/LoadModels.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 18%] Building CXX object basecode/CMakeFiles/basecode.dir/global.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/global.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/global.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/basecode/global.cpp: In function 'bool moose::createParentDirs(const string&)': BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/basecode/global.cpp:155:15: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: system( command.c_str() ); BUILDSTDERR: ~~~~~~^~~~~~~~~~~~~~~~~~~ /usr/bin/make -f randnum/CMakeFiles/randnum.dir/build.make randnum/CMakeFiles/randnum.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' cd /builddir/build/BUILD/moose-core-3.1.4/build3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/randnum /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3/randnum /builddir/build/BUILD/moose-core-3.1.4/build3/randnum/CMakeFiles/randnum.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/randnum/CMakeFiles/randnum.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/randnum/CMakeFiles/randnum.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/randnum/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/randnum/CMakeFiles/randnum.dir/depend.internal". Scanning dependencies of target randnum make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f randnum/CMakeFiles/randnum.dir/build.make randnum/CMakeFiles/randnum.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 19%] Building CXX object basecode/CMakeFiles/basecode.dir/SetGet.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/SetGet.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/SetGet.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f scheduling/CMakeFiles/scheduling.dir/build.make scheduling/CMakeFiles/scheduling.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' cd /builddir/build/BUILD/moose-core-3.1.4/build3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/scheduling /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3/scheduling /builddir/build/BUILD/moose-core-3.1.4/build3/scheduling/CMakeFiles/scheduling.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/scheduling/CMakeFiles/scheduling.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/scheduling/CMakeFiles/scheduling.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/scheduling/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/scheduling/CMakeFiles/scheduling.dir/depend.internal". Scanning dependencies of target scheduling make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f scheduling/CMakeFiles/scheduling.dir/build.make scheduling/CMakeFiles/scheduling.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 19%] Building CXX object basecode/CMakeFiles/basecode.dir/OpFuncBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/OpFuncBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/OpFuncBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 20%] Building CXX object basecode/CMakeFiles/basecode.dir/EpFunc.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/EpFunc.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/EpFunc.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 21%] Building CXX object basecode/CMakeFiles/basecode.dir/HopFunc.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/HopFunc.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/HopFunc.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 21%] Building CXX object basecode/CMakeFiles/basecode.dir/SparseMatrix.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/SparseMatrix.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/SparseMatrix.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 22%] Building CXX object basecode/CMakeFiles/basecode.dir/doubleEq.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/doubleEq.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/doubleEq.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 20%] Building CXX object scheduling/CMakeFiles/scheduling.dir/Clock.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/scheduling && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/scheduling/../msg -I/builddir/build/BUILD/moose-core-3.1.4/scheduling/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/scheduling.dir/Clock.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/scheduling/Clock.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 22%] Building CXX object scheduling/CMakeFiles/scheduling.dir/testScheduling.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/scheduling && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/scheduling/../msg -I/builddir/build/BUILD/moose-core-3.1.4/scheduling/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/scheduling.dir/testScheduling.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/scheduling/testScheduling.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 23%] Linking CXX static library libscheduling.a cd /builddir/build/BUILD/moose-core-3.1.4/build3/scheduling && /usr/bin/cmake -P CMakeFiles/scheduling.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build3/scheduling && /usr/bin/cmake -E cmake_link_script CMakeFiles/scheduling.dir/link.txt --verbose=1 /usr/bin/ar qc libscheduling.a CMakeFiles/scheduling.dir/Clock.cpp.o CMakeFiles/scheduling.dir/testScheduling.cpp.o /usr/bin/ranlib libscheduling.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 23%] Built target scheduling make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 20%] Building CXX object randnum/CMakeFiles/randnum.dir/Binomial.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/Binomial.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/Binomial.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 19%] Building CXX object shell/CMakeFiles/shell.dir/Neutral.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/shell && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/shell.dir/Neutral.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/shell/Neutral.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f biophysics/CMakeFiles/biophysics.dir/build.make biophysics/CMakeFiles/biophysics.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' cd /builddir/build/BUILD/moose-core-3.1.4/build3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/biophysics /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics/CMakeFiles/biophysics.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/biophysics/CMakeFiles/biophysics.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/biophysics/CMakeFiles/biophysics.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/biophysics/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/biophysics/CMakeFiles/biophysics.dir/depend.internal". Scanning dependencies of target biophysics make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f biophysics/CMakeFiles/biophysics.dir/build.make biophysics/CMakeFiles/biophysics.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 24%] Building CXX object randnum/CMakeFiles/randnum.dir/BinomialRng.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/BinomialRng.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/BinomialRng.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 22%] Building CXX object basecode/CMakeFiles/basecode.dir/testAsync.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/basecode && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/basecode/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/basecode.dir/testAsync.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/testAsync.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 25%] Building CXX object randnum/CMakeFiles/randnum.dir/Exponential.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/Exponential.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/Exponential.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 25%] Linking CXX static library libbasecode.a cd /builddir/build/BUILD/moose-core-3.1.4/build3/basecode && /usr/bin/cmake -P CMakeFiles/basecode.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build3/basecode && /usr/bin/cmake -E cmake_link_script CMakeFiles/basecode.dir/link.txt --verbose=1 /usr/bin/ar qc libbasecode.a CMakeFiles/basecode.dir/consts.cpp.o CMakeFiles/basecode.dir/Element.cpp.o CMakeFiles/basecode.dir/DataElement.cpp.o CMakeFiles/basecode.dir/GlobalDataElement.cpp.o CMakeFiles/basecode.dir/LocalDataElement.cpp.o CMakeFiles/basecode.dir/Eref.cpp.o CMakeFiles/basecode.dir/Finfo.cpp.o CMakeFiles/basecode.dir/DestFinfo.cpp.o CMakeFiles/basecode.dir/Cinfo.cpp.o CMakeFiles/basecode.dir/SrcFinfo.cpp.o CMakeFiles/basecode.dir/ValueFinfo.cpp.o CMakeFiles/basecode.dir/SharedFinfo.cpp.o CMakeFiles/basecode.dir/FieldElementFinfo.cpp.o CMakeFiles/basecode.dir/FieldElement.cpp.o CMakeFiles/basecode.dir/Id.cpp.o CMakeFiles/basecode.dir/ObjId.cpp.o CMakeFiles/basecode.dir/global.cpp.o CMakeFiles/basecode.dir/SetGet.cpp.o CMakeFiles/basecode.dir/OpFuncBase.cpp.o CMakeFiles/basecode.dir/EpFunc.cpp.o CMakeFiles/basecode.dir/HopFunc.cpp.o CMakeFiles/basecode.dir/SparseMatrix.cpp.o CMakeFiles/basecode.dir/doubleEq.cpp.o CMakeFiles/basecode.dir/testAsync.cpp.o /usr/bin/ranlib libbasecode.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 25%] Built target basecode make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 24%] Building CXX object biophysics/CMakeFiles/biophysics.dir/IntFire.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/IntFire.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/IntFire.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 24%] Building CXX object shell/CMakeFiles/shell.dir/Wildcard.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/shell && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/shell.dir/Wildcard.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/shell/Wildcard.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 25%] Building CXX object randnum/CMakeFiles/randnum.dir/ExponentialRng.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/ExponentialRng.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/ExponentialRng.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 26%] Building CXX object randnum/CMakeFiles/randnum.dir/Gamma.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/Gamma.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/Gamma.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 26%] Building CXX object biophysics/CMakeFiles/biophysics.dir/SpikeGen.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/SpikeGen.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/SpikeGen.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 27%] Building CXX object randnum/CMakeFiles/randnum.dir/Normal.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/Normal.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/Normal.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/randnum/Normal.cpp: In static member function 'static double Normal::aliasMethod()': BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/randnum/Normal.cpp:311:50: warning: 'uniform_prime' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: v_num = (unsigned long)(d*uniform*uniform*uniform_prime); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 26%] Building CXX object biophysics/CMakeFiles/biophysics.dir/RandSpike.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/RandSpike.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/RandSpike.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 28%] Building CXX object biophysics/CMakeFiles/biophysics.dir/CompartmentDataHolder.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/CompartmentDataHolder.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/CompartmentDataHolder.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 27%] Building CXX object randnum/CMakeFiles/randnum.dir/GammaRng.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/GammaRng.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/GammaRng.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 28%] Building CXX object biophysics/CMakeFiles/biophysics.dir/Compartment.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/Compartment.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/Compartment.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 25%] Building CXX object shell/CMakeFiles/shell.dir/testShell.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/shell && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/shell/../msg -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/shell.dir/testShell.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/shell/testShell.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 29%] Linking CXX static library libshell.a cd /builddir/build/BUILD/moose-core-3.1.4/build3/shell && /usr/bin/cmake -P CMakeFiles/shell.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build3/shell && /usr/bin/cmake -E cmake_link_script CMakeFiles/shell.dir/link.txt --verbose=1 /usr/bin/ar qc libshell.a CMakeFiles/shell.dir/Shell.cpp.o CMakeFiles/shell.dir/ShellCopy.cpp.o CMakeFiles/shell.dir/ShellThreads.cpp.o CMakeFiles/shell.dir/LoadModels.cpp.o CMakeFiles/shell.dir/SaveModels.cpp.o CMakeFiles/shell.dir/Neutral.cpp.o CMakeFiles/shell.dir/Wildcard.cpp.o CMakeFiles/shell.dir/testShell.cpp.o /usr/bin/ranlib libshell.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 29%] Building CXX object randnum/CMakeFiles/randnum.dir/Poisson.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/Poisson.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/Poisson.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f builtins/CMakeFiles/moose_builtins.dir/build.make builtins/CMakeFiles/moose_builtins.dir/depend make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 29%] Built target shell make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' cd /builddir/build/BUILD/moose-core-3.1.4/build3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/builtins /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3/builtins /builddir/build/BUILD/moose-core-3.1.4/build3/builtins/CMakeFiles/moose_builtins.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/builtins/CMakeFiles/moose_builtins.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/builtins/CMakeFiles/moose_builtins.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/builtins/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/builtins/CMakeFiles/moose_builtins.dir/depend.internal". Scanning dependencies of target moose_builtins make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f builtins/CMakeFiles/moose_builtins.dir/build.make builtins/CMakeFiles/moose_builtins.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 28%] Building CXX object randnum/CMakeFiles/randnum.dir/NormalRng.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/NormalRng.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/NormalRng.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 28%] Building CXX object biophysics/CMakeFiles/biophysics.dir/CompartmentBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/CompartmentBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/CompartmentBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 30%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/Group.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/Group.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/Group.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 29%] Building CXX object randnum/CMakeFiles/randnum.dir/PoissonRng.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/PoissonRng.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/PoissonRng.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 32%] Building CXX object randnum/CMakeFiles/randnum.dir/Probability.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/Probability.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/Probability.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 31%] Building CXX object biophysics/CMakeFiles/biophysics.dir/SymCompartment.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/SymCompartment.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/SymCompartment.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 32%] Building CXX object randnum/CMakeFiles/randnum.dir/Uniform.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/Uniform.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/Uniform.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 29%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/Arith.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/Arith.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/Arith.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 31%] Building CXX object biophysics/CMakeFiles/biophysics.dir/GapJunction.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/GapJunction.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/GapJunction.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f utility/CMakeFiles/utility.dir/build.make utility/CMakeFiles/utility.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' cd /builddir/build/BUILD/moose-core-3.1.4/build3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/utility /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3/utility /builddir/build/BUILD/moose-core-3.1.4/build3/utility/CMakeFiles/utility.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/utility/CMakeFiles/utility.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/utility/CMakeFiles/utility.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/utility/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/utility/CMakeFiles/utility.dir/depend.internal". Scanning dependencies of target utility make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f utility/CMakeFiles/utility.dir/build.make utility/CMakeFiles/utility.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 32%] Building CXX object randnum/CMakeFiles/randnum.dir/RandGenerator.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/RandGenerator.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/RandGenerator.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 33%] Building CXX object utility/CMakeFiles/utility.dir/strutil.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/utility && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/utility/../msg -I/builddir/build/BUILD/moose-core-3.1.4/utility/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/utility.dir/strutil.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/utility/strutil.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 34%] Building CXX object utility/CMakeFiles/utility.dir/types.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/utility && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/utility/../msg -I/builddir/build/BUILD/moose-core-3.1.4/utility/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/utility.dir/types.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/utility/types.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 32%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/Mstring.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/Mstring.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/Mstring.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 34%] Building CXX object randnum/CMakeFiles/randnum.dir/UniformRng.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/UniformRng.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/UniformRng.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 35%] Building CXX object randnum/CMakeFiles/randnum.dir/mt19937ar.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/randnum && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/randnum/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/randnum.dir/mt19937ar.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/randnum/mt19937ar.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' BUILDSTDERR: In file included from /usr/include/sys/time.h:21, BUILDSTDERR: from /builddir/build/BUILD/moose-core-3.1.4/randnum/mt19937ar.cpp:49: BUILDSTDERR: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] BUILDSTDERR: # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" BUILDSTDERR: ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 32%] Building CXX object biophysics/CMakeFiles/biophysics.dir/ChanBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/ChanBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/ChanBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 36%] Linking CXX static library librandnum.a cd /builddir/build/BUILD/moose-core-3.1.4/build3/randnum && /usr/bin/cmake -P CMakeFiles/randnum.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build3/randnum && /usr/bin/cmake -E cmake_link_script CMakeFiles/randnum.dir/link.txt --verbose=1 /usr/bin/ar qc librandnum.a CMakeFiles/randnum.dir/Binomial.cpp.o CMakeFiles/randnum.dir/BinomialRng.cpp.o CMakeFiles/randnum.dir/Exponential.cpp.o CMakeFiles/randnum.dir/ExponentialRng.cpp.o CMakeFiles/randnum.dir/Gamma.cpp.o CMakeFiles/randnum.dir/GammaRng.cpp.o CMakeFiles/randnum.dir/Normal.cpp.o CMakeFiles/randnum.dir/NormalRng.cpp.o CMakeFiles/randnum.dir/Poisson.cpp.o CMakeFiles/randnum.dir/PoissonRng.cpp.o CMakeFiles/randnum.dir/Probability.cpp.o CMakeFiles/randnum.dir/RandGenerator.cpp.o CMakeFiles/randnum.dir/Uniform.cpp.o CMakeFiles/randnum.dir/UniformRng.cpp.o CMakeFiles/randnum.dir/mt19937ar.cpp.o /usr/bin/ranlib librandnum.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 37%] Built target randnum make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 35%] Building CXX object utility/CMakeFiles/utility.dir/setupenv.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/utility && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/utility/../msg -I/builddir/build/BUILD/moose-core-3.1.4/utility/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/utility.dir/setupenv.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/utility/setupenv.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 38%] Building CXX object utility/CMakeFiles/utility.dir/numutil.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/utility && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/utility/../msg -I/builddir/build/BUILD/moose-core-3.1.4/utility/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/utility.dir/numutil.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/utility/numutil.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 38%] Building CXX object utility/CMakeFiles/utility.dir/Annotator.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/utility && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/utility/../msg -I/builddir/build/BUILD/moose-core-3.1.4/utility/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/utility.dir/Annotator.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/utility/Annotator.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 39%] Building CXX object utility/CMakeFiles/utility.dir/Vec.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/utility && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/utility/../msg -I/builddir/build/BUILD/moose-core-3.1.4/utility/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/utility.dir/Vec.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/utility/Vec.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 35%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/Func.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/Func.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/Func.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 39%] Building CXX object utility/CMakeFiles/utility.dir/cnpy.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/utility && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/utility/../msg -I/builddir/build/BUILD/moose-core-3.1.4/utility/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/utility.dir/cnpy.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/utility/cnpy.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/utility/cnpy.cpp: In function 'bool cnpy2::is_valid_numpy_file(FILE*)': BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/utility/cnpy.cpp:88:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread( buffer, sizeof(char), __pre__size__, fp ); BUILDSTDERR: ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 40%] Linking CXX static library libutility.a cd /builddir/build/BUILD/moose-core-3.1.4/build3/utility && /usr/bin/cmake -P CMakeFiles/utility.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build3/utility && /usr/bin/cmake -E cmake_link_script CMakeFiles/utility.dir/link.txt --verbose=1 /usr/bin/ar qc libutility.a CMakeFiles/utility.dir/strutil.cpp.o CMakeFiles/utility.dir/types.cpp.o CMakeFiles/utility.dir/setupenv.cpp.o CMakeFiles/utility.dir/numutil.cpp.o CMakeFiles/utility.dir/Annotator.cpp.o CMakeFiles/utility.dir/Vec.cpp.o CMakeFiles/utility.dir/cnpy.cpp.o /usr/bin/ranlib libutility.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 40%] Built target utility make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 38%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/Function.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/Function.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/Function.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 41%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/InputVariable.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/InputVariable.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/InputVariable.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 37%] Building CXX object biophysics/CMakeFiles/biophysics.dir/ChanCommon.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/ChanCommon.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/ChanCommon.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f mesh/CMakeFiles/mesh.dir/build.make mesh/CMakeFiles/mesh.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' cd /builddir/build/BUILD/moose-core-3.1.4/build3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/mesh /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3/mesh /builddir/build/BUILD/moose-core-3.1.4/build3/mesh/CMakeFiles/mesh.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/mesh/CMakeFiles/mesh.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/mesh/CMakeFiles/mesh.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/mesh/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/mesh/CMakeFiles/mesh.dir/depend.internal". Scanning dependencies of target mesh make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f mesh/CMakeFiles/mesh.dir/build.make mesh/CMakeFiles/mesh.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 41%] Building CXX object biophysics/CMakeFiles/biophysics.dir/HHChannel.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/HHChannel.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/HHChannel.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 41%] Building CXX object mesh/CMakeFiles/mesh.dir/ChemCompt.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/mesh && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../msg -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/mesh.dir/ChemCompt.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/mesh/ChemCompt.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 42%] Building CXX object biophysics/CMakeFiles/biophysics.dir/HHChannelBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/HHChannelBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/HHChannelBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 43%] Building CXX object mesh/CMakeFiles/mesh.dir/MeshCompt.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/mesh && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../msg -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/mesh.dir/MeshCompt.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/mesh/MeshCompt.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 43%] Building CXX object biophysics/CMakeFiles/biophysics.dir/HHChannel2D.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/HHChannel2D.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/HHChannel2D.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 43%] Building CXX object mesh/CMakeFiles/mesh.dir/MeshEntry.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/mesh && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../msg -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/mesh.dir/MeshEntry.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/mesh/MeshEntry.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 43%] Building CXX object biophysics/CMakeFiles/biophysics.dir/HHGate.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/HHGate.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/HHGate.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 43%] Building CXX object mesh/CMakeFiles/mesh.dir/CubeMesh.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/mesh && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../msg -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/mesh.dir/CubeMesh.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/mesh/CubeMesh.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 45%] Building CXX object mesh/CMakeFiles/mesh.dir/CylBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/mesh && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../msg -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/mesh.dir/CylBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/mesh/CylBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 44%] Building CXX object biophysics/CMakeFiles/biophysics.dir/HHGate2D.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/HHGate2D.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/HHGate2D.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 45%] Building CXX object mesh/CMakeFiles/mesh.dir/CylMesh.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/mesh && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../msg -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/mesh.dir/CylMesh.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/mesh/CylMesh.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 45%] Building CXX object biophysics/CMakeFiles/biophysics.dir/CaConcBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/CaConcBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/CaConcBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 47%] Building CXX object biophysics/CMakeFiles/biophysics.dir/CaConc.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/CaConc.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/CaConc.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 46%] Building CXX object mesh/CMakeFiles/mesh.dir/NeuroNode.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/mesh && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../msg -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/mesh.dir/NeuroNode.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/mesh/NeuroNode.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 47%] Building CXX object biophysics/CMakeFiles/biophysics.dir/MgBlock.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/MgBlock.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/MgBlock.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 47%] Building CXX object biophysics/CMakeFiles/biophysics.dir/Nernst.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/Nernst.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/Nernst.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 47%] Building CXX object mesh/CMakeFiles/mesh.dir/NeuroMesh.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/mesh && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../msg -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/mesh.dir/NeuroMesh.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/mesh/NeuroMesh.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 48%] Building CXX object mesh/CMakeFiles/mesh.dir/SpineEntry.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/mesh && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../msg -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/mesh.dir/SpineEntry.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/mesh/SpineEntry.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 48%] Building CXX object biophysics/CMakeFiles/biophysics.dir/Neuron.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/Neuron.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/Neuron.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 49%] Building CXX object mesh/CMakeFiles/mesh.dir/SpineMesh.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/mesh && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../msg -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/mesh.dir/SpineMesh.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/mesh/SpineMesh.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 49%] Building CXX object biophysics/CMakeFiles/biophysics.dir/ReadCell.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/ReadCell.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/ReadCell.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 50%] Building CXX object biophysics/CMakeFiles/biophysics.dir/SwcSegment.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/SwcSegment.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/SwcSegment.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 49%] Building CXX object mesh/CMakeFiles/mesh.dir/PsdMesh.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/mesh && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../msg -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/mesh.dir/PsdMesh.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/mesh/PsdMesh.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 50%] Building CXX object biophysics/CMakeFiles/biophysics.dir/ReadSwc.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/ReadSwc.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/ReadSwc.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 51%] Building CXX object mesh/CMakeFiles/mesh.dir/testMesh.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/mesh && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../msg -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/mesh/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/mesh.dir/testMesh.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/mesh/testMesh.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 51%] Linking CXX static library libmesh.a cd /builddir/build/BUILD/moose-core-3.1.4/build3/mesh && /usr/bin/cmake -P CMakeFiles/mesh.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build3/mesh && /usr/bin/cmake -E cmake_link_script CMakeFiles/mesh.dir/link.txt --verbose=1 /usr/bin/ar qc libmesh.a CMakeFiles/mesh.dir/ChemCompt.cpp.o CMakeFiles/mesh.dir/MeshCompt.cpp.o CMakeFiles/mesh.dir/MeshEntry.cpp.o CMakeFiles/mesh.dir/CubeMesh.cpp.o CMakeFiles/mesh.dir/CylBase.cpp.o CMakeFiles/mesh.dir/CylMesh.cpp.o CMakeFiles/mesh.dir/NeuroNode.cpp.o CMakeFiles/mesh.dir/NeuroMesh.cpp.o CMakeFiles/mesh.dir/SpineEntry.cpp.o CMakeFiles/mesh.dir/SpineMesh.cpp.o CMakeFiles/mesh.dir/PsdMesh.cpp.o CMakeFiles/mesh.dir/testMesh.cpp.o /usr/bin/ranlib libmesh.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 51%] Built target mesh make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 51%] Building CXX object biophysics/CMakeFiles/biophysics.dir/SynChan.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/SynChan.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/SynChan.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 39%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/Variable.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/Variable.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/Variable.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f mpi/CMakeFiles/moose_mpi.dir/build.make mpi/CMakeFiles/moose_mpi.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 41%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/TableBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/TableBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/TableBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' cd /builddir/build/BUILD/moose-core-3.1.4/build3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/mpi /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3/mpi /builddir/build/BUILD/moose-core-3.1.4/build3/mpi/CMakeFiles/moose_mpi.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/mpi/CMakeFiles/moose_mpi.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/mpi/CMakeFiles/moose_mpi.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/mpi/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/mpi/CMakeFiles/moose_mpi.dir/depend.internal". Scanning dependencies of target moose_mpi make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f mpi/CMakeFiles/moose_mpi.dir/build.make mpi/CMakeFiles/moose_mpi.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 52%] Building CXX object biophysics/CMakeFiles/biophysics.dir/testBiophysics.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/testBiophysics.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/testBiophysics.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f signeur/CMakeFiles/signeur.dir/build.make signeur/CMakeFiles/signeur.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' cd /builddir/build/BUILD/moose-core-3.1.4/build3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/signeur /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3/signeur /builddir/build/BUILD/moose-core-3.1.4/build3/signeur/CMakeFiles/signeur.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/signeur/CMakeFiles/signeur.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/signeur/CMakeFiles/signeur.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/signeur/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/signeur/CMakeFiles/signeur.dir/depend.internal". Scanning dependencies of target signeur make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f signeur/CMakeFiles/signeur.dir/build.make signeur/CMakeFiles/signeur.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 52%] Building CXX object biophysics/CMakeFiles/biophysics.dir/NMDAChan.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/NMDAChan.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/NMDAChan.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 53%] Building CXX object signeur/CMakeFiles/signeur.dir/Adaptor.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/signeur && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/signeur/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/signeur/../utility -I/builddir/build/BUILD/moose-core-3.1.4/signeur/../kinetics -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/signeur.dir/Adaptor.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/signeur/Adaptor.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 54%] Building CXX object signeur/CMakeFiles/signeur.dir/testSigNeur.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/signeur && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/signeur/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/signeur/../utility -I/builddir/build/BUILD/moose-core-3.1.4/signeur/../kinetics -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/signeur.dir/testSigNeur.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/signeur/testSigNeur.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 54%] Linking CXX static library libsigneur.a cd /builddir/build/BUILD/moose-core-3.1.4/build3/signeur && /usr/bin/cmake -P CMakeFiles/signeur.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build3/signeur && /usr/bin/cmake -E cmake_link_script CMakeFiles/signeur.dir/link.txt --verbose=1 /usr/bin/ar qc libsigneur.a CMakeFiles/signeur.dir/Adaptor.cpp.o CMakeFiles/signeur.dir/testSigNeur.cpp.o /usr/bin/ranlib libsigneur.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 54%] Built target signeur make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 52%] Building CXX object mpi/CMakeFiles/moose_mpi.dir/PostMaster.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/mpi && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/mpi/../msg -I/builddir/build/BUILD/moose-core-3.1.4/mpi/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_mpi.dir/PostMaster.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/mpi/PostMaster.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f ksolve/CMakeFiles/ksolve.dir/build.make ksolve/CMakeFiles/ksolve.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 55%] Building CXX object mpi/CMakeFiles/moose_mpi.dir/testMpi.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/mpi && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/mpi/../msg -I/builddir/build/BUILD/moose-core-3.1.4/mpi/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_mpi.dir/testMpi.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/mpi/testMpi.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 55%] Linking CXX static library libmoose_mpi.a cd /builddir/build/BUILD/moose-core-3.1.4/build3/mpi && /usr/bin/cmake -P CMakeFiles/moose_mpi.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build3/mpi && /usr/bin/cmake -E cmake_link_script CMakeFiles/moose_mpi.dir/link.txt --verbose=1 /usr/bin/ar qc libmoose_mpi.a CMakeFiles/moose_mpi.dir/PostMaster.cpp.o CMakeFiles/moose_mpi.dir/testMpi.cpp.o /usr/bin/ranlib libmoose_mpi.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 55%] Built target moose_mpi make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' cd /builddir/build/BUILD/moose-core-3.1.4/build3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/ksolve /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3/ksolve /builddir/build/BUILD/moose-core-3.1.4/build3/ksolve/CMakeFiles/ksolve.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/ksolve/CMakeFiles/ksolve.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/ksolve/CMakeFiles/ksolve.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/ksolve/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/ksolve/CMakeFiles/ksolve.dir/depend.internal". Scanning dependencies of target ksolve make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f ksolve/CMakeFiles/ksolve.dir/build.make ksolve/CMakeFiles/ksolve.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 52%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/Table.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/Table.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/Table.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 56%] Building CXX object ksolve/CMakeFiles/ksolve.dir/KinSparseMatrix.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/KinSparseMatrix.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/KinSparseMatrix.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 57%] Building CXX object ksolve/CMakeFiles/ksolve.dir/ZombiePool.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/ZombiePool.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/ZombiePool.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 56%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/Interpol.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/Interpol.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/Interpol.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 57%] Building CXX object ksolve/CMakeFiles/ksolve.dir/ZombieBufPool.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/ZombieBufPool.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/ZombieBufPool.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 56%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/StimulusTable.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/StimulusTable.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/StimulusTable.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 57%] Building CXX object ksolve/CMakeFiles/ksolve.dir/ZombieFunction.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/ZombieFunction.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/ZombieFunction.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 54%] Building CXX object biophysics/CMakeFiles/biophysics.dir/IzhikevichNrn.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/IzhikevichNrn.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/IzhikevichNrn.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 59%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/StreamerBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/StreamerBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/StreamerBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f hsolve/CMakeFiles/hsolve.dir/build.make hsolve/CMakeFiles/hsolve.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' cd /builddir/build/BUILD/moose-core-3.1.4/build3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/hsolve /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3/hsolve /builddir/build/BUILD/moose-core-3.1.4/build3/hsolve/CMakeFiles/hsolve.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/hsolve/CMakeFiles/hsolve.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/hsolve/CMakeFiles/hsolve.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/hsolve/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/hsolve/CMakeFiles/hsolve.dir/depend.internal". Scanning dependencies of target hsolve make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f hsolve/CMakeFiles/hsolve.dir/build.make hsolve/CMakeFiles/hsolve.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 60%] Building CXX object hsolve/CMakeFiles/hsolve.dir/HSolveStruct.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/hsolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../external/debug -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/hsolve.dir/HSolveStruct.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/hsolve/HSolveStruct.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 58%] Building CXX object biophysics/CMakeFiles/biophysics.dir/DifShell.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/DifShell.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/DifShell.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 60%] Building CXX object biophysics/CMakeFiles/biophysics.dir/Leakage.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/Leakage.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/Leakage.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 60%] Building CXX object hsolve/CMakeFiles/hsolve.dir/HinesMatrix.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/hsolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../external/debug -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/hsolve.dir/HinesMatrix.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/hsolve/HinesMatrix.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 61%] Building CXX object biophysics/CMakeFiles/biophysics.dir/VectorTable.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/VectorTable.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/VectorTable.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 62%] Building CXX object hsolve/CMakeFiles/hsolve.dir/HSolvePassive.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/hsolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../external/debug -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/hsolve.dir/HSolvePassive.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/hsolve/HSolvePassive.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 62%] Building CXX object hsolve/CMakeFiles/hsolve.dir/RateLookup.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/hsolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../external/debug -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/hsolve.dir/RateLookup.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/hsolve/RateLookup.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 62%] Building CXX object hsolve/CMakeFiles/hsolve.dir/HSolveActive.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/hsolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../external/debug -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/hsolve.dir/HSolveActive.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/hsolve/HSolveActive.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 62%] Building CXX object biophysics/CMakeFiles/biophysics.dir/MarkovRateTable.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/MarkovRateTable.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/MarkovRateTable.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 63%] Building CXX object hsolve/CMakeFiles/hsolve.dir/HSolveActiveSetup.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/hsolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../external/debug -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/hsolve.dir/HSolveActiveSetup.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/hsolve/HSolveActiveSetup.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 63%] Building CXX object hsolve/CMakeFiles/hsolve.dir/HSolveInterface.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/hsolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../external/debug -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/hsolve.dir/HSolveInterface.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/hsolve/HSolveInterface.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 63%] Building CXX object biophysics/CMakeFiles/biophysics.dir/MarkovChannel.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/MarkovChannel.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/MarkovChannel.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 65%] Building CXX object biophysics/CMakeFiles/biophysics.dir/MatrixOps.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/MatrixOps.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/MatrixOps.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 64%] Building CXX object hsolve/CMakeFiles/hsolve.dir/HSolve.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/hsolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../external/debug -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/hsolve.dir/HSolve.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/hsolve/HSolve.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/hsolve/HSolve.cpp: In member function 'void HSolve::zombify(Eref) const': BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/hsolve/HSolve.cpp:218:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: for ( i = compartmentId_.begin(); i != compartmentId_.end(); ++i ) BUILDSTDERR: ^~~ BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/hsolve/HSolve.cpp:222:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' BUILDSTDERR: temp.clear(); BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/hsolve/HSolve.cpp:226:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: for ( i = caConcId_.begin(); i != caConcId_.end(); ++i ) BUILDSTDERR: ^~~ BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/hsolve/HSolve.cpp:229:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' BUILDSTDERR: temp.clear(); BUILDSTDERR: ^~~~ make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 65%] Building CXX object biophysics/CMakeFiles/biophysics.dir/MarkovSolverBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/MarkovSolverBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/MarkovSolverBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 66%] Building CXX object biophysics/CMakeFiles/biophysics.dir/MarkovSolver.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/MarkovSolver.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/MarkovSolver.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/biophysics/MarkovSolver.cpp: In member function 'Matrix* MarkovSolver::computePadeApproximant(Matrix*, unsigned int)': BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/biophysics/MarkovSolver.cpp:221:9: warning: 'V' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: delete V; BUILDSTDERR: ^ make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 65%] Building CXX object hsolve/CMakeFiles/hsolve.dir/HSolveUtils.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/hsolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../external/debug -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/hsolve.dir/HSolveUtils.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/hsolve/HSolveUtils.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 66%] Building CXX object hsolve/CMakeFiles/hsolve.dir/testHSolve.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/hsolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../external/debug -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/hsolve.dir/testHSolve.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/hsolve/testHSolve.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 67%] Building CXX object hsolve/CMakeFiles/hsolve.dir/ZombieCompartment.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/hsolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../external/debug -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/hsolve.dir/ZombieCompartment.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/hsolve/ZombieCompartment.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 67%] Building CXX object hsolve/CMakeFiles/hsolve.dir/ZombieCaConc.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/hsolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../external/debug -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/hsolve.dir/ZombieCaConc.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/hsolve/ZombieCaConc.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 66%] Building CXX object biophysics/CMakeFiles/biophysics.dir/VClamp.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/VClamp.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/VClamp.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 68%] Building CXX object hsolve/CMakeFiles/hsolve.dir/ZombieHHChannel.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/hsolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/hsolve/../external/debug -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/hsolve.dir/ZombieHHChannel.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/hsolve/ZombieHHChannel.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 68%] Linking CXX static library libhsolve.a cd /builddir/build/BUILD/moose-core-3.1.4/build3/hsolve && /usr/bin/cmake -P CMakeFiles/hsolve.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build3/hsolve && /usr/bin/cmake -E cmake_link_script CMakeFiles/hsolve.dir/link.txt --verbose=1 /usr/bin/ar qc libhsolve.a CMakeFiles/hsolve.dir/HSolveStruct.cpp.o CMakeFiles/hsolve.dir/HinesMatrix.cpp.o CMakeFiles/hsolve.dir/HSolvePassive.cpp.o CMakeFiles/hsolve.dir/RateLookup.cpp.o CMakeFiles/hsolve.dir/HSolveActive.cpp.o CMakeFiles/hsolve.dir/HSolveActiveSetup.cpp.o CMakeFiles/hsolve.dir/HSolveInterface.cpp.o CMakeFiles/hsolve.dir/HSolve.cpp.o CMakeFiles/hsolve.dir/HSolveUtils.cpp.o CMakeFiles/hsolve.dir/testHSolve.cpp.o CMakeFiles/hsolve.dir/ZombieCompartment.cpp.o CMakeFiles/hsolve.dir/ZombieCaConc.cpp.o CMakeFiles/hsolve.dir/ZombieHHChannel.cpp.o /usr/bin/ranlib libhsolve.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 68%] Built target hsolve make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 57%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/TimeTable.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/TimeTable.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/TimeTable.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f diffusion/CMakeFiles/diffusion.dir/build.make diffusion/CMakeFiles/diffusion.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' cd /builddir/build/BUILD/moose-core-3.1.4/build3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/diffusion /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3/diffusion /builddir/build/BUILD/moose-core-3.1.4/build3/diffusion/CMakeFiles/diffusion.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/diffusion/CMakeFiles/diffusion.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/diffusion/CMakeFiles/diffusion.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/diffusion/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/diffusion/CMakeFiles/diffusion.dir/depend.internal". Scanning dependencies of target diffusion make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f diffusion/CMakeFiles/diffusion.dir/build.make diffusion/CMakeFiles/diffusion.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 68%] Building CXX object diffusion/CMakeFiles/diffusion.dir/FastMatrixElim.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/diffusion && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/diffusion/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/diffusion/../utility -I/builddir/build/BUILD/moose-core-3.1.4/diffusion/../ksolve -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/diffusion.dir/FastMatrixElim.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/diffusion/FastMatrixElim.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 68%] Building CXX object diffusion/CMakeFiles/diffusion.dir/DiffPoolVec.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/diffusion && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/diffusion/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/diffusion/../utility -I/builddir/build/BUILD/moose-core-3.1.4/diffusion/../ksolve -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/diffusion.dir/DiffPoolVec.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/diffusion/DiffPoolVec.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 68%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/Streamer.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/Streamer.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/Streamer.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 70%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/Stats.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/Stats.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/Stats.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 69%] Building CXX object diffusion/CMakeFiles/diffusion.dir/Dsolve.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/diffusion && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/diffusion/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/diffusion/../utility -I/builddir/build/BUILD/moose-core-3.1.4/diffusion/../ksolve -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/diffusion.dir/Dsolve.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/diffusion/Dsolve.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 70%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/Interpol2D.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/Interpol2D.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/Interpol2D.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 70%] Building CXX object diffusion/CMakeFiles/diffusion.dir/testDiffusion.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/diffusion && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/diffusion/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/diffusion/../utility -I/builddir/build/BUILD/moose-core-3.1.4/diffusion/../ksolve -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/diffusion.dir/testDiffusion.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/diffusion/testDiffusion.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 70%] Linking CXX static library libdiffusion.a cd /builddir/build/BUILD/moose-core-3.1.4/build3/diffusion && /usr/bin/cmake -P CMakeFiles/diffusion.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build3/diffusion && /usr/bin/cmake -E cmake_link_script CMakeFiles/diffusion.dir/link.txt --verbose=1 /usr/bin/ar qc libdiffusion.a CMakeFiles/diffusion.dir/FastMatrixElim.cpp.o CMakeFiles/diffusion.dir/DiffPoolVec.cpp.o CMakeFiles/diffusion.dir/Dsolve.cpp.o CMakeFiles/diffusion.dir/testDiffusion.cpp.o /usr/bin/ranlib libdiffusion.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 70%] Built target diffusion make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 71%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/NSDFWriter.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/NSDFWriter.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/NSDFWriter.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 58%] Building CXX object ksolve/CMakeFiles/ksolve.dir/ZombieReac.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/ZombieReac.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/ZombieReac.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 70%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/HDF5WriterBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/HDF5WriterBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/HDF5WriterBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/builtins/HDF5WriterBase.cpp: In function 'hid_t require_group(hid_t, std::__cxx11::string)': BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/builtins/HDF5WriterBase.cpp:87:24: warning: 'current' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: hid_t prev = file, current; BUILDSTDERR: ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 71%] Building CXX object ksolve/CMakeFiles/ksolve.dir/ZombieEnz.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/ZombieEnz.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/ZombieEnz.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 71%] Building CXX object ksolve/CMakeFiles/ksolve.dir/ZombieMMenz.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/ZombieMMenz.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/ZombieMMenz.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 68%] Building CXX object biophysics/CMakeFiles/biophysics.dir/Spine.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/Spine.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/Spine.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 72%] Building CXX object ksolve/CMakeFiles/ksolve.dir/VoxelPoolsBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/VoxelPoolsBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/VoxelPoolsBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 71%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/HDF5DataWriter.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/HDF5DataWriter.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/HDF5DataWriter.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 74%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/SpikeStats.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/SpikeStats.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/SpikeStats.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 74%] Building CXX object ksolve/CMakeFiles/ksolve.dir/VoxelPools.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/VoxelPools.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/VoxelPools.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 75%] Building CXX object ksolve/CMakeFiles/ksolve.dir/GssaVoxelPools.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/GssaVoxelPools.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/GssaVoxelPools.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 74%] Building CXX object biophysics/CMakeFiles/biophysics.dir/MarkovGslSolver.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../synapse -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../utility -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/.. -I/builddir/build/BUILD/moose-core-3.1.4/biophysics/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/biophysics.dir/MarkovGslSolver.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/biophysics/MarkovGslSolver.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 75%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/testNSDF.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/testNSDF.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/testNSDF.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 75%] Building CXX object ksolve/CMakeFiles/ksolve.dir/RateTerm.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/RateTerm.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/RateTerm.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 75%] Linking CXX static library libbiophysics.a cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/cmake -P CMakeFiles/biophysics.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build3/biophysics && /usr/bin/cmake -E cmake_link_script CMakeFiles/biophysics.dir/link.txt --verbose=1 /usr/bin/ar qc libbiophysics.a CMakeFiles/biophysics.dir/IntFire.cpp.o CMakeFiles/biophysics.dir/SpikeGen.cpp.o CMakeFiles/biophysics.dir/RandSpike.cpp.o CMakeFiles/biophysics.dir/CompartmentDataHolder.cpp.o CMakeFiles/biophysics.dir/CompartmentBase.cpp.o CMakeFiles/biophysics.dir/Compartment.cpp.o CMakeFiles/biophysics.dir/SymCompartment.cpp.o CMakeFiles/biophysics.dir/GapJunction.cpp.o CMakeFiles/biophysics.dir/ChanBase.cpp.o CMakeFiles/biophysics.dir/ChanCommon.cpp.o CMakeFiles/biophysics.dir/HHChannel.cpp.o CMakeFiles/biophysics.dir/HHChannelBase.cpp.o CMakeFiles/biophysics.dir/HHChannel2D.cpp.o CMakeFiles/biophysics.dir/HHGate.cpp.o CMakeFiles/biophysics.dir/HHGate2D.cpp.o CMakeFiles/biophysics.dir/CaConcBase.cpp.o CMakeFiles/biophysics.dir/CaConc.cpp.o CMakeFiles/biophysics.dir/MgBlock.cpp.o CMakeFiles/biophysics.dir/Nernst.cpp.o CMakeFiles/biophysics.dir/Neuron.cpp.o CMakeFiles/biophysics.dir/ReadCell.cpp.o CMakeFiles/biophysics.dir/SwcSegment.cpp.o CMakeFiles/biophysics.dir/ReadSwc.cpp.o CMakeFiles/biophysics.dir/SynChan.cpp.o CMakeFiles/biophysics.dir/NMDAChan.cpp.o CMakeFiles/biophysics.dir/testBiophysics.cpp.o CMakeFiles/biophysics.dir/IzhikevichNrn.cpp.o CMakeFiles/biophysics.dir/DifShell.cpp.o CMakeFiles/biophysics.dir/Leakage.cpp.o CMakeFiles/biophysics.dir/VectorTable.cpp.o CMakeFiles/biophysics.dir/MarkovRateTable.cpp.o CMakeFiles/biophysics.dir/MarkovChannel.cpp.o CMakeFiles/biophysics.dir/MatrixOps.cpp.o CMakeFiles/biophysics.dir/MarkovSolverBase.cpp.o CMakeFiles/biophysics.dir/MarkovSolver.cpp.o CMakeFiles/biophysics.dir/VClamp.cpp.o CMakeFiles/biophysics.dir/Spine.cpp.o CMakeFiles/biophysics.dir/MarkovGslSolver.cpp.o /usr/bin/ranlib libbiophysics.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 75%] Building CXX object builtins/CMakeFiles/moose_builtins.dir/testBuiltins.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/builtins && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/external/muparser/include -I/builddir/build/BUILD/moose-core-3.1.4/scheduling -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose_builtins.dir/testBuiltins.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/builtins/testBuiltins.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 75%] Building CXX object ksolve/CMakeFiles/ksolve.dir/FuncTerm.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/FuncTerm.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/FuncTerm.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 77%] Linking CXX static library libmoose_builtins.a cd /builddir/build/BUILD/moose-core-3.1.4/build3/builtins && /usr/bin/cmake -P CMakeFiles/moose_builtins.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build3/builtins && /usr/bin/cmake -E cmake_link_script CMakeFiles/moose_builtins.dir/link.txt --verbose=1 /usr/bin/ar qc libmoose_builtins.a CMakeFiles/moose_builtins.dir/Arith.cpp.o CMakeFiles/moose_builtins.dir/Group.cpp.o CMakeFiles/moose_builtins.dir/Mstring.cpp.o CMakeFiles/moose_builtins.dir/Func.cpp.o CMakeFiles/moose_builtins.dir/Function.cpp.o CMakeFiles/moose_builtins.dir/Variable.cpp.o CMakeFiles/moose_builtins.dir/InputVariable.cpp.o CMakeFiles/moose_builtins.dir/TableBase.cpp.o CMakeFiles/moose_builtins.dir/Table.cpp.o CMakeFiles/moose_builtins.dir/Interpol.cpp.o CMakeFiles/moose_builtins.dir/StimulusTable.cpp.o CMakeFiles/moose_builtins.dir/TimeTable.cpp.o CMakeFiles/moose_builtins.dir/StreamerBase.cpp.o CMakeFiles/moose_builtins.dir/Streamer.cpp.o CMakeFiles/moose_builtins.dir/Stats.cpp.o CMakeFiles/moose_builtins.dir/Interpol2D.cpp.o CMakeFiles/moose_builtins.dir/HDF5WriterBase.cpp.o CMakeFiles/moose_builtins.dir/NSDFWriter.cpp.o CMakeFiles/moose_builtins.dir/HDF5DataWriter.cpp.o CMakeFiles/moose_builtins.dir/SpikeStats.cpp.o CMakeFiles/moose_builtins.dir/testBuiltins.cpp.o CMakeFiles/moose_builtins.dir/testNSDF.cpp.o /usr/bin/ranlib libmoose_builtins.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 77%] Building CXX object ksolve/CMakeFiles/ksolve.dir/Ksolve.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/Ksolve.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/Ksolve.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f device/CMakeFiles/device.dir/build.make device/CMakeFiles/device.dir/depend make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 77%] Built target biophysics make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f benchmarks/CMakeFiles/benchmarks.dir/build.make benchmarks/CMakeFiles/benchmarks.dir/depend make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 77%] Built target moose_builtins make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' cd /builddir/build/BUILD/moose-core-3.1.4/build3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/benchmarks /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3/benchmarks /builddir/build/BUILD/moose-core-3.1.4/build3/benchmarks/CMakeFiles/benchmarks.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/benchmarks/CMakeFiles/benchmarks.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/benchmarks/CMakeFiles/benchmarks.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/benchmarks/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/benchmarks/CMakeFiles/benchmarks.dir/depend.internal". Scanning dependencies of target benchmarks make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f benchmarks/CMakeFiles/benchmarks.dir/build.make benchmarks/CMakeFiles/benchmarks.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' cd /builddir/build/BUILD/moose-core-3.1.4/build3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/device /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3/device /builddir/build/BUILD/moose-core-3.1.4/build3/device/CMakeFiles/device.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/device/CMakeFiles/device.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/device/CMakeFiles/device.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/device/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/device/CMakeFiles/device.dir/depend.internal". Scanning dependencies of target device make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f device/CMakeFiles/device.dir/build.make device/CMakeFiles/device.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 78%] Building CXX object benchmarks/CMakeFiles/benchmarks.dir/benchmarks.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/benchmarks && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/benchmarks/../msg -I/builddir/build/BUILD/moose-core-3.1.4/benchmarks/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/benchmarks.dir/benchmarks.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/benchmarks/benchmarks.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 79%] Building CXX object benchmarks/CMakeFiles/benchmarks.dir/kineticMarks.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/benchmarks && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/benchmarks/../msg -I/builddir/build/BUILD/moose-core-3.1.4/benchmarks/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/benchmarks.dir/kineticMarks.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/benchmarks/kineticMarks.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 79%] Linking CXX static library libbenchmarks.a cd /builddir/build/BUILD/moose-core-3.1.4/build3/benchmarks && /usr/bin/cmake -P CMakeFiles/benchmarks.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build3/benchmarks && /usr/bin/cmake -E cmake_link_script CMakeFiles/benchmarks.dir/link.txt --verbose=1 /usr/bin/ar qc libbenchmarks.a CMakeFiles/benchmarks.dir/benchmarks.cpp.o CMakeFiles/benchmarks.dir/kineticMarks.cpp.o /usr/bin/ranlib libbenchmarks.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 79%] Built target benchmarks make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 78%] Building CXX object device/CMakeFiles/device.dir/PulseGen.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/device && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/device/../msg -I/builddir/build/BUILD/moose-core-3.1.4/device/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/device.dir/PulseGen.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/device/PulseGen.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 76%] Building CXX object ksolve/CMakeFiles/ksolve.dir/Stoich.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/Stoich.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/Stoich.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 79%] Building CXX object device/CMakeFiles/device.dir/DiffAmp.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/device && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/device/../msg -I/builddir/build/BUILD/moose-core-3.1.4/device/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/device.dir/DiffAmp.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/device/DiffAmp.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 80%] Building CXX object device/CMakeFiles/device.dir/PIDController.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/device && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/device/../msg -I/builddir/build/BUILD/moose-core-3.1.4/device/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/device.dir/PIDController.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/device/PIDController.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 79%] Building CXX object ksolve/CMakeFiles/ksolve.dir/ZombiePoolInterface.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/ZombiePoolInterface.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/ZombiePoolInterface.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f kinetics/CMakeFiles/kinetics.dir/build.make kinetics/CMakeFiles/kinetics.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' cd /builddir/build/BUILD/moose-core-3.1.4/build3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/kinetics /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3/kinetics /builddir/build/BUILD/moose-core-3.1.4/build3/kinetics/CMakeFiles/kinetics.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/kinetics/CMakeFiles/kinetics.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/kinetics/CMakeFiles/kinetics.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/kinetics/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/kinetics/CMakeFiles/kinetics.dir/depend.internal". Scanning dependencies of target kinetics make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f kinetics/CMakeFiles/kinetics.dir/build.make kinetics/CMakeFiles/kinetics.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 78%] Building CXX object ksolve/CMakeFiles/ksolve.dir/Gsolve.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/Gsolve.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/Gsolve.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 80%] Building CXX object device/CMakeFiles/device.dir/RC.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/device && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/device/../msg -I/builddir/build/BUILD/moose-core-3.1.4/device/../basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/device.dir/RC.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/device/RC.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 82%] Linking CXX static library libdevice.a cd /builddir/build/BUILD/moose-core-3.1.4/build3/device && /usr/bin/cmake -P CMakeFiles/device.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build3/device && /usr/bin/cmake -E cmake_link_script CMakeFiles/device.dir/link.txt --verbose=1 /usr/bin/ar qc libdevice.a CMakeFiles/device.dir/PulseGen.cpp.o CMakeFiles/device.dir/DiffAmp.cpp.o CMakeFiles/device.dir/PIDController.cpp.o CMakeFiles/device.dir/RC.cpp.o /usr/bin/ranlib libdevice.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 79%] Building CXX object ksolve/CMakeFiles/ksolve.dir/testKsolve.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/testKsolve.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/testKsolve.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 81%] Building CXX object kinetics/CMakeFiles/kinetics.dir/Pool.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/Pool.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/Pool.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f synapse/CMakeFiles/synapse.dir/build.make synapse/CMakeFiles/synapse.dir/depend make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 83%] Built target device make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' cd /builddir/build/BUILD/moose-core-3.1.4/build3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/synapse /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3/synapse /builddir/build/BUILD/moose-core-3.1.4/build3/synapse/CMakeFiles/synapse.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/synapse/CMakeFiles/synapse.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/synapse/CMakeFiles/synapse.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/synapse/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/synapse/CMakeFiles/synapse.dir/depend.internal". Scanning dependencies of target synapse make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f synapse/CMakeFiles/synapse.dir/build.make synapse/CMakeFiles/synapse.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 81%] Building CXX object kinetics/CMakeFiles/kinetics.dir/PoolBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/PoolBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/PoolBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 84%] Building CXX object kinetics/CMakeFiles/kinetics.dir/BufPool.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/BufPool.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/BufPool.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 85%] Building CXX object synapse/CMakeFiles/synapse.dir/RollingMatrix.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/synapse && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../utility -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/synapse.dir/RollingMatrix.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/synapse/RollingMatrix.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 85%] Building CXX object kinetics/CMakeFiles/kinetics.dir/Reac.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/Reac.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/Reac.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 85%] Building CXX object kinetics/CMakeFiles/kinetics.dir/ReacBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/ReacBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/ReacBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 85%] Building CXX object synapse/CMakeFiles/synapse.dir/GraupnerBrunel2012CaPlasticitySynHandler.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/synapse && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../utility -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/synapse.dir/GraupnerBrunel2012CaPlasticitySynHandler.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/synapse/GraupnerBrunel2012CaPlasticitySynHandler.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 86%] Building CXX object synapse/CMakeFiles/synapse.dir/STDPSynHandler.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/synapse && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../utility -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/synapse.dir/STDPSynHandler.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/synapse/STDPSynHandler.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 87%] Building CXX object kinetics/CMakeFiles/kinetics.dir/CplxEnzBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/CplxEnzBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/CplxEnzBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 83%] Building CXX object ksolve/CMakeFiles/ksolve.dir/SteadyStateGsl.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/ksolve && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../builtins -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../utility -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/.. -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../mesh -I/builddir/build/BUILD/moose-core-3.1.4/ksolve/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/ksolve.dir/SteadyStateGsl.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/ksolve/SteadyStateGsl.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 87%] Building CXX object kinetics/CMakeFiles/kinetics.dir/EnzBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/EnzBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/EnzBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 87%] Linking CXX static library libksolve.a cd /builddir/build/BUILD/moose-core-3.1.4/build3/ksolve && /usr/bin/cmake -P CMakeFiles/ksolve.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build3/ksolve && /usr/bin/cmake -E cmake_link_script CMakeFiles/ksolve.dir/link.txt --verbose=1 /usr/bin/ar qc libksolve.a CMakeFiles/ksolve.dir/KinSparseMatrix.cpp.o CMakeFiles/ksolve.dir/ZombiePool.cpp.o CMakeFiles/ksolve.dir/ZombieFunction.cpp.o CMakeFiles/ksolve.dir/ZombieBufPool.cpp.o CMakeFiles/ksolve.dir/ZombieReac.cpp.o CMakeFiles/ksolve.dir/ZombieEnz.cpp.o CMakeFiles/ksolve.dir/ZombieMMenz.cpp.o CMakeFiles/ksolve.dir/VoxelPoolsBase.cpp.o CMakeFiles/ksolve.dir/VoxelPools.cpp.o CMakeFiles/ksolve.dir/GssaVoxelPools.cpp.o CMakeFiles/ksolve.dir/RateTerm.cpp.o CMakeFiles/ksolve.dir/FuncTerm.cpp.o CMakeFiles/ksolve.dir/Stoich.cpp.o CMakeFiles/ksolve.dir/Ksolve.cpp.o CMakeFiles/ksolve.dir/Gsolve.cpp.o CMakeFiles/ksolve.dir/ZombiePoolInterface.cpp.o CMakeFiles/ksolve.dir/testKsolve.cpp.o CMakeFiles/ksolve.dir/SteadyStateGsl.cpp.o /usr/bin/ranlib libksolve.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 88%] Built target ksolve make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 87%] Building CXX object synapse/CMakeFiles/synapse.dir/STDPSynapse.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/synapse && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../utility -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/synapse.dir/STDPSynapse.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/synapse/STDPSynapse.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 88%] Building CXX object kinetics/CMakeFiles/kinetics.dir/Enz.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/Enz.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/Enz.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 88%] Building CXX object kinetics/CMakeFiles/kinetics.dir/MMenz.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/MMenz.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/MMenz.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 88%] Building CXX object kinetics/CMakeFiles/kinetics.dir/Species.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/Species.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/Species.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 89%] Building CXX object synapse/CMakeFiles/synapse.dir/SimpleSynHandler.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/synapse && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../utility -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/synapse.dir/SimpleSynHandler.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/synapse/SimpleSynHandler.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 89%] Building CXX object synapse/CMakeFiles/synapse.dir/SynHandlerBase.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/synapse && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../utility -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/synapse.dir/SynHandlerBase.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/synapse/SynHandlerBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 87%] Building CXX object synapse/CMakeFiles/synapse.dir/SeqSynHandler.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/synapse && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../utility -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/synapse.dir/SeqSynHandler.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/synapse/SeqSynHandler.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 92%] Building CXX object synapse/CMakeFiles/synapse.dir/Synapse.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/synapse && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../utility -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/synapse.dir/Synapse.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/synapse/Synapse.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 92%] Building CXX object synapse/CMakeFiles/synapse.dir/testSynapse.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/synapse && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../utility -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../kinetics -I/builddir/build/BUILD/moose-core-3.1.4/synapse/../external/muparser/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/synapse.dir/testSynapse.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/synapse/testSynapse.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 91%] Building CXX object kinetics/CMakeFiles/kinetics.dir/ReadCspace.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/ReadCspace.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/ReadCspace.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 92%] Linking CXX static library libsynapse.a cd /builddir/build/BUILD/moose-core-3.1.4/build3/synapse && /usr/bin/cmake -P CMakeFiles/synapse.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build3/synapse && /usr/bin/cmake -E cmake_link_script CMakeFiles/synapse.dir/link.txt --verbose=1 /usr/bin/ar qc libsynapse.a CMakeFiles/synapse.dir/GraupnerBrunel2012CaPlasticitySynHandler.cpp.o CMakeFiles/synapse.dir/RollingMatrix.cpp.o CMakeFiles/synapse.dir/STDPSynHandler.cpp.o CMakeFiles/synapse.dir/STDPSynapse.cpp.o CMakeFiles/synapse.dir/SeqSynHandler.cpp.o CMakeFiles/synapse.dir/SimpleSynHandler.cpp.o CMakeFiles/synapse.dir/SynHandlerBase.cpp.o CMakeFiles/synapse.dir/Synapse.cpp.o CMakeFiles/synapse.dir/testSynapse.cpp.o /usr/bin/ranlib libsynapse.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 92%] Built target synapse make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 92%] Building CXX object kinetics/CMakeFiles/kinetics.dir/lookupVolumeFromMesh.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/lookupVolumeFromMesh.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/lookupVolumeFromMesh.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 90%] Building CXX object kinetics/CMakeFiles/kinetics.dir/WriteKkit.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/WriteKkit.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/WriteKkit.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/kinetics/WriteKkit.cpp: In function 'void writePlot(std::ofstream&, Id, std::__cxx11::string, std::__cxx11::string, double, double)': BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/kinetics/WriteKkit.cpp:281:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if ( pos == string::npos ) BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/kinetics/WriteKkit.cpp:283:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: if ( pos == string::npos ) BUILDSTDERR: ^~ make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 90%] Building CXX object kinetics/CMakeFiles/kinetics.dir/ReadKkit.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/ReadKkit.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/ReadKkit.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 92%] Building CXX object kinetics/CMakeFiles/kinetics.dir/testKinetics.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/kinetics && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../msg -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/kinetics/../utility -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/kinetics.dir/testKinetics.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/kinetics/testKinetics.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 93%] Linking CXX static library libkinetics.a cd /builddir/build/BUILD/moose-core-3.1.4/build3/kinetics && /usr/bin/cmake -P CMakeFiles/kinetics.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/moose-core-3.1.4/build3/kinetics && /usr/bin/cmake -E cmake_link_script CMakeFiles/kinetics.dir/link.txt --verbose=1 /usr/bin/ar qc libkinetics.a CMakeFiles/kinetics.dir/PoolBase.cpp.o CMakeFiles/kinetics.dir/Pool.cpp.o CMakeFiles/kinetics.dir/BufPool.cpp.o CMakeFiles/kinetics.dir/ReacBase.cpp.o CMakeFiles/kinetics.dir/Reac.cpp.o CMakeFiles/kinetics.dir/EnzBase.cpp.o CMakeFiles/kinetics.dir/CplxEnzBase.cpp.o CMakeFiles/kinetics.dir/Enz.cpp.o CMakeFiles/kinetics.dir/MMenz.cpp.o CMakeFiles/kinetics.dir/Species.cpp.o CMakeFiles/kinetics.dir/ReadKkit.cpp.o CMakeFiles/kinetics.dir/WriteKkit.cpp.o CMakeFiles/kinetics.dir/ReadCspace.cpp.o CMakeFiles/kinetics.dir/lookupVolumeFromMesh.cpp.o CMakeFiles/kinetics.dir/testKinetics.cpp.o /usr/bin/ranlib libkinetics.a make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 93%] Built target kinetics make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f CMakeFiles/libmoose.dir/build.make CMakeFiles/libmoose.dir/depend /usr/bin/make -f pymoose/CMakeFiles/_moose.dir/build.make pymoose/CMakeFiles/_moose.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' cd /builddir/build/BUILD/moose-core-3.1.4/build3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3/CMakeFiles/libmoose.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/CMakeFiles/libmoose.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/CMakeFiles/libmoose.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/CMakeFiles/libmoose.dir/depend.internal". Scanning dependencies of target libmoose make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f CMakeFiles/libmoose.dir/build.make CMakeFiles/libmoose.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' cd /builddir/build/BUILD/moose-core-3.1.4/build3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/pymoose /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3/pymoose /builddir/build/BUILD/moose-core-3.1.4/build3/pymoose/CMakeFiles/_moose.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/pymoose/CMakeFiles/_moose.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/pymoose/CMakeFiles/_moose.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/pymoose/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/pymoose/CMakeFiles/_moose.dir/depend.internal". Scanning dependencies of target _moose make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f pymoose/CMakeFiles/_moose.dir/build.make pymoose/CMakeFiles/_moose.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 94%] Building CXX object CMakeFiles/libmoose.dir/basecode/main.cpp.o /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_LIB -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -Dlibmoose_EXPORTS -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -fPIC -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/libmoose.dir/basecode/main.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/main.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 95%] Linking CXX shared library libmoose.so /usr/bin/cmake -E cmake_link_script CMakeFiles/libmoose.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libmoose.so -o libmoose.so CMakeFiles/libmoose.dir/basecode/main.cpp.o -L/builddir/build/BUILD/moose-core-3.1.4/build3 -Wl,--whole-archive external/muparser/libmuparser.a builtins/libmoose_builtins.a msg/libmsg.a benchmarks/libbenchmarks.a shell/libshell.a randnum/librandnum.a scheduling/libscheduling.a mpi/libmoose_mpi.a biophysics/libbiophysics.a utility/libutility.a kinetics/libkinetics.a synapse/libsynapse.a intfire/libintfire.a hsolve/libhsolve.a mesh/libmesh.a signeur/libsigneur.a diffusion/libdiffusion.a ksolve/libksolve.a device/libdevice.a basecode/libbasecode.a -Wl,--no-whole-archive -lhdf5_cpp -lhdf5 -lsz -lz -ldl -lm -lhdf5_hl_cpp -lhdf5_hl -lgsl -lgslcblas make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' BUILDSTDERR: /usr/bin/ld: builtins/libmoose_builtins.a(testNSDF.cpp.o): in function `testCreateStringDataset()': BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/builtins/testNSDF.cpp:76: warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 95%] Built target libmoose make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f CMakeFiles/moose.bin.dir/build.make CMakeFiles/moose.bin.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' cd /builddir/build/BUILD/moose-core-3.1.4/build3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3/CMakeFiles/moose.bin.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/CMakeFiles/moose.bin.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/CMakeFiles/moose.bin.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/CMakeFiles/moose.bin.dir/depend.internal". Scanning dependencies of target moose.bin make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f CMakeFiles/moose.bin.dir/build.make CMakeFiles/moose.bin.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 95%] Building CXX object CMakeFiles/moose.bin.dir/basecode/main.cpp.o /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -o CMakeFiles/moose.bin.dir/basecode/main.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/basecode/main.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 96%] Linking CXX executable moose.bin /usr/bin/cmake -E cmake_link_script CMakeFiles/moose.bin.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wl,--build-id -rdynamic CMakeFiles/moose.bin.dir/basecode/main.cpp.o -o moose.bin -L/builddir/build/BUILD/moose-core-3.1.4/build3 -lmoose -ldl make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 96%] Built target moose.bin make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 96%] Building CXX object pymoose/CMakeFiles/_moose.dir/pymooseinit.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/pymoose && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DPYMOOSE -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -DUSE_NUMPY -D_moose_EXPORTS -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/pymoose/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/pymoose/../msg -I/usr/lib64/python3.7/site-packages/numpy/core/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -fPIC -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -I/usr/include/python3.7m -I/usr/include/python3.7m -o CMakeFiles/_moose.dir/pymooseinit.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/pymoose/pymooseinit.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 94%] Building CXX object pymoose/CMakeFiles/_moose.dir/moosemodule.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/pymoose && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DPYMOOSE -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -DUSE_NUMPY -D_moose_EXPORTS -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/pymoose/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/pymoose/../msg -I/usr/lib64/python3.7/site-packages/numpy/core/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -fPIC -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -I/usr/include/python3.7m -I/usr/include/python3.7m -o CMakeFiles/_moose.dir/moosemodule.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/pymoose/moosemodule.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 95%] Building CXX object pymoose/CMakeFiles/_moose.dir/mfield.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/pymoose && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DPYMOOSE -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -DUSE_NUMPY -D_moose_EXPORTS -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/pymoose/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/pymoose/../msg -I/usr/lib64/python3.7/site-packages/numpy/core/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -fPIC -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -I/usr/include/python3.7m -I/usr/include/python3.7m -o CMakeFiles/_moose.dir/mfield.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/pymoose/mfield.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 97%] Building CXX object pymoose/CMakeFiles/_moose.dir/test_moosemodule.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/pymoose && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DPYMOOSE -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -DUSE_NUMPY -D_moose_EXPORTS -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/pymoose/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/pymoose/../msg -I/usr/lib64/python3.7/site-packages/numpy/core/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -fPIC -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -I/usr/include/python3.7m -I/usr/include/python3.7m -o CMakeFiles/_moose.dir/test_moosemodule.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/pymoose/test_moosemodule.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 94%] Building CXX object pymoose/CMakeFiles/_moose.dir/vec.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/pymoose && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DPYMOOSE -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -DUSE_NUMPY -D_moose_EXPORTS -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/pymoose/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/pymoose/../msg -I/usr/lib64/python3.7/site-packages/numpy/core/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -fPIC -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -I/usr/include/python3.7m -I/usr/include/python3.7m -o CMakeFiles/_moose.dir/vec.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/pymoose/vec.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 97%] Building CXX object pymoose/CMakeFiles/_moose.dir/PyRun.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/pymoose && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DPYMOOSE -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -DUSE_NUMPY -D_moose_EXPORTS -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/pymoose/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/pymoose/../msg -I/usr/lib64/python3.7/site-packages/numpy/core/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -fPIC -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -I/usr/include/python3.7m -I/usr/include/python3.7m -o CMakeFiles/_moose.dir/PyRun.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/pymoose/PyRun.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 96%] Building CXX object pymoose/CMakeFiles/_moose.dir/melement.cpp.o cd /builddir/build/BUILD/moose-core-3.1.4/build3/pymoose && /usr/bin/c++ -DENABLE_CPP11 -DMOOSE_VERSION=\"3.1.4\" -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DPYMOOSE -DQUIET_MODE -DUSE_GENESIS_PARSER -DUSE_GSL -DUSE_HDF5 -DUSE_NUMPY -D_moose_EXPORTS -I/builddir/build/BUILD/moose-core-3.1.4 -I/builddir/build/BUILD/moose-core-3.1.4/msg -I/builddir/build/BUILD/moose-core-3.1.4/basecode -I/builddir/build/BUILD/moose-core-3.1.4/pymoose/../basecode -I/builddir/build/BUILD/moose-core-3.1.4/pymoose/../msg -I/usr/lib64/python3.7/site-packages/numpy/core/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -fPIC -Wall -Wno-unused-variable -Wno-unused-function -fPIC -Wno-strict-aliasing -Wno-unused-but-set-variable -UDO_UNIT_TESTS -O3 -I/usr/include/python3.7m -I/usr/include/python3.7m -o CMakeFiles/_moose.dir/melement.cpp.o -c /builddir/build/BUILD/moose-core-3.1.4/pymoose/melement.cpp make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 98%] Linking CXX shared module ../../python/moose/_moose.so cd /builddir/build/BUILD/moose-core-3.1.4/build3/pymoose && /usr/bin/cmake -E cmake_link_script CMakeFiles/_moose.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -DNDEBUG -Wl,--build-id -shared -o ../../python/moose/_moose.so CMakeFiles/_moose.dir/moosemodule.cpp.o CMakeFiles/_moose.dir/vec.cpp.o CMakeFiles/_moose.dir/mfield.cpp.o CMakeFiles/_moose.dir/pymooseinit.cpp.o CMakeFiles/_moose.dir/melement.cpp.o CMakeFiles/_moose.dir/test_moosemodule.cpp.o CMakeFiles/_moose.dir/PyRun.cpp.o -L/builddir/build/BUILD/moose-core-3.1.4/build3 -Wl,--whole-archive ../external/muparser/libmuparser.a ../builtins/libmoose_builtins.a ../msg/libmsg.a ../benchmarks/libbenchmarks.a ../shell/libshell.a ../randnum/librandnum.a ../scheduling/libscheduling.a ../mpi/libmoose_mpi.a ../biophysics/libbiophysics.a ../utility/libutility.a ../kinetics/libkinetics.a ../synapse/libsynapse.a ../intfire/libintfire.a ../hsolve/libhsolve.a ../mesh/libmesh.a ../signeur/libsigneur.a ../diffusion/libdiffusion.a ../ksolve/libksolve.a ../device/libdevice.a ../basecode/libbasecode.a -Wl,--no-whole-archive -lhdf5_cpp -lhdf5 -lsz -lz -ldl -lm -lhdf5_hl_cpp -lhdf5_hl -lgsl -lgslcblas cd /builddir/build/BUILD/moose-core-3.1.4/build3/pymoose && /usr/bin/cmake -E cmake_echo_color --cyan "MOOSE python extention is successfully built. Now " " Run 'sudo make install' to install it. " " " "NOTE: Run 'pip uninstall moose' to uninstall moose." MOOSE python extention is successfully built. Now Run 'sudo make install' to install it. NOTE: Run 'pip uninstall moose' to uninstall moose. make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' BUILDSTDERR: /usr/bin/ld: ../builtins/libmoose_builtins.a(testNSDF.cpp.o): in function `testCreateStringDataset()': BUILDSTDERR: /builddir/build/BUILD/moose-core-3.1.4/builtins/testNSDF.cpp:76: warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 98%] Built target _moose make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f CMakeFiles/copy_pymoose.dir/build.make CMakeFiles/copy_pymoose.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' cd /builddir/build/BUILD/moose-core-3.1.4/build3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3/CMakeFiles/copy_pymoose.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/CMakeFiles/copy_pymoose.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/CMakeFiles/copy_pymoose.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/CMakeFiles/copy_pymoose.dir/depend.internal". Scanning dependencies of target copy_pymoose make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f CMakeFiles/copy_pymoose.dir/build.make CMakeFiles/copy_pymoose.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 99%] Copying required python files from /builddir/build/BUILD/moose-core-3.1.4/python to to build directory /usr/bin/cmake -E copy_directory /builddir/build/BUILD/moose-core-3.1.4/python /builddir/build/BUILD/moose-core-3.1.4/build3/python make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [ 99%] Built target copy_pymoose make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f CMakeFiles/bdist.dir/build.make CMakeFiles/bdist.dir/depend make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' cd /builddir/build/BUILD/moose-core-3.1.4/build3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4 /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3 /builddir/build/BUILD/moose-core-3.1.4/build3/CMakeFiles/bdist.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/CMakeFiles/bdist.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/CMakeFiles/bdist.dir/depend.internal". Dependee "/builddir/build/BUILD/moose-core-3.1.4/build3/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/moose-core-3.1.4/build3/CMakeFiles/bdist.dir/depend.internal". Scanning dependencies of target bdist make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/make -f CMakeFiles/bdist.dir/build.make CMakeFiles/bdist.dir/build make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [100%] bdist is saved to /builddir/build/BUILD/moose-core-3.1.4/build3/bdist cd /builddir/build/BUILD/moose-core-3.1.4/build3/python && /usr/bin/python3 setup.cmake.py bdist_dumb -p CMAKE -d /builddir/build/BUILD/moose-core-3.1.4/build3/bdist Got 3.1.4 from VERSION file [INFO] Suffix is so running bdist_dumb running build running build_py creating build creating build/lib creating build/lib/rdesigneur copying rdesigneur/rdesigneurProtos.py -> build/lib/rdesigneur copying rdesigneur/rdesigneur.py -> build/lib/rdesigneur copying rdesigneur/rmoogli.py -> build/lib/rdesigneur copying rdesigneur/__init__.py -> build/lib/rdesigneur creating build/lib/moose copying moose/recording.py -> build/lib/moose copying moose/moose.py -> build/lib/moose copying moose/merge.py -> build/lib/moose copying moose/moose_test.py -> build/lib/moose copying moose/constants.py -> build/lib/moose copying moose/print_utils.py -> build/lib/moose copying moose/moose_config.py -> build/lib/moose copying moose/utils.py -> build/lib/moose copying moose/hdfutil.py -> build/lib/moose copying moose/methods_utils.py -> build/lib/moose copying moose/moose_constants.py -> build/lib/moose copying moose/graph_utils.py -> build/lib/moose copying moose/optimizer_interface.py -> build/lib/moose copying moose/plot_utils.py -> build/lib/moose copying moose/graphutil.py -> build/lib/moose copying moose/alternate.py -> build/lib/moose copying moose/__init__.py -> build/lib/moose creating build/lib/moose/SBML copying moose/SBML/readSBML.py -> build/lib/moose/SBML copying moose/SBML/validation.py -> build/lib/moose/SBML copying moose/SBML/__init__.py -> build/lib/moose/SBML copying moose/SBML/writeSBML.py -> build/lib/moose/SBML creating build/lib/moose/genesis copying moose/genesis/writeKkit.py -> build/lib/moose/genesis copying moose/genesis/__init__.py -> build/lib/moose/genesis creating build/lib/moose/neuroml copying moose/neuroml/ChannelML.py -> build/lib/moose/neuroml copying moose/neuroml/utils.py -> build/lib/moose/neuroml copying moose/neuroml/NeuroML.py -> build/lib/moose/neuroml copying moose/neuroml/MorphML.py -> build/lib/moose/neuroml copying moose/neuroml/__init__.py -> build/lib/moose/neuroml copying moose/neuroml/NetworkML.py -> build/lib/moose/neuroml creating build/lib/moose/neuroml2 copying moose/neuroml2/generated_neuroml.py -> build/lib/moose/neuroml2 copying moose/neuroml2/generated_neuromlsub.py -> build/lib/moose/neuroml2 copying moose/neuroml2/test_converter.py -> build/lib/moose/neuroml2 copying moose/neuroml2/units.py -> build/lib/moose/neuroml2 copying moose/neuroml2/test_reader.py -> build/lib/moose/neuroml2 copying moose/neuroml2/test_hhfit.py -> build/lib/moose/neuroml2 copying moose/neuroml2/converter.py -> build/lib/moose/neuroml2 copying moose/neuroml2/hhfit.py -> build/lib/moose/neuroml2 copying moose/neuroml2/__init__.py -> build/lib/moose/neuroml2 copying moose/neuroml2/reader.py -> build/lib/moose/neuroml2 creating build/lib/moose/chemUtil copying moose/chemUtil/chemConnectUtil.py -> build/lib/moose/chemUtil copying moose/chemUtil/add_Delete_ChemicalSolver.py -> build/lib/moose/chemUtil copying moose/chemUtil/__init__.py -> build/lib/moose/chemUtil copying moose/chemUtil/graphUtils.py -> build/lib/moose/chemUtil copying moose/_moose.so -> build/lib/moose installing to build/bdist.linux-riscv64/dumb running install running install_lib creating build/bdist.linux-riscv64 creating build/bdist.linux-riscv64/dumb creating build/bdist.linux-riscv64/dumb/usr creating build/bdist.linux-riscv64/dumb/usr/lib creating build/bdist.linux-riscv64/dumb/usr/lib/python3.7 creating build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages creating build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose copying build/lib/moose/recording.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose copying build/lib/moose/moose.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose copying build/lib/moose/merge.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose creating build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/SBML copying build/lib/moose/SBML/readSBML.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/SBML copying build/lib/moose/SBML/validation.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/SBML copying build/lib/moose/SBML/__init__.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/SBML copying build/lib/moose/SBML/writeSBML.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/SBML creating build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/genesis copying build/lib/moose/genesis/writeKkit.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/genesis copying build/lib/moose/genesis/__init__.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/genesis creating build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/generated_neuroml.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/generated_neuromlsub.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/test_converter.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/units.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/test_reader.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/test_hhfit.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/converter.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/hhfit.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/__init__.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/reader.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml2 copying build/lib/moose/moose_test.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose copying build/lib/moose/constants.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose copying build/lib/moose/print_utils.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose copying build/lib/moose/moose_config.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose copying build/lib/moose/utils.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose copying build/lib/moose/_moose.so -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose creating build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/chemUtil copying build/lib/moose/chemUtil/chemConnectUtil.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/chemUtil copying build/lib/moose/chemUtil/add_Delete_ChemicalSolver.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/chemUtil copying build/lib/moose/chemUtil/__init__.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/chemUtil copying build/lib/moose/chemUtil/graphUtils.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/chemUtil creating build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml copying build/lib/moose/neuroml/ChannelML.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml copying build/lib/moose/neuroml/utils.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml copying build/lib/moose/neuroml/NeuroML.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml copying build/lib/moose/neuroml/MorphML.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml copying build/lib/moose/neuroml/__init__.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml copying build/lib/moose/neuroml/NetworkML.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml copying build/lib/moose/hdfutil.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose copying build/lib/moose/methods_utils.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose copying build/lib/moose/moose_constants.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose copying build/lib/moose/graph_utils.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose copying build/lib/moose/optimizer_interface.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose copying build/lib/moose/plot_utils.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose copying build/lib/moose/graphutil.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose copying build/lib/moose/alternate.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose copying build/lib/moose/__init__.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose creating build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/rdesigneur copying build/lib/rdesigneur/rdesigneurProtos.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/rdesigneur copying build/lib/rdesigneur/rdesigneur.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/rdesigneur copying build/lib/rdesigneur/rmoogli.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/rdesigneur copying build/lib/rdesigneur/__init__.py -> build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/rdesigneur byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/recording.py to recording.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/moose.py to moose.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/merge.py to merge.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/SBML/readSBML.py to readSBML.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/SBML/validation.py to validation.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/SBML/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/SBML/writeSBML.py to writeSBML.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/genesis/writeKkit.py to writeKkit.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/genesis/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml2/generated_neuroml.py to generated_neuroml.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml2/generated_neuromlsub.py to generated_neuromlsub.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml2/test_converter.py to test_converter.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml2/units.py to units.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml2/test_reader.py to test_reader.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml2/test_hhfit.py to test_hhfit.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml2/converter.py to converter.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml2/hhfit.py to hhfit.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml2/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml2/reader.py to reader.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/moose_test.py to moose_test.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/constants.py to constants.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/print_utils.py to print_utils.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/moose_config.py to moose_config.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/chemUtil/chemConnectUtil.py to chemConnectUtil.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/chemUtil/add_Delete_ChemicalSolver.py to add_Delete_ChemicalSolver.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/chemUtil/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/chemUtil/graphUtils.py to graphUtils.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml/ChannelML.py to ChannelML.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml/NeuroML.py to NeuroML.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml/MorphML.py to MorphML.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/neuroml/NetworkML.py to NetworkML.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/hdfutil.py to hdfutil.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/methods_utils.py to methods_utils.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/moose_constants.py to moose_constants.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/graph_utils.py to graph_utils.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/optimizer_interface.py to optimizer_interface.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/plot_utils.py to plot_utils.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/graphutil.py to graphutil.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/alternate.py to alternate.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/moose/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/rdesigneur/rdesigneurProtos.py to rdesigneurProtos.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/rdesigneur/rdesigneur.py to rdesigneur.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/rdesigneur/rmoogli.py to rmoogli.cpython-37.pyc byte-compiling build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/rdesigneur/__init__.py to __init__.cpython-37.pyc running install_egg_info Writing build/bdist.linux-riscv64/dumb/usr/lib/python3.7/site-packages/pymoose-3.1.4-py3.7.egg-info creating /builddir/build/BUILD/moose-core-3.1.4/build3/bdist Creating tar archive removing 'build/bdist.linux-riscv64/dumb' (and everything under it) make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[2]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' Unarchiving bdist file /builddir/build/BUILD/moose-core-3.1.4/build3/bdist/pymoose-3.1.4.CMAKE.tar.gz to /builddir/build/BUILD/moose-core-3.1.4/build3/pymoose_bdist_install /usr/bin/cmake -E chdir /builddir/build/BUILD/moose-core-3.1.4/build3/pymoose_bdist_install tar xvf /builddir/build/BUILD/moose-core-3.1.4/build3/bdist/pymoose-3.1.4.CMAKE.tar.gz ./ ./usr/ ./usr/lib/ ./usr/lib/python3.7/ ./usr/lib/python3.7/site-packages/ ./usr/lib/python3.7/site-packages/moose/ ./usr/lib/python3.7/site-packages/moose/SBML/ ./usr/lib/python3.7/site-packages/moose/SBML/__init__.py ./usr/lib/python3.7/site-packages/moose/SBML/__pycache__/ ./usr/lib/python3.7/site-packages/moose/SBML/__pycache__/__init__.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/SBML/__pycache__/readSBML.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/SBML/__pycache__/validation.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/SBML/__pycache__/writeSBML.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/SBML/readSBML.py ./usr/lib/python3.7/site-packages/moose/SBML/validation.py ./usr/lib/python3.7/site-packages/moose/SBML/writeSBML.py ./usr/lib/python3.7/site-packages/moose/__init__.py ./usr/lib/python3.7/site-packages/moose/__pycache__/ ./usr/lib/python3.7/site-packages/moose/__pycache__/__init__.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/__pycache__/alternate.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/__pycache__/constants.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/__pycache__/graph_utils.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/__pycache__/graphutil.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/__pycache__/hdfutil.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/__pycache__/merge.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/__pycache__/methods_utils.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/__pycache__/moose.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/__pycache__/moose_config.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/__pycache__/moose_constants.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/__pycache__/moose_test.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/__pycache__/optimizer_interface.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/__pycache__/plot_utils.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/__pycache__/print_utils.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/__pycache__/recording.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/__pycache__/utils.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/_moose.so ./usr/lib/python3.7/site-packages/moose/alternate.py ./usr/lib/python3.7/site-packages/moose/chemUtil/ ./usr/lib/python3.7/site-packages/moose/chemUtil/__init__.py ./usr/lib/python3.7/site-packages/moose/chemUtil/__pycache__/ ./usr/lib/python3.7/site-packages/moose/chemUtil/__pycache__/__init__.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/chemUtil/__pycache__/add_Delete_ChemicalSolver.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/chemUtil/__pycache__/chemConnectUtil.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/chemUtil/__pycache__/graphUtils.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/chemUtil/add_Delete_ChemicalSolver.py ./usr/lib/python3.7/site-packages/moose/chemUtil/chemConnectUtil.py ./usr/lib/python3.7/site-packages/moose/chemUtil/graphUtils.py ./usr/lib/python3.7/site-packages/moose/constants.py ./usr/lib/python3.7/site-packages/moose/genesis/ ./usr/lib/python3.7/site-packages/moose/genesis/__init__.py ./usr/lib/python3.7/site-packages/moose/genesis/__pycache__/ ./usr/lib/python3.7/site-packages/moose/genesis/__pycache__/__init__.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/genesis/__pycache__/writeKkit.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/genesis/writeKkit.py ./usr/lib/python3.7/site-packages/moose/graph_utils.py ./usr/lib/python3.7/site-packages/moose/graphutil.py ./usr/lib/python3.7/site-packages/moose/hdfutil.py ./usr/lib/python3.7/site-packages/moose/merge.py ./usr/lib/python3.7/site-packages/moose/methods_utils.py ./usr/lib/python3.7/site-packages/moose/moose.py ./usr/lib/python3.7/site-packages/moose/moose_config.py ./usr/lib/python3.7/site-packages/moose/moose_constants.py ./usr/lib/python3.7/site-packages/moose/moose_test.py ./usr/lib/python3.7/site-packages/moose/neuroml/ ./usr/lib/python3.7/site-packages/moose/neuroml/ChannelML.py ./usr/lib/python3.7/site-packages/moose/neuroml/MorphML.py ./usr/lib/python3.7/site-packages/moose/neuroml/NetworkML.py ./usr/lib/python3.7/site-packages/moose/neuroml/NeuroML.py ./usr/lib/python3.7/site-packages/moose/neuroml/__init__.py ./usr/lib/python3.7/site-packages/moose/neuroml/__pycache__/ ./usr/lib/python3.7/site-packages/moose/neuroml/__pycache__/ChannelML.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/neuroml/__pycache__/MorphML.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/neuroml/__pycache__/NetworkML.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/neuroml/__pycache__/NeuroML.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/neuroml/__pycache__/__init__.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/neuroml/__pycache__/utils.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/neuroml/utils.py ./usr/lib/python3.7/site-packages/moose/neuroml2/ ./usr/lib/python3.7/site-packages/moose/neuroml2/__init__.py ./usr/lib/python3.7/site-packages/moose/neuroml2/__pycache__/ ./usr/lib/python3.7/site-packages/moose/neuroml2/__pycache__/__init__.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/neuroml2/__pycache__/converter.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/neuroml2/__pycache__/generated_neuroml.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/neuroml2/__pycache__/generated_neuromlsub.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/neuroml2/__pycache__/hhfit.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/neuroml2/__pycache__/reader.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/neuroml2/__pycache__/test_converter.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/neuroml2/__pycache__/test_hhfit.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/neuroml2/__pycache__/test_reader.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/neuroml2/__pycache__/units.cpython-37.pyc ./usr/lib/python3.7/site-packages/moose/neuroml2/converter.py ./usr/lib/python3.7/site-packages/moose/neuroml2/generated_neuroml.py ./usr/lib/python3.7/site-packages/moose/neuroml2/generated_neuromlsub.py ./usr/lib/python3.7/site-packages/moose/neuroml2/hhfit.py ./usr/lib/python3.7/site-packages/moose/neuroml2/reader.py ./usr/lib/python3.7/site-packages/moose/neuroml2/test_converter.py ./usr/lib/python3.7/site-packages/moose/neuroml2/test_hhfit.py ./usr/lib/python3.7/site-packages/moose/neuroml2/test_reader.py ./usr/lib/python3.7/site-packages/moose/neuroml2/units.py ./usr/lib/python3.7/site-packages/moose/optimizer_interface.py ./usr/lib/python3.7/site-packages/moose/plot_utils.py ./usr/lib/python3.7/site-packages/moose/print_utils.py ./usr/lib/python3.7/site-packages/moose/recording.py ./usr/lib/python3.7/site-packages/moose/utils.py ./usr/lib/python3.7/site-packages/pymoose-3.1.4-py3.7.egg-info ./usr/lib/python3.7/site-packages/rdesigneur/ ./usr/lib/python3.7/site-packages/rdesigneur/__init__.py ./usr/lib/python3.7/site-packages/rdesigneur/__pycache__/ ./usr/lib/python3.7/site-packages/rdesigneur/__pycache__/__init__.cpython-37.pyc ./usr/lib/python3.7/site-packages/rdesigneur/__pycache__/rdesigneur.cpython-37.pyc ./usr/lib/python3.7/site-packages/rdesigneur/__pycache__/rdesigneurProtos.cpython-37.pyc ./usr/lib/python3.7/site-packages/rdesigneur/__pycache__/rmoogli.cpython-37.pyc ./usr/lib/python3.7/site-packages/rdesigneur/rdesigneur.py ./usr/lib/python3.7/site-packages/rdesigneur/rdesigneurProtos.py ./usr/lib/python3.7/site-packages/rdesigneur/rmoogli.py make[2]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' make[1]: Entering directory '/builddir/build/BUILD/moose-core-3.1.4/build3' [100%] Built target bdist make[1]: Leaving directory '/builddir/build/BUILD/moose-core-3.1.4/build3' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/moose-core-3.1.4/build3/CMakeFiles 0 + cd python + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.cmake.py build '--executable=/usr/bin/python3 -s' Got 3.1.4 from VERSION file [INFO] Suffix is so running build running build_py + sleep 1 + popd ~/build/BUILD/moose-core-3.1.4 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xMbPzW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64 + cd moose-core-3.1.4 + install -D build3/moose.bin /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/bin/moose + pushd build2/python ~/build/BUILD/moose-core-3.1.4/build2/python ~/build/BUILD/moose-core-3.1.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.cmake.py install -O1 --skip-build --root /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64 --install-lib=/usr/lib64/python2.7/site-packages Got 3.1.4 from VERSION file [WARN] Failed to determine importlib suffix running install running install_lib creating /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose copying build/lib/moose/recording.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose copying build/lib/moose/moose.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose copying build/lib/moose/merge.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose creating /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/SBML copying build/lib/moose/SBML/readSBML.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/SBML copying build/lib/moose/SBML/validation.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/SBML copying build/lib/moose/SBML/__init__.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/SBML copying build/lib/moose/SBML/writeSBML.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/SBML creating /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/genesis copying build/lib/moose/genesis/writeKkit.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/genesis copying build/lib/moose/genesis/__init__.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/genesis creating /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/generated_neuroml.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/generated_neuromlsub.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/test_converter.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/units.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/test_reader.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/test_hhfit.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/converter.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/hhfit.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/__init__.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/reader.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml2 copying build/lib/moose/moose_test.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose copying build/lib/moose/constants.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose copying build/lib/moose/print_utils.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose copying build/lib/moose/moose_config.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose copying build/lib/moose/utils.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose copying build/lib/moose/_moose.so -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose creating /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/chemUtil copying build/lib/moose/chemUtil/chemConnectUtil.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/chemUtil copying build/lib/moose/chemUtil/add_Delete_ChemicalSolver.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/chemUtil copying build/lib/moose/chemUtil/__init__.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/chemUtil copying build/lib/moose/chemUtil/graphUtils.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/chemUtil creating /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml copying build/lib/moose/neuroml/ChannelML.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml copying build/lib/moose/neuroml/utils.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml copying build/lib/moose/neuroml/NeuroML.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml copying build/lib/moose/neuroml/MorphML.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml copying build/lib/moose/neuroml/__init__.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml copying build/lib/moose/neuroml/NetworkML.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml copying build/lib/moose/hdfutil.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose copying build/lib/moose/methods_utils.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose copying build/lib/moose/moose_constants.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose copying build/lib/moose/graph_utils.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose copying build/lib/moose/optimizer_interface.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose copying build/lib/moose/plot_utils.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose copying build/lib/moose/graphutil.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose copying build/lib/moose/alternate.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose copying build/lib/moose/__init__.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose creating /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/rdesigneur copying build/lib/rdesigneur/rdesigneurProtos.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/rdesigneur copying build/lib/rdesigneur/rdesigneur.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/rdesigneur copying build/lib/rdesigneur/rmoogli.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/rdesigneur copying build/lib/rdesigneur/__init__.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/rdesigneur byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/recording.py to recording.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/moose.py to moose.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/merge.py to merge.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/SBML/readSBML.py to readSBML.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/SBML/validation.py to validation.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/SBML/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/SBML/writeSBML.py to writeSBML.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/genesis/writeKkit.py to writeKkit.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/genesis/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml2/generated_neuroml.py to generated_neuroml.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml2/generated_neuromlsub.py to generated_neuromlsub.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml2/test_converter.py to test_converter.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml2/units.py to units.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml2/test_reader.py to test_reader.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml2/test_hhfit.py to test_hhfit.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml2/converter.py to converter.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml2/hhfit.py to hhfit.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml2/reader.py to reader.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/moose_test.py to moose_test.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/print_utils.py to print_utils.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/moose_config.py to moose_config.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/chemUtil/chemConnectUtil.py to chemConnectUtil.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/chemUtil/add_Delete_ChemicalSolver.py to add_Delete_ChemicalSolver.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/chemUtil/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/chemUtil/graphUtils.py to graphUtils.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml/ChannelML.py to ChannelML.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml/NeuroML.py to NeuroML.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml/MorphML.py to MorphML.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/neuroml/NetworkML.py to NetworkML.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/hdfutil.py to hdfutil.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/methods_utils.py to methods_utils.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/moose_constants.py to moose_constants.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/graph_utils.py to graph_utils.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/optimizer_interface.py to optimizer_interface.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/plot_utils.py to plot_utils.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/graphutil.py to graphutil.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/alternate.py to alternate.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/rdesigneur/rdesigneurProtos.py to rdesigneurProtos.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/rdesigneur/rdesigneur.py to rdesigneur.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/rdesigneur/rmoogli.py to rmoogli.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/rdesigneur/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpf6hPeK.py' /usr/bin/python2 -O /tmp/tmpf6hPeK.py removing /tmp/tmpf6hPeK.py running install_egg_info Writing /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pymoose-3.1.4-py2.7.egg-info + chmod +x /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/_moose.so + popd ~/build/BUILD/moose-core-3.1.4 ~/build/BUILD/moose-core-3.1.4/build3/python ~/build/BUILD/moose-core-3.1.4 + pushd build3/python + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.cmake.py install -O1 --skip-build --root /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64 --install-lib=/usr/lib64/python3.7/site-packages Got 3.1.4 from VERSION file [INFO] Suffix is so running install running install_lib creating /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose copying build/lib/moose/recording.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose copying build/lib/moose/moose.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose copying build/lib/moose/merge.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose creating /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/SBML copying build/lib/moose/SBML/readSBML.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/SBML copying build/lib/moose/SBML/validation.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/SBML copying build/lib/moose/SBML/__init__.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/SBML copying build/lib/moose/SBML/writeSBML.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/SBML creating /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/genesis copying build/lib/moose/genesis/writeKkit.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/genesis copying build/lib/moose/genesis/__init__.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/genesis creating /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/generated_neuroml.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/generated_neuromlsub.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/test_converter.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/units.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/test_reader.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/test_hhfit.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/converter.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/hhfit.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/__init__.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml2 copying build/lib/moose/neuroml2/reader.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml2 copying build/lib/moose/moose_test.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose copying build/lib/moose/constants.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose copying build/lib/moose/print_utils.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose copying build/lib/moose/moose_config.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose copying build/lib/moose/utils.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose copying build/lib/moose/_moose.so -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose creating /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/chemUtil copying build/lib/moose/chemUtil/chemConnectUtil.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/chemUtil copying build/lib/moose/chemUtil/add_Delete_ChemicalSolver.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/chemUtil copying build/lib/moose/chemUtil/__init__.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/chemUtil copying build/lib/moose/chemUtil/graphUtils.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/chemUtil creating /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml copying build/lib/moose/neuroml/ChannelML.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml copying build/lib/moose/neuroml/utils.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml copying build/lib/moose/neuroml/NeuroML.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml copying build/lib/moose/neuroml/MorphML.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml copying build/lib/moose/neuroml/__init__.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml copying build/lib/moose/neuroml/NetworkML.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml copying build/lib/moose/hdfutil.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose copying build/lib/moose/methods_utils.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose copying build/lib/moose/moose_constants.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose copying build/lib/moose/graph_utils.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose copying build/lib/moose/optimizer_interface.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose copying build/lib/moose/plot_utils.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose copying build/lib/moose/graphutil.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose copying build/lib/moose/alternate.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose copying build/lib/moose/__init__.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose creating /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/rdesigneur copying build/lib/rdesigneur/rdesigneurProtos.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/rdesigneur copying build/lib/rdesigneur/rdesigneur.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/rdesigneur copying build/lib/rdesigneur/rmoogli.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/rdesigneur copying build/lib/rdesigneur/__init__.py -> /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/rdesigneur byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/recording.py to recording.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/moose.py to moose.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/merge.py to merge.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/SBML/readSBML.py to readSBML.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/SBML/validation.py to validation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/SBML/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/SBML/writeSBML.py to writeSBML.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/genesis/writeKkit.py to writeKkit.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/genesis/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml2/generated_neuroml.py to generated_neuroml.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml2/generated_neuromlsub.py to generated_neuromlsub.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml2/test_converter.py to test_converter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml2/units.py to units.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml2/test_reader.py to test_reader.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml2/test_hhfit.py to test_hhfit.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml2/converter.py to converter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml2/hhfit.py to hhfit.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml2/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml2/reader.py to reader.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/moose_test.py to moose_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/constants.py to constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/print_utils.py to print_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/moose_config.py to moose_config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/chemUtil/chemConnectUtil.py to chemConnectUtil.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/chemUtil/add_Delete_ChemicalSolver.py to add_Delete_ChemicalSolver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/chemUtil/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/chemUtil/graphUtils.py to graphUtils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml/ChannelML.py to ChannelML.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml/NeuroML.py to NeuroML.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml/MorphML.py to MorphML.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/neuroml/NetworkML.py to NetworkML.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/hdfutil.py to hdfutil.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/methods_utils.py to methods_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/moose_constants.py to moose_constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/graph_utils.py to graph_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/optimizer_interface.py to optimizer_interface.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/plot_utils.py to plot_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/graphutil.py to graphutil.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/alternate.py to alternate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/rdesigneur/rdesigneurProtos.py to rdesigneurProtos.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/rdesigneur/rdesigneur.py to rdesigneur.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/rdesigneur/rmoogli.py to rmoogli.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/rdesigneur/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmp7hczszqi.py' /usr/bin/python3 /tmp/tmp7hczszqi.py removing /tmp/tmp7hczszqi.py running install_egg_info Writing /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pymoose-3.1.4-py3.7.egg-info + chmod +x /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/_moose.so + popd ~/build/BUILD/moose-core-3.1.4 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.1.4-1.fc29 --unique-debug-suffix -3.1.4-1.fc29.riscv64 --unique-debug-src-base moose-3.1.4-1.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/moose-core-3.1.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/bin/moose explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/_moose.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/_moose.so extracting debug info from /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/bin/moose extracting debug info from /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/moose/_moose.so extracting debug info from /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/moose/_moose.so /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. BUILDSTDERR: 7742 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.bUgxbY Processing files: moose-3.1.4-1.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IaZOY0 + umask 022 + cd /builddir/build/BUILD + cd moose-core-3.1.4 + DOCDIR=/builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/share/doc/moose + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/share/doc/moose + cp -pr README.md /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/share/doc/moose + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TXNOen + umask 022 + cd /builddir/build/BUILD + cd moose-core-3.1.4 + LICENSEDIR=/builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/share/licenses/moose + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/share/licenses/moose + cp -pr LICENSE /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/share/licenses/moose + exit 0 Provides: moose = 3.1.4-1.fc29 moose(riscv-64) = 3.1.4-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libmoose.so()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: python2-moose-3.1.4-1.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DnzZvv + umask 022 + cd /builddir/build/BUILD + cd moose-core-3.1.4 + DOCDIR=/builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/share/doc/moose + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/share/doc/moose + cp -pr README.md /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/share/doc/moose + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ebGn4H + umask 022 + cd /builddir/build/BUILD + cd moose-core-3.1.4 + LICENSEDIR=/builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/share/licenses/moose + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/share/licenses/moose + cp -pr LICENSE /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/share/licenses/moose + exit 0 Provides: python-moose = 3.1.4-1.fc29 python-moose(riscv-64) = 3.1.4-1.fc29 python2-moose = 3.1.4-1.fc29 python2-moose(riscv-64) = 3.1.4-1.fc29 python2-rdesigneur = 3.1.4-1.fc29 python2.7dist(pymoose) = 3.1.4 python2dist(pymoose) = 3.1.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgsl.so.23()(64bit) libgslcblas.so.0()(64bit) libhdf5.so.10()(64bit) libhdf5_cpp.so.15()(64bit) libhdf5_hl.so.10()(64bit) libhdf5_hl_cpp.so.11()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libsz.so.2()(64bit) libz.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-moose < 3.1.4-1.fc29 Processing files: python3-moose-3.1.4-1.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Gb25hK + umask 022 + cd /builddir/build/BUILD + cd moose-core-3.1.4 + DOCDIR=/builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/share/doc/moose + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/share/doc/moose + cp -pr README.md /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/share/doc/moose + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WT3ij6 + umask 022 + cd /builddir/build/BUILD + cd moose-core-3.1.4 + LICENSEDIR=/builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/share/licenses/moose + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/share/licenses/moose + cp -pr LICENSE /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64/usr/share/licenses/moose + exit 0 Provides: python3-moose = 3.1.4-1.fc29 python3-moose(riscv-64) = 3.1.4-1.fc29 python3.7dist(pymoose) = 3.1.4 python3dist(pymoose) = 3.1.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgsl.so.23()(64bit) libgslcblas.so.0()(64bit) libhdf5.so.10()(64bit) libhdf5_cpp.so.15()(64bit) libhdf5_hl.so.10()(64bit) libhdf5_hl_cpp.so.11()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libsz.so.2()(64bit) libz.so.1()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: moose-debugsource-3.1.4-1.fc29.riscv64 Provides: moose-debugsource = 3.1.4-1.fc29 moose-debugsource(riscv-64) = 3.1.4-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: moose-debuginfo-3.1.4-1.fc29.riscv64 Provides: debuginfo(build-id) = bdcc5d1a5004ecf39b04e14f77684225a0ea6c36 moose-debuginfo = 3.1.4-1.fc29 moose-debuginfo(riscv-64) = 3.1.4-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: moose-debugsource(riscv-64) = 3.1.4-1.fc29 Processing files: python2-moose-debuginfo-3.1.4-1.fc29.riscv64 Provides: debuginfo(build-id) = d1e2fa2c74fb8edf0bf31ad4f06e5892e6d5321b python2-moose-debuginfo = 3.1.4-1.fc29 python2-moose-debuginfo(riscv-64) = 3.1.4-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: moose-debugsource(riscv-64) = 3.1.4-1.fc29 Processing files: python3-moose-debuginfo-3.1.4-1.fc29.riscv64 Provides: debuginfo(build-id) = 88095ac84e10d47ae4365207edb7cbadadd973c2 python3-moose-debuginfo = 3.1.4-1.fc29 python3-moose-debuginfo(riscv-64) = 3.1.4-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: moose-debugsource(riscv-64) = 3.1.4-1.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64 Wrote: /builddir/build/RPMS/moose-3.1.4-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-moose-3.1.4-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-moose-3.1.4-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/moose-debugsource-3.1.4-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/moose-debuginfo-3.1.4-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-moose-debuginfo-3.1.4-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-moose-debuginfo-3.1.4-1.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nGU4l3 + umask 022 + cd /builddir/build/BUILD + cd moose-core-3.1.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/moose-3.1.4-1.fc29.riscv64 + exit 0 Child return code was: 0