1. * Package: sci-chemistry/ball-1.4.1
  2. * Repository: gentoo
  3. * Maintainer: jlec@gentoo.org sci@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib python test threads userland_GNU webkit
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking ball-1.4.1.tar.gz to /tmp/portage/sci-chemistry/ball-1.4.1/work
  8. >>> Source unpacked in /tmp/portage/sci-chemistry/ball-1.4.1/work
  9. >>> Preparing source in /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL ...
  10. * Applying ball-1.4.1-multilib.patch ...
  11. [ ok ]
  12. * Applying ball-1.4.1-libsvm.patch ...
  13. [ ok ]
  14. * Applying ball-1.4.1-pthread.patch ...
  15. [ ok ]
  16. * Applying ball-1.4.1-python.patch ...
  17. [ ok ]
  18. >>> Source prepared.
  19. >>> Configuring source in /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL ...
  20. removed '/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/cmake/FindBLAS.cmake'
  21. removed '/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/cmake/FindLAPACK.cmake'
  22. >>> Working in BUILD_DIR: "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build"
  23. cmake --no-warn-unused-cli -C /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/gentoo_common_config.cmake -DCMAKE_INSTALL_PREFIX=/usr -DUSE_FFTW_THREADS=ON -DMT_ENABLE_CUDA=OFF -DMT_ENABLE_MPI=OFF -DBALL_HAS_QTSQL=OFF -DUSE_USE_QTWEBKIT=ON -DBALL_PYTHON_SUPPORT=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/gentoo_rules.cmake /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL
  24. Not searching for unused variables given on the command line.
  25. loading initial cache file /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/gentoo_common_config.cmake
  26. Re-run cmake no build system arguments
  27. -- The C compiler identification is GNU 4.7.1
  28. -- The CXX compiler identification is GNU 4.7.1
  29. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
  30. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
  31. -- Detecting C compiler ABI info
  32. -- Detecting C compiler ABI info - done
  33. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
  34. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
  35. -- Detecting CXX compiler ABI info
  36. -- Detecting CXX compiler ABI info - done
  37. -- g++ requires -std=c++0x for tr1
  38. -- Compiler checks for conversion: OFF
  39. -- Check if the system is big endian
  40. -- Searching 16 bit integer
  41. -- Looking for sys/types.h
  42. -- Looking for sys/types.h - found
  43. -- Looking for stdint.h
  44. -- Looking for stdint.h - found
  45. -- Looking for stddef.h
  46. -- Looking for stddef.h - found
  47. -- Check size of unsigned short
  48. -- Check size of unsigned short - done
  49. -- Using unsigned short
  50. -- Check if the system is big endian - little endian
  51. -- Check size of char
  52. -- Check size of char - done
  53. -- Check size of short
  54. -- Check size of short - done
  55. -- Check size of int
  56. -- Check size of int - done
  57. -- Check size of long
  58. -- Check size of long - done
  59. -- Check size of size_t
  60. -- Check size of size_t - done
  61. -- Check size of void*
  62. -- Check size of void* - done
  63. -- Check size of unsigned short
  64. -- Check size of unsigned short - done
  65. -- Check size of unsigned int
  66. -- Check size of unsigned int - done
  67. -- Check size of unsigned long
  68. -- Check size of unsigned long - done
  69. -- Check size of unsigned long long
  70. -- Check size of unsigned long long - done
  71. -- Check size of float
  72. -- Check size of float - done
  73. -- Check size of double
  74. -- Check size of double - done
  75. -- Check size of uint64_t
  76. -- Check size of uint64_t - done
  77. -- Check size of uint32_t
  78. -- Check size of uint32_t - done
  79. -- Check size of uint16_t
  80. -- Check size of uint16_t - done
  81. -- Looking for C++ include unistd.h
  82. -- Looking for C++ include unistd.h - found
  83. -- Looking for C++ include process.h
  84. -- Looking for C++ include process.h - not found
  85. -- Looking for C++ include time.h
  86. -- Looking for C++ include time.h - found
  87. -- Looking for C++ include limits.h
  88. -- Looking for C++ include limits.h - found
  89. -- Looking for C++ include dirent.h
  90. -- Looking for C++ include dirent.h - found
  91. -- Looking for C++ include direct.h
  92. -- Looking for C++ include direct.h - not found
  93. -- Looking for C++ include pwd.h
  94. -- Looking for C++ include pwd.h - found
  95. -- Looking for C++ include stdint.h
  96. -- Looking for C++ include stdint.h - found
  97. -- Looking for C++ include sys/ioctl.h
  98. -- Looking for C++ include sys/ioctl.h - found
  99. -- Looking for C++ include sys/time.h
  100. -- Looking for C++ include sys/time.h - found
  101. -- Looking for C++ include sys/stat.h
  102. -- Looking for C++ include sys/stat.h - found
  103. -- Looking for C++ include sys/times.h
  104. -- Looking for C++ include sys/times.h - found
  105. -- Looking for C++ include sys/types.h
  106. -- Looking for C++ include sys/types.h - found
  107. -- Looking for C++ include sys/param.h
  108. -- Looking for C++ include sys/param.h - found
  109. -- Looking for C++ include sys/socket.h
  110. -- Looking for C++ include sys/socket.h - found
  111. -- Looking for C++ include sys/sysinfo.h
  112. -- Looking for C++ include sys/sysinfo.h - found
  113. -- Do we need float.h for limits.h?
  114. -- Looking for FLT_MIN
  115. -- Looking for FLT_MIN - not found.
  116. -- Looking for FLT_MIN
  117. -- Looking for FLT_MIN - found
  118. -- Performing Test BALL_HAS_NUMERIC_LIMITS
  119. -- Performing Test BALL_HAS_NUMERIC_LIMITS - Success
  120. -- Looking for C++ include regex.h
  121. -- Looking for C++ include regex.h - found
  122. -- Looking for C++ include netinet/in.h
  123. -- Looking for C++ include netinet/in.h - found
  124. -- Looking for C++ include netdb.h
  125. -- Looking for C++ include netdb.h - found
  126. -- Performing Test BALL_HAS_MODE_T
  127. -- Performing Test BALL_HAS_MODE_T - Success
  128. -- Looking for C++ include sstream
  129. -- Looking for C++ include sstream - found
  130. -- Looking for C++ include ieeefp.h
  131. -- Looking for C++ include ieeefp.h - not found
  132. -- Looking for C++ include values.h
  133. -- Looking for C++ include values.h - found
  134. -- Looking for kill
  135. -- Looking for kill - found
  136. -- Looking for sysconf
  137. -- Looking for sysconf - found
  138. -- Performing Test BALL_ALLOW_LONG64_TYPE_OVERLOADS
  139. -- Performing Test BALL_ALLOW_LONG64_TYPE_OVERLOADS - Failed
  140. -- Performing Test BALL_HAS_ANSI_IOSTREAM
  141. -- Performing Test BALL_HAS_ANSI_IOSTREAM - Success
  142. -- Performing Test BALL_HAS_INLINE_TPL_ARGS
  143. -- Performing Test BALL_HAS_INLINE_TPL_ARGS - Success
  144. -- Checking for gnu slist
  145. -- Performing Test BALL_HAS_GNU_SLIST
  146. -- Performing Test BALL_HAS_GNU_SLIST - Success
  147. -- Checking for gnu slist - Found
  148. -- Performing Test BALL_HAS_EXTERN_TEMPLATES
  149. -- Performing Test BALL_HAS_EXTERN_TEMPLATES - Success
  150. -- Performing Test BALL_HAS_RVALUE_REFERENCES
  151. -- Performing Test BALL_HAS_RVALUE_REFERENCES - Success
  152. -- Performing Test BALL_STD_STRING_HAS_RVALUE_REFERENCES
  153. -- Performing Test BALL_STD_STRING_HAS_RVALUE_REFERENCES - Success
  154. -- Looking for vsnprintf
  155. -- Looking for vsnprintf - found
  156. -- [GCC only] STL debug mode: OFF
  157. -- Found BISON: /usr/bin/bison
  158. -- Found FLEX: /usr/bin/flex
  159. -- Looking for C++ include rpc/types.h
  160. -- Looking for C++ include rpc/types.h - found
  161. -- Performing Test XDR_HAS_RPC_XDR_H
  162. -- Performing Test XDR_HAS_RPC_XDR_H - Success
  163. -- Looking for xdr_int
  164. -- Looking for xdr_int - found
  165. -- Looking for xdr_u_hyper
  166. -- Looking for xdr_u_hyper - found
  167. -- Looking for 64-bit XDR type (for xdr_u_hyper)
  168. -- Performing Test XDR_64Bit_Type
  169. -- Performing Test XDR_64Bit_Type - Success
  170. -- Checking for xdrrec_create signature
  171. -- Performing Test BALL_XDRREC_CREATE_CHAR_CHAR_INT
  172. -- Performing Test BALL_XDRREC_CREATE_CHAR_CHAR_INT - Success
  173. -- Boost version: 1.50.0
  174. -- Found the following Boost libraries:
  175. -- system
  176. -- thread
  177. -- iostreams
  178. -- regex
  179. -- date_time
  180. -- /usr/include/boost-1_50
  181. -- Checking for unordered_map
  182. -- Looking for C++ include tr1/unordered_map
  183. -- Looking for C++ include tr1/unordered_map - found
  184. -- Performing Test BALL_HAS_TR1_UNORDERED_MAP
  185. -- Performing Test BALL_HAS_TR1_UNORDERED_MAP - Success
  186. -- Checking for unordered_map - Found as <tr1/unordered_map>!
  187. -- Using GSL from /usr
  188. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.26")
  189. -- checking for module 'blas'
  190. -- found blas, version 20070226
  191. -- Found BLAS: /usr/lib64/blas/reference/libblas.so
  192. -- checking for module 'lapack'
  193. -- found lapack, version 3.2.1
  194. -- Found LAPACK: /usr/lib64/liblapack.so;/usr/lib64/blas/reference/libblas.so
  195. -- Checking for libfftw.
  196. -- FFTW: Found double precision
  197. -- FFTW: Found float precision
  198. -- Performing Test LPSOLVE_LINKS_ALONE
  199. -- Performing Test LPSOLVE_LINKS_ALONE - Success
  200. -- Found LPSolve: /usr/lib64/liblpsolve55.so
  201. -- Looking for math.h
  202. -- Looking for math.h - found
  203. -- Found LibSVM: /usr/lib64/libsvm.so
  204. -- Looking for Q_WS_X11
  205. -- Looking for Q_WS_X11 - found
  206. -- Looking for Q_WS_WIN
  207. -- Looking for Q_WS_WIN - not found.
  208. -- Looking for Q_WS_QWS
  209. -- Looking for Q_WS_QWS - not found.
  210. -- Looking for Q_WS_MAC
  211. -- Looking for Q_WS_MAC - not found.
  212. -- Found Qt4: /usr/bin/qmake (found version "4.8.2")
  213. -- QT qmake at /usr/bin/qmake
  214. -- QT moc at /usr/bin/moc
  215. -- QT uic at /usr/bin/uic
  216. -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
  217. -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
  218. -- Looking for gethostbyname
  219. -- Looking for gethostbyname - found
  220. -- Looking for connect
  221. -- Looking for connect - found
  222. -- Looking for remove
  223. -- Looking for remove - found
  224. -- Looking for shmat
  225. -- Looking for shmat - found
  226. -- Looking for IceConnectionNumber in ICE
  227. -- Looking for IceConnectionNumber in ICE - found
  228. -- Found X11: /usr/lib64/libX11.so
  229. -- Found OpenGL: /usr/lib64/libGL.so
  230. -- Found PythonInterp: /usr/bin/python2.7
  231. -- Found PythonLibs: /usr/lib64/libpython2.7.so
  232. -- Found SIP version: 4.13.3
  233. -- Found SIP: /usr/bin/sip
  234. -- Found Doxygen: /usr/bin/doxygen (found version "1.8.1")
  235. --
  236. -- -----------------------------------------------------------------
  237. --
  238. -- You have successfully configured BALL.
  239. --
  240. -- For a full list of make targets execute:
  241. -- 'make targets'
  242. --
  243. -- -----------------------------------------------------------------
  244. --
  245. -- <<< Gentoo configuration >>>
  246. Build type Gentoo
  247. Install path /usr
  248. Compiler flags:
  249. C -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches
  250. C++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches
  251. Linker flags:
  252. Executable -Wl,-O1 -Wl,--as-needed
  253. Module -Wl,-O1 -Wl,--as-needed
  254. Shared -Wl,-O1 -Wl,--as-needed
  255. -- Configuring done
  256. -- Generating done
  257. -- Build files have been written to: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build
  258. >>> Source configured.
  259. >>> Compiling source in /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL ...
  260. >>> Working in BUILD_DIR: "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build"
  261. make -j24 VERBOSE=1
  262. /usr/bin/cmake -H/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL -B/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build --check-build-system CMakeFiles/Makefile.cmake 0
  263. /usr/bin/cmake -E cmake_progress_start /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/progress.marks
  264. make -f CMakeFiles/Makefile2 all
  265. make[1]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  266. make -f CMakeFiles/BALL.dir/build.make CMakeFiles/BALL.dir/depend
  267. make -f source/APPLICATIONS/BALLVIEW/CMakeFiles/compile_translations.dir/build.make source/APPLICATIONS/BALLVIEW/CMakeFiles/compile_translations.dir/depend
  268. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  269. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/BALLVIEW /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW/CMakeFiles/compile_translations.dir/DependInfo.cmake
  270. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW/CMakeFiles/compile_translations.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW/CMakeFiles/compile_translations.dir/depend.internal".
  271. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW/CMakeFiles/compile_translations.dir/depend.internal".
  272. Scanning dependencies of target compile_translations
  273. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  274. make -f source/APPLICATIONS/BALLVIEW/CMakeFiles/compile_translations.dir/build.make source/APPLICATIONS/BALLVIEW/CMakeFiles/compile_translations.dir/build
  275. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  276. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  277. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  278. [ 0%] [ 0%] Generating /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/data/BALLView/translations/BALLView.de_DE.qm
  279. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/data/BALLView/translations && /usr/bin/lrelease /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/data/BALLView/translations/BALLView.de_DE.ts
  280. Generating /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/data/BALLView/translations/BALLView.zh_TW.qm
  281. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/data/BALLView/translations && /usr/bin/lrelease /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/data/BALLView/translations/BALLView.zh_TW.ts
  282. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  283. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  284. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  285. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  286. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  287. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  288. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  289. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 2
  290. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  291. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  292. [ 0%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  293. [ 0%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  294. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  295. [ 0%] [ 0%] [ 0%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  296. [ 0%] [ 0%] [ 1%] Generating source/SYSTEM/moc_simpleDownloader.C
  297. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  298. [BISON][CIFParserParser] Building parser with bison 2.5.1
  299. [ 1%] /usr/bin/moc -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -I/usr/include/python2.7 -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/SYSTEM/moc_simpleDownloader.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/simpleDownloader.h
  300. [ 1%] [ 1%] cd /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL && /usr/bin/bison --defines=/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/FORMAT/CIFParserParser.h -pCIFParser -d -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/FORMAT/CIFParserParser.C source/FORMAT/CIFParserParser.y
  301. [FLEX][CIFParserLexer] Building scanner with flex 2.5.35
  302. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  303. [ 1%] [ 1%] [BISON][GAMESSDatParserParser] Building parser with bison 2.5.1
  304. [FLEX][GAMESSDatParserLexer] Building scanner with flex 2.5.35
  305. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL && /usr/bin/flex -PCIFParser -o/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/FORMAT/CIFParserLexer.C source/FORMAT/CIFParserLexer.l
  306. Generating source/FORMAT/moc_pubchemDownloader.C
  307. [FLEX][expressionParserLexer] Building scanner with flex 2.5.35
  308. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  309. [BISON][expressionParserParser] Building parser with bison 2.5.1
  310. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL && /usr/bin/bison --defines=/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/FORMAT/GAMESSDatParserParser.h -pGAMESSDatParser -d -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/FORMAT/GAMESSDatParserParser.C source/FORMAT/GAMESSDatParserParser.y
  311. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL && /usr/bin/flex -PGAMESSDatParser -o/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/FORMAT/GAMESSDatParserLexer.C source/FORMAT/GAMESSDatParserLexer.l
  312. /usr/bin/moc -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -I/usr/include/python2.7 -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/FORMAT/moc_pubchemDownloader.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/FORMAT/pubchemDownloader.h
  313. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL && /usr/bin/flex -PExpressionParser -o/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/KERNEL/expressionParserLexer.C source/KERNEL/expressionParserLexer.l
  314. [BISON][parsedFunctionParser] Building parser with bison 2.5.1
  315. [BISON][GAFFCESParserParser] Building parser with bison 2.5.1
  316. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL && /usr/bin/bison --defines=/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/KERNEL/expressionParserParser.h -pExpressionParser -d -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/KERNEL/expressionParserParser.C source/KERNEL/expressionParserParser.y
  317. [FLEX][parsedFunctionLexer] Building scanner with flex 2.5.35
  318. [ 1%] cd /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL && /usr/bin/bison --defines=/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/MOLMEC/AMBER/GAFFCESParserParser.h -pGAFFCESParser -d -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/MOLMEC/AMBER/GAFFCESParserParser.C source/MOLMEC/AMBER/GAFFCESParserParser.y
  319. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL && /usr/bin/bison --defines=/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/MATHS/parsedFunctionParser.h -pParsedFunction -d -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/MATHS/parsedFunctionParser.C source/MATHS/parsedFunctionParser.y
  320. [ 1%] cd /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL && /usr/bin/flex -PParsedFunction -o/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/MATHS/parsedFunctionLexer.C source/MATHS/parsedFunctionLexer.l
  321. [FLEX][GAFFCESParserLexer] Building scanner with flex 2.5.35
  322. [BISON][smilesParserParser] Building parser with bison 2.5.1
  323. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL && /usr/bin/flex -PGAFFCESParser -o/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/MOLMEC/AMBER/GAFFCESParserLexer.C source/MOLMEC/AMBER/GAFFCESParserLexer.l
  324. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL && /usr/bin/bison --defines=/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/STRUCTURE/smilesParserParser.h -pSmilesParser -d -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/STRUCTURE/smilesParserParser.C source/STRUCTURE/smilesParserParser.y
  325. [ 1%] source/FORMAT/CIFParserParser.y:117.41: warning: a ';' might be needed at the end of action code
  326. source/FORMAT/CIFParserParser.y:117.41: warning: future versions of Bison will not add the ';'
  327. source/FORMAT/CIFParserParser.y:127.94: warning: a ';' might be needed at the end of action code
  328. source/FORMAT/CIFParserParser.y:127.94: warning: future versions of Bison will not add the ';'
  329. source/FORMAT/CIFParserParser.y:129.93: warning: a ';' might be needed at the end of action code
  330. source/FORMAT/CIFParserParser.y:129.93: warning: future versions of Bison will not add the ';'
  331. source/FORMAT/CIFParserParser.y:245.114: warning: a ';' might be needed at the end of action code
  332. source/FORMAT/CIFParserParser.y:245.114: warning: future versions of Bison will not add the ';'
  333. source/FORMAT/CIFParserParser.y: conflicts: 5 shift/reduce
  334. [FLEX][smilesParserLexer] Building scanner with flex 2.5.35
  335. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL && /usr/bin/flex -PSmilesParser -o/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/STRUCTURE/smilesParserLexer.C source/STRUCTURE/smilesParserLexer.l
  336. [BISON][smartsParserParser] Building parser with bison 2.5.1
  337. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL && /usr/bin/bison --defines=/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/STRUCTURE/smartsParserParser.h -pSmartsParser -d -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/STRUCTURE/smartsParserParser.C source/STRUCTURE/smartsParserParser.y
  338. source/FORMAT/GAMESSDatParserParser.y: conflicts: 3 shift/reduce
  339. Updating '/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/data/BALLView/translations/BALLView.zh_TW.qm'...
  340. [FLEX][smartsParserLexer] Building scanner with flex 2.5.35
  341. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL && /usr/bin/flex -PSmartsParser -o/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/STRUCTURE/smartsParserLexer.C source/STRUCTURE/smartsParserLexer.l
  342. Updating '/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/data/BALLView/translations/BALLView.de_DE.qm'...
  343. Generated 1764 translation(s) (1581 finished and 183 unfinished)
  344. Ignored 370 untranslated source text(s)
  345. source/STRUCTURE/smartsParserParser.y: conflicts: 26 shift/reduce
  346. Generated 1552 translation(s) (1324 finished and 228 unfinished)
  347. Ignored 217 untranslated source text(s)
  348. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  349. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  350. [ 1%] Built target compile_translations
  351. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/BALL.dir/DependInfo.cmake
  352. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/BALL.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/BALL.dir/depend.internal".
  353. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/BALL.dir/depend.internal".
  354. Scanning dependencies of target BALL
  355. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  356. make -f CMakeFiles/BALL.dir/build.make CMakeFiles/BALL.dir/build
  357. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  358. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  359. [ 1%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  360. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 3
  361. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  362. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  363. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/autoDeletable.o
  364. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  365. [ 1%] [ 2%] [ 2%] [ 2%] [ 2%] /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/CONCEPT/autoDeletable.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/autoDeletable.C
  366. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  367. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/composite.o
  368. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/enumerator.o
  369. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/embeddable.o
  370. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/CONCEPT/composite.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/composite.C
  371. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/factory.o
  372. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/object.o
  373. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/CONCEPT/embeddable.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/embeddable.C
  374. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/CONCEPT/enumerator.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/enumerator.C
  375. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/CONCEPT/factory.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/factory.C
  376. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/CONCEPT/object.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/object.C
  377. [ 2%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  378. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  379. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  380. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  381. [ 2%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  382. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/objectCreator.o
  383. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/CONCEPT/objectCreator.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/objectCreator.C
  384. [ 2%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  385. [ 2%] [ 2%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  386. [ 2%] Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/moleculeObjectCreator.o
  387. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/CONCEPT/moleculeObjectCreator.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/moleculeObjectCreator.C
  388. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 4
  389. [ 2%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  390. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/preferencesObject.o
  391. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/persistenceManager.o
  392. [ 2%] /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/CONCEPT/persistenceManager.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C
  393. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/processor.o
  394. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/property.o
  395. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/CONCEPT/preferencesObject.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/preferencesObject.C
  396. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/CONCEPT/processor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/processor.C
  397. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/CONCEPT/property.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/property.C
  398. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  399. [ 4%] [ 4%] Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/selectable.o
  400. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  401. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/textPersistenceManager.o
  402. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/CONCEPT/selectable.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/selectable.C
  403. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/CONCEPT/textPersistenceManager.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/textPersistenceManager.C
  404. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  405. [ 4%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  406. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/timeStamp.o
  407. [ 4%] /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/CONCEPT/timeStamp.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/timeStamp.C
  408. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/visitor.o
  409. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/CONCEPT/visitor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/visitor.C
  410. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  411. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  412. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  413. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/molecularInformation.o
  414. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/CONCEPT/molecularInformation.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/molecularInformation.C
  415. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  416. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/XDRPersistenceManager.o
  417. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/CONCEPT/XDRPersistenceManager.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/XDRPersistenceManager.C
  418. [ 4%] [ 4%] [ 4%] [ 4%] [ 4%] Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/client.o
  419. Building CXX object CMakeFiles/BALL.dir/source/COMMON/constants.o
  420. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/COMMON/constants.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/constants.C
  421. [ 4%] /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/CONCEPT/client.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/client.C
  422. Building CXX object CMakeFiles/BALL.dir/source/COMMON/hash.o
  423. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/COMMON/hash.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/hash.C
  424. Building CXX object CMakeFiles/BALL.dir/source/COMMON/exception.o
  425. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/COMMON/exception.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/exception.C
  426. Building CXX object CMakeFiles/BALL.dir/source/COMMON/init.o
  427. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/COMMON/init.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/init.C
  428. Building CXX object CMakeFiles/BALL.dir/source/COMMON/logStream.o
  429. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/COMMON/logStream.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/logStream.C
  430. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  431. [ 4%] Building CXX object CMakeFiles/BALL.dir/source/COMMON/rtti.o
  432. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/COMMON/rtti.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/rtti.C
  433. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  434. [ 4%] Building CXX object CMakeFiles/BALL.dir/source/COMMON/version.o
  435. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/COMMON/version.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C
  436. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 5
  437. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  438. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/enumerator.C:9:
  439. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In member function 'BALL::String BALL::String::trim(const char*) const':
  440. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:494:18: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  441. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/enumerator.C:9:0:
  442. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:63:21: note: 'BALL::String::String(const BALL::String&)' is implicitly declared as deleted because 'BALL::String' declares a move constructor or move assignment operator
  443. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  444. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/enumerator.C:9:
  445. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const string&)':
  446. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:535:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  447. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const BALL::String&)':
  448. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:551:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  449. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const char*)':
  450. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:559:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  451. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, char)':
  452. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:567:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  453. [ 5%] Building CXX object CMakeFiles/BALL.dir/source/DATATYPE/GRAPH/graphAlgorithms.o
  454. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/DATATYPE/GRAPH/graphAlgorithms.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/GRAPH/graphAlgorithms.C
  455. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  456. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/preferencesObject.h:5,
  457. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/preferencesObject.C:1:
  458. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In member function 'BALL::String BALL::String::trim(const char*) const':
  459. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:494:18: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  460. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/preferencesObject.h:5:0,
  461. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/preferencesObject.C:1:
  462. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:63:21: note: 'BALL::String::String(const BALL::String&)' is implicitly declared as deleted because 'BALL::String' declares a move constructor or move assignment operator
  463. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  464. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/preferencesObject.h:5,
  465. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/preferencesObject.C:1:
  466. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const string&)':
  467. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:535:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  468. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const BALL::String&)':
  469. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:551:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  470. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const char*)':
  471. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:559:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  472. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, char)':
  473. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:567:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  474. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  475. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  476. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  477. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  478. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/bitVector.h:13,
  479. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/property.h:15,
  480. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/property.C:7:
  481. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In member function 'BALL::String BALL::String::trim(const char*) const':
  482. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:494:18: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  483. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13:0,
  484. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  485. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  486. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/bitVector.h:13,
  487. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/property.h:15,
  488. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/property.C:7:
  489. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:63:21: note: 'BALL::String::String(const BALL::String&)' is implicitly declared as deleted because 'BALL::String' declares a move constructor or move assignment operator
  490. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  491. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  492. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  493. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  494. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/bitVector.h:13,
  495. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/property.h:15,
  496. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/property.C:7:
  497. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const string&)':
  498. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:535:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  499. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const BALL::String&)':
  500. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:551:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  501. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const char*)':
  502. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:559:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  503. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, char)':
  504. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:567:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  505. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  506. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C:8:
  507. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In member function 'BALL::String BALL::String::trim(const char*) const':
  508. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:494:18: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  509. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C:8:0:
  510. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:63:21: note: 'BALL::String::String(const BALL::String&)' is implicitly declared as deleted because 'BALL::String' declares a move constructor or move assignment operator
  511. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  512. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C:8:
  513. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const string&)':
  514. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:535:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  515. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const BALL::String&)':
  516. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:551:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  517. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const char*)':
  518. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:559:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  519. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, char)':
  520. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:567:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  521. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  522. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/exception.C:7:
  523. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In member function 'BALL::String BALL::String::trim(const char*) const':
  524. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:494:18: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  525. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/exception.C:7:0:
  526. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:63:21: note: 'BALL::String::String(const BALL::String&)' is implicitly declared as deleted because 'BALL::String' declares a move constructor or move assignment operator
  527. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  528. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/exception.C:7:
  529. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const string&)':
  530. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:535:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  531. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const BALL::String&)':
  532. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:551:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  533. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const char*)':
  534. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:559:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  535. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, char)':
  536. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:567:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  537. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  538. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  539. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/stringHashMap.h:15,
  540. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/embeddable.h:13,
  541. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/embeddable.C:7:
  542. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In member function 'BALL::String BALL::String::trim(const char*) const':
  543. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:494:18: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  544. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13:0,
  545. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/stringHashMap.h:15,
  546. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/embeddable.h:13,
  547. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/embeddable.C:7:
  548. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:63:21: note: 'BALL::String::String(const BALL::String&)' is implicitly declared as deleted because 'BALL::String' declares a move constructor or move assignment operator
  549. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  550. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  551. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/stringHashMap.h:15,
  552. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/embeddable.h:13,
  553. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/embeddable.C:7:
  554. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const string&)':
  555. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:535:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  556. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const BALL::String&)':
  557. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:551:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  558. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const char*)':
  559. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:559:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  560. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, char)':
  561. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:567:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  562. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  563. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  564. [ 5%] [ 5%] Building CXX object CMakeFiles/BALL.dir/source/DATATYPE/GRAPH/molecularGraph.o
  565. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/DATATYPE/GRAPH/molecularGraph.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/GRAPH/molecularGraph.C
  566. Building CXX object CMakeFiles/BALL.dir/source/DATATYPE/GRAPH/treeWidth.o
  567. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/DATATYPE/GRAPH/treeWidth.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/GRAPH/treeWidth.C
  568. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  569. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  570. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/hash.C:7:
  571. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In member function 'BALL::String BALL::String::trim(const char*) const':
  572. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:494:18: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  573. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13:0,
  574. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/hash.C:7:
  575. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:63:21: note: 'BALL::String::String(const BALL::String&)' is implicitly declared as deleted because 'BALL::String' declares a move constructor or move assignment operator
  576. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  577. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  578. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/hash.C:7:
  579. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const string&)':
  580. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:535:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  581. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const BALL::String&)':
  582. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:551:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  583. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const char*)':
  584. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:559:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  585. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, char)':
  586. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:567:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  587. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  588. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  589. [ 5%] [ 5%] Building CXX object CMakeFiles/BALL.dir/source/DATATYPE/bitVector.o
  590. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/DATATYPE/bitVector.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/bitVector.C
  591. Building CXX object CMakeFiles/BALL.dir/source/DATATYPE/contourSurface.o
  592. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  593. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  594. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  595. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  596. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/selectable.C:7:
  597. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In member function 'BALL::String BALL::String::trim(const char*) const':
  598. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:494:18: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  599. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13:0,
  600. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  601. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  602. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/selectable.C:7:
  603. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:63:21: note: 'BALL::String::String(const BALL::String&)' is implicitly declared as deleted because 'BALL::String' declares a move constructor or move assignment operator
  604. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include -I/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include -I/usr/include/boost-1_50 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/python2.7 -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALL.dir/source/DATATYPE/contourSurface.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/contourSurface.C
  605. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  606. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  607. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  608. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  609. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/selectable.C:7:
  610. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const string&)':
  611. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:535:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  612. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const BALL::String&)':
  613. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:551:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  614. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const char*)':
  615. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:559:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  616. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, char)':
  617. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:567:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  618. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  619. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  620. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  621. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  622. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/timeStamp.h:21,
  623. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/composite.h:41,
  624. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/composite.C:7:
  625. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In member function 'BALL::String BALL::String::trim(const char*) const':
  626. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:494:18: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  627. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13:0,
  628. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  629. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  630. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/timeStamp.h:21,
  631. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/composite.h:41,
  632. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/composite.C:7:
  633. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:63:21: note: 'BALL::String::String(const BALL::String&)' is implicitly declared as deleted because 'BALL::String' declares a move constructor or move assignment operator
  634. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  635. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  636. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  637. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  638. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/timeStamp.h:21,
  639. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/composite.h:41,
  640. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/composite.C:7:
  641. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const string&)':
  642. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:535:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  643. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const BALL::String&)':
  644. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:551:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  645. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const char*)':
  646. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:559:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  647. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, char)':
  648. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:567:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  649. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  650. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  651. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  652. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  653. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/textPersistenceManager.h:11,
  654. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/textPersistenceManager.C:7:
  655. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In member function 'BALL::String BALL::String::trim(const char*) const':
  656. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:494:18: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  657. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13:0,
  658. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  659. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  660. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/textPersistenceManager.h:11,
  661. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/textPersistenceManager.C:7:
  662. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:63:21: note: 'BALL::String::String(const BALL::String&)' is implicitly declared as deleted because 'BALL::String' declares a move constructor or move assignment operator
  663. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  664. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  665. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  666. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  667. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/textPersistenceManager.h:11,
  668. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/textPersistenceManager.C:7:
  669. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const string&)':
  670. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:535:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  671. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const BALL::String&)':
  672. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:551:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  673. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const char*)':
  674. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:559:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  675. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, char)':
  676. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:567:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  677. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  678. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  679. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  680. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  681. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/XDRPersistenceManager.h:9,
  682. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/XDRPersistenceManager.C:7:
  683. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In member function 'BALL::String BALL::String::trim(const char*) const':
  684. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:494:18: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  685. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13:0,
  686. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  687. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  688. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/XDRPersistenceManager.h:9,
  689. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/XDRPersistenceManager.C:7:
  690. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:63:21: note: 'BALL::String::String(const BALL::String&)' is implicitly declared as deleted because 'BALL::String' declares a move constructor or move assignment operator
  691. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  692. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  693. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  694. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  695. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/XDRPersistenceManager.h:9,
  696. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/XDRPersistenceManager.C:7:
  697. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const string&)':
  698. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:535:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  699. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const BALL::String&)':
  700. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:551:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  701. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const char*)':
  702. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:559:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  703. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, char)':
  704. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:567:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  705. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  706. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  707. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  708. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  709. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:7:
  710. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In member function 'BALL::String BALL::String::trim(const char*) const':
  711. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:494:18: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  712. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13:0,
  713. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  714. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  715. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:7:
  716. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:63:21: note: 'BALL::String::String(const BALL::String&)' is implicitly declared as deleted because 'BALL::String' declares a move constructor or move assignment operator
  717. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  718. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  719. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  720. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  721. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/timeStamp.h:21,
  722. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/timeStamp.C:6:
  723. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In member function 'BALL::String BALL::String::trim(const char*) const':
  724. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:494:18: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  725. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13:0,
  726. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  727. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  728. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/timeStamp.h:21,
  729. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/timeStamp.C:6:
  730. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:63:21: note: 'BALL::String::String(const BALL::String&)' is implicitly declared as deleted because 'BALL::String' declares a move constructor or move assignment operator
  731. make[2]: *** [CMakeFiles/BALL.dir/source/COMMON/hash.o] Error 1
  732. make[2]: *** Waiting for unfinished jobs....
  733. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  734. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  735. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  736. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  737. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:7:
  738. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const string&)':
  739. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:535:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  740. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const BALL::String&)':
  741. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:551:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  742. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  743. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  744. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  745. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  746. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/timeStamp.h:21,
  747. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/timeStamp.C:6:
  748. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const string&)':
  749. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:535:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  750. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const char*)':
  751. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:559:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  752. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, char)':
  753. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:567:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  754. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const BALL::String&)':
  755. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:551:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  756. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const char*)':
  757. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:559:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  758. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, char)':
  759. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:567:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  760. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  761. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  762. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  763. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  764. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/timeStamp.h:21,
  765. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/composite.h:41,
  766. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/molecularInformation.h:9,
  767. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/molecularInformation.C:5:
  768. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In member function 'BALL::String BALL::String::trim(const char*) const':
  769. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:494:18: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  770. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13:0,
  771. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  772. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  773. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/timeStamp.h:21,
  774. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/composite.h:41,
  775. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/molecularInformation.h:9,
  776. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/molecularInformation.C:5:
  777. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:63:21: note: 'BALL::String::String(const BALL::String&)' is implicitly declared as deleted because 'BALL::String' declares a move constructor or move assignment operator
  778. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  779. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  780. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  781. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  782. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/timeStamp.h:21,
  783. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/composite.h:41,
  784. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/molecularInformation.h:9,
  785. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/molecularInformation.C:5:
  786. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const string&)':
  787. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:535:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  788. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const BALL::String&)':
  789. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:551:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  790. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const char*)':
  791. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:559:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  792. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, char)':
  793. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:567:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  794. make[2]: *** [CMakeFiles/BALL.dir/source/COMMON/exception.o] Error 1
  795. make[2]: *** [CMakeFiles/BALL.dir/source/CONCEPT/enumerator.o] Error 1
  796. make[2]: *** [CMakeFiles/BALL.dir/source/CONCEPT/preferencesObject.o] Error 1
  797. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C: In static member function 'static const char* BALL::VersionInfo::getVersion()':
  798. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C:15:56: error: unable to find string literal operator 'operator"" __DATE__'
  799. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C: In static member function 'static int BALL::VersionInfo::getMinorRevision()':
  800. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C:22:16: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  801. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C: In static member function 'static BALL::VersionInfo::Type BALL::VersionInfo::getType()':
  802. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C:58:16: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  803. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C:65:44: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  804. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/stringHashMap.h:27:0,
  805. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C:9:
  806. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h: In instantiation of 'T& BALL::HashMap<Key, T>::operator[](const Key&) [with Key = BALL::String; T = BALL::VersionInfo::Type]':
  807. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C:68:27: required from here
  808. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:275:25: error: no matching function for call to 'find(const BALL::String&)'
  809. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:275:25: note: candidates are:
  810. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/algorithm:63:0,
  811. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:25,
  812. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/stringHashMap.h:27,
  813. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C:9:
  814. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_algo.h:4457:5: note: template<class _IIter, class _Tp> _IIter std::find(_IIter, _IIter, const _Tp&)
  815. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_algo.h:4457:5: note: template argument deduction/substitution failed:
  816. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/stringHashMap.h:27:0,
  817. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C:9:
  818. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:275:25: note: candidate expects 3 arguments, 1 provided
  819. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/locale_facets.h:50:0,
  820. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/basic_ios.h:39,
  821. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/ios:45,
  822. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/istream:40,
  823. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/sstream:39,
  824. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/logStream.h:29,
  825. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/common.h:36,
  826. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/rtti.h:13,
  827. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/macros.h:17,
  828. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:20,
  829. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C:8:
  830. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/streambuf_iterator.h:371:5: note: template<class _CharT2> typename __gnu_cxx::__enable_if<std::__is_char<_CharT2>::__value, std::istreambuf_iterator<_CharT2, std::char_traits<_CharT> > >::__type std::find(std::istreambuf_iterator<_CharT2, std::char_traits<_CharT> >, std::istreambuf_iterator<_CharT2, std::char_traits<_CharT> >, const _CharT2&)
  831. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/streambuf_iterator.h:371:5: note: template argument deduction/substitution failed:
  832. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/stringHashMap.h:27:0,
  833. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C:9:
  834. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:275:25: note: 'BALL::String' is not derived from 'std::istreambuf_iterator<_CharT2, std::char_traits<_CharT> >'
  835. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_algobase.h:65:0,
  836. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/char_traits.h:41,
  837. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/string:42,
  838. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/exception.h:22,
  839. from /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/COMMON/version.h:9,
  840. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C:7:
  841. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_pair.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(const _T1&, _U2&&) [with _U2 = BALL::VersionInfo::Type; <template-parameter-2-2> = void; _T1 = const BALL::String; _T2 = BALL::VersionInfo::Type]':
  842. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:278:4: required from 'T& BALL::HashMap<Key, T>::operator[](const Key&) [with Key = BALL::String; T = BALL::VersionInfo::Type]'
  843. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C:68:27: required from here
  844. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_pair.h:137:45: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  845. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/stringHashMap.h:27:0,
  846. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C:9:
  847. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h: In instantiation of 'T& BALL::HashMap<Key, T>::operator[](const Key&) [with Key = BALL::String; T = BALL::VersionInfo::Type]':
  848. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C:68:27: required from here
  849. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:278:4: error: 'insert' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  850. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:278:4: note: declarations in dependent base 'std::tr1::_Hashtable<BALL::String, std::pair<const BALL::String, BALL::VersionInfo::Type>, std::allocator<std::pair<const BALL::String, BALL::VersionInfo::Type> >, std::_Select1st<std::pair<const BALL::String, BALL::VersionInfo::Type> >, std::equal_to<BALL::String>, std::tr1::hash<BALL::String>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true>' are not found by unqualified lookup
  851. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:278:4: note: use 'this->insert' instead
  852. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  853. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  854. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  855. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  856. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/timeStamp.h:21,
  857. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/composite.h:41,
  858. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/client.h:13,
  859. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/client.C:7:
  860. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In member function 'BALL::String BALL::String::trim(const char*) const':
  861. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:494:18: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  862. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13:0,
  863. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  864. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  865. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/timeStamp.h:21,
  866. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/composite.h:41,
  867. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/client.h:13,
  868. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/client.C:7:
  869. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:63:21: note: 'BALL::String::String(const BALL::String&)' is implicitly declared as deleted because 'BALL::String' declares a move constructor or move assignment operator
  870. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  871. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  872. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  873. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  874. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/timeStamp.h:21,
  875. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/composite.h:41,
  876. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/client.h:13,
  877. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/client.C:7:
  878. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const string&)':
  879. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:535:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  880. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const BALL::String&)':
  881. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:551:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  882. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const char*)':
  883. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:559:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  884. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, char)':
  885. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:567:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  886. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/embeddable.C: In constructor 'BALL::Embeddable::Embeddable(const BALL::String&)':
  887. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/embeddable.C:16:27: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  888. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/embeddable.C: In copy constructor 'BALL::Embeddable::Embeddable(const BALL::Embeddable&)':
  889. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/embeddable.C:26:39: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  890. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/hashtable.h:36:0,
  891. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/unordered_map:41,
  892. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:32,
  893. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/stringHashMap.h:27,
  894. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C:9:
  895. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/hashtable_policy.h: In instantiation of 'std::tr1::__detail::_Hash_code_base<_Key, _Value, _ExtractKey, _Equal, _H1, _H2, std::tr1::__detail::_Default_ranged_hash, false>::_Hash_code_type std::tr1::__detail::_Hash_code_base<_Key, _Value, _ExtractKey, _Equal, _H1, _H2, std::tr1::__detail::_Default_ranged_hash, false>::_M_hash_code(const _Key&) const [with _Key = BALL::String; _Value = std::pair<const BALL::String, BALL::VersionInfo::Type>; _ExtractKey = std::_Select1st<std::pair<const BALL::String, BALL::VersionInfo::Type> >; _Equal = std::equal_to<BALL::String>; _H1 = std::tr1::hash<BALL::String>; _H2 = std::tr1::__detail::_Mod_range_hashing; std::tr1::__detail::_Hash_code_base<_Key, _Value, _ExtractKey, _Equal, _H1, _H2, std::tr1::__detail::_Default_ranged_hash, false>::_Hash_code_type = long unsigned int]':
  896. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/hashtable.h:713:75: required from 'std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::const_iterator std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::find(const key_type&) const [with _Key = BALL::String; _Value = std::pair<const BALL::String, BALL::VersionInfo::Type>; _Allocator = std::allocator<std::pair<const BALL::String, BALL::VersionInfo::Type> >; _ExtractKey = std::_Select1st<std::pair<const BALL::String, BALL::VersionInfo::Type> >; _Equal = std::equal_to<BALL::String>; _H1 = std::tr1::hash<BALL::String>; _H2 = std::tr1::__detail::_Mod_range_hashing; _Hash = std::tr1::__detail::_Default_ranged_hash; _RehashPolicy = std::tr1::__detail::_Prime_rehash_policy; bool __cache_hash_code = false; bool __constant_iterators = false; bool __unique_keys = true; std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::const_iterator = std::tr1::__detail::_Hashtable_const_iterator<std::pair<const BALL::String, BALL::VersionInfo::Type>, false, false>; std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::key_type = BALL::String]'
  897. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/stringHashMap.h:210:79: required from 'bool BALL::StringHashMap<Value>::has(const BALL::String&) const [with Value = BALL::VersionInfo::Type]'
  898. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C:66:27: required from here
  899. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/hashtable_policy.h:672:25: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  900. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/stringHashMap.h:27:0,
  901. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C:9:
  902. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:131:4: error: initializing argument 1 of 'std::size_t std::tr1::hash<BALL::String>::operator()(BALL::String) const'
  903. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/x86_64-pc-linux-gnu/bits/c++allocator.h:34:0,
  904. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/allocator.h:48,
  905. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/string:43,
  906. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/exception.h:22,
  907. from /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/COMMON/version.h:9,
  908. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C:7:
  909. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/ext/new_allocator.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<const BALL::String, BALL::VersionInfo::Type>; _Args = {const std::pair<const BALL::String, BALL::VersionInfo::Type>&}; _Tp = std::pair<const BALL::String, BALL::VersionInfo::Type>]':
  910. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/hashtable.h:432:4: required from 'std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::_Node* std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::_M_allocate_node(const value_type&) [with _Key = BALL::String; _Value = std::pair<const BALL::String, BALL::VersionInfo::Type>; _Allocator = std::allocator<std::pair<const BALL::String, BALL::VersionInfo::Type> >; _ExtractKey = std::_Select1st<std::pair<const BALL::String, BALL::VersionInfo::Type> >; _Equal = std::equal_to<BALL::String>; _H1 = std::tr1::hash<BALL::String>; _H2 = std::tr1::__detail::_Mod_range_hashing; _Hash = std::tr1::__detail::_Default_ranged_hash; _RehashPolicy = std::tr1::__detail::_Prime_rehash_policy; bool __cache_hash_code = false; bool __constant_iterators = false; bool __unique_keys = true; std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::_Node = std::tr1::__detail::_Hash_node<std::pair<const BALL::String, BALL::VersionInfo::Type>, false>; std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::value_type = std::pair<const BALL::String, BALL::VersionInfo::Type>]'
  911. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/hashtable.h:854:47: required from 'std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::iterator std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::_M_insert_bucket(const value_type&, std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::size_type, typename std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::_Hash_code_type) [with _Key = BALL::String; _Value = std::pair<const BALL::String, BALL::VersionInfo::Type>; _Allocator = std::allocator<std::pair<const BALL::String, BALL::VersionInfo::Type> >; _ExtractKey = std::_Select1st<std::pair<const BALL::String, BALL::VersionInfo::Type> >; _Equal = std::equal_to<BALL::String>; _H1 = std::tr1::hash<BALL::String>; _H2 = std::tr1::__detail::_Mod_range_hashing; _Hash = std::tr1::__detail::_Default_ranged_hash; _RehashPolicy = std::tr1::__detail::_Prime_rehash_policy; bool __cache_hash_code = false; bool __constant_iterators = false; bool __unique_keys = true; std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::iterator = std::tr1::__detail::_Hashtable_iterator<std::pair<const BALL::String, BALL::VersionInfo::Type>, false, false>; std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::value_type = std::pair<const BALL::String, BALL::VersionInfo::Type>; std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::size_type = long unsigned int; typename std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::_Hash_code_type = long unsigned int]'
  912. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/hashtable.h:897:69: required from 'std::pair<std::tr1::__detail::_Hashtable_iterator<_Value, __constant_iterators, __cache_hash_code>, bool> std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::_M_insert(const value_type&, std::tr1::true_type) [with _Key = BALL::String; _Value = std::pair<const BALL::String, BALL::VersionInfo::Type>; _Allocator = std::allocator<std::pair<const BALL::String, BALL::VersionInfo::Type> >; _ExtractKey = std::_Select1st<std::pair<const BALL::String, BALL::VersionInfo::Type> >; _Equal = std::equal_to<BALL::String>; _H1 = std::tr1::hash<BALL::String>; _H2 = std::tr1::__detail::_Mod_range_hashing; _Hash = std::tr1::__detail::_Default_ranged_hash; _RehashPolicy = std::tr1::__detail::_Prime_rehash_policy; bool __cache_hash_code = false; bool __constant_iterators = false; bool __unique_keys = true; std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::value_type = std::pair<const BALL::String, BALL::VersionInfo::Type>; std::tr1::true_type = std::tr1::integral_constant<bool, true>]'
  913. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/hashtable.h:376:21: required from 'std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::_Insert_Return_Type std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::insert(const value_type&) [with _Key = BALL::String; _Value = std::pair<const BALL::String, BALL::VersionInfo::Type>; _Allocator = std::allocator<std::pair<const BALL::String, BALL::VersionInfo::Type> >; _ExtractKey = std::_Select1st<std::pair<const BALL::String, BALL::VersionInfo::Type> >; _Equal = std::equal_to<BALL::String>; _H1 = std::tr1::hash<BALL::String>; _H2 = std::tr1::__detail::_Mod_range_hashing; _Hash = std::tr1::__detail::_Default_ranged_hash; _RehashPolicy = std::tr1::__detail::_Prime_rehash_policy; bool __cache_hash_code = false; bool __constant_iterators = false; bool __unique_keys = true; std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::_Insert_Return_Type = std::pair<std::tr1::__detail::_Hashtable_iterator<std::pair<const BALL::String, BALL::VersionInfo::Type>, false, false>, bool>; std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::value_type = std::pair<const BALL::String, BALL::VersionInfo::Type>]'
  914. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/stringHashMap.h:147:45: required from 'std::pair<typename BALL::HashMap<BALL::String, Value>::Iterator, bool> BALL::StringHashMap<Value>::insert(const ValueType&) [with Value = BALL::VersionInfo::Type; typename BALL::HashMap<BALL::String, Value>::Iterator = std::tr1::__detail::_Hashtable_iterator<std::pair<const BALL::String, BALL::VersionInfo::Type>, false, false>; BALL::StringHashMap<Value>::ValueType = std::pair<const BALL::String, BALL::VersionInfo::Type>]'
  915. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C:42:74: required from here
  916. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/ext/new_allocator.h:110:4: error: use of deleted function 'constexpr std::pair<_T1, _T2>::pair(const std::pair<_T1, _T2>&) [with _T1 = const BALL::String; _T2 = BALL::VersionInfo::Type; std::pair<_T1, _T2> = std::pair<const BALL::String, BALL::VersionInfo::Type>]'
  917. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_algobase.h:65:0,
  918. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/char_traits.h:41,
  919. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/string:42,
  920. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/exception.h:22,
  921. from /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/COMMON/version.h:9,
  922. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C:7:
  923. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_pair.h:119:17: note: 'constexpr std::pair<_T1, _T2>::pair(const std::pair<_T1, _T2>&) [with _T1 = const BALL::String; _T2 = BALL::VersionInfo::Type; std::pair<_T1, _T2> = std::pair<const BALL::String, BALL::VersionInfo::Type>]' is implicitly deleted because the default definition would be ill-formed:
  924. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_pair.h:119:17: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  925. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/hashtable.h:36:0,
  926. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/unordered_map:41,
  927. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:32,
  928. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/stringHashMap.h:27,
  929. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C:9:
  930. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/hashtable_policy.h: In instantiation of 'std::size_t std::tr1::__detail::_Hash_code_base<_Key, _Value, _ExtractKey, _Equal, _H1, _H2, std::tr1::__detail::_Default_ranged_hash, false>::_M_bucket_index(const std::tr1::__detail::_Hash_node<_Value, false>*, std::size_t) const [with _Key = BALL::String; _Value = std::pair<const BALL::String, BALL::VersionInfo::Type>; _ExtractKey = std::_Select1st<std::pair<const BALL::String, BALL::VersionInfo::Type> >; _Equal = std::equal_to<BALL::String>; _H1 = std::tr1::hash<BALL::String>; _H2 = std::tr1::__detail::_Mod_range_hashing; std::size_t = long unsigned int]':
  931. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/hashtable.h:1154:59: required from 'void std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::_M_rehash(std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::size_type) [with _Key = BALL::String; _Value = std::pair<const BALL::String, BALL::VersionInfo::Type>; _Allocator = std::allocator<std::pair<const BALL::String, BALL::VersionInfo::Type> >; _ExtractKey = std::_Select1st<std::pair<const BALL::String, BALL::VersionInfo::Type> >; _Equal = std::equal_to<BALL::String>; _H1 = std::tr1::hash<BALL::String>; _H2 = std::tr1::__detail::_Mod_range_hashing; _Hash = std::tr1::__detail::_Default_ranged_hash; _RehashPolicy = std::tr1::__detail::_Prime_rehash_policy; bool __cache_hash_code = false; bool __constant_iterators = false; bool __unique_keys = true; std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::size_type = long unsigned int]'
  932. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/hashtable.h:862:8: required from 'std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::iterator std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::_M_insert_bucket(const value_type&, std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::size_type, typename std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::_Hash_code_type) [with _Key = BALL::String; _Value = std::pair<const BALL::String, BALL::VersionInfo::Type>; _Allocator = std::allocator<std::pair<const BALL::String, BALL::VersionInfo::Type> >; _ExtractKey = std::_Select1st<std::pair<const BALL::String, BALL::VersionInfo::Type> >; _Equal = std::equal_to<BALL::String>; _H1 = std::tr1::hash<BALL::String>; _H2 = std::tr1::__detail::_Mod_range_hashing; _Hash = std::tr1::__detail::_Default_ranged_hash; _RehashPolicy = std::tr1::__detail::_Prime_rehash_policy; bool __cache_hash_code = false; bool __constant_iterators = false; bool __unique_keys = true; std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::iterator = std::tr1::__detail::_Hashtable_iterator<std::pair<const BALL::String, BALL::VersionInfo::Type>, false, false>; std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::value_type = std::pair<const BALL::String, BALL::VersionInfo::Type>; std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::size_type = long unsigned int; typename std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::_Hash_code_type = long unsigned int]'
  933. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/hashtable.h:897:69: required from 'std::pair<std::tr1::__detail::_Hashtable_iterator<_Value, __constant_iterators, __cache_hash_code>, bool> std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::_M_insert(const value_type&, std::tr1::true_type) [with _Key = BALL::String; _Value = std::pair<const BALL::String, BALL::VersionInfo::Type>; _Allocator = std::allocator<std::pair<const BALL::String, BALL::VersionInfo::Type> >; _ExtractKey = std::_Select1st<std::pair<const BALL::String, BALL::VersionInfo::Type> >; _Equal = std::equal_to<BALL::String>; _H1 = std::tr1::hash<BALL::String>; _H2 = std::tr1::__detail::_Mod_range_hashing; _Hash = std::tr1::__detail::_Default_ranged_hash; _RehashPolicy = std::tr1::__detail::_Prime_rehash_policy; bool __cache_hash_code = false; bool __constant_iterators = false; bool __unique_keys = true; std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::value_type = std::pair<const BALL::String, BALL::VersionInfo::Type>; std::tr1::true_type = std::tr1::integral_constant<bool, true>]'
  934. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/hashtable.h:376:21: required from 'std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::_Insert_Return_Type std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::insert(const value_type&) [with _Key = BALL::String; _Value = std::pair<const BALL::String, BALL::VersionInfo::Type>; _Allocator = std::allocator<std::pair<const BALL::String, BALL::VersionInfo::Type> >; _ExtractKey = std::_Select1st<std::pair<const BALL::String, BALL::VersionInfo::Type> >; _Equal = std::equal_to<BALL::String>; _H1 = std::tr1::hash<BALL::String>; _H2 = std::tr1::__detail::_Mod_range_hashing; _Hash = std::tr1::__detail::_Default_ranged_hash; _RehashPolicy = std::tr1::__detail::_Prime_rehash_policy; bool __cache_hash_code = false; bool __constant_iterators = false; bool __unique_keys = true; std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::_Insert_Return_Type = std::pair<std::tr1::__detail::_Hashtable_iterator<std::pair<const BALL::String, BALL::VersionInfo::Type>, false, false>, bool>; std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::value_type = std::pair<const BALL::String, BALL::VersionInfo::Type>]'
  935. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/stringHashMap.h:147:45: required from 'std::pair<typename BALL::HashMap<BALL::String, Value>::Iterator, bool> BALL::StringHashMap<Value>::insert(const ValueType&) [with Value = BALL::VersionInfo::Type; typename BALL::HashMap<BALL::String, Value>::Iterator = std::tr1::__detail::_Hashtable_iterator<std::pair<const BALL::String, BALL::VersionInfo::Type>, false, false>; BALL::StringHashMap<Value>::ValueType = std::pair<const BALL::String, BALL::VersionInfo::Type>]'
  936. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C:42:74: required from here
  937. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/hashtable_policy.h:682:55: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  938. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/stringHashMap.h:27:0,
  939. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C:9:
  940. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:131:4: error: initializing argument 1 of 'std::size_t std::tr1::hash<BALL::String>::operator()(BALL::String) const'
  941. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  942. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  943. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  944. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  945. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/timeStamp.h:21,
  946. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/composite.h:41,
  947. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:9,
  948. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/objectCreator.C:6:
  949. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In member function 'BALL::String BALL::String::trim(const char*) const':
  950. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:494:18: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  951. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13:0,
  952. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  953. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  954. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/timeStamp.h:21,
  955. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/composite.h:41,
  956. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:9,
  957. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/objectCreator.C:6:
  958. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:63:21: note: 'BALL::String::String(const BALL::String&)' is implicitly declared as deleted because 'BALL::String' declares a move constructor or move assignment operator
  959. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  960. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  961. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  962. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  963. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/timeStamp.h:21,
  964. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/composite.h:41,
  965. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:9,
  966. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/objectCreator.C:6:
  967. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const string&)':
  968. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:535:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  969. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const BALL::String&)':
  970. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:551:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  971. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const char*)':
  972. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:559:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  973. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, char)':
  974. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:567:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  975. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C: In static member function 'static const char* BALL::VersionInfo::getVersion()':
  976. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/COMMON/version.C:16:2: warning: control reaches end of non-void function [-Wreturn-type]
  977. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  978. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  979. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  980. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  981. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/timeStamp.h:21,
  982. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/composite.h:41,
  983. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:9,
  984. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/moleculeObjectCreator.h:9,
  985. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/moleculeObjectCreator.C:6:
  986. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In member function 'BALL::String BALL::String::trim(const char*) const':
  987. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:494:18: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  988. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13:0,
  989. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  990. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  991. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/timeStamp.h:21,
  992. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/composite.h:41,
  993. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:9,
  994. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/moleculeObjectCreator.h:9,
  995. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/moleculeObjectCreator.C:6:
  996. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:63:21: note: 'BALL::String::String(const BALL::String&)' is implicitly declared as deleted because 'BALL::String' declares a move constructor or move assignment operator
  997. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  998. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  999. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  1000. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  1001. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/timeStamp.h:21,
  1002. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/composite.h:41,
  1003. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:9,
  1004. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/moleculeObjectCreator.h:9,
  1005. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/moleculeObjectCreator.C:6:
  1006. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const string&)':
  1007. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:535:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1008. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const BALL::String&)':
  1009. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:551:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1010. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const char*)':
  1011. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:559:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1012. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, char)':
  1013. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:567:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1014. make[2]: *** [CMakeFiles/BALL.dir/source/COMMON/version.o] Error 1
  1015. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/stringHashMap.h:27:0,
  1016. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/embeddable.h:13,
  1017. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/embeddable.C:7:
  1018. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h: In instantiation of 'T& BALL::HashMap<Key, T>::operator[](const Key&) [with Key = BALL::String; T = std::vector<BALL::Embeddable*>]':
  1019. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/embeddable.C:84:59: required from here
  1020. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:275:25: error: no matching function for call to 'find(const BALL::String&)'
  1021. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:275:25: note: candidates are:
  1022. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/algorithm:63:0,
  1023. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:25,
  1024. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/stringHashMap.h:27,
  1025. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/embeddable.h:13,
  1026. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/embeddable.C:7:
  1027. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_algo.h:4457:5: note: template<class _IIter, class _Tp> _IIter std::find(_IIter, _IIter, const _Tp&)
  1028. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_algo.h:4457:5: note: template argument deduction/substitution failed:
  1029. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/stringHashMap.h:27:0,
  1030. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/embeddable.h:13,
  1031. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/embeddable.C:7:
  1032. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:275:25: note: candidate expects 3 arguments, 1 provided
  1033. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/locale_facets.h:50:0,
  1034. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/basic_ios.h:39,
  1035. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/ios:45,
  1036. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/istream:40,
  1037. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/sstream:39,
  1038. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/logStream.h:29,
  1039. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/common.h:36,
  1040. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/embeddable.h:9,
  1041. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/embeddable.C:7:
  1042. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/streambuf_iterator.h:371:5: note: template<class _CharT2> typename __gnu_cxx::__enable_if<std::__is_char<_CharT2>::__value, std::istreambuf_iterator<_CharT2, std::char_traits<_CharT> > >::__type std::find(std::istreambuf_iterator<_CharT2, std::char_traits<_CharT> >, std::istreambuf_iterator<_CharT2, std::char_traits<_CharT> >, const _CharT2&)
  1043. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/streambuf_iterator.h:371:5: note: template argument deduction/substitution failed:
  1044. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/stringHashMap.h:27:0,
  1045. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/embeddable.h:13,
  1046. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/embeddable.C:7:
  1047. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:275:25: note: 'BALL::String' is not derived from 'std::istreambuf_iterator<_CharT2, std::char_traits<_CharT> >'
  1048. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_algobase.h:65:0,
  1049. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/char_traits.h:41,
  1050. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/string:42,
  1051. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/debug.h:18,
  1052. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/common.h:16,
  1053. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/embeddable.h:9,
  1054. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/embeddable.C:7:
  1055. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_pair.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(const _T1&, _U2&&) [with _U2 = std::vector<BALL::Embeddable*>; <template-parameter-2-2> = void; _T1 = const BALL::String; _T2 = std::vector<BALL::Embeddable*>]':
  1056. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:278:4: required from 'T& BALL::HashMap<Key, T>::operator[](const Key&) [with Key = BALL::String; T = std::vector<BALL::Embeddable*>]'
  1057. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/embeddable.C:84:59: required from here
  1058. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_pair.h:137:45: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1059. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/stringHashMap.h:27:0,
  1060. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/embeddable.h:13,
  1061. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/embeddable.C:7:
  1062. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h: In instantiation of 'T& BALL::HashMap<Key, T>::operator[](const Key&) [with Key = BALL::String; T = std::vector<BALL::Embeddable*>]':
  1063. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/embeddable.C:84:59: required from here
  1064. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:278:4: error: 'insert' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  1065. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:278:4: note: declarations in dependent base 'std::tr1::_Hashtable<BALL::String, std::pair<const BALL::String, std::vector<BALL::Embeddable*> >, std::allocator<std::pair<const BALL::String, std::vector<BALL::Embeddable*> > >, std::_Select1st<std::pair<const BALL::String, std::vector<BALL::Embeddable*> > >, std::equal_to<BALL::String>, std::tr1::hash<BALL::String>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true>' are not found by unqualified lookup
  1066. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:278:4: note: use 'this->insert' instead
  1067. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_algobase.h:65:0,
  1068. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/char_traits.h:41,
  1069. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/string:42,
  1070. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/debug.h:18,
  1071. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/common.h:16,
  1072. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/embeddable.h:9,
  1073. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/embeddable.C:7:
  1074. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_pair.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(const _T1&, const _T2&) [with _T1 = BALL::String; _T2 = std::vector<BALL::Embeddable*>]':
  1075. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/stringHashMap.h:156:80: required from 'std::pair<typename BALL::HashMap<BALL::String, Value>::Iterator, bool> BALL::StringHashMap<Value>::insert(const BALL::String&, const Value&) [with Value = std::vector<BALL::Embeddable*>; typename BALL::HashMap<BALL::String, Value>::Iterator = std::tr1::__detail::_Hashtable_iterator<std::pair<const BALL::String, std::vector<BALL::Embeddable*> >, false, false>]'
  1076. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/embeddable.C:100:64: required from here
  1077. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_pair.h:105:31: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1078. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/stringHashMap.h:27:0,
  1079. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/embeddable.h:13,
  1080. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/embeddable.C:7:
  1081. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h: In instantiation of 'T& BALL::HashMap<Key, T>::operator[](const Key&) [with Key = BALL::Embeddable*; T = std::basic_string<char>]':
  1082. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/embeddable.C:127:58: required from here
  1083. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:275:25: error: 'find' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  1084. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:275:25: note: declarations in dependent base 'std::tr1::_Hashtable<BALL::Embeddable*, std::pair<BALL::Embeddable* const, std::basic_string<char> >, std::allocator<std::pair<BALL::Embeddable* const, std::basic_string<char> > >, std::_Select1st<std::pair<BALL::Embeddable* const, std::basic_string<char> > >, std::equal_to<BALL::Embeddable*>, std::tr1::hash<BALL::Embeddable*>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true>' are not found by unqualified lookup
  1085. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:275:25: note: use 'this->find' instead
  1086. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:278:4: error: 'insert' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  1087. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:278:4: note: declarations in dependent base 'std::tr1::_Hashtable<BALL::Embeddable*, std::pair<BALL::Embeddable* const, std::basic_string<char> >, std::allocator<std::pair<BALL::Embeddable* const, std::basic_string<char> > >, std::_Select1st<std::pair<BALL::Embeddable* const, std::basic_string<char> > >, std::equal_to<BALL::Embeddable*>, std::tr1::hash<BALL::Embeddable*>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true>' are not found by unqualified lookup
  1088. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:278:4: note: use 'this->insert' instead
  1089. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/hashtable.h:36:0,
  1090. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/unordered_map:41,
  1091. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:32,
  1092. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/stringHashMap.h:27,
  1093. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/embeddable.h:13,
  1094. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/embeddable.C:7:
  1095. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/hashtable_policy.h: In instantiation of 'std::tr1::__detail::_Hash_code_base<_Key, _Value, _ExtractKey, _Equal, _H1, _H2, std::tr1::__detail::_Default_ranged_hash, false>::_Hash_code_type std::tr1::__detail::_Hash_code_base<_Key, _Value, _ExtractKey, _Equal, _H1, _H2, std::tr1::__detail::_Default_ranged_hash, false>::_M_hash_code(const _Key&) const [with _Key = BALL::String; _Value = std::pair<const BALL::String, std::vector<BALL::Embeddable*> >; _ExtractKey = std::_Select1st<std::pair<const BALL::String, std::vector<BALL::Embeddable*> > >; _Equal = std::equal_to<BALL::String>; _H1 = std::tr1::hash<BALL::String>; _H2 = std::tr1::__detail::_Mod_range_hashing; std::tr1::__detail::_Hash_code_base<_Key, _Value, _ExtractKey, _Equal, _H1, _H2, std::tr1::__detail::_Default_ranged_hash, false>::_Hash_code_type = long unsigned int]':
  1096. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/hashtable.h:713:75: required from 'std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::const_iterator std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::find(const key_type&) const [with _Key = BALL::String; _Value = std::pair<const BALL::String, std::vector<BALL::Embeddable*> >; _Allocator = std::allocator<std::pair<const BALL::String, std::vector<BALL::Embeddable*> > >; _ExtractKey = std::_Select1st<std::pair<const BALL::String, std::vector<BALL::Embeddable*> > >; _Equal = std::equal_to<BALL::String>; _H1 = std::tr1::hash<BALL::String>; _H2 = std::tr1::__detail::_Mod_range_hashing; _Hash = std::tr1::__detail::_Default_ranged_hash; _RehashPolicy = std::tr1::__detail::_Prime_rehash_policy; bool __cache_hash_code = false; bool __constant_iterators = false; bool __unique_keys = true; std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::const_iterator = std::tr1::__detail::_Hashtable_const_iterator<std::pair<const BALL::String, std::vector<BALL::Embeddable*> >, false, false>; std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::key_type = BALL::String]'
  1097. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/stringHashMap.h:210:79: required from 'bool BALL::StringHashMap<Value>::has(const BALL::String&) const [with Value = std::vector<BALL::Embeddable*>]'
  1098. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/embeddable.C:97:45: required from here
  1099. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/hashtable_policy.h:672:25: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1100. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/stringHashMap.h:27:0,
  1101. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/embeddable.h:13,
  1102. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/embeddable.C:7:
  1103. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:131:4: error: initializing argument 1 of 'std::size_t std::tr1::hash<BALL::String>::operator()(BALL::String) const'
  1104. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/x86_64-pc-linux-gnu/bits/c++allocator.h:34:0,
  1105. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/allocator.h:48,
  1106. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/string:43,
  1107. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/debug.h:18,
  1108. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/common.h:16,
  1109. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/embeddable.h:9,
  1110. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/embeddable.C:7:
  1111. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/ext/new_allocator.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<const BALL::String, std::vector<BALL::Embeddable*> >; _Args = {const std::pair<const BALL::String, std::vector<BALL::Embeddable*, std::allocator<BALL::Embeddable*> > >&}; _Tp = std::pair<const BALL::String, std::vector<BALL::Embeddable*> >]':
  1112. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/hashtable.h:432:4: required from 'std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::_Node* std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::_M_allocate_node(const value_type&) [with _Key = BALL::String; _Value = std::pair<const BALL::String, std::vector<BALL::Embeddable*> >; _Allocator = std::allocator<std::pair<const BALL::String, std::vector<BALL::Embeddable*> > >; _ExtractKey = std::_Select1st<std::pair<const BALL::String, std::vector<BALL::Embeddable*> > >; _Equal = std::equal_to<BALL::String>; _H1 = std::tr1::hash<BALL::String>; _H2 = std::tr1::__detail::_Mod_range_hashing; _Hash = std::tr1::__detail::_Default_ranged_hash; _RehashPolicy = std::tr1::__detail::_Prime_rehash_policy; bool __cache_hash_code = false; bool __constant_iterators = false; bool __unique_keys = true; std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::_Node = std::tr1::__detail::_Hash_node<std::pair<const BALL::String, std::vector<BALL::Embeddable*> >, false>; std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::value_type = std::pair<const BALL::String, std::vector<BALL::Embeddable*> >]'
  1113. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/hashtable.h:602:5: required from 'std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::_Hashtable(const std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>&) [with _Key = BALL::String; _Value = std::pair<const BALL::String, std::vector<BALL::Embeddable*> >; _Allocator = std::allocator<std::pair<const BALL::String, std::vector<BALL::Embeddable*> > >; _ExtractKey = std::_Select1st<std::pair<const BALL::String, std::vector<BALL::Embeddable*> > >; _Equal = std::equal_to<BALL::String>; _H1 = std::tr1::hash<BALL::String>; _H2 = std::tr1::__detail::_Mod_range_hashing; _Hash = std::tr1::__detail::_Default_ranged_hash; _RehashPolicy = std::tr1::__detail::_Prime_rehash_policy; bool __cache_hash_code = false; bool __constant_iterators = false; bool __unique_keys = true; std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys> = std::tr1::_Hashtable<BALL::String, std::pair<const BALL::String, std::vector<BALL::Embeddable*> >, std::allocator<std::pair<const BALL::String, std::vector<BALL::Embeddable*> > >, std::_Select1st<std::pair<const BALL::String, std::vector<BALL::Embeddable*> > >, std::equal_to<BALL::String>, std::tr1::hash<BALL::String>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true>]'
  1114. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/unordered_map.h:43:11: required from 'BALL::StringHashMap<Value>::StringHashMap(const BALL::StringHashMap<Value>&) [with Value = std::vector<BALL::Embeddable*>; BALL::StringHashMap<Value> = BALL::StringHashMap<std::vector<BALL::Embeddable*> >]'
  1115. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/stringHashMap.h:45:3: required from 'void* BALL::StringHashMap<Value>::create(bool, bool) const [with Value = std::vector<BALL::Embeddable*>]'
  1116. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/embeddable.C:226:1: required from here
  1117. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/ext/new_allocator.h:110:4: error: use of deleted function 'constexpr std::pair<_T1, _T2>::pair(const std::pair<_T1, _T2>&) [with _T1 = const BALL::String; _T2 = std::vector<BALL::Embeddable*>; std::pair<_T1, _T2> = std::pair<const BALL::String, std::vector<BALL::Embeddable*> >]'
  1118. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_algobase.h:65:0,
  1119. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/char_traits.h:41,
  1120. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/string:42,
  1121. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/debug.h:18,
  1122. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/common.h:16,
  1123. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/embeddable.h:9,
  1124. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/embeddable.C:7:
  1125. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_pair.h:119:17: note: 'constexpr std::pair<_T1, _T2>::pair(const std::pair<_T1, _T2>&) [with _T1 = const BALL::String; _T2 = std::vector<BALL::Embeddable*>; std::pair<_T1, _T2> = std::pair<const BALL::String, std::vector<BALL::Embeddable*> >]' is implicitly deleted because the default definition would be ill-formed:
  1126. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_pair.h:119:17: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1127. make[2]: *** [CMakeFiles/BALL.dir/source/CONCEPT/embeddable.o] Error 1
  1128. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  1129. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  1130. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  1131. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  1132. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/MATHS/vector3.h:13,
  1133. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/regularData3D.h:9,
  1134. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/contourSurface.h:13,
  1135. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/contourSurface.C:7:
  1136. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In member function 'BALL::String BALL::String::trim(const char*) const':
  1137. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:494:18: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1138. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13:0,
  1139. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  1140. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  1141. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/MATHS/vector3.h:13,
  1142. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/regularData3D.h:9,
  1143. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/contourSurface.h:13,
  1144. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/contourSurface.C:7:
  1145. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:63:21: note: 'BALL::String::String(const BALL::String&)' is implicitly declared as deleted because 'BALL::String' declares a move constructor or move assignment operator
  1146. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  1147. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  1148. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  1149. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  1150. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/MATHS/vector3.h:13,
  1151. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/regularData3D.h:9,
  1152. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/contourSurface.h:13,
  1153. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/contourSurface.C:7:
  1154. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const string&)':
  1155. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:535:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1156. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const BALL::String&)':
  1157. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:551:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1158. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const char*)':
  1159. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:559:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1160. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, char)':
  1161. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:567:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1162. make[2]: *** [CMakeFiles/BALL.dir/source/CONCEPT/XDRPersistenceManager.o] Error 1
  1163. make[2]: *** [CMakeFiles/BALL.dir/source/CONCEPT/property.o] Error 1
  1164. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  1165. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  1166. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  1167. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  1168. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/bitVector.h:13,
  1169. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/bitVector.C:5:
  1170. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In member function 'BALL::String BALL::String::trim(const char*) const':
  1171. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:494:18: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1172. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13:0,
  1173. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  1174. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  1175. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/bitVector.h:13,
  1176. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/bitVector.C:5:
  1177. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:63:21: note: 'BALL::String::String(const BALL::String&)' is implicitly declared as deleted because 'BALL::String' declares a move constructor or move assignment operator
  1178. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  1179. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  1180. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  1181. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  1182. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/bitVector.h:13,
  1183. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/bitVector.C:5:
  1184. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const string&)':
  1185. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:535:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1186. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const BALL::String&)':
  1187. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:551:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1188. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const char*)':
  1189. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:559:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1190. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, char)':
  1191. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:567:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1192. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/molecularInformation.C:5:0:
  1193. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/molecularInformation.h: In member function 'BALL::String BALL::MolecularInformation::getName() const':
  1194. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/molecularInformation.h:104:36: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1195. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/molecularInformation.h: In member function 'BALL::String BALL::MolecularInformation::getTypeName() const':
  1196. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/molecularInformation.h:107:40: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1197. make[2]: *** [CMakeFiles/BALL.dir/source/CONCEPT/selectable.o] Error 1
  1198. make[2]: *** [CMakeFiles/BALL.dir/source/CONCEPT/timeStamp.o] Error 1
  1199. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/KERNEL/atom.h:995:0,
  1200. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/KERNEL/atomIterator.h:11,
  1201. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/KERNEL/system.h:9,
  1202. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:8:
  1203. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/KERNEL/atom.iC: In member function 'BALL::String BALL::Atom::getTypeName() const':
  1204. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/KERNEL/atom.iC:134:9: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1205. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/KERNEL/atom.h:995:0,
  1206. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/KERNEL/atomIterator.h:11,
  1207. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/KERNEL/system.h:9,
  1208. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/molecularInformation.C:6:
  1209. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/KERNEL/atom.iC: In member function 'BALL::String BALL::Atom::getTypeName() const':
  1210. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/KERNEL/atom.iC:134:9: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1211. make[2]: *** [CMakeFiles/BALL.dir/source/CONCEPT/textPersistenceManager.o] Error 1
  1212. make[2]: *** [CMakeFiles/BALL.dir/source/CONCEPT/composite.o] Error 1
  1213. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.h:616:0,
  1214. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/regularData3D.h:13,
  1215. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/contourSurface.h:13,
  1216. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/contourSurface.C:7:
  1217. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC: In member function 'BALL::File::Type BALL::File::getType(bool) const':
  1218. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:36:41: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1219. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/regularData3D.h:13:0,
  1220. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/contourSurface.h:13,
  1221. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/contourSurface.C:7:
  1222. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.h:355:15: error: initializing argument 1 of 'static BALL::File::Type BALL::File::getType(BALL::String, bool)'
  1223. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.h:616:0,
  1224. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/regularData3D.h:13,
  1225. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/contourSurface.h:13,
  1226. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/contourSurface.C:7:
  1227. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC: In member function 'bool BALL::File::copyTo(const BALL::String&, BALL::Size)':
  1228. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:42:57: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1229. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/regularData3D.h:13:0,
  1230. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/contourSurface.h:13,
  1231. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/contourSurface.C:7:
  1232. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.h:372:15: error: initializing argument 1 of 'static bool BALL::File::copy(BALL::String, BALL::String, BALL::Size)'
  1233. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.h:616:0,
  1234. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/regularData3D.h:13,
  1235. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/contourSurface.h:13,
  1236. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/contourSurface.C:7:
  1237. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:42:57: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1238. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/regularData3D.h:13:0,
  1239. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/contourSurface.h:13,
  1240. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/contourSurface.C:7:
  1241. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.h:372:15: error: initializing argument 2 of 'static bool BALL::File::copy(BALL::String, BALL::String, BALL::Size)'
  1242. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.h:616:0,
  1243. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/regularData3D.h:13,
  1244. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/contourSurface.h:13,
  1245. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/contourSurface.C:7:
  1246. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC: In member function 'bool BALL::File::remove()':
  1247. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:62:28: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1248. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:46:6: error: initializing argument 1 of 'static bool BALL::File::remove(BALL::String)'
  1249. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC: In static member function 'static bool BALL::File::move(const BALL::String&, const BALL::String&)':
  1250. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:68:47: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1251. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/regularData3D.h:13:0,
  1252. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/contourSurface.h:13,
  1253. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/contourSurface.C:7:
  1254. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.h:372:15: error: initializing argument 1 of 'static bool BALL::File::copy(BALL::String, BALL::String, BALL::Size)'
  1255. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.h:616:0,
  1256. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/regularData3D.h:13,
  1257. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/contourSurface.h:13,
  1258. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/contourSurface.C:7:
  1259. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:68:47: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1260. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/regularData3D.h:13:0,
  1261. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/contourSurface.h:13,
  1262. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/contourSurface.C:7:
  1263. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.h:372:15: error: initializing argument 2 of 'static bool BALL::File::copy(BALL::String, BALL::String, BALL::Size)'
  1264. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.h:616:0,
  1265. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/regularData3D.h:13,
  1266. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/contourSurface.h:13,
  1267. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/contourSurface.C:7:
  1268. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:70:36: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1269. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:46:6: error: initializing argument 1 of 'static bool BALL::File::remove(BALL::String)'
  1270. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC: In member function 'bool BALL::File::isAccessible() const':
  1271. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:104:34: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1272. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:91:6: error: initializing argument 1 of 'static bool BALL::File::isAccessible(BALL::String)'
  1273. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC: In static member function 'static bool BALL::File::rename(BALL::String, BALL::String)':
  1274. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:114:28: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1275. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:91:6: error: initializing argument 1 of 'static bool BALL::File::isAccessible(BALL::String)'
  1276. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC: In member function 'bool BALL::File::renameTo(const BALL::String&)':
  1277. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:133:36: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1278. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:109:6: error: initializing argument 1 of 'static bool BALL::File::rename(BALL::String, BALL::String)'
  1279. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:133:36: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1280. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:109:6: error: initializing argument 2 of 'static bool BALL::File::rename(BALL::String, BALL::String)'
  1281. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC: In static member function 'static bool BALL::File::truncate(BALL::String, BALL::Size)':
  1282. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:151:24: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1283. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:91:6: error: initializing argument 1 of 'static bool BALL::File::isAccessible(BALL::String)'
  1284. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC: In member function 'bool BALL::File::truncate(BALL::Size)':
  1285. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:170:36: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1286. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:149:6: error: initializing argument 1 of 'static bool BALL::File::truncate(BALL::String, BALL::Size)'
  1287. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC: In member function 'bool BALL::File::isCanonized() const':
  1288. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:208:30: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1289. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC: In static member function 'static bool BALL::File::isReadable(BALL::String)':
  1290. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:218:30: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1291. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:91:6: error: initializing argument 1 of 'static bool BALL::File::isAccessible(BALL::String)'
  1292. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC: In member function 'bool BALL::File::isReadable() const':
  1293. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:228:32: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1294. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:216:6: error: initializing argument 1 of 'static bool BALL::File::isReadable(BALL::String)'
  1295. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC: In static member function 'static bool BALL::File::isWritable(BALL::String)':
  1296. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:234:30: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1297. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:91:6: error: initializing argument 1 of 'static bool BALL::File::isAccessible(BALL::String)'
  1298. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC: In member function 'bool BALL::File::isWritable() const':
  1299. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:244:32: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1300. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:232:6: error: initializing argument 1 of 'static bool BALL::File::isWritable(BALL::String)'
  1301. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC: In static member function 'static bool BALL::File::isExecutable(BALL::String)':
  1302. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:250:24: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1303. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:91:6: error: initializing argument 1 of 'static bool BALL::File::isAccessible(BALL::String)'
  1304. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC: In member function 'bool BALL::File::isExecutable() const':
  1305. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:263:34: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1306. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/file.iC:248:6: error: initializing argument 1 of 'static bool BALL::File::isExecutable(BALL::String)'
  1307. make[2]: *** [CMakeFiles/BALL.dir/source/CONCEPT/molecularInformation.o] Error 1
  1308. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/vector:70:0,
  1309. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/logStream.h:36,
  1310. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/common.h:36,
  1311. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/rtti.h:13,
  1312. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:9,
  1313. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:7:
  1314. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/vector.tcc: In instantiation of 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(std::vector<_Tp, _Alloc>::iterator, const value_type&) [with _Tp = BALL::String; _Alloc = std::allocator<BALL::String>; std::vector<_Tp, _Alloc>::iterator = __gnu_cxx::__normal_iterator<BALL::String*, std::vector<BALL::String> >; typename std::_Vector_base<_Tp, _Alloc>::pointer = BALL::String*; std::vector<_Tp, _Alloc>::value_type = BALL::String]':
  1315. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/FORMAT/PDBRecords.h:119:79: required from here
  1316. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/vector.tcc:123:23: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1317. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_algobase.h:65:0,
  1318. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/char_traits.h:41,
  1319. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/string:42,
  1320. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/debug.h:18,
  1321. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/common.h:16,
  1322. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/rtti.h:13,
  1323. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:9,
  1324. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:7:
  1325. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_pair.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(const _T1&, const _T2&) [with _T1 = BALL::String; _T2 = void* (*)()]':
  1326. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/stringHashMap.h:156:80: required from 'std::pair<typename BALL::HashMap<BALL::String, Value>::Iterator, bool> BALL::StringHashMap<Value>::insert(const BALL::String&, const Value&) [with Value = void* (*)(); typename BALL::HashMap<BALL::String, Value>::Iterator = std::tr1::__detail::_Hashtable_iterator<std::pair<const BALL::String, void* (*)()>, false, false>]'
  1327. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:156:38: required from here
  1328. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_pair.h:105:31: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1329. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13:0,
  1330. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:7:
  1331. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h: In instantiation of 'const T& BALL::HashMap<Key, T>::operator[](const Key&) const [with Key = BALL::String; T = void* (*)()]':
  1332. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:164:51: required from here
  1333. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:239:30: error: no matching function for call to 'find(const BALL::String&)'
  1334. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:239:30: note: candidates are:
  1335. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/algorithm:63:0,
  1336. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:25,
  1337. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  1338. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:7:
  1339. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_algo.h:4457:5: note: template<class _IIter, class _Tp> _IIter std::find(_IIter, _IIter, const _Tp&)
  1340. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_algo.h:4457:5: note: template argument deduction/substitution failed:
  1341. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13:0,
  1342. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:7:
  1343. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:239:30: note: candidate expects 3 arguments, 1 provided
  1344. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/locale_facets.h:50:0,
  1345. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/basic_ios.h:39,
  1346. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/ios:45,
  1347. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/istream:40,
  1348. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/sstream:39,
  1349. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/logStream.h:29,
  1350. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/common.h:36,
  1351. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/rtti.h:13,
  1352. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:9,
  1353. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:7:
  1354. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/streambuf_iterator.h:371:5: note: template<class _CharT2> typename __gnu_cxx::__enable_if<std::__is_char<_CharT2>::__value, std::istreambuf_iterator<_CharT2, std::char_traits<_CharT> > >::__type std::find(std::istreambuf_iterator<_CharT2, std::char_traits<_CharT> >, std::istreambuf_iterator<_CharT2, std::char_traits<_CharT> >, const _CharT2&)
  1355. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/streambuf_iterator.h:371:5: note: template argument deduction/substitution failed:
  1356. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13:0,
  1357. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:7:
  1358. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:239:30: note: 'BALL::String' is not derived from 'std::istreambuf_iterator<_CharT2, std::char_traits<_CharT> >'
  1359. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h: In instantiation of 'T& BALL::HashMap<Key, T>::operator[](const Key&) [with Key = BALL::String; T = void* (*)()]':
  1360. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:282:46: required from here
  1361. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:275:25: error: no matching function for call to 'find(const BALL::String&)'
  1362. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:275:25: note: candidates are:
  1363. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/algorithm:63:0,
  1364. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:25,
  1365. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  1366. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:7:
  1367. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_algo.h:4457:5: note: template<class _IIter, class _Tp> _IIter std::find(_IIter, _IIter, const _Tp&)
  1368. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_algo.h:4457:5: note: template argument deduction/substitution failed:
  1369. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13:0,
  1370. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:7:
  1371. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:275:25: note: candidate expects 3 arguments, 1 provided
  1372. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/locale_facets.h:50:0,
  1373. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/basic_ios.h:39,
  1374. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/ios:45,
  1375. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/istream:40,
  1376. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/sstream:39,
  1377. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/logStream.h:29,
  1378. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/common.h:36,
  1379. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/rtti.h:13,
  1380. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:9,
  1381. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:7:
  1382. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/streambuf_iterator.h:371:5: note: template<class _CharT2> typename __gnu_cxx::__enable_if<std::__is_char<_CharT2>::__value, std::istreambuf_iterator<_CharT2, std::char_traits<_CharT> > >::__type std::find(std::istreambuf_iterator<_CharT2, std::char_traits<_CharT> >, std::istreambuf_iterator<_CharT2, std::char_traits<_CharT> >, const _CharT2&)
  1383. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/streambuf_iterator.h:371:5: note: template argument deduction/substitution failed:
  1384. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13:0,
  1385. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:7:
  1386. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:275:25: note: 'BALL::String' is not derived from 'std::istreambuf_iterator<_CharT2, std::char_traits<_CharT> >'
  1387. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_algobase.h:65:0,
  1388. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/char_traits.h:41,
  1389. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/string:42,
  1390. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/debug.h:18,
  1391. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/common.h:16,
  1392. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/rtti.h:13,
  1393. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:9,
  1394. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:7:
  1395. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_pair.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(const _T1&, _U2&&) [with _U2 = void* (*)(); <template-parameter-2-2> = void; _T1 = const BALL::String; _T2 = void* (*)()]':
  1396. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:278:4: required from 'T& BALL::HashMap<Key, T>::operator[](const Key&) [with Key = BALL::String; T = void* (*)()]'
  1397. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:282:46: required from here
  1398. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_pair.h:137:45: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1399. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13:0,
  1400. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:7:
  1401. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h: In instantiation of 'T& BALL::HashMap<Key, T>::operator[](const Key&) [with Key = BALL::String; T = void* (*)()]':
  1402. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:282:46: required from here
  1403. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:278:4: error: 'insert' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  1404. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:278:4: note: declarations in dependent base 'std::tr1::_Hashtable<BALL::String, std::pair<const BALL::String, void* (*)()>, std::allocator<std::pair<const BALL::String, void* (*)()> >, std::_Select1st<std::pair<const BALL::String, void* (*)()> >, std::equal_to<BALL::String>, std::tr1::hash<BALL::String>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true>' are not found by unqualified lookup
  1405. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:278:4: note: use 'this->insert' instead
  1406. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h: In instantiation of 'T& BALL::HashMap<Key, T>::operator[](const Key&) [with Key = long unsigned int; T = void*]':
  1407. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:389:47: required from here
  1408. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:275:25: error: 'find' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  1409. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:275:25: note: declarations in dependent base 'std::tr1::_Hashtable<long unsigned int, std::pair<const long unsigned int, void*>, std::allocator<std::pair<const long unsigned int, void*> >, std::_Select1st<std::pair<const long unsigned int, void*> >, std::equal_to<long unsigned int>, std::tr1::hash<long unsigned int>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true>' are not found by unqualified lookup
  1410. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:275:25: note: use 'this->find' instead
  1411. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:278:4: error: 'insert' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  1412. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:278:4: note: declarations in dependent base 'std::tr1::_Hashtable<long unsigned int, std::pair<const long unsigned int, void*>, std::allocator<std::pair<const long unsigned int, void*> >, std::_Select1st<std::pair<const long unsigned int, void*> >, std::equal_to<long unsigned int>, std::tr1::hash<long unsigned int>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true>' are not found by unqualified lookup
  1413. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:278:4: note: use 'this->insert' instead
  1414. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/vector:70:0,
  1415. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/logStream.h:36,
  1416. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/common.h:36,
  1417. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/rtti.h:13,
  1418. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:9,
  1419. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:7:
  1420. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/vector.tcc: In instantiation of 'void std::vector<_Tp, _Alloc>::_M_fill_insert(std::vector<_Tp, _Alloc>::iterator, std::vector<_Tp, _Alloc>::size_type, const value_type&) [with _Tp = BALL::String; _Alloc = std::allocator<BALL::String>; std::vector<_Tp, _Alloc>::iterator = __gnu_cxx::__normal_iterator<BALL::String*, std::vector<BALL::String> >; typename std::_Vector_base<_Tp, _Alloc>::pointer = BALL::String*; std::vector<_Tp, _Alloc>::size_type = long unsigned int; std::vector<_Tp, _Alloc>::value_type = BALL::String]':
  1421. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_vector.h:1004:9: required from 'void std::vector<_Tp, _Alloc>::insert(std::vector<_Tp, _Alloc>::iterator, std::vector<_Tp, _Alloc>::size_type, const value_type&) [with _Tp = BALL::String; _Alloc = std::allocator<BALL::String>; std::vector<_Tp, _Alloc>::iterator = __gnu_cxx::__normal_iterator<BALL::String*, std::vector<BALL::String> >; typename std::_Vector_base<_Tp, _Alloc>::pointer = BALL::String*; std::vector<_Tp, _Alloc>::size_type = long unsigned int; std::vector<_Tp, _Alloc>::value_type = BALL::String]'
  1422. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/FORMAT/PDBRecords.h:121:94: required from here
  1423. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/vector.tcc:447:30: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1424. make[2]: *** [CMakeFiles/BALL.dir/source/DATATYPE/contourSurface.o] Error 1
  1425. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/hashtable.h:36:0,
  1426. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/unordered_map:41,
  1427. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:32,
  1428. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  1429. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:7:
  1430. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/hashtable_policy.h: In instantiation of 'std::tr1::__detail::_Hash_code_base<_Key, _Value, _ExtractKey, _Equal, _H1, _H2, std::tr1::__detail::_Default_ranged_hash, false>::_Hash_code_type std::tr1::__detail::_Hash_code_base<_Key, _Value, _ExtractKey, _Equal, _H1, _H2, std::tr1::__detail::_Default_ranged_hash, false>::_M_hash_code(const _Key&) const [with _Key = BALL::String; _Value = std::pair<const BALL::String, void* (*)()>; _ExtractKey = std::_Select1st<std::pair<const BALL::String, void* (*)()> >; _Equal = std::equal_to<BALL::String>; _H1 = std::tr1::hash<BALL::String>; _H2 = std::tr1::__detail::_Mod_range_hashing; std::tr1::__detail::_Hash_code_base<_Key, _Value, _ExtractKey, _Equal, _H1, _H2, std::tr1::__detail::_Default_ranged_hash, false>::_Hash_code_type = long unsigned int]':
  1431. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/hashtable.h:713:75: required from 'std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::const_iterator std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::find(const key_type&) const [with _Key = BALL::String; _Value = std::pair<const BALL::String, void* (*)()>; _Allocator = std::allocator<std::pair<const BALL::String, void* (*)()> >; _ExtractKey = std::_Select1st<std::pair<const BALL::String, void* (*)()> >; _Equal = std::equal_to<BALL::String>; _H1 = std::tr1::hash<BALL::String>; _H2 = std::tr1::__detail::_Mod_range_hashing; _Hash = std::tr1::__detail::_Default_ranged_hash; _RehashPolicy = std::tr1::__detail::_Prime_rehash_policy; bool __cache_hash_code = false; bool __constant_iterators = false; bool __unique_keys = true; std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::const_iterator = std::tr1::__detail::_Hashtable_const_iterator<std::pair<const BALL::String, void* (*)()>, false, false>; std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::key_type = BALL::String]'
  1432. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/stringHashMap.h:210:79: required from 'bool BALL::StringHashMap<Value>::has(const BALL::String&) const [with Value = void* (*)()]'
  1433. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:162:36: required from here
  1434. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/hashtable_policy.h:672:25: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1435. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13:0,
  1436. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:7:
  1437. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:131:4: error: initializing argument 1 of 'std::size_t std::tr1::hash<BALL::String>::operator()(BALL::String) const'
  1438. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/client.h:17:0,
  1439. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/client.C:7:
  1440. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h: In constructor 'BALL::TCPIOStream::TCPIOStream(const BALL::String&, const BALL::String&)':
  1441. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:45:64: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1442. In file included from /usr/include/boost-1_50/boost/asio.hpp:28:0,
  1443. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:17,
  1444. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/client.h:17,
  1445. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/client.C:7:
  1446. /usr/include/boost-1_50/boost/asio/basic_socket_iostream.hpp:129:12: error: initializing argument 1 of 'boost::asio::basic_socket_iostream<Protocol, StreamSocketService, Time, TimeTraits, TimerService>::basic_socket_iostream(T ...) [with T = {BALL::String, BALL::String}; Protocol = boost::asio::ip::tcp; StreamSocketService = boost::asio::stream_socket_service<boost::asio::ip::tcp>; Time = boost::posix_time::ptime; TimeTraits = boost::asio::time_traits<boost::posix_time::ptime>; TimerService = boost::asio::deadline_timer_service<boost::posix_time::ptime, boost::asio::time_traits<boost::posix_time::ptime> >]'
  1447. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/client.h:17:0,
  1448. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/client.C:7:
  1449. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:45:64: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1450. In file included from /usr/include/boost-1_50/boost/asio.hpp:28:0,
  1451. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:17,
  1452. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/client.h:17,
  1453. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/client.C:7:
  1454. /usr/include/boost-1_50/boost/asio/basic_socket_iostream.hpp:129:12: error: initializing argument 2 of 'boost::asio::basic_socket_iostream<Protocol, StreamSocketService, Time, TimeTraits, TimerService>::basic_socket_iostream(T ...) [with T = {BALL::String, BALL::String}; Protocol = boost::asio::ip::tcp; StreamSocketService = boost::asio::stream_socket_service<boost::asio::ip::tcp>; Time = boost::posix_time::ptime; TimeTraits = boost::asio::time_traits<boost::posix_time::ptime>; TimerService = boost::asio::deadline_timer_service<boost::posix_time::ptime, boost::asio::time_traits<boost::posix_time::ptime> >]'
  1455. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/client.h:17:0,
  1456. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/client.C:7:
  1457. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h: In constructor 'BALL::TCPIOStream::TCPIOStream(const BALL::String&, BALL::Position)':
  1458. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:50:68: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1459. In file included from /usr/include/boost-1_50/boost/asio.hpp:28:0,
  1460. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:17,
  1461. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/client.h:17,
  1462. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/client.C:7:
  1463. /usr/include/boost-1_50/boost/asio/basic_socket_iostream.hpp:129:12: error: initializing argument 1 of 'boost::asio::basic_socket_iostream<Protocol, StreamSocketService, Time, TimeTraits, TimerService>::basic_socket_iostream(T ...) [with T = {BALL::String, BALL::String}; Protocol = boost::asio::ip::tcp; StreamSocketService = boost::asio::stream_socket_service<boost::asio::ip::tcp>; Time = boost::posix_time::ptime; TimeTraits = boost::asio::time_traits<boost::posix_time::ptime>; TimerService = boost::asio::deadline_timer_service<boost::posix_time::ptime, boost::asio::time_traits<boost::posix_time::ptime> >]'
  1464. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/x86_64-pc-linux-gnu/bits/c++allocator.h:34:0,
  1465. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/allocator.h:48,
  1466. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/string:43,
  1467. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/debug.h:18,
  1468. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/common.h:16,
  1469. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/rtti.h:13,
  1470. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:9,
  1471. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:7:
  1472. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/ext/new_allocator.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = BALL::String; _Args = {const BALL::String&}; _Tp = BALL::String]':
  1473. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/alloc_traits.h:250:4: required from 'static typename std::enable_if<std::allocator_traits<_Alloc>::__construct_helper<_Tp, _Args>::value, void>::type std::allocator_traits<_Alloc>::_S_construct(_Alloc&, _Tp*, _Args&& ...) [with _Tp = BALL::String; _Args = {const BALL::String&}; _Alloc = std::allocator<BALL::String>; typename std::enable_if<std::allocator_traits<_Alloc>::__construct_helper<_Tp, _Args>::value, void>::type = void]'
  1474. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/alloc_traits.h:387:4: required from 'static void std::allocator_traits<_Alloc>::construct(_Alloc&, _Tp*, _Args&& ...) [with _Tp = BALL::String; _Args = {const BALL::String&}; _Alloc = std::allocator<BALL::String>]'
  1475. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_vector.h:885:6: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = BALL::String; _Alloc = std::allocator<BALL::String>; std::vector<_Tp, _Alloc>::value_type = BALL::String]'
  1476. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/FORMAT/PDBRecords.h:117:58: required from here
  1477. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/ext/new_allocator.h:110:4: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1478. make[2]: *** [CMakeFiles/BALL.dir/source/DATATYPE/bitVector.o] Error 1
  1479. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/ext/new_allocator.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<const BALL::String, void* (*)()>; _Args = {const std::pair<const BALL::String, void* (*)()>&}; _Tp = std::pair<const BALL::String, void* (*)()>]':
  1480. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/hashtable.h:432:4: required from 'std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::_Node* std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::_M_allocate_node(const value_type&) [with _Key = BALL::String; _Value = std::pair<const BALL::String, void* (*)()>; _Allocator = std::allocator<std::pair<const BALL::String, void* (*)()> >; _ExtractKey = std::_Select1st<std::pair<const BALL::String, void* (*)()> >; _Equal = std::equal_to<BALL::String>; _H1 = std::tr1::hash<BALL::String>; _H2 = std::tr1::__detail::_Mod_range_hashing; _Hash = std::tr1::__detail::_Default_ranged_hash; _RehashPolicy = std::tr1::__detail::_Prime_rehash_policy; bool __cache_hash_code = false; bool __constant_iterators = false; bool __unique_keys = true; std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::_Node = std::tr1::__detail::_Hash_node<std::pair<const BALL::String, void* (*)()>, false>; std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::value_type = std::pair<const BALL::String, void* (*)()>]'
  1481. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/hashtable.h:602:5: required from 'std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>::_Hashtable(const std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>&) [with _Key = BALL::String; _Value = std::pair<const BALL::String, void* (*)()>; _Allocator = std::allocator<std::pair<const BALL::String, void* (*)()> >; _ExtractKey = std::_Select1st<std::pair<const BALL::String, void* (*)()> >; _Equal = std::equal_to<BALL::String>; _H1 = std::tr1::hash<BALL::String>; _H2 = std::tr1::__detail::_Mod_range_hashing; _Hash = std::tr1::__detail::_Default_ranged_hash; _RehashPolicy = std::tr1::__detail::_Prime_rehash_policy; bool __cache_hash_code = false; bool __constant_iterators = false; bool __unique_keys = true; std::tr1::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys> = std::tr1::_Hashtable<BALL::String, std::pair<const BALL::String, void* (*)()>, std::allocator<std::pair<const BALL::String, void* (*)()> >, std::_Select1st<std::pair<const BALL::String, void* (*)()> >, std::equal_to<BALL::String>, std::tr1::hash<BALL::String>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true>]'
  1482. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/tr1/unordered_map.h:43:11: required from 'BALL::StringHashMap<Value>::StringHashMap(const BALL::StringHashMap<Value>&) [with Value = void* (*)(); BALL::StringHashMap<Value> = BALL::StringHashMap<void* (*)()>]'
  1483. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:53:18: required from here
  1484. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/ext/new_allocator.h:110:4: error: use of deleted function 'constexpr std::pair<_T1, _T2>::pair(const std::pair<_T1, _T2>&) [with _T1 = const BALL::String; _T2 = void* (*)(); std::pair<_T1, _T2> = std::pair<const BALL::String, void* (*)()>]'
  1485. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_algobase.h:65:0,
  1486. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/char_traits.h:41,
  1487. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/string:42,
  1488. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/debug.h:18,
  1489. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/common.h:16,
  1490. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/rtti.h:13,
  1491. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:9,
  1492. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/persistenceManager.C:7:
  1493. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_pair.h:119:17: note: 'constexpr std::pair<_T1, _T2>::pair(const std::pair<_T1, _T2>&) [with _T1 = const BALL::String; _T2 = void* (*)(); std::pair<_T1, _T2> = std::pair<const BALL::String, void* (*)()>]' is implicitly deleted because the default definition would be ill-formed:
  1494. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_pair.h:119:17: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1495. /usr/include/boost-1_50/boost/asio/basic_socket_iostream.hpp: In instantiation of 'boost::asio::basic_socket_iostream<Protocol, StreamSocketService, Time, TimeTraits, TimerService>::basic_socket_iostream(T ...) [with T = {BALL::String, BALL::String}; Protocol = boost::asio::ip::tcp; StreamSocketService = boost::asio::stream_socket_service<boost::asio::ip::tcp>; Time = boost::posix_time::ptime; TimeTraits = boost::asio::time_traits<boost::posix_time::ptime>; TimerService = boost::asio::deadline_timer_service<boost::posix_time::ptime, boost::asio::time_traits<boost::posix_time::ptime> >]':
  1496. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:45:64: required from here
  1497. /usr/include/boost-1_50/boost/asio/basic_socket_iostream.hpp:135:5: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1498. In file included from /usr/include/boost-1_50/boost/asio/basic_socket_iostream.hpp:23:0,
  1499. from /usr/include/boost-1_50/boost/asio.hpp:28,
  1500. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:17,
  1501. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/client.h:17,
  1502. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/client.C:7:
  1503. /usr/include/boost-1_50/boost/asio/basic_socket_streambuf.hpp:176:38: error: initializing argument 1 of 'boost::asio::basic_socket_streambuf<Protocol, StreamSocketService, Time, TimeTraits, TimerService>* boost::asio::basic_socket_streambuf<Protocol, StreamSocketService, Time, TimeTraits, TimerService>::connect(T ...) [with T = {BALL::String, BALL::String}; Protocol = boost::asio::ip::tcp; StreamSocketService = boost::asio::stream_socket_service<boost::asio::ip::tcp>; Time = boost::posix_time::ptime; TimeTraits = boost::asio::time_traits<boost::posix_time::ptime>; TimerService = boost::asio::deadline_timer_service<boost::posix_time::ptime, boost::asio::time_traits<boost::posix_time::ptime> >]'
  1504. In file included from /usr/include/boost-1_50/boost/asio.hpp:28:0,
  1505. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:17,
  1506. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/client.h:17,
  1507. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/client.C:7:
  1508. /usr/include/boost-1_50/boost/asio/basic_socket_iostream.hpp:135:5: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1509. In file included from /usr/include/boost-1_50/boost/asio/basic_socket_iostream.hpp:23:0,
  1510. from /usr/include/boost-1_50/boost/asio.hpp:28,
  1511. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:17,
  1512. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/client.h:17,
  1513. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/client.C:7:
  1514. /usr/include/boost-1_50/boost/asio/basic_socket_streambuf.hpp:176:38: error: initializing argument 2 of 'boost::asio::basic_socket_streambuf<Protocol, StreamSocketService, Time, TimeTraits, TimerService>* boost::asio::basic_socket_streambuf<Protocol, StreamSocketService, Time, TimeTraits, TimerService>::connect(T ...) [with T = {BALL::String, BALL::String}; Protocol = boost::asio::ip::tcp; StreamSocketService = boost::asio::stream_socket_service<boost::asio::ip::tcp>; Time = boost::posix_time::ptime; TimeTraits = boost::asio::time_traits<boost::posix_time::ptime>; TimerService = boost::asio::deadline_timer_service<boost::posix_time::ptime, boost::asio::time_traits<boost::posix_time::ptime> >]'
  1515. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:22:0,
  1516. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/moleculeObjectCreator.h:9,
  1517. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/moleculeObjectCreator.C:6:
  1518. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h: In constructor 'BALL::TCPIOStream::TCPIOStream(const BALL::String&, const BALL::String&)':
  1519. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:45:64: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1520. In file included from /usr/include/boost-1_50/boost/asio.hpp:28:0,
  1521. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:17,
  1522. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:22,
  1523. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/moleculeObjectCreator.h:9,
  1524. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/moleculeObjectCreator.C:6:
  1525. /usr/include/boost-1_50/boost/asio/basic_socket_iostream.hpp:129:12: error: initializing argument 1 of 'boost::asio::basic_socket_iostream<Protocol, StreamSocketService, Time, TimeTraits, TimerService>::basic_socket_iostream(T ...) [with T = {BALL::String, BALL::String}; Protocol = boost::asio::ip::tcp; StreamSocketService = boost::asio::stream_socket_service<boost::asio::ip::tcp>; Time = boost::posix_time::ptime; TimeTraits = boost::asio::time_traits<boost::posix_time::ptime>; TimerService = boost::asio::deadline_timer_service<boost::posix_time::ptime, boost::asio::time_traits<boost::posix_time::ptime> >]'
  1526. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:22:0,
  1527. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/moleculeObjectCreator.h:9,
  1528. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/moleculeObjectCreator.C:6:
  1529. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:45:64: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1530. In file included from /usr/include/boost-1_50/boost/asio.hpp:28:0,
  1531. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:17,
  1532. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:22,
  1533. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/moleculeObjectCreator.h:9,
  1534. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/moleculeObjectCreator.C:6:
  1535. /usr/include/boost-1_50/boost/asio/basic_socket_iostream.hpp:129:12: error: initializing argument 2 of 'boost::asio::basic_socket_iostream<Protocol, StreamSocketService, Time, TimeTraits, TimerService>::basic_socket_iostream(T ...) [with T = {BALL::String, BALL::String}; Protocol = boost::asio::ip::tcp; StreamSocketService = boost::asio::stream_socket_service<boost::asio::ip::tcp>; Time = boost::posix_time::ptime; TimeTraits = boost::asio::time_traits<boost::posix_time::ptime>; TimerService = boost::asio::deadline_timer_service<boost::posix_time::ptime, boost::asio::time_traits<boost::posix_time::ptime> >]'
  1536. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:22:0,
  1537. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/moleculeObjectCreator.h:9,
  1538. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/moleculeObjectCreator.C:6:
  1539. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h: In constructor 'BALL::TCPIOStream::TCPIOStream(const BALL::String&, BALL::Position)':
  1540. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:50:68: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1541. In file included from /usr/include/boost-1_50/boost/asio.hpp:28:0,
  1542. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:17,
  1543. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:22,
  1544. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/moleculeObjectCreator.h:9,
  1545. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/moleculeObjectCreator.C:6:
  1546. /usr/include/boost-1_50/boost/asio/basic_socket_iostream.hpp:129:12: error: initializing argument 1 of 'boost::asio::basic_socket_iostream<Protocol, StreamSocketService, Time, TimeTraits, TimerService>::basic_socket_iostream(T ...) [with T = {BALL::String, BALL::String}; Protocol = boost::asio::ip::tcp; StreamSocketService = boost::asio::stream_socket_service<boost::asio::ip::tcp>; Time = boost::posix_time::ptime; TimeTraits = boost::asio::time_traits<boost::posix_time::ptime>; TimerService = boost::asio::deadline_timer_service<boost::posix_time::ptime, boost::asio::time_traits<boost::posix_time::ptime> >]'
  1547. make[2]: *** [CMakeFiles/BALL.dir/source/CONCEPT/persistenceManager.o] Error 1
  1548. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/KERNEL/atom.h:995:0,
  1549. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/moleculeObjectCreator.C:8:
  1550. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/KERNEL/atom.iC: In member function 'BALL::String BALL::Atom::getTypeName() const':
  1551. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/KERNEL/atom.iC:134:9: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1552. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:22:0,
  1553. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/objectCreator.C:6:
  1554. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h: In constructor 'BALL::TCPIOStream::TCPIOStream(const BALL::String&, const BALL::String&)':
  1555. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:45:64: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1556. In file included from /usr/include/boost-1_50/boost/asio.hpp:28:0,
  1557. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:17,
  1558. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:22,
  1559. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/objectCreator.C:6:
  1560. /usr/include/boost-1_50/boost/asio/basic_socket_iostream.hpp:129:12: error: initializing argument 1 of 'boost::asio::basic_socket_iostream<Protocol, StreamSocketService, Time, TimeTraits, TimerService>::basic_socket_iostream(T ...) [with T = {BALL::String, BALL::String}; Protocol = boost::asio::ip::tcp; StreamSocketService = boost::asio::stream_socket_service<boost::asio::ip::tcp>; Time = boost::posix_time::ptime; TimeTraits = boost::asio::time_traits<boost::posix_time::ptime>; TimerService = boost::asio::deadline_timer_service<boost::posix_time::ptime, boost::asio::time_traits<boost::posix_time::ptime> >]'
  1561. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:22:0,
  1562. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/objectCreator.C:6:
  1563. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:45:64: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1564. In file included from /usr/include/boost-1_50/boost/asio.hpp:28:0,
  1565. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:17,
  1566. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:22,
  1567. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/objectCreator.C:6:
  1568. /usr/include/boost-1_50/boost/asio/basic_socket_iostream.hpp:129:12: error: initializing argument 2 of 'boost::asio::basic_socket_iostream<Protocol, StreamSocketService, Time, TimeTraits, TimerService>::basic_socket_iostream(T ...) [with T = {BALL::String, BALL::String}; Protocol = boost::asio::ip::tcp; StreamSocketService = boost::asio::stream_socket_service<boost::asio::ip::tcp>; Time = boost::posix_time::ptime; TimeTraits = boost::asio::time_traits<boost::posix_time::ptime>; TimerService = boost::asio::deadline_timer_service<boost::posix_time::ptime, boost::asio::time_traits<boost::posix_time::ptime> >]'
  1569. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:22:0,
  1570. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/objectCreator.C:6:
  1571. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h: In constructor 'BALL::TCPIOStream::TCPIOStream(const BALL::String&, BALL::Position)':
  1572. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:50:68: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1573. In file included from /usr/include/boost-1_50/boost/asio.hpp:28:0,
  1574. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:17,
  1575. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:22,
  1576. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/objectCreator.C:6:
  1577. /usr/include/boost-1_50/boost/asio/basic_socket_iostream.hpp:129:12: error: initializing argument 1 of 'boost::asio::basic_socket_iostream<Protocol, StreamSocketService, Time, TimeTraits, TimerService>::basic_socket_iostream(T ...) [with T = {BALL::String, BALL::String}; Protocol = boost::asio::ip::tcp; StreamSocketService = boost::asio::stream_socket_service<boost::asio::ip::tcp>; Time = boost::posix_time::ptime; TimeTraits = boost::asio::time_traits<boost::posix_time::ptime>; TimerService = boost::asio::deadline_timer_service<boost::posix_time::ptime, boost::asio::time_traits<boost::posix_time::ptime> >]'
  1578. In file included from /usr/include/boost-1_50/boost/asio/io_service.hpp:25:0,
  1579. from /usr/include/boost-1_50/boost/asio/basic_io_object.hpp:19,
  1580. from /usr/include/boost-1_50/boost/asio/basic_socket.hpp:19,
  1581. from /usr/include/boost-1_50/boost/asio/basic_datagram_socket.hpp:20,
  1582. from /usr/include/boost-1_50/boost/asio.hpp:20,
  1583. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:17,
  1584. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/client.h:17,
  1585. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/client.C:7:
  1586. /usr/include/boost-1_50/boost/system/error_code.hpp: At global scope:
  1587. /usr/include/boost-1_50/boost/system/error_code.hpp:214:36: warning: 'boost::system::posix_category' defined but not used [-Wunused-variable]
  1588. /usr/include/boost-1_50/boost/system/error_code.hpp:215:36: warning: 'boost::system::errno_ecat' defined but not used [-Wunused-variable]
  1589. /usr/include/boost-1_50/boost/system/error_code.hpp:216:36: warning: 'boost::system::native_ecat' defined but not used [-Wunused-variable]
  1590. In file included from /usr/include/boost-1_50/boost/asio/detail/impl/posix_mutex.ipp:24:0,
  1591. from /usr/include/boost-1_50/boost/asio/detail/posix_mutex.hpp:73,
  1592. from /usr/include/boost-1_50/boost/asio/detail/mutex.hpp:25,
  1593. from /usr/include/boost-1_50/boost/asio/detail/service_registry.hpp:20,
  1594. from /usr/include/boost-1_50/boost/asio/impl/io_service.hpp:19,
  1595. from /usr/include/boost-1_50/boost/asio/io_service.hpp:767,
  1596. from /usr/include/boost-1_50/boost/asio/basic_io_object.hpp:19,
  1597. from /usr/include/boost-1_50/boost/asio/basic_socket.hpp:19,
  1598. from /usr/include/boost-1_50/boost/asio/basic_datagram_socket.hpp:20,
  1599. from /usr/include/boost-1_50/boost/asio.hpp:20,
  1600. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:17,
  1601. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/client.h:17,
  1602. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/client.C:7:
  1603. /usr/include/boost-1_50/boost/asio/error.hpp:244:45: warning: 'boost::asio::error::system_category' defined but not used [-Wunused-variable]
  1604. /usr/include/boost-1_50/boost/asio/error.hpp:246:45: warning: 'boost::asio::error::netdb_category' defined but not used [-Wunused-variable]
  1605. /usr/include/boost-1_50/boost/asio/error.hpp:248:45: warning: 'boost::asio::error::addrinfo_category' defined but not used [-Wunused-variable]
  1606. /usr/include/boost-1_50/boost/asio/error.hpp:250:45: warning: 'boost::asio::error::misc_category' defined but not used [-Wunused-variable]
  1607. /usr/include/boost-1_50/boost/asio/basic_socket_iostream.hpp: In instantiation of 'boost::asio::basic_socket_iostream<Protocol, StreamSocketService, Time, TimeTraits, TimerService>::basic_socket_iostream(T ...) [with T = {BALL::String, BALL::String}; Protocol = boost::asio::ip::tcp; StreamSocketService = boost::asio::stream_socket_service<boost::asio::ip::tcp>; Time = boost::posix_time::ptime; TimeTraits = boost::asio::time_traits<boost::posix_time::ptime>; TimerService = boost::asio::deadline_timer_service<boost::posix_time::ptime, boost::asio::time_traits<boost::posix_time::ptime> >]':
  1608. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:45:64: required from here
  1609. /usr/include/boost-1_50/boost/asio/basic_socket_iostream.hpp:135:5: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1610. In file included from /usr/include/boost-1_50/boost/asio/basic_socket_iostream.hpp:23:0,
  1611. from /usr/include/boost-1_50/boost/asio.hpp:28,
  1612. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:17,
  1613. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:22,
  1614. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/objectCreator.C:6:
  1615. /usr/include/boost-1_50/boost/asio/basic_socket_streambuf.hpp:176:38: error: initializing argument 1 of 'boost::asio::basic_socket_streambuf<Protocol, StreamSocketService, Time, TimeTraits, TimerService>* boost::asio::basic_socket_streambuf<Protocol, StreamSocketService, Time, TimeTraits, TimerService>::connect(T ...) [with T = {BALL::String, BALL::String}; Protocol = boost::asio::ip::tcp; StreamSocketService = boost::asio::stream_socket_service<boost::asio::ip::tcp>; Time = boost::posix_time::ptime; TimeTraits = boost::asio::time_traits<boost::posix_time::ptime>; TimerService = boost::asio::deadline_timer_service<boost::posix_time::ptime, boost::asio::time_traits<boost::posix_time::ptime> >]'
  1616. In file included from /usr/include/boost-1_50/boost/asio.hpp:28:0,
  1617. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:17,
  1618. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:22,
  1619. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/objectCreator.C:6:
  1620. /usr/include/boost-1_50/boost/asio/basic_socket_iostream.hpp:135:5: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1621. In file included from /usr/include/boost-1_50/boost/asio/basic_socket_iostream.hpp:23:0,
  1622. from /usr/include/boost-1_50/boost/asio.hpp:28,
  1623. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:17,
  1624. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:22,
  1625. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/objectCreator.C:6:
  1626. /usr/include/boost-1_50/boost/asio/basic_socket_streambuf.hpp:176:38: error: initializing argument 2 of 'boost::asio::basic_socket_streambuf<Protocol, StreamSocketService, Time, TimeTraits, TimerService>* boost::asio::basic_socket_streambuf<Protocol, StreamSocketService, Time, TimeTraits, TimerService>::connect(T ...) [with T = {BALL::String, BALL::String}; Protocol = boost::asio::ip::tcp; StreamSocketService = boost::asio::stream_socket_service<boost::asio::ip::tcp>; Time = boost::posix_time::ptime; TimeTraits = boost::asio::time_traits<boost::posix_time::ptime>; TimerService = boost::asio::deadline_timer_service<boost::posix_time::ptime, boost::asio::time_traits<boost::posix_time::ptime> >]'
  1627. make[2]: *** [CMakeFiles/BALL.dir/source/CONCEPT/client.o] Error 1
  1628. In file included from /usr/include/boost-1_50/boost/asio.hpp:28:0,
  1629. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:17,
  1630. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:22,
  1631. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/moleculeObjectCreator.h:9,
  1632. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/moleculeObjectCreator.C:6:
  1633. /usr/include/boost-1_50/boost/asio/basic_socket_iostream.hpp: In instantiation of 'boost::asio::basic_socket_iostream<Protocol, StreamSocketService, Time, TimeTraits, TimerService>::basic_socket_iostream(T ...) [with T = {BALL::String, BALL::String}; Protocol = boost::asio::ip::tcp; StreamSocketService = boost::asio::stream_socket_service<boost::asio::ip::tcp>; Time = boost::posix_time::ptime; TimeTraits = boost::asio::time_traits<boost::posix_time::ptime>; TimerService = boost::asio::deadline_timer_service<boost::posix_time::ptime, boost::asio::time_traits<boost::posix_time::ptime> >]':
  1634. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:45:64: required from here
  1635. /usr/include/boost-1_50/boost/asio/basic_socket_iostream.hpp:135:5: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1636. In file included from /usr/include/boost-1_50/boost/asio/basic_socket_iostream.hpp:23:0,
  1637. from /usr/include/boost-1_50/boost/asio.hpp:28,
  1638. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:17,
  1639. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:22,
  1640. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/moleculeObjectCreator.h:9,
  1641. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/moleculeObjectCreator.C:6:
  1642. /usr/include/boost-1_50/boost/asio/basic_socket_streambuf.hpp:176:38: error: initializing argument 1 of 'boost::asio::basic_socket_streambuf<Protocol, StreamSocketService, Time, TimeTraits, TimerService>* boost::asio::basic_socket_streambuf<Protocol, StreamSocketService, Time, TimeTraits, TimerService>::connect(T ...) [with T = {BALL::String, BALL::String}; Protocol = boost::asio::ip::tcp; StreamSocketService = boost::asio::stream_socket_service<boost::asio::ip::tcp>; Time = boost::posix_time::ptime; TimeTraits = boost::asio::time_traits<boost::posix_time::ptime>; TimerService = boost::asio::deadline_timer_service<boost::posix_time::ptime, boost::asio::time_traits<boost::posix_time::ptime> >]'
  1643. In file included from /usr/include/boost-1_50/boost/asio.hpp:28:0,
  1644. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:17,
  1645. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:22,
  1646. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/moleculeObjectCreator.h:9,
  1647. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/moleculeObjectCreator.C:6:
  1648. /usr/include/boost-1_50/boost/asio/basic_socket_iostream.hpp:135:5: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1649. In file included from /usr/include/boost-1_50/boost/asio/basic_socket_iostream.hpp:23:0,
  1650. from /usr/include/boost-1_50/boost/asio.hpp:28,
  1651. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:17,
  1652. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:22,
  1653. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/moleculeObjectCreator.h:9,
  1654. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/moleculeObjectCreator.C:6:
  1655. /usr/include/boost-1_50/boost/asio/basic_socket_streambuf.hpp:176:38: error: initializing argument 2 of 'boost::asio::basic_socket_streambuf<Protocol, StreamSocketService, Time, TimeTraits, TimerService>* boost::asio::basic_socket_streambuf<Protocol, StreamSocketService, Time, TimeTraits, TimerService>::connect(T ...) [with T = {BALL::String, BALL::String}; Protocol = boost::asio::ip::tcp; StreamSocketService = boost::asio::stream_socket_service<boost::asio::ip::tcp>; Time = boost::posix_time::ptime; TimeTraits = boost::asio::time_traits<boost::posix_time::ptime>; TimerService = boost::asio::deadline_timer_service<boost::posix_time::ptime, boost::asio::time_traits<boost::posix_time::ptime> >]'
  1656. In file included from /usr/include/boost-1_50/boost/asio/io_service.hpp:25:0,
  1657. from /usr/include/boost-1_50/boost/asio/basic_io_object.hpp:19,
  1658. from /usr/include/boost-1_50/boost/asio/basic_socket.hpp:19,
  1659. from /usr/include/boost-1_50/boost/asio/basic_datagram_socket.hpp:20,
  1660. from /usr/include/boost-1_50/boost/asio.hpp:20,
  1661. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:17,
  1662. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:22,
  1663. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/objectCreator.C:6:
  1664. /usr/include/boost-1_50/boost/system/error_code.hpp: At global scope:
  1665. /usr/include/boost-1_50/boost/system/error_code.hpp:214:36: warning: 'boost::system::posix_category' defined but not used [-Wunused-variable]
  1666. /usr/include/boost-1_50/boost/system/error_code.hpp:215:36: warning: 'boost::system::errno_ecat' defined but not used [-Wunused-variable]
  1667. /usr/include/boost-1_50/boost/system/error_code.hpp:216:36: warning: 'boost::system::native_ecat' defined but not used [-Wunused-variable]
  1668. In file included from /usr/include/boost-1_50/boost/asio/detail/impl/posix_mutex.ipp:24:0,
  1669. from /usr/include/boost-1_50/boost/asio/detail/posix_mutex.hpp:73,
  1670. from /usr/include/boost-1_50/boost/asio/detail/mutex.hpp:25,
  1671. from /usr/include/boost-1_50/boost/asio/detail/service_registry.hpp:20,
  1672. from /usr/include/boost-1_50/boost/asio/impl/io_service.hpp:19,
  1673. from /usr/include/boost-1_50/boost/asio/io_service.hpp:767,
  1674. from /usr/include/boost-1_50/boost/asio/basic_io_object.hpp:19,
  1675. from /usr/include/boost-1_50/boost/asio/basic_socket.hpp:19,
  1676. from /usr/include/boost-1_50/boost/asio/basic_datagram_socket.hpp:20,
  1677. from /usr/include/boost-1_50/boost/asio.hpp:20,
  1678. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:17,
  1679. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:22,
  1680. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/objectCreator.C:6:
  1681. /usr/include/boost-1_50/boost/asio/error.hpp:244:45: warning: 'boost::asio::error::system_category' defined but not used [-Wunused-variable]
  1682. /usr/include/boost-1_50/boost/asio/error.hpp:246:45: warning: 'boost::asio::error::netdb_category' defined but not used [-Wunused-variable]
  1683. /usr/include/boost-1_50/boost/asio/error.hpp:248:45: warning: 'boost::asio::error::addrinfo_category' defined but not used [-Wunused-variable]
  1684. /usr/include/boost-1_50/boost/asio/error.hpp:250:45: warning: 'boost::asio::error::misc_category' defined but not used [-Wunused-variable]
  1685. make[2]: *** [CMakeFiles/BALL.dir/source/CONCEPT/objectCreator.o] Error 1
  1686. In file included from /usr/include/boost-1_50/boost/asio/io_service.hpp:25:0,
  1687. from /usr/include/boost-1_50/boost/asio/basic_io_object.hpp:19,
  1688. from /usr/include/boost-1_50/boost/asio/basic_socket.hpp:19,
  1689. from /usr/include/boost-1_50/boost/asio/basic_datagram_socket.hpp:20,
  1690. from /usr/include/boost-1_50/boost/asio.hpp:20,
  1691. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:17,
  1692. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:22,
  1693. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/moleculeObjectCreator.h:9,
  1694. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/moleculeObjectCreator.C:6:
  1695. /usr/include/boost-1_50/boost/system/error_code.hpp: At global scope:
  1696. /usr/include/boost-1_50/boost/system/error_code.hpp:214:36: warning: 'boost::system::posix_category' defined but not used [-Wunused-variable]
  1697. /usr/include/boost-1_50/boost/system/error_code.hpp:215:36: warning: 'boost::system::errno_ecat' defined but not used [-Wunused-variable]
  1698. /usr/include/boost-1_50/boost/system/error_code.hpp:216:36: warning: 'boost::system::native_ecat' defined but not used [-Wunused-variable]
  1699. In file included from /usr/include/boost-1_50/boost/asio/detail/impl/posix_mutex.ipp:24:0,
  1700. from /usr/include/boost-1_50/boost/asio/detail/posix_mutex.hpp:73,
  1701. from /usr/include/boost-1_50/boost/asio/detail/mutex.hpp:25,
  1702. from /usr/include/boost-1_50/boost/asio/detail/service_registry.hpp:20,
  1703. from /usr/include/boost-1_50/boost/asio/impl/io_service.hpp:19,
  1704. from /usr/include/boost-1_50/boost/asio/io_service.hpp:767,
  1705. from /usr/include/boost-1_50/boost/asio/basic_io_object.hpp:19,
  1706. from /usr/include/boost-1_50/boost/asio/basic_socket.hpp:19,
  1707. from /usr/include/boost-1_50/boost/asio/basic_datagram_socket.hpp:20,
  1708. from /usr/include/boost-1_50/boost/asio.hpp:20,
  1709. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/SYSTEM/networking.h:17,
  1710. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/objectCreator.h:22,
  1711. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/moleculeObjectCreator.h:9,
  1712. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/CONCEPT/moleculeObjectCreator.C:6:
  1713. /usr/include/boost-1_50/boost/asio/error.hpp:244:45: warning: 'boost::asio::error::system_category' defined but not used [-Wunused-variable]
  1714. /usr/include/boost-1_50/boost/asio/error.hpp:246:45: warning: 'boost::asio::error::netdb_category' defined but not used [-Wunused-variable]
  1715. /usr/include/boost-1_50/boost/asio/error.hpp:248:45: warning: 'boost::asio::error::addrinfo_category' defined but not used [-Wunused-variable]
  1716. /usr/include/boost-1_50/boost/asio/error.hpp:250:45: warning: 'boost::asio::error::misc_category' defined but not used [-Wunused-variable]
  1717. make[2]: *** [CMakeFiles/BALL.dir/source/CONCEPT/moleculeObjectCreator.o] Error 1
  1718. In file included from /usr/include/boost-1_50/boost/graph/copy.hpp:47:0,
  1719. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/GRAPH/graphAlgorithms.h:17,
  1720. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/GRAPH/graphAlgorithms.C:1:
  1721. /usr/include/boost-1_50/boost/graph/reverse_graph.hpp:449:2: warning: extra ';' [-pedantic]
  1722. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  1723. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/GRAPH/graphAlgorithms.C:2:
  1724. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In member function 'BALL::String BALL::String::trim(const char*) const':
  1725. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:494:18: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1726. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/GRAPH/graphAlgorithms.C:2:0:
  1727. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:63:21: note: 'BALL::String::String(const BALL::String&)' is implicitly declared as deleted because 'BALL::String' declares a move constructor or move assignment operator
  1728. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  1729. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/GRAPH/graphAlgorithms.C:2:
  1730. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const string&)':
  1731. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:535:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1732. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const BALL::String&)':
  1733. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:551:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1734. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const char*)':
  1735. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:559:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1736. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, char)':
  1737. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:567:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1738. In file included from /usr/include/boost-1_50/boost/graph/copy.hpp:47:0,
  1739. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/GRAPH/molecularGraph.h:7,
  1740. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/GRAPH/molecularGraph.C:1:
  1741. /usr/include/boost-1_50/boost/graph/reverse_graph.hpp:449:2: warning: extra ';' [-pedantic]
  1742. make[2]: *** [CMakeFiles/BALL.dir/source/DATATYPE/GRAPH/graphAlgorithms.o] Error 1
  1743. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  1744. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  1745. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  1746. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  1747. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/timeStamp.h:21,
  1748. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/composite.h:41,
  1749. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/KERNEL/atom.h:9,
  1750. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/GRAPH/molecularGraph.C:3:
  1751. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In member function 'BALL::String BALL::String::trim(const char*) const':
  1752. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:494:18: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1753. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13:0,
  1754. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  1755. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  1756. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/timeStamp.h:21,
  1757. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/composite.h:41,
  1758. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/KERNEL/atom.h:9,
  1759. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/GRAPH/molecularGraph.C:3:
  1760. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:63:21: note: 'BALL::String::String(const BALL::String&)' is implicitly declared as deleted because 'BALL::String' declares a move constructor or move assignment operator
  1761. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.h:1382:0,
  1762. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/hash.h:13,
  1763. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/hashMap.h:13,
  1764. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/persistenceManager.h:13,
  1765. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/timeStamp.h:21,
  1766. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/CONCEPT/composite.h:41,
  1767. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/KERNEL/atom.h:9,
  1768. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/GRAPH/molecularGraph.C:3:
  1769. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const string&)':
  1770. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:535:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1771. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const BALL::String&)':
  1772. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:551:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1773. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, const char*)':
  1774. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:559:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1775. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC: In function 'BALL::String BALL::operator+(const BALL::String&, char)':
  1776. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/string.iC:567:19: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1777. In file included from /usr/include/boost-1_50/boost/graph/copy.hpp:47:0,
  1778. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/GRAPH/graphAlgorithms.h:17,
  1779. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/GRAPH/treeWidth.h:21,
  1780. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/GRAPH/treeWidth.C:1:
  1781. /usr/include/boost-1_50/boost/graph/reverse_graph.hpp:449:2: warning: extra ';' [-pedantic]
  1782. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/KERNEL/atom.h:995:0,
  1783. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/GRAPH/molecularGraph.C:3:
  1784. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/KERNEL/atom.iC: In member function 'BALL::String BALL::Atom::getTypeName() const':
  1785. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/KERNEL/atom.iC:134:9: error: use of deleted function 'BALL::String::String(const BALL::String&)'
  1786. make[2]: *** [CMakeFiles/BALL.dir/source/DATATYPE/GRAPH/molecularGraph.o] Error 1
  1787. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  1788. make[1]: *** [CMakeFiles/BALL.dir/all] Error 2
  1789. make[1]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  1790. make: *** [all] Error 2
  1791. * ERROR: sci-chemistry/ball-1.4.1 failed (compile phase):
  1792. * emake failed
  1793. *
  1794. * If you need support, post the output of `emerge --info '=sci-chemistry/ball-1.4.1'`,
  1795. * the complete build log and the output of `emerge -pqv '=sci-chemistry/ball-1.4.1'`.
  1796. * The complete build log is located at '/var/log/portage/sci-chemistry:ball-1.4.1:20120708-203052.log'.
  1797. * For convenience, a symlink to the build log is located at '/tmp/portage/sci-chemistry/ball-1.4.1/temp/build.log'.
  1798. * The ebuild environment file is located at '/tmp/portage/sci-chemistry/ball-1.4.1/temp/environment'.
  1799. * Working directory: '/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  1800. * S: '/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL'