+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libbatch.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aX0hW7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libbatch + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libbatch-2.3.2.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libbatch + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libbatch_libdir.patch):' Patch #0 (libbatch_libdir.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file CMakeLists.txt patching file src/CMakeLists.txt + echo 'Patch #1 (libbatch_soversion.patch):' Patch #1 (libbatch_soversion.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/CMakeLists.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MXq7tN + umask 022 + cd /builddir/build/BUILD + cd libbatch + export LDFLAGS=-Wl,--as-needed + LDFLAGS=-Wl,--as-needed + 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 ' + 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 ' + 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 -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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS=-Wl,--as-needed + 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 -DLIBBATCH_PYTHONPATH=/usr/lib64/python2.7/site-packages . -- The C compiler identification is GNU 7.3.1 -- The CXX compiler identification is GNU 7.3.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 -- Looking for commands needed for local submission... -- LIBBATCH_RM_COMMAND found : /usr/bin/rm -- LIBBATCH_SH_COMMAND found : /usr/bin/sh -- LIBBATCH_CP_COMMAND found : /usr/bin/cp -- LIBBATCH_MKDIR_COMMAND found : /usr/bin/mkdir -- LIBBATCH_RSH_COMMAND not found, local submission might not work properly -- LIBBATCH_RCP_COMMAND not found, local submission might not work properly -- LIBBATCH_SSH_COMMAND found : /usr/bin/ssh -- LIBBATCH_SCP_COMMAND found : /usr/bin/scp -- Looking for PThread... -- Found PThread: /usr/include -- PThread library: /usr/lib64/libpthread.so -- Variable PTHREAD_ROOT_DIR was not explicitly defined: an installation was found anyway: /usr -- Found PythonInterp: /usr/bin/python (found version "2.7.14") -- Found PythonLibs: /usr/lib64/libpython2.7.so (found suitable exact version "2.7.14") -- Python interpreter and Python libraries found: -- Python libraries: /usr/lib64/libpython2.7.so -- Python include dir: /usr/include/python2.7 -- Found SWIG: /usr/bin/swig (found version "3.0.12") -- Variable SWIG_ROOT_DIR was not explicitly defined: an installation was found anyway: /usr -- -- **************** Libbatch Summary ******* -- -- Local submission .................... Yes -- Python wrapping ..................... Yes -- -- ************** End Summary ************** -- CMake Deprecation Warning at /usr/share/cmake/Modules/UseSWIG.cmake:231 (message): SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead. Call Stack (most recent call first): src/Python/CMakeLists.txt:50 (SWIG_ADD_MODULE) -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/libbatch + /usr/bin/make -O -j4 /usr/bin/cmake -H/builddir/build/BUILD/libbatch -B/builddir/build/BUILD/libbatch --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libbatch/CMakeFiles /builddir/build/BUILD/libbatch/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f src/CMakeFiles/batch.dir/build.make src/CMakeFiles/batch.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libbatch' cd /builddir/build/BUILD/libbatch && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libbatch /builddir/build/BUILD/libbatch/src /builddir/build/BUILD/libbatch /builddir/build/BUILD/libbatch/src /builddir/build/BUILD/libbatch/src/CMakeFiles/batch.dir/DependInfo.cmake --color= Scanning dependencies of target batch make[2]: Leaving directory '/builddir/build/BUILD/libbatch' /usr/bin/make -f src/CMakeFiles/batch.dir/build.make src/CMakeFiles/batch.dir/build make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 1%] Building CXX object src/CMakeFiles/batch.dir/Core/APIInternalFailureException.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/APIInternalFailureException.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/APIInternalFailureException.cxx make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 4%] Building CXX object src/CMakeFiles/batch.dir/Core/BoolType.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/BoolType.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/BoolType.cxx make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 8%] Building CXX object src/CMakeFiles/batch.dir/Core/Constants.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/Constants.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/Constants.cxx make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 2%] Building CXX object src/CMakeFiles/batch.dir/Core/BatchManagerCatalog.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/BatchManagerCatalog.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/BatchManagerCatalog.cxx make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 7%] Building CXX object src/CMakeFiles/batch.dir/Core/CommunicationProtocol.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/CommunicationProtocol.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/CommunicationProtocol.cxx make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 10%] Building CXX object src/CMakeFiles/batch.dir/Core/Couple.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/Couple.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/Couple.cxx make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 11%] Building CXX object src/CMakeFiles/batch.dir/Core/CoupleType.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/CoupleType.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/CoupleType.cxx make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 13%] Building CXX object src/CMakeFiles/batch.dir/Core/Environnement.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/Environnement.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/Environnement.cxx make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 5%] Building CXX object src/CMakeFiles/batch.dir/Core/BatchManager.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/BatchManager.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/BatchManager.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/Core/Job.hxx:37, from /builddir/build/BUILD/libbatch/src/Core/BatchManager.cxx:36: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 16%] Building CXX object src/CMakeFiles/batch.dir/Core/GenericException.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/GenericException.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/GenericException.cxx make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 17%] Building CXX object src/CMakeFiles/batch.dir/Core/GenericType.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/GenericType.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/GenericType.cxx make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 14%] Building CXX object src/CMakeFiles/batch.dir/Core/FactBatchManager.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/FactBatchManager.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/FactBatchManager.cxx make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 19%] Building CXX object src/CMakeFiles/batch.dir/Core/InvalidArgumentException.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/InvalidArgumentException.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/InvalidArgumentException.cxx make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 20%] Building CXX object src/CMakeFiles/batch.dir/Core/InvalidKeyException.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/InvalidKeyException.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/InvalidKeyException.cxx make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 26%] Building CXX object src/CMakeFiles/batch.dir/Core/ListIsFullException.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/ListIsFullException.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/ListIsFullException.cxx make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 23%] Building CXX object src/CMakeFiles/batch.dir/Core/JobId.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/JobId.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/JobId.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/Core/JobInfo.hxx:40, from /builddir/build/BUILD/libbatch/src/Core/JobId.hxx:37, from /builddir/build/BUILD/libbatch/src/Core/JobId.cxx:31: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 22%] Building CXX object src/CMakeFiles/batch.dir/Core/Job.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/Job.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/Job.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/Core/Job.hxx:37, from /builddir/build/BUILD/libbatch/src/Core/Job.cxx:31: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 25%] Building CXX object src/CMakeFiles/batch.dir/Core/JobInfo.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/JobInfo.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/JobInfo.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/Core/JobInfo.hxx:40, from /builddir/build/BUILD/libbatch/src/Core/JobInfo.cxx:37: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 28%] Building CXX object src/CMakeFiles/batch.dir/Core/LongType.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/LongType.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/LongType.cxx make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 31%] Building CXX object src/CMakeFiles/batch.dir/Core/NotYetImplementedException.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/NotYetImplementedException.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/NotYetImplementedException.cxx make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 35%] Building CXX object src/CMakeFiles/batch.dir/Core/RunTimeException.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/RunTimeException.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/RunTimeException.cxx make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 29%] Building CXX object src/CMakeFiles/batch.dir/Core/MpiImpl.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/MpiImpl.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/MpiImpl.cxx make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 34%] Building CXX object src/CMakeFiles/batch.dir/Core/Parametre.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/Parametre.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/Parametre.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.cxx:31:0: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 32%] Building CXX object src/CMakeFiles/batch.dir/Core/ParameterTypeMap.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/ParameterTypeMap.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/ParameterTypeMap.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/ParameterTypeMap.hxx:34:0, from /builddir/build/BUILD/libbatch/src/Core/ParameterTypeMap.cxx:35: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 37%] Building CXX object src/CMakeFiles/batch.dir/Core/StringType.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/StringType.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/StringType.cxx make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 38%] Building CXX object src/CMakeFiles/batch.dir/Core/TypeMismatchException.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/TypeMismatchException.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/TypeMismatchException.cxx make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 41%] Building CXX object src/CMakeFiles/batch.dir/Core/Utils.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/Utils.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/Utils.cxx make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 44%] Building CXX object src/CMakeFiles/batch.dir/Core/Log.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/Log.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/Log.cxx make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 43%] Building CXX object src/CMakeFiles/batch.dir/Core/CommunicationProtocolSH.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/CommunicationProtocolSH.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/CommunicationProtocolSH.cxx make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 40%] Building CXX object src/CMakeFiles/batch.dir/Core/Versatile.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/Versatile.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/Versatile.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Versatile.cxx:39:0: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.cxx:69:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & Versatile::operator = (const long l) throw(TypeMismatchException) ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.cxx:77:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & Versatile::operator = (const string & ch) throw(TypeMismatchException) ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.cxx:85:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & Versatile::operator +=(const string & ch) throw(TypeMismatchException,ListIsFullException) ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.cxx:100:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & Versatile::operator , (const string & ch) throw(TypeMismatchException,ListIsFullException) ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.cxx:106:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & Versatile::operator = (const char * ch) throw(TypeMismatchException) ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.cxx:111:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & Versatile::operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException) ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.cxx:116:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & Versatile::operator , (const char * ch) throw(TypeMismatchException,ListIsFullException) ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.cxx:121:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & Versatile::operator = (const Couple & cp) throw(TypeMismatchException) ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.cxx:129:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & Versatile::operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException) ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.cxx:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & Versatile::operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException) ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.cxx:161:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & Versatile::operator = (const int i) throw(TypeMismatchException) ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.cxx:169:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & Versatile::operator = (const bool b) throw(TypeMismatchException) ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.cxx:177:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void Versatile::checkType(DiscriminatorType t) const throw(TypeMismatchException) ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.cxx:183:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile::operator long() const throw(TypeMismatchException) ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.cxx:195:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile::operator bool() const throw(TypeMismatchException) ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.cxx:207:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile::operator int() const throw(TypeMismatchException) ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.cxx:212:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile::operator Couple() const throw(TypeMismatchException) ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.cxx:224:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string Versatile::str() const throw(TypeMismatchException) ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.cxx:243:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile::operator string () const throw(TypeMismatchException) ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 50%] Building CXX object src/CMakeFiles/batch.dir/Local/IOMutex.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Local/IOMutex.cxx.o -c /builddir/build/BUILD/libbatch/src/Local/IOMutex.cxx make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 46%] Building CXX object src/CMakeFiles/batch.dir/Core/CommunicationProtocolSSH.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Core/CommunicationProtocolSSH.cxx.o -c /builddir/build/BUILD/libbatch/src/Core/CommunicationProtocolSSH.cxx make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 49%] Building CXX object src/CMakeFiles/batch.dir/Local/FactBatchManager_Local.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Local/FactBatchManager_Local.cxx.o -c /builddir/build/BUILD/libbatch/src/Local/FactBatchManager_Local.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/Core/Job.hxx:37, from /builddir/build/BUILD/libbatch/src/Local/BatchManager_Local.hxx:50, from /builddir/build/BUILD/libbatch/src/Local/FactBatchManager_Local.cxx:37: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 52%] Building CXX object src/CMakeFiles/batch.dir/Local/Job_Local.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Local/Job_Local.cxx.o -c /builddir/build/BUILD/libbatch/src/Local/Job_Local.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/Local/Job_Local.hxx:35, from /builddir/build/BUILD/libbatch/src/Local/Job_Local.cxx:39: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 53%] Building CXX object src/CMakeFiles/batch.dir/Local/JobInfo_Local.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Local/JobInfo_Local.cxx.o -c /builddir/build/BUILD/libbatch/src/Local/JobInfo_Local.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/Local/JobInfo_Local.cxx:33: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 56%] Building CXX object src/CMakeFiles/batch.dir/CCC/FactBatchManager_CCC.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/CCC/FactBatchManager_CCC.cxx.o -c /builddir/build/BUILD/libbatch/src/CCC/FactBatchManager_CCC.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/Core/JobInfo.hxx:40, from /builddir/build/BUILD/libbatch/src/Core/JobId.hxx:37, from /builddir/build/BUILD/libbatch/src/CCC/BatchManager_CCC.hxx:36, from /builddir/build/BUILD/libbatch/src/CCC/FactBatchManager_CCC.cxx:31: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 58%] Building CXX object src/CMakeFiles/batch.dir/CCC/JobInfo_CCC.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/CCC/JobInfo_CCC.cxx.o -c /builddir/build/BUILD/libbatch/src/CCC/JobInfo_CCC.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/CCC/JobInfo_CCC.cxx:37: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 55%] Building CXX object src/CMakeFiles/batch.dir/CCC/BatchManager_CCC.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/CCC/BatchManager_CCC.cxx.o -c /builddir/build/BUILD/libbatch/src/CCC/BatchManager_CCC.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/Core/JobInfo.hxx:40, from /builddir/build/BUILD/libbatch/src/Core/JobId.hxx:37, from /builddir/build/BUILD/libbatch/src/CCC/BatchManager_CCC.hxx:36, from /builddir/build/BUILD/libbatch/src/CCC/BatchManager_CCC.cxx:53: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 61%] Building CXX object src/CMakeFiles/batch.dir/LSF/FactBatchManager_LSF.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/LSF/FactBatchManager_LSF.cxx.o -c /builddir/build/BUILD/libbatch/src/LSF/FactBatchManager_LSF.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/Core/JobInfo.hxx:40, from /builddir/build/BUILD/libbatch/src/Core/JobId.hxx:37, from /builddir/build/BUILD/libbatch/src/LSF/BatchManager_LSF.hxx:36, from /builddir/build/BUILD/libbatch/src/LSF/FactBatchManager_LSF.cxx:31: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 47%] Building CXX object src/CMakeFiles/batch.dir/Local/BatchManager_Local.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Local/BatchManager_Local.cxx.o -c /builddir/build/BUILD/libbatch/src/Local/BatchManager_Local.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/Core/Job.hxx:37, from /builddir/build/BUILD/libbatch/src/Local/BatchManager_Local.hxx:50, from /builddir/build/BUILD/libbatch/src/Local/BatchManager_Local.cxx:56: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 62%] Building CXX object src/CMakeFiles/batch.dir/LSF/JobInfo_LSF.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/LSF/JobInfo_LSF.cxx.o -c /builddir/build/BUILD/libbatch/src/LSF/JobInfo_LSF.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/Core/JobInfo.hxx:40, from /builddir/build/BUILD/libbatch/src/LSF/JobInfo_LSF.hxx:35, from /builddir/build/BUILD/libbatch/src/LSF/JobInfo_LSF.cxx:36: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 59%] Building CXX object src/CMakeFiles/batch.dir/LSF/BatchManager_LSF.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/LSF/BatchManager_LSF.cxx.o -c /builddir/build/BUILD/libbatch/src/LSF/BatchManager_LSF.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/Core/JobInfo.hxx:40, from /builddir/build/BUILD/libbatch/src/Core/JobId.hxx:37, from /builddir/build/BUILD/libbatch/src/LSF/BatchManager_LSF.hxx:36, from /builddir/build/BUILD/libbatch/src/LSF/BatchManager_LSF.cxx:39: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 65%] Building CXX object src/CMakeFiles/batch.dir/PBS/FactBatchManager_PBS.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/PBS/FactBatchManager_PBS.cxx.o -c /builddir/build/BUILD/libbatch/src/PBS/FactBatchManager_PBS.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/Core/JobInfo.hxx:40, from /builddir/build/BUILD/libbatch/src/Core/JobId.hxx:37, from /builddir/build/BUILD/libbatch/src/PBS/BatchManager_PBS.hxx:36, from /builddir/build/BUILD/libbatch/src/PBS/FactBatchManager_PBS.cxx:31: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 68%] Building CXX object src/CMakeFiles/batch.dir/OAR/FactBatchManager_OAR.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/OAR/FactBatchManager_OAR.cxx.o -c /builddir/build/BUILD/libbatch/src/OAR/FactBatchManager_OAR.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/Core/JobInfo.hxx:40, from /builddir/build/BUILD/libbatch/src/Core/JobId.hxx:37, from /builddir/build/BUILD/libbatch/src/OAR/BatchManager_OAR.hxx:24, from /builddir/build/BUILD/libbatch/src/OAR/FactBatchManager_OAR.cxx:21: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 64%] Building CXX object src/CMakeFiles/batch.dir/PBS/BatchManager_PBS.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/PBS/BatchManager_PBS.cxx.o -c /builddir/build/BUILD/libbatch/src/PBS/BatchManager_PBS.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/Core/JobInfo.hxx:40, from /builddir/build/BUILD/libbatch/src/Core/JobId.hxx:37, from /builddir/build/BUILD/libbatch/src/PBS/BatchManager_PBS.hxx:36, from /builddir/build/BUILD/libbatch/src/PBS/BatchManager_PBS.cxx:40: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 67%] Building CXX object src/CMakeFiles/batch.dir/PBS/JobInfo_PBS.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/PBS/JobInfo_PBS.cxx.o -c /builddir/build/BUILD/libbatch/src/PBS/JobInfo_PBS.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/Core/JobInfo.hxx:40, from /builddir/build/BUILD/libbatch/src/PBS/JobInfo_PBS.hxx:37, from /builddir/build/BUILD/libbatch/src/PBS/JobInfo_PBS.cxx:37: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 73%] Building CXX object src/CMakeFiles/batch.dir/COORM/FactBatchManager_COORM.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/COORM/FactBatchManager_COORM.cxx.o -c /builddir/build/BUILD/libbatch/src/COORM/FactBatchManager_COORM.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/Core/JobInfo.hxx:40, from /builddir/build/BUILD/libbatch/src/Core/JobId.hxx:37, from /builddir/build/BUILD/libbatch/src/COORM/BatchManager_COORM.hxx:24, from /builddir/build/BUILD/libbatch/src/COORM/FactBatchManager_COORM.cxx:21: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 71%] Building CXX object src/CMakeFiles/batch.dir/OAR/JobInfo_OAR.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/OAR/JobInfo_OAR.cxx.o -c /builddir/build/BUILD/libbatch/src/OAR/JobInfo_OAR.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/OAR/JobInfo_OAR.cxx:27: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 70%] Building CXX object src/CMakeFiles/batch.dir/OAR/BatchManager_OAR.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/OAR/BatchManager_OAR.cxx.o -c /builddir/build/BUILD/libbatch/src/OAR/BatchManager_OAR.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/Core/JobInfo.hxx:40, from /builddir/build/BUILD/libbatch/src/Core/JobId.hxx:37, from /builddir/build/BUILD/libbatch/src/OAR/BatchManager_OAR.hxx:24, from /builddir/build/BUILD/libbatch/src/OAR/BatchManager_OAR.cxx:27: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/OAR/BatchManager_OAR.cxx: In member function 'std::__cxx11::string Batch::BatchManager_OAR::buildBatchScript(const Batch::Job&)': /builddir/build/BUILD/libbatch/src/OAR/BatchManager_OAR.cxx:137:7: warning: variable 'mem' set but not used [-Wunused-but-set-variable] int mem = 0; ^~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 76%] Building CXX object src/CMakeFiles/batch.dir/COORM/JobInfo_COORM.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/COORM/JobInfo_COORM.cxx.o -c /builddir/build/BUILD/libbatch/src/COORM/JobInfo_COORM.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/COORM/JobInfo_COORM.cxx:27: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 79%] Building CXX object src/CMakeFiles/batch.dir/SGE/FactBatchManager_SGE.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/SGE/FactBatchManager_SGE.cxx.o -c /builddir/build/BUILD/libbatch/src/SGE/FactBatchManager_SGE.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/Core/JobInfo.hxx:40, from /builddir/build/BUILD/libbatch/src/Core/JobId.hxx:37, from /builddir/build/BUILD/libbatch/src/SGE/BatchManager_SGE.hxx:36, from /builddir/build/BUILD/libbatch/src/SGE/FactBatchManager_SGE.cxx:31: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 74%] Building CXX object src/CMakeFiles/batch.dir/COORM/BatchManager_COORM.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/COORM/BatchManager_COORM.cxx.o -c /builddir/build/BUILD/libbatch/src/COORM/BatchManager_COORM.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/Core/JobInfo.hxx:40, from /builddir/build/BUILD/libbatch/src/Core/JobId.hxx:37, from /builddir/build/BUILD/libbatch/src/COORM/BatchManager_COORM.hxx:24, from /builddir/build/BUILD/libbatch/src/COORM/BatchManager_COORM.cxx:27: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/COORM/BatchManager_COORM.cxx: In member function 'std::__cxx11::string Batch::BatchManager_COORM::buildBatchScript(const Batch::Job&)': /builddir/build/BUILD/libbatch/src/COORM/BatchManager_COORM.cxx:182:7: warning: unused variable 'nbproc' [-Wunused-variable] int nbproc = 0; ^~~~~~ /builddir/build/BUILD/libbatch/src/COORM/BatchManager_COORM.cxx:183:7: warning: unused variable 'edt' [-Wunused-variable] int edt = 0; ^~~ /builddir/build/BUILD/libbatch/src/COORM/BatchManager_COORM.cxx:184:7: warning: unused variable 'mem' [-Wunused-variable] int mem = 0; ^~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 77%] Building CXX object src/CMakeFiles/batch.dir/SGE/BatchManager_SGE.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/SGE/BatchManager_SGE.cxx.o -c /builddir/build/BUILD/libbatch/src/SGE/BatchManager_SGE.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/Core/JobInfo.hxx:40, from /builddir/build/BUILD/libbatch/src/Core/JobId.hxx:37, from /builddir/build/BUILD/libbatch/src/SGE/BatchManager_SGE.hxx:36, from /builddir/build/BUILD/libbatch/src/SGE/BatchManager_SGE.cxx:52: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 80%] Building CXX object src/CMakeFiles/batch.dir/SGE/JobInfo_SGE.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/SGE/JobInfo_SGE.cxx.o -c /builddir/build/BUILD/libbatch/src/SGE/JobInfo_SGE.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/SGE/JobInfo_SGE.cxx:37: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 83%] Building CXX object src/CMakeFiles/batch.dir/LoadLeveler/FactBatchManager_LL.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/LoadLeveler/FactBatchManager_LL.cxx.o -c /builddir/build/BUILD/libbatch/src/LoadLeveler/FactBatchManager_LL.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/ParameterTypeMap.hxx:34:0, from /builddir/build/BUILD/libbatch/src/LoadLeveler/FactBatchManager_LL.cxx:29: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 82%] Building CXX object src/CMakeFiles/batch.dir/LoadLeveler/BatchManager_LL.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/LoadLeveler/BatchManager_LL.cxx.o -c /builddir/build/BUILD/libbatch/src/LoadLeveler/BatchManager_LL.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/Core/Job.hxx:37, from /builddir/build/BUILD/libbatch/src/Core/BatchManager.hxx:38, from /builddir/build/BUILD/libbatch/src/LoadLeveler/FactBatchManager_LL.hxx:35, from /builddir/build/BUILD/libbatch/src/LoadLeveler/BatchManager_LL.cxx:37: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 85%] Building CXX object src/CMakeFiles/batch.dir/LoadLeveler/JobInfo_LL.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/LoadLeveler/JobInfo_LL.cxx.o -c /builddir/build/BUILD/libbatch/src/LoadLeveler/JobInfo_LL.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/Core/JobInfo.hxx:40, from /builddir/build/BUILD/libbatch/src/LoadLeveler/JobInfo_LL.hxx:34, from /builddir/build/BUILD/libbatch/src/LoadLeveler/JobInfo_LL.cxx:35: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 88%] Building CXX object src/CMakeFiles/batch.dir/Slurm/FactBatchManager_Slurm.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Slurm/FactBatchManager_Slurm.cxx.o -c /builddir/build/BUILD/libbatch/src/Slurm/FactBatchManager_Slurm.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/ParameterTypeMap.hxx:34:0, from /builddir/build/BUILD/libbatch/src/Slurm/FactBatchManager_Slurm.cxx:29: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 92%] Building CXX object src/CMakeFiles/batch.dir/Vishnu/FactBatchManager_Vishnu.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Vishnu/FactBatchManager_Vishnu.cxx.o -c /builddir/build/BUILD/libbatch/src/Vishnu/FactBatchManager_Vishnu.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/ParameterTypeMap.hxx:34:0, from /builddir/build/BUILD/libbatch/src/Vishnu/FactBatchManager_Vishnu.cxx:29: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 89%] Building CXX object src/CMakeFiles/batch.dir/Slurm/JobInfo_Slurm.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Slurm/JobInfo_Slurm.cxx.o -c /builddir/build/BUILD/libbatch/src/Slurm/JobInfo_Slurm.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/Core/JobInfo.hxx:40, from /builddir/build/BUILD/libbatch/src/Slurm/JobInfo_Slurm.hxx:34, from /builddir/build/BUILD/libbatch/src/Slurm/JobInfo_Slurm.cxx:34: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 86%] Building CXX object src/CMakeFiles/batch.dir/Slurm/BatchManager_Slurm.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Slurm/BatchManager_Slurm.cxx.o -c /builddir/build/BUILD/libbatch/src/Slurm/BatchManager_Slurm.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/Core/JobInfo.hxx:40, from /builddir/build/BUILD/libbatch/src/Core/JobId.hxx:37, from /builddir/build/BUILD/libbatch/src/Slurm/BatchManager_Slurm.hxx:35, from /builddir/build/BUILD/libbatch/src/Slurm/BatchManager_Slurm.cxx:37: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 94%] Building CXX object src/CMakeFiles/batch.dir/Vishnu/JobInfo_Vishnu.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Vishnu/JobInfo_Vishnu.cxx.o -c /builddir/build/BUILD/libbatch/src/Vishnu/JobInfo_Vishnu.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/Core/JobInfo.hxx:40, from /builddir/build/BUILD/libbatch/src/Vishnu/JobInfo_Vishnu.hxx:34, from /builddir/build/BUILD/libbatch/src/Vishnu/JobInfo_Vishnu.cxx:35: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 91%] Building CXX object src/CMakeFiles/batch.dir/Vishnu/BatchManager_Vishnu.cxx.o cd /builddir/build/BUILD/libbatch/src && /usr/bin/c++ -Dbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/batch.dir/Vishnu/BatchManager_Vishnu.cxx.o -c /builddir/build/BUILD/libbatch/src/Vishnu/BatchManager_Vishnu.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/Parametre.hxx:38:0, from /builddir/build/BUILD/libbatch/src/Core/JobInfo.hxx:40, from /builddir/build/BUILD/libbatch/src/Core/JobId.hxx:37, from /builddir/build/BUILD/libbatch/src/Vishnu/BatchManager_Vishnu.hxx:35, from /builddir/build/BUILD/libbatch/src/Vishnu/BatchManager_Vishnu.cxx:41: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 95%] Linking CXX shared library libbatch.so cd /builddir/build/BUILD/libbatch/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/batch.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 -Wl,--as-needed -shared -Wl,-soname,libbatch.so.2.3 -o libbatch.so.2.3 CMakeFiles/batch.dir/Core/APIInternalFailureException.cxx.o CMakeFiles/batch.dir/Core/BatchManager.cxx.o CMakeFiles/batch.dir/Core/BatchManagerCatalog.cxx.o CMakeFiles/batch.dir/Core/BoolType.cxx.o CMakeFiles/batch.dir/Core/CommunicationProtocol.cxx.o CMakeFiles/batch.dir/Core/Constants.cxx.o CMakeFiles/batch.dir/Core/Couple.cxx.o CMakeFiles/batch.dir/Core/CoupleType.cxx.o CMakeFiles/batch.dir/Core/Environnement.cxx.o CMakeFiles/batch.dir/Core/FactBatchManager.cxx.o CMakeFiles/batch.dir/Core/GenericException.cxx.o CMakeFiles/batch.dir/Core/GenericType.cxx.o CMakeFiles/batch.dir/Core/InvalidArgumentException.cxx.o CMakeFiles/batch.dir/Core/InvalidKeyException.cxx.o CMakeFiles/batch.dir/Core/Job.cxx.o CMakeFiles/batch.dir/Core/JobId.cxx.o CMakeFiles/batch.dir/Core/JobInfo.cxx.o CMakeFiles/batch.dir/Core/ListIsFullException.cxx.o CMakeFiles/batch.dir/Core/LongType.cxx.o CMakeFiles/batch.dir/Core/MpiImpl.cxx.o CMakeFiles/batch.dir/Core/NotYetImplementedException.cxx.o CMakeFiles/batch.dir/Core/ParameterTypeMap.cxx.o CMakeFiles/batch.dir/Core/Parametre.cxx.o CMakeFiles/batch.dir/Core/RunTimeException.cxx.o CMakeFiles/batch.dir/Core/StringType.cxx.o CMakeFiles/batch.dir/Core/TypeMismatchException.cxx.o CMakeFiles/batch.dir/Core/Versatile.cxx.o CMakeFiles/batch.dir/Core/Utils.cxx.o CMakeFiles/batch.dir/Core/Log.cxx.o CMakeFiles/batch.dir/Core/CommunicationProtocolSH.cxx.o CMakeFiles/batch.dir/Core/CommunicationProtocolSSH.cxx.o CMakeFiles/batch.dir/Local/BatchManager_Local.cxx.o CMakeFiles/batch.dir/Local/FactBatchManager_Local.cxx.o CMakeFiles/batch.dir/Local/IOMutex.cxx.o CMakeFiles/batch.dir/Local/Job_Local.cxx.o CMakeFiles/batch.dir/Local/JobInfo_Local.cxx.o CMakeFiles/batch.dir/CCC/BatchManager_CCC.cxx.o CMakeFiles/batch.dir/CCC/FactBatchManager_CCC.cxx.o CMakeFiles/batch.dir/CCC/JobInfo_CCC.cxx.o CMakeFiles/batch.dir/LSF/BatchManager_LSF.cxx.o CMakeFiles/batch.dir/LSF/FactBatchManager_LSF.cxx.o CMakeFiles/batch.dir/LSF/JobInfo_LSF.cxx.o CMakeFiles/batch.dir/PBS/BatchManager_PBS.cxx.o CMakeFiles/batch.dir/PBS/FactBatchManager_PBS.cxx.o CMakeFiles/batch.dir/PBS/JobInfo_PBS.cxx.o CMakeFiles/batch.dir/OAR/FactBatchManager_OAR.cxx.o CMakeFiles/batch.dir/OAR/BatchManager_OAR.cxx.o CMakeFiles/batch.dir/OAR/JobInfo_OAR.cxx.o CMakeFiles/batch.dir/COORM/FactBatchManager_COORM.cxx.o CMakeFiles/batch.dir/COORM/BatchManager_COORM.cxx.o CMakeFiles/batch.dir/COORM/JobInfo_COORM.cxx.o CMakeFiles/batch.dir/SGE/BatchManager_SGE.cxx.o CMakeFiles/batch.dir/SGE/FactBatchManager_SGE.cxx.o CMakeFiles/batch.dir/SGE/JobInfo_SGE.cxx.o CMakeFiles/batch.dir/LoadLeveler/BatchManager_LL.cxx.o CMakeFiles/batch.dir/LoadLeveler/FactBatchManager_LL.cxx.o CMakeFiles/batch.dir/LoadLeveler/JobInfo_LL.cxx.o CMakeFiles/batch.dir/Slurm/BatchManager_Slurm.cxx.o CMakeFiles/batch.dir/Slurm/FactBatchManager_Slurm.cxx.o CMakeFiles/batch.dir/Slurm/JobInfo_Slurm.cxx.o CMakeFiles/batch.dir/Vishnu/BatchManager_Vishnu.cxx.o CMakeFiles/batch.dir/Vishnu/FactBatchManager_Vishnu.cxx.o CMakeFiles/batch.dir/Vishnu/JobInfo_Vishnu.cxx.o -lpthread cd /builddir/build/BUILD/libbatch/src && /usr/bin/cmake -E cmake_symlink_library libbatch.so.2.3 libbatch.so.2.3 libbatch.so make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[1]: Entering directory '/builddir/build/BUILD/libbatch' [ 95%] Built target batch make[1]: Leaving directory '/builddir/build/BUILD/libbatch' /usr/bin/make -f src/Python/CMakeFiles/_libbatch.dir/build.make src/Python/CMakeFiles/_libbatch.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 97%] Swig source cd /builddir/build/BUILD/libbatch/src/Python && /usr/bin/cmake -E make_directory /builddir/build/BUILD/libbatch/src/Python cd /builddir/build/BUILD/libbatch/src/Python && /usr/bin/swig -python -shadow -outdir /builddir/build/BUILD/libbatch/src/Python -c++ -I/builddir/build/BUILD/libbatch -I/usr/include -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -I/usr/include/python2.7 -I/builddir/build/BUILD/libbatch/src/Python -o /builddir/build/BUILD/libbatch/src/Python/libBatch_SwigPYTHON_wrap.cxx /builddir/build/BUILD/libbatch/src/Python/libBatch_Swig.i make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' cd /builddir/build/BUILD/libbatch && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libbatch /builddir/build/BUILD/libbatch/src/Python /builddir/build/BUILD/libbatch /builddir/build/BUILD/libbatch/src/Python /builddir/build/BUILD/libbatch/src/Python/CMakeFiles/_libbatch.dir/DependInfo.cmake --color= Scanning dependencies of target _libbatch make[2]: Leaving directory '/builddir/build/BUILD/libbatch' /usr/bin/make -f src/Python/CMakeFiles/_libbatch.dir/build.make src/Python/CMakeFiles/_libbatch.dir/build make[2]: Entering directory '/builddir/build/BUILD/libbatch' [ 98%] Building CXX object src/Python/CMakeFiles/_libbatch.dir/libBatch_SwigPYTHON_wrap.cxx.o cd /builddir/build/BUILD/libbatch/src/Python && /usr/bin/c++ -D_libbatch_EXPORTS -I/builddir/build/BUILD/libbatch -I/builddir/build/BUILD/libbatch/src/Core -I/builddir/build/BUILD/libbatch/src/Local -I/usr/include/python2.7 -I/builddir/build/BUILD/libbatch/src/Python -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/_libbatch.dir/libBatch_SwigPYTHON_wrap.cxx.o -c /builddir/build/BUILD/libbatch/src/Python/libBatch_SwigPYTHON_wrap.cxx In file included from /builddir/build/BUILD/libbatch/src/Core/ParameterTypeMap.hxx:34:0, from /builddir/build/BUILD/libbatch/src/Python/libBatch_SwigPYTHON_wrap.cxx:3129: /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:68:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const long l) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:69:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const std::string & ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:70:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:71:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const std::string & ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const char * ch) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:73:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:74:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const char * ch) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:75:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const Couple & cp) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:76:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator +=(const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:77:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator , (const Couple & cp) throw(TypeMismatchException,ListIsFullException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:78:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const int i) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:79:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Versatile & operator = (const bool b) throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator long() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:83:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator std::string() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:84:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator Couple() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:85:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string str() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:86:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator bool() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:87:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] operator int() const throw(TypeMismatchException); ^~~~~ /builddir/build/BUILD/libbatch/src/Core/Versatile.hxx:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void checkType(DiscriminatorType t) const throw (TypeMismatchException); ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[2]: Entering directory '/builddir/build/BUILD/libbatch' [100%] Linking CXX shared module _libbatch.so cd /builddir/build/BUILD/libbatch/src/Python && /usr/bin/cmake -E cmake_link_script CMakeFiles/_libbatch.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 -Wl,--as-needed -shared -o _libbatch.so CMakeFiles/_libbatch.dir/libBatch_SwigPYTHON_wrap.cxx.o -Wl,-rpath,/builddir/build/BUILD/libbatch/src: ../libbatch.so.2.3 -lpython2.7 -lpthread make[2]: Leaving directory '/builddir/build/BUILD/libbatch' make[1]: Entering directory '/builddir/build/BUILD/libbatch' [100%] Built target _libbatch make[1]: Leaving directory '/builddir/build/BUILD/libbatch' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libbatch/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3lXbft + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64 + cd libbatch + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64 'INSTALL=/usr/bin/install -p' /usr/bin/cmake -H/builddir/build/BUILD/libbatch -B/builddir/build/BUILD/libbatch --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libbatch/CMakeFiles /builddir/build/BUILD/libbatch/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/libbatch' /usr/bin/make -f src/CMakeFiles/batch.dir/build.make src/CMakeFiles/batch.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libbatch' cd /builddir/build/BUILD/libbatch && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libbatch /builddir/build/BUILD/libbatch/src /builddir/build/BUILD/libbatch /builddir/build/BUILD/libbatch/src /builddir/build/BUILD/libbatch/src/CMakeFiles/batch.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libbatch' /usr/bin/make -f src/CMakeFiles/batch.dir/build.make src/CMakeFiles/batch.dir/build make[2]: Entering directory '/builddir/build/BUILD/libbatch' make[2]: Nothing to be done for 'src/CMakeFiles/batch.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libbatch' [ 95%] Built target batch /usr/bin/make -f src/Python/CMakeFiles/_libbatch.dir/build.make src/Python/CMakeFiles/_libbatch.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libbatch' cd /builddir/build/BUILD/libbatch && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libbatch /builddir/build/BUILD/libbatch/src/Python /builddir/build/BUILD/libbatch /builddir/build/BUILD/libbatch/src/Python /builddir/build/BUILD/libbatch/src/Python/CMakeFiles/_libbatch.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libbatch' /usr/bin/make -f src/Python/CMakeFiles/_libbatch.dir/build.make src/Python/CMakeFiles/_libbatch.dir/build make[2]: Entering directory '/builddir/build/BUILD/libbatch' make[2]: Nothing to be done for 'src/Python/CMakeFiles/_libbatch.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libbatch' [100%] Built target _libbatch make[1]: Leaving directory '/builddir/build/BUILD/libbatch' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libbatch/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/libbatch' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/libbatch' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/share/cmake/libbatch/LibBatchConfig.cmake -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/share/cmake/libbatch/LibBatchConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/share/cmake/libbatch/LibBatchTargets.cmake -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/share/cmake/libbatch/LibBatchTargets-noconfig.cmake -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/lib64/libbatch.so.2.3 -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/lib64/libbatch.so -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/include/libbatch/APIInternalFailureException.hxx -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/include/libbatch/BatchManager.hxx -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/include/libbatch/BatchManagerCatalog.hxx -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/include/libbatch/BoolType.hxx -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/include/libbatch/CommunicationProtocol.hxx -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/include/libbatch/Constants.hxx -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/include/libbatch/Couple.hxx -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/include/libbatch/CoupleType.hxx -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/include/libbatch/Environnement.hxx -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/include/libbatch/FactBatchManager.hxx -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/include/libbatch/GenericException.hxx -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/include/libbatch/GenericType.hxx -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/include/libbatch/InvalidArgumentException.hxx -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/include/libbatch/InvalidKeyException.hxx -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/include/libbatch/Job.hxx -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/include/libbatch/JobId.hxx -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/include/libbatch/JobInfo.hxx -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/include/libbatch/ListIsFullException.hxx -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/include/libbatch/LongType.hxx -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/include/libbatch/MpiImpl.hxx -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/include/libbatch/NotYetImplementedException.hxx -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/include/libbatch/ParameterTypeMap.hxx -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/include/libbatch/Parametre.hxx -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/include/libbatch/RunTimeException.hxx -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/include/libbatch/StringType.hxx -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/include/libbatch/TypeMismatchException.hxx -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/include/libbatch/Versatile.hxx -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/include/libbatch/Defines.hxx -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/lib64/python2.7/site-packages/_libbatch.so -- Set runtime path of "/builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/lib64/python2.7/site-packages/_libbatch.so" to "" -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/lib64/python2.7/site-packages/libbatch.py -- Installing: /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/share/libbatch/misc/check_libbatch.m4 + install -Dpm 0644 /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/share/libbatch/misc/check_libbatch.m4 /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/share/aclocal/check_libbatch.m4 + rm -rf /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/share/libbatch + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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 /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libbatch-2.3.2-1.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.f0whSk + umask 022 + cd /builddir/build/BUILD + cd libbatch + LICENSEDIR=/builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/share/licenses/libbatch + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/share/licenses/libbatch + cp -pr COPYING /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64/usr/share/licenses/libbatch + exit 0 Provides: libbatch = 2.3.2-1.fc28 libbatch(riscv-64) = 2.3.2-1.fc28 libbatch.so.2.3()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig 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(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbatch.so.2.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpython2.7.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(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.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: libbatch-devel-2.3.2-1.fc28.riscv64 Provides: cmake(LibBatch) = 2.3.2 libbatch-devel = 2.3.2-1.fc28 libbatch-devel(riscv-64) = 2.3.2-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem libbatch.so.2.3()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/libbatch-2.3.2-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libbatch-2.3.2-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libbatch-devel-2.3.2-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZRiZ31 + umask 022 + cd /builddir/build/BUILD + cd libbatch + /usr/bin/rm -rf /builddir/build/BUILDROOT/libbatch-2.3.2-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff