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. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking ball-1.4.1.tar.gz to /tmp/portage/sci-chemistry/ball-1.4.1/work
  15. >>> Source unpacked in /tmp/portage/sci-chemistry/ball-1.4.1/work
  16. >>> Preparing source in /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL ...
  17. * Applying ball-1.4.1-multilib.patch ...
  18. [ ok ]
  19. * Applying ball-1.4.1-libsvm.patch ...
  20. [ ok ]
  21. * Applying ball-1.4.1-pthread.patch ...
  22. [ ok ]
  23. * Applying ball-1.4.1-python.patch ...
  24. [ ok ]
  25. * Applying ball-1.4.1-missing-signed.patch ...
  26. [ ok ]
  27. * Applying ball-1.4.1-gcc-4.7.patch ...
  28. [ ok ]
  29. >>> Source prepared.
  30. >>> Configuring source in /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL ...
  31. removed '/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/cmake/FindBLAS.cmake'
  32. removed '/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/cmake/FindLAPACK.cmake'
  33. >>> Working in BUILD_DIR: "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build"
  34. cmake --no-warn-unused-cli -C /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/gentoo_common_config.cmake -G Unix Makefiles -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
  35. Not searching for unused variables given on the command line.
  36. loading initial cache file /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/gentoo_common_config.cmake
  37. Re-run cmake no build system arguments
  38. -- The C compiler identification is GNU 4.7.2
  39. -- The CXX compiler identification is GNU 4.7.2
  40. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
  41. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
  42. -- Detecting C compiler ABI info
  43. -- Detecting C compiler ABI info - done
  44. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
  45. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
  46. -- Detecting CXX compiler ABI info
  47. -- Detecting CXX compiler ABI info - done
  48. -- g++ requires -std=c++0x for tr1
  49. -- Compiler checks for conversion: OFF
  50. -- Check if the system is big endian
  51. -- Searching 16 bit integer
  52. -- Looking for sys/types.h
  53. -- Looking for sys/types.h - found
  54. -- Looking for stdint.h
  55. -- Looking for stdint.h - found
  56. -- Looking for stddef.h
  57. -- Looking for stddef.h - found
  58. -- Check size of unsigned short
  59. -- Check size of unsigned short - done
  60. -- Using unsigned short
  61. -- Check if the system is big endian - little endian
  62. -- Check size of char
  63. -- Check size of char - done
  64. -- Check size of short
  65. -- Check size of short - done
  66. -- Check size of int
  67. -- Check size of int - done
  68. -- Check size of long
  69. -- Check size of long - done
  70. -- Check size of size_t
  71. -- Check size of size_t - done
  72. -- Check size of void*
  73. -- Check size of void* - done
  74. -- Check size of unsigned short
  75. -- Check size of unsigned short - done
  76. -- Check size of unsigned int
  77. -- Check size of unsigned int - done
  78. -- Check size of unsigned long
  79. -- Check size of unsigned long - done
  80. -- Check size of unsigned long long
  81. -- Check size of unsigned long long - done
  82. -- Check size of float
  83. -- Check size of float - done
  84. -- Check size of double
  85. -- Check size of double - done
  86. -- Check size of uint64_t
  87. -- Check size of uint64_t - done
  88. -- Check size of uint32_t
  89. -- Check size of uint32_t - done
  90. -- Check size of uint16_t
  91. -- Check size of uint16_t - done
  92. -- Looking for C++ include unistd.h
  93. -- Looking for C++ include unistd.h - found
  94. -- Looking for C++ include process.h
  95. -- Looking for C++ include process.h - not found
  96. -- Looking for C++ include time.h
  97. -- Looking for C++ include time.h - found
  98. -- Looking for C++ include limits.h
  99. -- Looking for C++ include limits.h - found
  100. -- Looking for C++ include dirent.h
  101. -- Looking for C++ include dirent.h - found
  102. -- Looking for C++ include direct.h
  103. -- Looking for C++ include direct.h - not found
  104. -- Looking for C++ include pwd.h
  105. -- Looking for C++ include pwd.h - found
  106. -- Looking for C++ include stdint.h
  107. -- Looking for C++ include stdint.h - found
  108. -- Looking for C++ include sys/ioctl.h
  109. -- Looking for C++ include sys/ioctl.h - found
  110. -- Looking for C++ include sys/time.h
  111. -- Looking for C++ include sys/time.h - found
  112. -- Looking for C++ include sys/stat.h
  113. -- Looking for C++ include sys/stat.h - found
  114. -- Looking for C++ include sys/times.h
  115. -- Looking for C++ include sys/times.h - found
  116. -- Looking for C++ include sys/types.h
  117. -- Looking for C++ include sys/types.h - found
  118. -- Looking for C++ include sys/param.h
  119. -- Looking for C++ include sys/param.h - found
  120. -- Looking for C++ include sys/socket.h
  121. -- Looking for C++ include sys/socket.h - found
  122. -- Looking for C++ include sys/sysinfo.h
  123. -- Looking for C++ include sys/sysinfo.h - found
  124. -- Do we need float.h for limits.h?
  125. -- Looking for FLT_MIN
  126. -- Looking for FLT_MIN - not found
  127. -- Looking for FLT_MIN
  128. -- Looking for FLT_MIN - found
  129. -- Performing Test BALL_HAS_NUMERIC_LIMITS
  130. -- Performing Test BALL_HAS_NUMERIC_LIMITS - Success
  131. -- Looking for C++ include regex.h
  132. -- Looking for C++ include regex.h - found
  133. -- Looking for C++ include netinet/in.h
  134. -- Looking for C++ include netinet/in.h - found
  135. -- Looking for C++ include netdb.h
  136. -- Looking for C++ include netdb.h - found
  137. -- Performing Test BALL_HAS_MODE_T
  138. -- Performing Test BALL_HAS_MODE_T - Success
  139. -- Looking for C++ include sstream
  140. -- Looking for C++ include sstream - found
  141. -- Looking for C++ include ieeefp.h
  142. -- Looking for C++ include ieeefp.h - not found
  143. -- Looking for C++ include values.h
  144. -- Looking for C++ include values.h - found
  145. -- Looking for kill
  146. -- Looking for kill - found
  147. -- Looking for sysconf
  148. -- Looking for sysconf - found
  149. -- Performing Test BALL_ALLOW_LONG64_TYPE_OVERLOADS
  150. -- Performing Test BALL_ALLOW_LONG64_TYPE_OVERLOADS - Failed
  151. -- Performing Test BALL_HAS_ANSI_IOSTREAM
  152. -- Performing Test BALL_HAS_ANSI_IOSTREAM - Success
  153. -- Performing Test BALL_HAS_INLINE_TPL_ARGS
  154. -- Performing Test BALL_HAS_INLINE_TPL_ARGS - Success
  155. -- Checking for gnu slist
  156. -- Performing Test BALL_HAS_GNU_SLIST
  157. -- Performing Test BALL_HAS_GNU_SLIST - Success
  158. -- Checking for gnu slist - Found
  159. -- Performing Test BALL_HAS_EXTERN_TEMPLATES
  160. -- Performing Test BALL_HAS_EXTERN_TEMPLATES - Success
  161. -- Performing Test BALL_HAS_RVALUE_REFERENCES
  162. -- Performing Test BALL_HAS_RVALUE_REFERENCES - Success
  163. -- Performing Test BALL_STD_STRING_HAS_RVALUE_REFERENCES
  164. -- Performing Test BALL_STD_STRING_HAS_RVALUE_REFERENCES - Success
  165. -- Looking for vsnprintf
  166. -- Looking for vsnprintf - found
  167. -- [GCC only] STL debug mode: OFF
  168. -- Found BISON: /usr/bin/bison
  169. -- Found FLEX: /usr/bin/flex
  170. -- Looking for C++ include rpc/types.h
  171. -- Looking for C++ include rpc/types.h - found
  172. -- Performing Test XDR_HAS_RPC_XDR_H
  173. -- Performing Test XDR_HAS_RPC_XDR_H - Success
  174. -- Looking for xdr_int
  175. -- Looking for xdr_int - found
  176. -- Looking for xdr_u_hyper
  177. -- Looking for xdr_u_hyper - found
  178. -- Looking for 64-bit XDR type (for xdr_u_hyper)
  179. -- Performing Test XDR_64Bit_Type
  180. -- Performing Test XDR_64Bit_Type - Success
  181. -- Checking for xdrrec_create signature
  182. -- Performing Test BALL_XDRREC_CREATE_CHAR_CHAR_INT
  183. -- Performing Test BALL_XDRREC_CREATE_CHAR_CHAR_INT - Success
  184. -- Boost version: 1.52.0
  185. -- Found the following Boost libraries:
  186. -- system
  187. -- thread
  188. -- iostreams
  189. -- regex
  190. -- date_time
  191. -- /usr/include/boost-1_52
  192. -- Checking for unordered_map
  193. -- Looking for C++ include tr1/unordered_map
  194. -- Looking for C++ include tr1/unordered_map - found
  195. -- Performing Test BALL_HAS_TR1_UNORDERED_MAP
  196. -- Performing Test BALL_HAS_TR1_UNORDERED_MAP - Success
  197. -- Checking for unordered_map - Found as <tr1/unordered_map>!
  198. -- Using GSL from /usr
  199. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")
  200. -- checking for module 'blas'
  201. -- found blas, version 20070226
  202. -- Found BLAS: /usr/lib64/blas/reference/libblas.so
  203. -- checking for module 'lapack'
  204. -- found lapack, version 3.2.1
  205. -- Found LAPACK: /usr/lib64/liblapack.so;/usr/lib64/blas/reference/libblas.so
  206. -- Checking for libfftw.
  207. -- FFTW: Found double precision
  208. -- FFTW: Found float precision
  209. -- Performing Test LPSOLVE_LINKS_ALONE
  210. -- Performing Test LPSOLVE_LINKS_ALONE - Success
  211. -- Found LPSolve: /usr/lib64/liblpsolve55.so
  212. -- Looking for math.h
  213. -- Looking for math.h - found
  214. -- Found LibSVM: /usr/lib64/libsvm.so
  215. -- Looking for Q_WS_X11
  216. -- Looking for Q_WS_X11 - found
  217. -- Looking for Q_WS_WIN
  218. -- Looking for Q_WS_WIN - not found
  219. -- Looking for Q_WS_QWS
  220. -- Looking for Q_WS_QWS - not found
  221. -- Looking for Q_WS_MAC
  222. -- Looking for Q_WS_MAC - not found
  223. -- Found Qt4: /usr/bin/qmake (found version "4.8.4")
  224. -- QT qmake at /usr/bin/qmake
  225. -- QT moc at /usr/bin/moc
  226. -- QT uic at /usr/bin/uic
  227. -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
  228. -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
  229. -- Looking for gethostbyname
  230. -- Looking for gethostbyname - found
  231. -- Looking for connect
  232. -- Looking for connect - found
  233. -- Looking for remove
  234. -- Looking for remove - found
  235. -- Looking for shmat
  236. -- Looking for shmat - found
  237. -- Looking for IceConnectionNumber in ICE
  238. -- Looking for IceConnectionNumber in ICE - found
  239. -- Found X11: /usr/lib64/libX11.so
  240. -- Found OpenGL: /usr/lib64/libGL.so
  241. -- Found PythonInterp: /usr/bin/python2.7
  242. -- Found PythonLibs: /usr/lib64/libpython2.7.so
  243. -- Found SIP version: 4.14.2
  244. -- Found SIP: /usr/bin/sip
  245. -- Found Doxygen: /usr/bin/doxygen (found version "1.8.2")
  246. --
  247. -- -----------------------------------------------------------------
  248. --
  249. -- You have successfully configured BALL.
  250. --
  251. -- For a full list of make targets execute:
  252. -- 'make targets'
  253. --
  254. -- -----------------------------------------------------------------
  255. --
  256. -- <<< Gentoo configuration >>>
  257. Build type Gentoo
  258. Install path /usr
  259. Compiler flags:
  260. C -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches
  261. C++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches
  262. Linker flags:
  263. Executable -Wl,-O1 -Wl,--as-needed
  264. Module -Wl,-O1 -Wl,--as-needed
  265. Shared -Wl,-O1 -Wl,--as-needed
  266. -- Configuring done
  267. -- Generating done
  268. -- Build files have been written to: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build
  269. >>> Source configured.
  270. >>> Compiling source in /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL ...
  271. >>> Working in BUILD_DIR: "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build"
  272. make -j24 VERBOSE=1
  273. /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
  274. /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
  275. make -f CMakeFiles/Makefile2 all
  276. make[1]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  277. make -f CMakeFiles/BALL.dir/build.make CMakeFiles/BALL.dir/depend
  278. make -f source/APPLICATIONS/BALLVIEW/CMakeFiles/compile_translations.dir/build.make source/APPLICATIONS/BALLVIEW/CMakeFiles/compile_translations.dir/depend
  279. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  280. 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
  281. 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".
  282. 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".
  283. Scanning dependencies of target compile_translations
  284. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  285. make -f source/APPLICATIONS/BALLVIEW/CMakeFiles/compile_translations.dir/build.make source/APPLICATIONS/BALLVIEW/CMakeFiles/compile_translations.dir/build
  286. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  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. [ 0%] [ 0%] Generating /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/data/BALLView/translations/BALLView.zh_TW.qm
  290. Generating /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/data/BALLView/translations/BALLView.de_DE.qm
  291. 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
  292. 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
  293. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  294. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  295. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  296. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  297. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  298. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  299. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  300. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 2
  301. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  302. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  303. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  304. [ 0%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  305. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  306. [ 0%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  307. [ 0%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  308. [ 0%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  309. [ 0%] [ 0%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  310. Generating source/SYSTEM/moc_simpleDownloader.C
  311. [ 1%] [ 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_52 -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
  312. [ 1%] [ 1%] [ 1%] [FLEX][CIFParserLexer] Building scanner with flex 2.5.37
  313. [BISON][CIFParserParser] Building parser with bison 2.7
  314. [BISON][GAMESSDatParserParser] Building parser with bison 2.7
  315. 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
  316. [ 1%] [ 1%] 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
  317. [ 1%] [FLEX][GAMESSDatParserLexer] Building scanner with flex 2.5.37
  318. Generating source/FORMAT/moc_pubchemDownloader.C
  319. [ 1%] [BISON][expressionParserParser] Building parser with bison 2.7
  320. 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
  321. 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
  322. [ 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_52 -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
  323. [FLEX][parsedFunctionLexer] Building scanner with flex 2.5.37
  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/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
  325. [FLEX][expressionParserLexer] Building scanner with flex 2.5.37
  326. 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
  327. [BISON][parsedFunctionParser] Building parser with bison 2.7
  328. 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
  329. [BISON][GAFFCESParserParser] Building parser with bison 2.7
  330. 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
  331. [FLEX][GAFFCESParserLexer] Building scanner with flex 2.5.37
  332. 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
  333. [BISON][smilesParserParser] Building parser with bison 2.7
  334. 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
  335. [FLEX][smilesParserLexer] Building scanner with flex 2.5.37
  336. 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
  337. 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
  338. [BISON][smartsParserParser] Building parser with bison 2.7
  339. 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
  340. [FLEX][smartsParserLexer] Building scanner with flex 2.5.37
  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. source/FORMAT/CIFParserParser.y:117.41: warning: a ';' might be needed at the end of action code
  343. source/FORMAT/CIFParserParser.y:117.41: future versions of Bison will not add the ';'
  344. source/FORMAT/CIFParserParser.y:127.94: warning: a ';' might be needed at the end of action code
  345. source/FORMAT/CIFParserParser.y:127.94: future versions of Bison will not add the ';'
  346. source/FORMAT/CIFParserParser.y:129.93: warning: a ';' might be needed at the end of action code
  347. source/FORMAT/CIFParserParser.y:129.93: future versions of Bison will not add the ';'
  348. source/FORMAT/CIFParserParser.y:245.114: warning: a ';' might be needed at the end of action code
  349. source/FORMAT/CIFParserParser.y:245.114: future versions of Bison will not add the ';'
  350. Updating '/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/data/BALLView/translations/BALLView.zh_TW.qm'...
  351. source/FORMAT/GAMESSDatParserParser.y: conflicts: 3 shift/reduce
  352. source/FORMAT/CIFParserParser.y: conflicts: 5 shift/reduce
  353. Updating '/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/data/BALLView/translations/BALLView.de_DE.qm'...
  354. Generated 1764 translation(s) (1581 finished and 183 unfinished)
  355. Ignored 370 untranslated source text(s)
  356. source/STRUCTURE/smartsParserParser.y: conflicts: 26 shift/reduce
  357. Generated 1552 translation(s) (1324 finished and 228 unfinished)
  358. Ignored 217 untranslated source text(s)
  359. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  360. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  361. [ 1%] Built target compile_translations
  362. 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
  363. 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".
  364. 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".
  365. Scanning dependencies of target BALL
  366. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  367. make -f CMakeFiles/BALL.dir/build.make CMakeFiles/BALL.dir/build
  368. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  369. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  370. [ 1%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  371. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 3
  372. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  373. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  374. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  375. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/autoDeletable.o
  376. [ 1%] [ 2%] [ 2%] [ 2%] [ 2%] /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  377. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  378. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/enumerator.o
  379. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/embeddable.o
  380. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/composite.o
  381. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  382. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/object.o
  383. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  384. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  385. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/factory.o
  386. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  387. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  388. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  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. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  391. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  392. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  393. [ 2%] Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/objectCreator.o
  394. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  395. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  396. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  397. [ 2%] [ 2%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 4
  398. [ 2%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  399. [ 2%] Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/moleculeObjectCreator.o
  400. [ 2%] /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  401. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  402. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/persistenceManager.o
  403. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/preferencesObject.o
  404. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/processor.o
  405. [ 2%] /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  406. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  407. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  408. [ 4%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  409. [ 4%] Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/property.o
  410. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/selectable.o
  411. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  412. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  413. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/textPersistenceManager.o
  414. [ 4%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  415. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  416. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  417. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  418. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/timeStamp.o
  419. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  420. [ 4%] Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/visitor.o
  421. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  422. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  423. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  424. Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/molecularInformation.o
  425. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  426. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  427. [ 4%] Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/XDRPersistenceManager.o
  428. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  429. [ 4%] [ 4%] [ 4%] [ 4%] [ 4%] Building CXX object CMakeFiles/BALL.dir/source/CONCEPT/client.o
  430. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  431. Building CXX object CMakeFiles/BALL.dir/source/COMMON/constants.o
  432. Building CXX object CMakeFiles/BALL.dir/source/COMMON/hash.o
  433. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  434. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  435. Building CXX object CMakeFiles/BALL.dir/source/COMMON/exception.o
  436. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  437. Building CXX object CMakeFiles/BALL.dir/source/COMMON/init.o
  438. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  439. Building CXX object CMakeFiles/BALL.dir/source/COMMON/logStream.o
  440. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  441. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  442. [ 4%] Building CXX object CMakeFiles/BALL.dir/source/COMMON/rtti.o
  443. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  444. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  445. [ 4%] Building CXX object CMakeFiles/BALL.dir/source/COMMON/version.o
  446. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  447. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 5
  448. [ 5%] Building CXX object CMakeFiles/BALL.dir/source/DATATYPE/GRAPH/graphAlgorithms.o
  449. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  450. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  451. [ 5%] Building CXX object CMakeFiles/BALL.dir/source/DATATYPE/GRAPH/molecularGraph.o
  452. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  453. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  454. [ 5%] Building CXX object CMakeFiles/BALL.dir/source/DATATYPE/GRAPH/treeWidth.o
  455. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  456. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  457. [ 5%] Building CXX object CMakeFiles/BALL.dir/source/DATATYPE/bitVector.o
  458. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  459. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  460. [ 5%] Building CXX object CMakeFiles/BALL.dir/source/DATATYPE/contourSurface.o
  461. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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
  462. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  463. [ 5%] Building CXX object CMakeFiles/BALL.dir/source/DATATYPE/hashGrid.o
  464. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/hashGrid.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/hashGrid.C
  465. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  466. [ 5%] Building CXX object CMakeFiles/BALL.dir/source/DATATYPE/options.o
  467. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/options.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/options.C
  468. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  469. [ 5%] Building CXX object CMakeFiles/BALL.dir/source/DATATYPE/regularExpression.o
  470. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/regularExpression.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/regularExpression.C
  471. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  472. [ 5%] Building CXX object CMakeFiles/BALL.dir/source/DATATYPE/regularData1D.o
  473. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/regularData1D.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/regularData1D.C
  474. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  475. [ 5%] Building CXX object CMakeFiles/BALL.dir/source/DATATYPE/regularData2D.o
  476. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/regularData2D.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/regularData2D.C
  477. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  478. [ 5%] Building CXX object CMakeFiles/BALL.dir/source/DATATYPE/regularData3D.o
  479. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/regularData3D.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/regularData3D.C
  480. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  481. [ 5%] Building CXX object CMakeFiles/BALL.dir/source/DATATYPE/string.o
  482. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/string.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/string.C
  483. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  484. [ 5%] Building CXX object CMakeFiles/BALL.dir/source/ENERGY/atomicContactEnergy.o
  485. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/ENERGY/atomicContactEnergy.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/ENERGY/atomicContactEnergy.C
  486. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 6
  487. [ 7%] Building CXX object CMakeFiles/BALL.dir/source/ENERGY/composedEnergyProcessor.o
  488. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/ENERGY/composedEnergyProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/ENERGY/composedEnergyProcessor.C
  489. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  490. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  491. [ 7%] [ 7%] Building CXX object CMakeFiles/BALL.dir/source/ENERGY/coulomb.o
  492. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/ENERGY/coulomb.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/ENERGY/coulomb.C
  493. Building CXX object CMakeFiles/BALL.dir/source/ENERGY/distanceCoulomb.o
  494. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/ENERGY/distanceCoulomb.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/ENERGY/distanceCoulomb.C
  495. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  496. [ 7%] Building CXX object CMakeFiles/BALL.dir/source/ENERGY/energyProcessor.o
  497. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/ENERGY/energyProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/ENERGY/energyProcessor.C
  498. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  499. [ 7%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/antechamberFile.o
  500. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/antechamberFile.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/antechamberFile.C
  501. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  502. [ 7%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/bruker1DFile.o
  503. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/bruker1DFile.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/bruker1DFile.C
  504. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  505. [ 7%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/bruker2DFile.o
  506. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/bruker2DFile.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/bruker2DFile.C
  507. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  508. [ 7%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/CCP4File.o
  509. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/CCP4File.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/CCP4File.C
  510. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  511. [ 7%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/CIFFile.o
  512. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/CIFFile.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/CIFFile.C
  513. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  514. [ 7%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/DCDFile.o
  515. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/DCDFile.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/DCDFile.C
  516. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  517. [ 7%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/DSN6File.o
  518. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/DSN6File.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/DSN6File.C
  519. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  520. [ 7%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/GAMESSDatFile.o
  521. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/GAMESSDatFile.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/GAMESSDatFile.C
  522. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 7
  523. [ 8%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/genericMolFile.o
  524. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/genericMolFile.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/genericMolFile.C
  525. In file included from /usr/include/boost-1_52/boost/graph/copy.hpp:47:0,
  526. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/GRAPH/molecularGraph.h:7,
  527. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/GRAPH/molecularGraph.C:1:
  528. /usr/include/boost-1_52/boost/graph/reverse_graph.hpp:436:2: warning: extra ';' [-pedantic]
  529. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  530. [ 8%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/HINFile.o
  531. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/HINFile.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/HINFile.C
  532. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  533. [ 8%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/INIFile.o
  534. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/INIFile.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/INIFile.C
  535. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  536. [ 8%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  537. Building CXX object CMakeFiles/BALL.dir/source/FORMAT/JCAMPFile.o
  538. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/JCAMPFile.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/JCAMPFile.C
  539. [ 8%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/KCFFile.o
  540. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/KCFFile.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/KCFFile.C
  541. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  542. [ 8%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  543. Building CXX object CMakeFiles/BALL.dir/source/FORMAT/lineBasedFile.o
  544. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/lineBasedFile.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/lineBasedFile.C
  545. [ 8%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/MOLFile.o
  546. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/MOLFile.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/MOLFile.C
  547. In file included from /usr/include/boost-1_52/boost/graph/copy.hpp:47:0,
  548. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/GRAPH/graphAlgorithms.h:17,
  549. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/GRAPH/graphAlgorithms.C:1:
  550. /usr/include/boost-1_52/boost/graph/reverse_graph.hpp:436:2: warning: extra ';' [-pedantic]
  551. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  552. [ 8%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/SDFile.o
  553. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/SDFile.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/SDFile.C
  554. In file included from /usr/include/boost-1_52/boost/graph/copy.hpp:47:0,
  555. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/GRAPH/graphAlgorithms.h:17,
  556. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/GRAPH/treeWidth.h:21,
  557. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/DATATYPE/GRAPH/treeWidth.C:1:
  558. /usr/include/boost-1_52/boost/graph/reverse_graph.hpp:436:2: warning: extra ';' [-pedantic]
  559. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/GAMESSDatFile.C: In member function 'virtual BALL::Molecule* BALL::GAMESSDatFile::read()':
  560. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/GAMESSDatFile.C:115:11: warning: converting 'false' to pointer type 'BALL::Molecule*' [-Wconversion-null]
  561. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  562. [ 8%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/MOL2File.o
  563. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/MOL2File.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/MOL2File.C
  564. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  565. [ 8%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/NMRStarFile.o
  566. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/NMRStarFile.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/NMRStarFile.C
  567. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  568. [ 8%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/parameters.o
  569. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/parameters.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/parameters.C
  570. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  571. [ 8%] /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/HINFile.C: In member function 'virtual BALL::Molecule* BALL::HINFile::read()':
  572. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/HINFile.C:396:11: warning: converting 'false' to pointer type 'BALL::Molecule*' [-Wconversion-null]
  573. Building CXX object CMakeFiles/BALL.dir/source/FORMAT/parameterSection.o
  574. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/parameterSection.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/parameterSection.C
  575. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 8
  576. [ 10%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/PDBdefs.o
  577. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/PDBdefs.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/PDBdefs.C
  578. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  579. [ 10%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/PDBFileGeneral.o
  580. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/PDBFileGeneral.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/PDBFileGeneral.C
  581. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  582. [ 10%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/PDBFileDetails.o
  583. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/PDBFileDetails.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/PDBFileDetails.C
  584. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  585. [ 10%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/PDBInfo.o
  586. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/PDBInfo.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/PDBInfo.C
  587. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  588. [ 10%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/PDBRecords.o
  589. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/PDBRecords.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/PDBRecords.C
  590. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  591. [ 10%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/pubchemDownloader.o
  592. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/pubchemDownloader.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/pubchemDownloader.C
  593. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  594. [ 10%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/resourceFile.o
  595. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/resourceFile.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/resourceFile.C
  596. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  597. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  598. [ 10%] [ 10%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/trajectoryFile.o
  599. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/trajectoryFile.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/trajectoryFile.C
  600. Building CXX object CMakeFiles/BALL.dir/source/FORMAT/TRRFile.o
  601. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/TRRFile.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/TRRFile.C
  602. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/MOLFile.C: In member function 'BALL::Molecule* BALL::MOLFile::readCTAB_(std::vector<BALL::Atom*>&)':
  603. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/MOLFile.C:311:45: warning: converting 'false' to pointer type 'BALL::Molecule*' [-Wconversion-null]
  604. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  605. [ 10%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/XYZFile.o
  606. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/XYZFile.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/XYZFile.C
  607. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  608. [ 10%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/SCWRLRotamerFile.o
  609. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/SCWRLRotamerFile.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/SCWRLRotamerFile.C
  610. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/pubchemDownloader.C:187:7: warning: unused parameter 'error' [-Wunused-parameter]
  611. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  612. [ 10%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/molFileFactory.o
  613. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/molFileFactory.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/FORMAT/molFileFactory.C
  614. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  615. [ 10%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/CIFParserParser.o
  616. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/CIFParserParser.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/FORMAT/CIFParserParser.C
  617. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 9
  618. [ 11%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/CIFParserLexer.o
  619. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/CIFParserLexer.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/FORMAT/CIFParserLexer.C
  620. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  621. [ 11%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/GAMESSDatParserParser.o
  622. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/GAMESSDatParserParser.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/FORMAT/GAMESSDatParserParser.C
  623. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  624. [ 11%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/GAMESSDatParserLexer.o
  625. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/GAMESSDatParserLexer.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/FORMAT/GAMESSDatParserLexer.C
  626. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  627. [ 11%] Building CXX object CMakeFiles/BALL.dir/source/FORMAT/moc_pubchemDownloader.o
  628. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/FORMAT/moc_pubchemDownloader.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/FORMAT/moc_pubchemDownloader.C
  629. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  630. [ 11%] Building CXX object CMakeFiles/BALL.dir/source/KERNEL/atom.o
  631. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/KERNEL/atom.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/KERNEL/atom.C
  632. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  633. [ 11%] Building CXX object CMakeFiles/BALL.dir/source/KERNEL/atomContainer.o
  634. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/KERNEL/atomContainer.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/KERNEL/atomContainer.C
  635. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  636. [ 11%] Building CXX object CMakeFiles/BALL.dir/source/KERNEL/bond.o
  637. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/KERNEL/bond.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/KERNEL/bond.C
  638. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  639. [ 11%] Building CXX object CMakeFiles/BALL.dir/source/KERNEL/chain.o
  640. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/KERNEL/chain.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/KERNEL/chain.C
  641. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  642. [ 11%] Building CXX object CMakeFiles/BALL.dir/source/KERNEL/expression.o
  643. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/KERNEL/expression.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/KERNEL/expression.C
  644. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  645. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  646. [ 11%] [ 11%] Building CXX object CMakeFiles/BALL.dir/source/KERNEL/expressionPredicate.o
  647. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/KERNEL/expressionPredicate.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/KERNEL/expressionPredicate.C
  648. Building CXX object CMakeFiles/BALL.dir/source/KERNEL/expressionTree.o
  649. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/KERNEL/expressionTree.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/KERNEL/expressionTree.C
  650. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  651. [ 11%] Building CXX object CMakeFiles/BALL.dir/source/KERNEL/expressionParser.o
  652. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/KERNEL/expressionParser.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/KERNEL/expressionParser.C
  653. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/FORMAT/CIFParserParser.C: In function 'int CIFParserparse()':
  654. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/FORMAT/CIFParserParser.C:1944:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  655. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/FORMAT/CIFParserParser.C:2088:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  656. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 10
  657. [ 13%] Building CXX object CMakeFiles/BALL.dir/source/KERNEL/extractors.o
  658. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/KERNEL/extractors.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/KERNEL/extractors.C
  659. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/FORMAT/GAMESSDatParserLexer.C: In function 'yy_buffer_state* GAMESSDatParser_scan_bytes(const char*, yy_size_t)':
  660. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/FORMAT/GAMESSDatParserLexer.C:2370:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  661. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/FORMAT/CIFParserLexer.C: In function 'yy_buffer_state* CIFParser_scan_bytes(const char*, yy_size_t)':
  662. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/FORMAT/CIFParserLexer.C:2378:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  663. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  664. [ 13%] Building CXX object CMakeFiles/BALL.dir/source/KERNEL/fragment.o
  665. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/KERNEL/fragment.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/KERNEL/fragment.C
  666. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  667. [ 13%] Building CXX object CMakeFiles/BALL.dir/source/KERNEL/global.o
  668. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/KERNEL/global.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/KERNEL/global.C
  669. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/FORMAT/GAMESSDatParserLexer.C: At global scope:
  670. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/FORMAT/GAMESSDatParserLexer.C:2391:13: warning: 'void yy_fatal_error(const char*)' defined but not used [-Wunused-function]
  671. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  672. [ 13%] Building CXX object CMakeFiles/BALL.dir/source/KERNEL/molecule.o
  673. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/KERNEL/molecule.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/KERNEL/molecule.C
  674. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  675. [ 13%] Building CXX object CMakeFiles/BALL.dir/source/KERNEL/nucleicAcid.o
  676. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/KERNEL/nucleicAcid.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/KERNEL/nucleicAcid.C
  677. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  678. [ 13%] Building CXX object CMakeFiles/BALL.dir/source/KERNEL/nucleotide.o
  679. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/KERNEL/nucleotide.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/KERNEL/nucleotide.C
  680. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  681. [ 13%] Building CXX object CMakeFiles/BALL.dir/source/KERNEL/PDBAtom.o
  682. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/KERNEL/PDBAtom.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/KERNEL/PDBAtom.C
  683. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  684. [ 13%] Building CXX object CMakeFiles/BALL.dir/source/KERNEL/predicate.o
  685. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/KERNEL/predicate.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/KERNEL/predicate.C
  686. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  687. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  688. [ 13%] [ 13%] Building CXX object CMakeFiles/BALL.dir/source/KERNEL/protein.o
  689. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/KERNEL/protein.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/KERNEL/protein.C
  690. Building CXX object CMakeFiles/BALL.dir/source/KERNEL/PTE.o
  691. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/KERNEL/PTE.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/KERNEL/PTE.C
  692. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/FORMAT/CIFParserLexer.C: At global scope:
  693. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/FORMAT/CIFParserLexer.C:1933:17: warning: 'void yyunput(int, char*)' defined but not used [-Wunused-function]
  694. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  695. [ 13%] Building CXX object CMakeFiles/BALL.dir/source/KERNEL/residue.o
  696. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/KERNEL/residue.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/KERNEL/residue.C
  697. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  698. [ 13%] Building CXX object CMakeFiles/BALL.dir/source/KERNEL/secondaryStructure.o
  699. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/KERNEL/secondaryStructure.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/KERNEL/secondaryStructure.C
  700. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  701. [ 13%] Building CXX object CMakeFiles/BALL.dir/source/KERNEL/selector.o
  702. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/KERNEL/selector.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/KERNEL/selector.C
  703. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 11
  704. [ 14%] Building CXX object CMakeFiles/BALL.dir/source/KERNEL/standardPredicates.o
  705. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/KERNEL/standardPredicates.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/KERNEL/standardPredicates.C
  706. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  707. [ 14%] Building CXX object CMakeFiles/BALL.dir/source/KERNEL/system.o
  708. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/KERNEL/system.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/KERNEL/system.C
  709. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  710. [ 14%] Building CXX object CMakeFiles/BALL.dir/source/KERNEL/expressionParserParser.o
  711. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/KERNEL/expressionParserParser.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/KERNEL/expressionParserParser.C
  712. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  713. [ 14%] Building CXX object CMakeFiles/BALL.dir/source/KERNEL/expressionParserLexer.o
  714. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/KERNEL/expressionParserLexer.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/KERNEL/expressionParserLexer.C
  715. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  716. [ 14%] Building CXX object CMakeFiles/BALL.dir/source/MATHS/LINALG/eigenSolver.o
  717. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/LINALG/eigenSolver.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/LINALG/eigenSolver.C
  718. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  719. [ 14%] Building CXX object CMakeFiles/BALL.dir/source/MATHS/LINALG/linalgException.o
  720. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/LINALG/linalgException.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/LINALG/linalgException.C
  721. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  722. [ 14%] Building CXX object CMakeFiles/BALL.dir/source/MATHS/LINALG/matrix.o
  723. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/LINALG/matrix.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/LINALG/matrix.C
  724. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  725. [ 14%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  726. Building CXX object CMakeFiles/BALL.dir/source/MATHS/LINALG/vector.o
  727. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/LINALG/vector.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/LINALG/vector.C
  728. [ 14%] Building CXX object CMakeFiles/BALL.dir/source/MATHS/LINALG/matrixInverter.o
  729. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/LINALG/matrixInverter.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/LINALG/matrixInverter.C
  730. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  731. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  732. [ 14%] [ 14%] Building CXX object CMakeFiles/BALL.dir/source/MATHS/LINALG/SVDSolver.o
  733. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/LINALG/SVDSolver.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/LINALG/SVDSolver.C
  734. Building CXX object CMakeFiles/BALL.dir/source/MATHS/analyticalGeometry.o
  735. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/analyticalGeometry.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/analyticalGeometry.C
  736. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  737. [ 14%] Building CXX object CMakeFiles/BALL.dir/source/MATHS/angle.o
  738. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/angle.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/angle.C
  739. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 12
  740. [ 16%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  741. Building CXX object CMakeFiles/BALL.dir/source/MATHS/box3.o
  742. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/box3.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/box3.C
  743. [ 16%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  744. Building CXX object CMakeFiles/BALL.dir/source/MATHS/circle3.o
  745. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/circle3.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/circle3.C
  746. [ 16%] Building CXX object CMakeFiles/BALL.dir/source/MATHS/cubicSpline1D.o
  747. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/cubicSpline1D.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/cubicSpline1D.C
  748. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/KERNEL/expressionParserLexer.C: In function 'yy_buffer_state* ExpressionParser_scan_bytes(const char*, yy_size_t)':
  749. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/KERNEL/expressionParserLexer.C:1574:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  750. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/LINALG/vector.C:772:7: warning: unused parameter 'right' [-Wunused-parameter]
  751. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/LINALG/vector.C:792:7: warning: unused parameter 'right' [-Wunused-parameter]
  752. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/KERNEL/standardPredicates.C: In member function 'BALL::ConnectedToPredicate::CTPNode* BALL::ConnectedToPredicate::parse_(const BALL::String&)':
  753. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/KERNEL/standardPredicates.C:893:18: warning: converting 'false' to pointer type 'BALL::ConnectedToPredicate::CTPNode*' [-Wconversion-null]
  754. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/KERNEL/standardPredicates.C:914:19: warning: converting 'false' to pointer type 'BALL::ConnectedToPredicate::CTPNode*' [-Wconversion-null]
  755. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/KERNEL/standardPredicates.C:943:19: warning: converting 'false' to pointer type 'BALL::ConnectedToPredicate::CTPNode*' [-Wconversion-null]
  756. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/KERNEL/standardPredicates.C:1073:23: warning: converting 'false' to pointer type 'BALL::ConnectedToPredicate::CTPNode*' [-Wconversion-null]
  757. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  758. [ 16%] Building CXX object CMakeFiles/BALL.dir/source/MATHS/cubicSpline2D.o
  759. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/cubicSpline2D.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/cubicSpline2D.C
  760. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  761. [ 16%] Building CXX object CMakeFiles/BALL.dir/source/MATHS/function.o
  762. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/function.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/function.C
  763. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  764. [ 16%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  765. Building CXX object CMakeFiles/BALL.dir/source/MATHS/line3.o
  766. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/line3.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/line3.C
  767. [ 16%] Building CXX object CMakeFiles/BALL.dir/source/MATHS/matrix44.o
  768. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/matrix44.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/matrix44.C
  769. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  770. [ 16%] Building CXX object CMakeFiles/BALL.dir/source/MATHS/parsedFunction.o
  771. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/parsedFunction.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/parsedFunction.C
  772. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  773. [ 16%] Building CXX object CMakeFiles/BALL.dir/source/MATHS/plane3.o
  774. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/plane3.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/plane3.C
  775. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  776. [ 16%] Building CXX object CMakeFiles/BALL.dir/source/MATHS/piecewiseFunction.o
  777. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/piecewiseFunction.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/piecewiseFunction.C
  778. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  779. [ 16%] Building CXX object CMakeFiles/BALL.dir/source/MATHS/piecewisePolynomial.o
  780. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/piecewisePolynomial.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/piecewisePolynomial.C
  781. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  782. [ 16%] Building CXX object CMakeFiles/BALL.dir/source/MATHS/quaternion.o
  783. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/quaternion.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/quaternion.C
  784. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 13
  785. [ 17%] Building CXX object CMakeFiles/BALL.dir/source/MATHS/randomNumberGenerator.o
  786. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/randomNumberGenerator.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/randomNumberGenerator.C
  787. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  788. [ 17%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  789. Building CXX object CMakeFiles/BALL.dir/source/MATHS/simpleBox3.o
  790. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/simpleBox3.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/simpleBox3.C
  791. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/KERNEL/expressionParserLexer.C: At global scope:
  792. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/KERNEL/expressionParserLexer.C:1595:13: warning: 'void yy_fatal_error(const char*)' defined but not used [-Wunused-function]
  793. [ 17%] Building CXX object CMakeFiles/BALL.dir/source/MATHS/sphere3.o
  794. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/sphere3.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/sphere3.C
  795. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  796. [ 17%] Building CXX object CMakeFiles/BALL.dir/source/MATHS/surface.o
  797. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/surface.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/surface.C
  798. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  799. [ 17%] Building CXX object CMakeFiles/BALL.dir/source/MATHS/vector2.o
  800. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/vector2.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/vector2.C
  801. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  802. [ 17%] Building CXX object CMakeFiles/BALL.dir/source/MATHS/vector3.o
  803. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/vector3.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/vector3.C
  804. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  805. [ 17%] Building CXX object CMakeFiles/BALL.dir/source/MATHS/vector4.o
  806. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/vector4.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/vector4.C
  807. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  808. [ 17%] Building CXX object CMakeFiles/BALL.dir/source/MATHS/FFT1D.o
  809. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/FFT1D.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/FFT1D.C
  810. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  811. [ 17%] Building CXX object CMakeFiles/BALL.dir/source/MATHS/FFT2D.o
  812. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/FFT2D.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/FFT2D.C
  813. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  814. [ 17%] Building CXX object CMakeFiles/BALL.dir/source/MATHS/FFT3D.o
  815. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/FFT3D.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MATHS/FFT3D.C
  816. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  817. [ 17%] Building CXX object CMakeFiles/BALL.dir/source/MATHS/parsedFunctionParser.o
  818. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/parsedFunctionParser.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/MATHS/parsedFunctionParser.C
  819. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  820. [ 17%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  821. Building CXX object CMakeFiles/BALL.dir/source/MATHS/parsedFunctionLexer.o
  822. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MATHS/parsedFunctionLexer.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/MATHS/parsedFunctionLexer.C
  823. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 14
  824. [ 17%] [ 19%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/AMBER/amber.o
  825. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/AMBER/amber.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/AMBER/amber.C
  826. Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/AMBER/amberBend.o
  827. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/AMBER/amberBend.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/AMBER/amberBend.C
  828. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  829. [ 19%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/AMBER/amberNonBonded.o
  830. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/AMBER/amberNonBonded.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/AMBER/amberNonBonded.C
  831. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  832. [ 19%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/AMBER/amberStretch.o
  833. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/AMBER/amberStretch.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/AMBER/amberStretch.C
  834. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  835. [ 19%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/AMBER/amberTorsion.o
  836. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/AMBER/amberTorsion.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/AMBER/amberTorsion.C
  837. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  838. [ 19%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/AMBER/GAFFTypeProcessor.o
  839. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/AMBER/GAFFTypeProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/AMBER/GAFFTypeProcessor.C
  840. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  841. [ 19%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/AMBER/GAFFCESParser.o
  842. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/AMBER/GAFFCESParser.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/AMBER/GAFFCESParser.C
  843. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  844. [ 19%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/AMBER/GAFFCESParserParser.o
  845. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/AMBER/GAFFCESParserParser.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/MOLMEC/AMBER/GAFFCESParserParser.C
  846. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  847. [ 19%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/AMBER/GAFFCESParserLexer.o
  848. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/AMBER/GAFFCESParserLexer.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/MOLMEC/AMBER/GAFFCESParserLexer.C
  849. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  850. [ 19%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/CHARMM/charmm.o
  851. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/CHARMM/charmm.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/CHARMM/charmm.C
  852. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  853. [ 19%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/CHARMM/charmmBend.o
  854. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/CHARMM/charmmBend.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/CHARMM/charmmBend.C
  855. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  856. [ 19%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/CHARMM/charmmImproperTorsion.o
  857. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/CHARMM/charmmImproperTorsion.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/CHARMM/charmmImproperTorsion.C
  858. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  859. [ 19%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/CHARMM/charmmNonBonded.o
  860. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/CHARMM/charmmNonBonded.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/CHARMM/charmmNonBonded.C
  861. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/MATHS/parsedFunctionLexer.C: In function 'yy_buffer_state* ParsedFunction_scan_bytes(const char*, yy_size_t)':
  862. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/MATHS/parsedFunctionLexer.C:1598:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  863. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 15
  864. [ 20%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/CHARMM/charmmStretch.o
  865. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/CHARMM/charmmStretch.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/CHARMM/charmmStretch.C
  866. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  867. [ 20%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/CHARMM/charmmTorsion.o
  868. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/CHARMM/charmmTorsion.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/CHARMM/charmmTorsion.C
  869. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  870. [ 20%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  871. Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/COMMON/assignTypes.o
  872. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/COMMON/assignTypes.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/COMMON/assignTypes.C
  873. [ 20%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/COMMON/atomVector.o
  874. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/COMMON/atomVector.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/COMMON/atomVector.C
  875. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  876. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/MOLMEC/AMBER/GAFFCESParserLexer.C: In function 'yy_buffer_state* GAFFCESParser_scan_bytes(const char*, yy_size_t)':
  877. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/MOLMEC/AMBER/GAFFCESParserLexer.C:1725:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  878. [ 20%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/COMMON/bendComponent.o
  879. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/COMMON/bendComponent.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/COMMON/bendComponent.C
  880. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/MATHS/parsedFunctionLexer.C: At global scope:
  881. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/MATHS/parsedFunctionLexer.C:1619:13: warning: 'void yy_fatal_error(const char*)' defined but not used [-Wunused-function]
  882. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/AMBER/GAFFTypeProcessor.C: In member function 'virtual BALL::Processor::Result BALL::GAFFTypeProcessor::operator()(BALL::Composite&)':
  883. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/AMBER/GAFFTypeProcessor.C:51:8: warning: variable 'value' set but not used [-Wunused-but-set-variable]
  884. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/AMBER/GAFFTypeProcessor.C: In member function 'void BALL::GAFFTypeProcessor::annotateAliphaticAndAromaticRingAtoms_()':
  885. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/AMBER/GAFFTypeProcessor.C:396:9: warning: variable 'has_sp3_carbon' set but not used [-Wunused-but-set-variable]
  886. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  887. [ 20%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/COMMON/chargeRuleProcessor.o
  888. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/COMMON/chargeRuleProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/COMMON/chargeRuleProcessor.C
  889. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  890. [ 20%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/COMMON/forceField.o
  891. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/COMMON/forceField.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/COMMON/forceField.C
  892. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/MOLMEC/AMBER/GAFFCESParserLexer.C: At global scope:
  893. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/MOLMEC/AMBER/GAFFCESParserLexer.C:1746:13: warning: 'void yy_fatal_error(const char*)' defined but not used [-Wunused-function]
  894. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  895. [ 20%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/COMMON/forceFieldComponent.o
  896. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/COMMON/forceFieldComponent.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/COMMON/forceFieldComponent.C
  897. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  898. [ 20%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/COMMON/gradient.o
  899. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/COMMON/gradient.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/COMMON/gradient.C
  900. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  901. [ 20%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/COMMON/periodicBoundary.o
  902. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/COMMON/periodicBoundary.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/COMMON/periodicBoundary.C
  903. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  904. [ 20%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/COMMON/radiusRuleProcessor.o
  905. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/COMMON/radiusRuleProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/COMMON/radiusRuleProcessor.C
  906. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  907. [ 20%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/COMMON/ruleEvaluator.o
  908. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/COMMON/ruleEvaluator.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/COMMON/ruleEvaluator.C
  909. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 16
  910. [ 22%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/COMMON/ruleProcessor.o
  911. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/COMMON/ruleProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/COMMON/ruleProcessor.C
  912. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  913. [ 22%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/COMMON/snapShot.o
  914. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/COMMON/snapShot.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/COMMON/snapShot.C
  915. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  916. [ 22%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/COMMON/snapShotManager.o
  917. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/COMMON/snapShotManager.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/COMMON/snapShotManager.C
  918. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  919. [ 22%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/COMMON/support.o
  920. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/COMMON/support.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/COMMON/support.C
  921. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  922. [ 22%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/COMMON/stretchComponent.o
  923. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/COMMON/stretchComponent.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/COMMON/stretchComponent.C
  924. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  925. [ 22%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/COMMON/typenameRuleProcessor.o
  926. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/COMMON/typenameRuleProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/COMMON/typenameRuleProcessor.C
  927. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  928. [ 22%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/COMMON/typeRuleProcessor.o
  929. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/COMMON/typeRuleProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/COMMON/typeRuleProcessor.C
  930. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  931. [ 22%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/MINIMIZATION/energyMinimizer.o
  932. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/MINIMIZATION/energyMinimizer.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/MINIMIZATION/energyMinimizer.C
  933. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  934. [ 22%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/MINIMIZATION/lineSearch.o
  935. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/MINIMIZATION/lineSearch.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/MINIMIZATION/lineSearch.C
  936. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  937. [ 22%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/MINIMIZATION/steepestDescent.o
  938. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/MINIMIZATION/steepestDescent.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/MINIMIZATION/steepestDescent.C
  939. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  940. [ 22%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/MINIMIZATION/strangLBFGS.o
  941. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/MINIMIZATION/strangLBFGS.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/MINIMIZATION/strangLBFGS.C
  942. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  943. [ 22%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/MINIMIZATION/shiftedLVMM.o
  944. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  945. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/MINIMIZATION/shiftedLVMM.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/MINIMIZATION/shiftedLVMM.C
  946. [ 22%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/MINIMIZATION/conjugateGradient.o
  947. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/MINIMIZATION/conjugateGradient.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/MINIMIZATION/conjugateGradient.C
  948. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 17
  949. [ 23%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/MDSIMULATION/molecularDynamics.o
  950. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/MDSIMULATION/molecularDynamics.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/MDSIMULATION/molecularDynamics.C
  951. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  952. [ 23%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/MDSIMULATION/microCanonicalMD.o
  953. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/MDSIMULATION/microCanonicalMD.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/MDSIMULATION/microCanonicalMD.C
  954. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  955. [ 23%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/MDSIMULATION/canonicalMD.o
  956. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/MDSIMULATION/canonicalMD.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/MDSIMULATION/canonicalMD.C
  957. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  958. [ 23%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/MMFF94/MMFF94.o
  959. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/MMFF94/MMFF94.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/MMFF94/MMFF94.C
  960. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  961. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  962. [ 23%] [ 23%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/MMFF94/MMFF94StretchBend.o
  963. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/MMFF94/MMFF94StretchBend.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/MMFF94/MMFF94StretchBend.C
  964. Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/MMFF94/MMFF94Torsion.o
  965. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/MMFF94/MMFF94Torsion.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/MMFF94/MMFF94Torsion.C
  966. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  967. [ 23%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/MMFF94/MMFF94Parameters.o
  968. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/MMFF94/MMFF94Parameters.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/MMFF94/MMFF94Parameters.C
  969. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  970. [ 23%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/MMFF94/MMFF94OutOfPlaneBend.o
  971. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/MMFF94/MMFF94OutOfPlaneBend.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/MMFF94/MMFF94OutOfPlaneBend.C
  972. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  973. [ 23%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/MMFF94/MMFF94Processors.o
  974. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/MMFF94/MMFF94Processors.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/MMFF94/MMFF94Processors.C
  975. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  976. [ 23%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/MMFF94/MMFF94NonBonded.o
  977. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/MMFF94/MMFF94NonBonded.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/MMFF94/MMFF94NonBonded.C
  978. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  979. [ 23%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/PARAMETER/atomTypes.o
  980. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/PARAMETER/atomTypes.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/PARAMETER/atomTypes.C
  981. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  982. [ 23%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/PARAMETER/charmmEEF1.o
  983. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/PARAMETER/charmmEEF1.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/PARAMETER/charmmEEF1.C
  984. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 18
  985. [ 25%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/PARAMETER/cosineTorsion.o
  986. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/PARAMETER/cosineTorsion.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/PARAMETER/cosineTorsion.C
  987. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  988. [ 25%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/PARAMETER/forceFieldParameters.o
  989. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/PARAMETER/forceFieldParameters.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/PARAMETER/forceFieldParameters.C
  990. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  991. [ 25%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/PARAMETER/lennardJones.o
  992. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/PARAMETER/lennardJones.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/PARAMETER/lennardJones.C
  993. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  994. [ 25%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/PARAMETER/potential1210.o
  995. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/PARAMETER/potential1210.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/PARAMETER/potential1210.C
  996. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  997. [ 25%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/PARAMETER/quadraticAngleBend.o
  998. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/PARAMETER/quadraticAngleBend.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/PARAMETER/quadraticAngleBend.C
  999. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1000. [ 25%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/PARAMETER/quadraticBondStretch.o
  1001. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/PARAMETER/quadraticBondStretch.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/PARAMETER/quadraticBondStretch.C
  1002. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1003. [ 25%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/PARAMETER/quadraticImproperTorsion.o
  1004. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/PARAMETER/quadraticImproperTorsion.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/PARAMETER/quadraticImproperTorsion.C
  1005. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/MMFF94/MMFF94StretchBend.C: In member function 'double BALL::MMFF94StretchBend::calculateStretchR0(const BALL::Bond&)':
  1006. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/MMFF94/MMFF94StretchBend.C:1082:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1007. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/MMFF94/MMFF94StretchBend.C:1082:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1008. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1009. [ 25%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/PARAMETER/residueTorsions.o
  1010. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/PARAMETER/residueTorsions.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/PARAMETER/residueTorsions.C
  1011. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1012. [ 25%] Building CXX object CMakeFiles/BALL.dir/source/MOLMEC/PARAMETER/templates.o
  1013. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/MOLMEC/PARAMETER/templates.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/MOLMEC/PARAMETER/templates.C
  1014. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1015. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1016. [ 25%] [ 25%] Building CXX object CMakeFiles/BALL.dir/source/NMR/anisotropyShiftProcessor.o
  1017. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/NMR/anisotropyShiftProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/NMR/anisotropyShiftProcessor.C
  1018. Building CXX object CMakeFiles/BALL.dir/source/NMR/clearShiftProcessor.o
  1019. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/NMR/clearShiftProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/NMR/clearShiftProcessor.C
  1020. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1021. [ 25%] Building CXX object CMakeFiles/BALL.dir/source/NMR/EFShiftProcessor.o
  1022. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/NMR/EFShiftProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/NMR/EFShiftProcessor.C
  1023. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1024. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 19
  1025. [ 25%] [ 26%] Building CXX object CMakeFiles/BALL.dir/source/NMR/empiricalHSShiftProcessor.o
  1026. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/NMR/empiricalHSShiftProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/NMR/empiricalHSShiftProcessor.C
  1027. Building CXX object CMakeFiles/BALL.dir/source/NMR/experiment.o
  1028. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/NMR/experiment.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/NMR/experiment.C
  1029. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1030. [ 26%] Building CXX object CMakeFiles/BALL.dir/source/NMR/HBondShiftProcessor.o
  1031. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/NMR/HBondShiftProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/NMR/HBondShiftProcessor.C
  1032. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1033. [ 26%] Building CXX object CMakeFiles/BALL.dir/source/NMR/haighMallionShiftProcessor.o
  1034. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/NMR/haighMallionShiftProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/NMR/haighMallionShiftProcessor.C
  1035. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1036. [ 26%] Building CXX object CMakeFiles/BALL.dir/source/NMR/createSpectrumProcessor.o
  1037. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/NMR/createSpectrumProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/NMR/createSpectrumProcessor.C
  1038. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1039. [ 26%] Building CXX object CMakeFiles/BALL.dir/source/NMR/peak.o
  1040. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/NMR/peak.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/NMR/peak.C
  1041. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1042. [ 26%] Building CXX object CMakeFiles/BALL.dir/source/NMR/peakList.o
  1043. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/NMR/peakList.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/NMR/peakList.C
  1044. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1045. [ 26%] Building CXX object CMakeFiles/BALL.dir/source/NMR/shiftModel.o
  1046. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/NMR/shiftModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/NMR/shiftModel.C
  1047. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1048. [ 26%] Building CXX object CMakeFiles/BALL.dir/source/NMR/shiftModule.o
  1049. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/NMR/shiftModule.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/NMR/shiftModule.C
  1050. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1051. [ 26%] Building CXX object CMakeFiles/BALL.dir/source/NMR/spectrum.o
  1052. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/NMR/spectrum.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/NMR/spectrum.C
  1053. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1054. [ 26%] Building CXX object CMakeFiles/BALL.dir/source/NMR/johnsonBoveyShiftProcessor.o
  1055. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/NMR/johnsonBoveyShiftProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/NMR/johnsonBoveyShiftProcessor.C
  1056. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/NMR/empiricalHSShiftProcessor.C:1578:2: warning: unused parameter 'atomtype' [-Wunused-parameter]
  1057. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1058. [ 26%] Building CXX object CMakeFiles/BALL.dir/source/NMR/randomCoilShiftProcessor.o
  1059. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/NMR/randomCoilShiftProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/NMR/randomCoilShiftProcessor.C
  1060. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1061. [ 26%] Building CXX object CMakeFiles/BALL.dir/source/PLUGIN/BALLPlugin.o
  1062. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/PLUGIN/BALLPlugin.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PLUGIN/BALLPlugin.C
  1063. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 20
  1064. [ 27%] Building CXX object CMakeFiles/BALL.dir/source/PLUGIN/pluginManager.o
  1065. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/PLUGIN/pluginManager.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PLUGIN/pluginManager.C
  1066. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1067. [ 27%] Building CXX object CMakeFiles/BALL.dir/source/PLUGIN/pluginHandler.o
  1068. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/PLUGIN/pluginHandler.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PLUGIN/pluginHandler.C
  1069. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1070. [ 27%] Building CXX object CMakeFiles/BALL.dir/source/PYTHON/pyInterpreter.o
  1071. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/PYTHON/pyInterpreter.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/pyInterpreter.C
  1072. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1073. [ 27%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/aromaticityProcessor.o
  1074. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/aromaticityProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/aromaticityProcessor.C
  1075. In file included from /usr/include/python2.7/Python.h:8:0,
  1076. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/pyInterpreter.C:8:
  1077. /usr/include/python2.7/pyconfig.h:1161:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
  1078. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/include/g++-v4/x86_64-pc-linux-gnu/bits/os_defines.h:40:0,
  1079. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/include/g++-v4/x86_64-pc-linux-gnu/bits/c++config.h:414,
  1080. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/include/g++-v4/string:40,
  1081. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/debug.h:18,
  1082. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/common.h:16,
  1083. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/PYTHON/pyInterpreter.h:11,
  1084. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/pyInterpreter.C:7:
  1085. /usr/include/features.h:168:0: note: this is the location of the previous definition
  1086. In file included from /usr/include/python2.7/Python.h:8:0,
  1087. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/pyInterpreter.C:8:
  1088. /usr/include/python2.7/pyconfig.h:1183:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
  1089. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/include/g++-v4/x86_64-pc-linux-gnu/bits/os_defines.h:40:0,
  1090. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/include/g++-v4/x86_64-pc-linux-gnu/bits/c++config.h:414,
  1091. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/include/g++-v4/string:40,
  1092. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/COMMON/debug.h:18,
  1093. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/common.h:16,
  1094. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/PYTHON/pyInterpreter.h:11,
  1095. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/pyInterpreter.C:7:
  1096. /usr/include/features.h:170:0: note: this is the location of the previous definition
  1097. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1098. [ 27%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/bayesModel.o
  1099. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/bayesModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/bayesModel.C
  1100. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1101. [ 27%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/classificationModel.o
  1102. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/classificationModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/classificationModel.C
  1103. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1104. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1105. [ 27%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/classificationValidation.o
  1106. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/classificationValidation.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/classificationValidation.C
  1107. [ 27%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/configIO.o
  1108. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/configIO.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/configIO.C
  1109. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1110. [ 27%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/connectivityBase.o
  1111. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/connectivityBase.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/connectivityBase.C
  1112. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/NMR/spectrum.h:337:0,
  1113. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/NMR/spectrum.C:5:
  1114. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/NMR/spectrum.iC: In member function 'void BALL::Spectrum<DataT, PeakT, PositionT>::convertToLorentzian() [with DataT = BALL::TRegularData1D<float>; PeakT = BALL::Peak<float>; PositionT = float]':
  1115. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/NMR/spectrum.iC:294:23: warning: variable 'width' set but not used [-Wunused-but-set-variable]
  1116. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/NMR/spectrum.iC: At global scope:
  1117. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/NMR/spectrum.iC:477:6: warning: unused parameter 'moment_number' [-Wunused-parameter]
  1118. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1119. [ 27%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1120. Building CXX object CMakeFiles/BALL.dir/source/QSAR/connectivityDescriptors.o
  1121. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/connectivityDescriptors.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/connectivityDescriptors.C
  1122. [ 27%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/descriptor.o
  1123. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/descriptor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/descriptor.C
  1124. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1125. [ 27%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/exception.o
  1126. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/exception.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/exception.C
  1127. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 21
  1128. [ 29%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/fitModel.o
  1129. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/fitModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/fitModel.C
  1130. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1131. [ 29%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/kernel.o
  1132. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/kernel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/kernel.C
  1133. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1134. [ 29%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/kernelModel.o
  1135. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/kernelModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/kernelModel.C
  1136. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1137. [ 29%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/latentVariableModel.o
  1138. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/latentVariableModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/latentVariableModel.C
  1139. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1140. [ 29%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/linearModel.o
  1141. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/linearModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/linearModel.C
  1142. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1143. [ 29%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/logitModel.o
  1144. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/logitModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/logitModel.C
  1145. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1146. [ 29%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/Model.o
  1147. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/Model.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/Model.C
  1148. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1149. [ 29%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1150. Building CXX object CMakeFiles/BALL.dir/source/QSAR/modelFactory.o
  1151. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/modelFactory.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/modelFactory.C
  1152. [ 29%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/nBModel.o
  1153. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/nBModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/nBModel.C
  1154. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1155. [ 29%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/nonlinearModel.o
  1156. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/nonlinearModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/nonlinearModel.C
  1157. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1158. [ 29%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/partialChargeBase.o
  1159. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/partialChargeBase.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/partialChargeBase.C
  1160. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1161. [ 29%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/partialChargeDescriptors.o
  1162. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/partialChargeDescriptors.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/partialChargeDescriptors.C
  1163. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1164. [ 29%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/partialChargeProcessor.o
  1165. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/partialChargeProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/partialChargeProcessor.C
  1166. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 22
  1167. [ 30%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/QSARData.o
  1168. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/QSARData.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/QSARData.C
  1169. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1170. [ 30%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/registry.o
  1171. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/registry.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/registry.C
  1172. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1173. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1174. [ 30%] [ 30%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/regressionModel.o
  1175. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/regressionModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/regressionModel.C
  1176. Building CXX object CMakeFiles/BALL.dir/source/QSAR/regressionValidation.o
  1177. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/regressionValidation.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/regressionValidation.C
  1178. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/fitModel.C: In member function 'virtual void BALL::QSAR::FitModel::train()':
  1179. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/fitModel.C:182:9: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  1180. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/kernelModel.C: In member function 'virtual void BALL::QSAR::KernelModel::saveToFile(std::string)':
  1181. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/kernelModel.C:124:9: warning: variable 'sterr' set but not used [-Wunused-but-set-variable]
  1182. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1183. [ 30%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/ringPerceptionProcessor.o
  1184. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/ringPerceptionProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/ringPerceptionProcessor.C
  1185. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1186. [ 30%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/simpleBase.o
  1187. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/simpleBase.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/simpleBase.C
  1188. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1189. [ 30%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/simpleDescriptors.o
  1190. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/simpleDescriptors.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/simpleDescriptors.C
  1191. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/Model.C: In member function 'void BALL::QSAR::Model::readDescriptorInformation()':
  1192. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/Model.C:202:29: warning: variable 'y_transform' set but not used [-Wunused-but-set-variable]
  1193. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1194. [ 30%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/snBModel.o
  1195. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/snBModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/snBModel.C
  1196. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/nBModel.C: In member function 'virtual void BALL::QSAR::NBModel::saveToFile(std::string)':
  1197. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/nBModel.C:260:9: warning: variable 'centered_y' set but not used [-Wunused-but-set-variable]
  1198. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1199. [ 30%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/statistics.o
  1200. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/statistics.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/statistics.C
  1201. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1202. [ 30%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/surfaceBase.o
  1203. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/surfaceBase.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/surfaceBase.C
  1204. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1205. [ 30%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/surfaceDescriptors.o
  1206. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/surfaceDescriptors.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/surfaceDescriptors.C
  1207. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/regressionValidation.C: In member function 'virtual void BALL::QSAR::RegressionValidation::testInputData(bool)':
  1208. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/regressionValidation.C:272:8: warning: variable 'col' set but not used [-Wunused-but-set-variable]
  1209. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1210. [ 30%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/svmModel.o
  1211. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/svmModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/svmModel.C
  1212. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 23
  1213. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1214. [ 32%] [ 32%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/svrModel.o
  1215. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/svrModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/svrModel.C
  1216. Building CXX object CMakeFiles/BALL.dir/source/QSAR/validation.o
  1217. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/validation.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/validation.C
  1218. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1219. [ 32%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/allModel.o
  1220. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/allModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/allModel.C
  1221. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/regressionModel.C: In member function 'void BALL::QSAR::RegressionModel::show()':
  1222. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/regressionModel.C:68:9: warning: variable 'sterr' set but not used [-Wunused-but-set-variable]
  1223. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/regressionModel.C: In member function 'virtual void BALL::QSAR::RegressionModel::saveToFile(std::string)':
  1224. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/regressionModel.C:149:9: warning: variable 'sterr' set but not used [-Wunused-but-set-variable]
  1225. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/QSARData.C: In member function 'std::vector<BALL::QSAR::QSARData*> BALL::QSAR::QSARData::evenSplit(int, int, int) const':
  1226. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/QSARData.C:1147:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1227. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1228. [ 32%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/featureSelection.o
  1229. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/featureSelection.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/featureSelection.C
  1230. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1231. [ 32%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/gpModel.o
  1232. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/gpModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/gpModel.C
  1233. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/snBModel.C: In member function 'virtual void BALL::QSAR::SNBModel::saveToFile(std::string)':
  1234. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/snBModel.C:256:9: warning: variable 'centered_y' set but not used [-Wunused-but-set-variable]
  1235. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1236. [ 32%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/knnModel.o
  1237. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/knnModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/knnModel.C
  1238. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1239. [ 32%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/kpcrModel.o
  1240. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/kpcrModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/kpcrModel.C
  1241. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1242. [ 32%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/kplsModel.o
  1243. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/kplsModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/kplsModel.C
  1244. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1245. [ 32%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/ldaModel.o
  1246. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/ldaModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/ldaModel.C
  1247. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1248. [ 32%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/mlrModel.o
  1249. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/mlrModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/mlrModel.C
  1250. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1251. [ 32%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/oplsModel.o
  1252. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/oplsModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/oplsModel.C
  1253. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1254. [ 32%] /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/allModel.C: In member function 'virtual void BALL::QSAR::ALLModel::saveToFile(std::string)':
  1255. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/allModel.C:225:9: warning: variable 'sterr' set but not used [-Wunused-but-set-variable]
  1256. Building CXX object CMakeFiles/BALL.dir/source/QSAR/pcrModel.o
  1257. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/pcrModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/pcrModel.C
  1258. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 24
  1259. [ 33%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/plsModel.o
  1260. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/plsModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/plsModel.C
  1261. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1262. [ 33%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/rrModel.o
  1263. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/rrModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/rrModel.C
  1264. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1265. [ 33%] Building CXX object CMakeFiles/BALL.dir/source/QSAR/libsvmModel.o
  1266. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/QSAR/libsvmModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/libsvmModel.C
  1267. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1268. [ 33%] Building CXX object CMakeFiles/BALL.dir/source/SCORING/COMMON/baseFunction.o
  1269. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SCORING/COMMON/baseFunction.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SCORING/COMMON/baseFunction.C
  1270. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1271. [ 33%] Building CXX object CMakeFiles/BALL.dir/source/SCORING/COMMON/linearBaseFunction.o
  1272. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SCORING/COMMON/linearBaseFunction.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SCORING/COMMON/linearBaseFunction.C
  1273. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1274. [ 33%] Building CXX object CMakeFiles/BALL.dir/source/SCORING/COMMON/fermiBaseFunction.o
  1275. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SCORING/COMMON/fermiBaseFunction.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SCORING/COMMON/fermiBaseFunction.C
  1276. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1277. [ 33%] Building CXX object CMakeFiles/BALL.dir/source/SCORING/COMMON/scoringComponent.o
  1278. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SCORING/COMMON/scoringComponent.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SCORING/COMMON/scoringComponent.C
  1279. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1280. [ 33%] Building CXX object CMakeFiles/BALL.dir/source/SCORING/COMMON/scoringFunction.o
  1281. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SCORING/COMMON/scoringFunction.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SCORING/COMMON/scoringFunction.C
  1282. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1283. [ 33%] Building CXX object CMakeFiles/BALL.dir/source/SCORING/COMMON/scoringTypes.o
  1284. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SCORING/COMMON/scoringTypes.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SCORING/COMMON/scoringTypes.C
  1285. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1286. [ 33%] Building CXX object CMakeFiles/BALL.dir/source/SCORING/COMPONENTS/aromaticRingStacking.o
  1287. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SCORING/COMPONENTS/aromaticRingStacking.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SCORING/COMPONENTS/aromaticRingStacking.C
  1288. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1289. [ 33%] Building CXX object CMakeFiles/BALL.dir/source/SCORING/COMPONENTS/buriedPolar.o
  1290. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SCORING/COMPONENTS/buriedPolar.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SCORING/COMPONENTS/buriedPolar.C
  1291. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1292. [ 33%] Building CXX object CMakeFiles/BALL.dir/source/SCORING/COMPONENTS/CHPI.o
  1293. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SCORING/COMPONENTS/CHPI.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SCORING/COMPONENTS/CHPI.C
  1294. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/ldaModel.C: In member function 'virtual void BALL::QSAR::LDAModel::saveToFile(std::string)':
  1295. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/QSAR/ldaModel.C:189:9: warning: variable 'centered_y' set but not used [-Wunused-but-set-variable]
  1296. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1297. [ 33%] Building CXX object CMakeFiles/BALL.dir/source/SCORING/COMPONENTS/hydrogenBond.o
  1298. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SCORING/COMPONENTS/hydrogenBond.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SCORING/COMPONENTS/hydrogenBond.C
  1299. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 25
  1300. [ 35%] Building CXX object CMakeFiles/BALL.dir/source/SCORING/COMPONENTS/lipophilic.o
  1301. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SCORING/COMPONENTS/lipophilic.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SCORING/COMPONENTS/lipophilic.C
  1302. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1303. [ 35%] Building CXX object CMakeFiles/BALL.dir/source/SCORING/COMPONENTS/nonpolarSolvation.o
  1304. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SCORING/COMPONENTS/nonpolarSolvation.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SCORING/COMPONENTS/nonpolarSolvation.C
  1305. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1306. [ 35%] Building CXX object CMakeFiles/BALL.dir/source/SCORING/COMPONENTS/polarSolvation.o
  1307. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SCORING/COMPONENTS/polarSolvation.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SCORING/COMPONENTS/polarSolvation.C
  1308. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1309. [ 35%] Building CXX object CMakeFiles/BALL.dir/source/SCORING/COMPONENTS/rotationalEntropyLoss.o
  1310. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SCORING/COMPONENTS/rotationalEntropyLoss.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SCORING/COMPONENTS/rotationalEntropyLoss.C
  1311. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1312. [ 35%] Building CXX object CMakeFiles/BALL.dir/source/SCORING/COMPONENTS/vanDerWaals.o
  1313. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SCORING/COMPONENTS/vanDerWaals.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SCORING/COMPONENTS/vanDerWaals.C
  1314. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1315. [ 35%] Building CXX object CMakeFiles/BALL.dir/source/SCORING/FUNCTIONS/slickEnergy.o
  1316. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SCORING/FUNCTIONS/slickEnergy.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SCORING/FUNCTIONS/slickEnergy.C
  1317. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1318. [ 35%] Building CXX object CMakeFiles/BALL.dir/source/SCORING/FUNCTIONS/slickScore.o
  1319. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SCORING/FUNCTIONS/slickScore.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SCORING/FUNCTIONS/slickScore.C
  1320. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1321. [ 35%] Building CXX object CMakeFiles/BALL.dir/source/SCORING/TYPES/fresnoTypes.o
  1322. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SCORING/TYPES/fresnoTypes.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SCORING/TYPES/fresnoTypes.C
  1323. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1324. [ 35%] Building CXX object CMakeFiles/BALL.dir/source/SOLVATION/claverieParameter.o
  1325. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SOLVATION/claverieParameter.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SOLVATION/claverieParameter.C
  1326. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1327. [ 35%] Building CXX object CMakeFiles/BALL.dir/source/SOLVATION/electrostaticPotentialCalculator.o
  1328. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SOLVATION/electrostaticPotentialCalculator.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SOLVATION/electrostaticPotentialCalculator.C
  1329. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1330. [ 35%] Building CXX object CMakeFiles/BALL.dir/source/SOLVATION/generalizedBornCase.o
  1331. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SOLVATION/generalizedBornCase.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SOLVATION/generalizedBornCase.C
  1332. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1333. [ 35%] Building CXX object CMakeFiles/BALL.dir/source/SOLVATION/molecularSurfaceGrid.o
  1334. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SOLVATION/molecularSurfaceGrid.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SOLVATION/molecularSurfaceGrid.C
  1335. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 26
  1336. [ 36%] Building CXX object CMakeFiles/BALL.dir/source/SOLVATION/ooiEnergy.o
  1337. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SOLVATION/ooiEnergy.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SOLVATION/ooiEnergy.C
  1338. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1339. [ 36%] Building CXX object CMakeFiles/BALL.dir/source/SOLVATION/PCMCavFreeEnergyProcessor.o
  1340. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SOLVATION/PCMCavFreeEnergyProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SOLVATION/PCMCavFreeEnergyProcessor.C
  1341. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1342. [ 36%] Building CXX object CMakeFiles/BALL.dir/source/SOLVATION/pierottiCavFreeEnergyProcessor.o
  1343. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SOLVATION/pierottiCavFreeEnergyProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SOLVATION/pierottiCavFreeEnergyProcessor.C
  1344. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1345. [ 36%] Building CXX object CMakeFiles/BALL.dir/source/SOLVATION/pair6_12InteractionEnergyProcessor.o
  1346. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SOLVATION/pair6_12InteractionEnergyProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SOLVATION/pair6_12InteractionEnergyProcessor.C
  1347. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1348. [ 36%] Building CXX object CMakeFiles/BALL.dir/source/SOLVATION/pair6_12RDFIntegrator.o
  1349. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SOLVATION/pair6_12RDFIntegrator.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SOLVATION/pair6_12RDFIntegrator.C
  1350. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1351. [ 36%] Building CXX object CMakeFiles/BALL.dir/source/SOLVATION/pairExpInteractionEnergyProcessor.o
  1352. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SOLVATION/pairExpInteractionEnergyProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SOLVATION/pairExpInteractionEnergyProcessor.C
  1353. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1354. [ 36%] Building CXX object CMakeFiles/BALL.dir/source/SOLVATION/pairExpRDFIntegrator.o
  1355. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SOLVATION/pairExpRDFIntegrator.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SOLVATION/pairExpRDFIntegrator.C
  1356. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1357. [ 36%] Building CXX object CMakeFiles/BALL.dir/source/SOLVATION/poissonBoltzmann.o
  1358. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SOLVATION/poissonBoltzmann.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SOLVATION/poissonBoltzmann.C
  1359. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1360. [ 36%] Building CXX object CMakeFiles/BALL.dir/source/SOLVATION/reissCavFreeEnergyProcessor.o
  1361. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SOLVATION/reissCavFreeEnergyProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SOLVATION/reissCavFreeEnergyProcessor.C
  1362. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1363. [ 36%] Building CXX object CMakeFiles/BALL.dir/source/SOLVATION/solventDescriptor.o
  1364. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SOLVATION/solventDescriptor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SOLVATION/solventDescriptor.C
  1365. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1366. [ 36%] Building CXX object CMakeFiles/BALL.dir/source/SOLVATION/solventParameter.o
  1367. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SOLVATION/solventParameter.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SOLVATION/solventParameter.C
  1368. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1369. [ 36%] Building CXX object CMakeFiles/BALL.dir/source/SOLVATION/uhligCavFreeEnergyProcessor.o
  1370. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SOLVATION/uhligCavFreeEnergyProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SOLVATION/uhligCavFreeEnergyProcessor.C
  1371. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 27
  1372. [ 38%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/BONDORDERS/AStarBondOrderStrategy.o
  1373. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/BONDORDERS/AStarBondOrderStrategy.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/BONDORDERS/AStarBondOrderStrategy.C
  1374. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1375. [ 38%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/BONDORDERS/bondOrderAssignment.o
  1376. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/BONDORDERS/bondOrderAssignment.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/BONDORDERS/bondOrderAssignment.C
  1377. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1378. [ 38%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/BONDORDERS/bondOrderAssignmentStrategy.o
  1379. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/BONDORDERS/bondOrderAssignmentStrategy.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/BONDORDERS/bondOrderAssignmentStrategy.C
  1380. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1381. [ 38%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/BONDORDERS/branchAndBoundBondOrderStrategy.o
  1382. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/BONDORDERS/branchAndBoundBondOrderStrategy.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/BONDORDERS/branchAndBoundBondOrderStrategy.C
  1383. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1384. [ 38%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/BONDORDERS/FPTBondOrderStrategy.o
  1385. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/BONDORDERS/FPTBondOrderStrategy.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/BONDORDERS/FPTBondOrderStrategy.C
  1386. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1387. [ 38%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/BONDORDERS/KGreedyBondOrderStrategy.o
  1388. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/BONDORDERS/KGreedyBondOrderStrategy.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/BONDORDERS/KGreedyBondOrderStrategy.C
  1389. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1390. [ 38%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/BONDORDERS/partialBondOrderAssignment.o
  1391. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/BONDORDERS/partialBondOrderAssignment.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/BONDORDERS/partialBondOrderAssignment.C
  1392. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1393. [ 38%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/BONDORDERS/ILPBondOrderStrategy.o
  1394. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/BONDORDERS/ILPBondOrderStrategy.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/BONDORDERS/ILPBondOrderStrategy.C
  1395. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1396. [ 38%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/DOCKING/dockResult.o
  1397. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/DOCKING/dockResult.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/DOCKING/dockResult.C
  1398. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1399. [ 38%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/DOCKING/dockingAlgorithm.o
  1400. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/DOCKING/dockingAlgorithm.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/DOCKING/dockingAlgorithm.C
  1401. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1402. [ 38%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/DOCKING/conformationSet.o
  1403. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/DOCKING/conformationSet.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/DOCKING/conformationSet.C
  1404. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1405. [ 38%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/DOCKING/energeticEvaluation.o
  1406. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/DOCKING/energeticEvaluation.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/DOCKING/energeticEvaluation.C
  1407. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1408. [ 38%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/DOCKING/forceFieldEvaluation.o
  1409. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/DOCKING/forceFieldEvaluation.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/DOCKING/forceFieldEvaluation.C
  1410. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 28
  1411. [ 39%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/DOCKING/amberEvaluation.o
  1412. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/DOCKING/amberEvaluation.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/DOCKING/amberEvaluation.C
  1413. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1414. [ 39%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/DOCKING/randomEvaluation.o
  1415. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/DOCKING/randomEvaluation.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/DOCKING/randomEvaluation.C
  1416. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1417. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1418. [ 39%] [ 39%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/DOCKING/geometricFit.o
  1419. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/DOCKING/geometricFit.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/DOCKING/geometricFit.C
  1420. Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/addHydrogenProcessor.o
  1421. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/addHydrogenProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/addHydrogenProcessor.C
  1422. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1423. [ 39%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1424. Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/analyticalSES.o
  1425. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/analyticalSES.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/analyticalSES.C
  1426. [ 39%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/assignBondOrderProcessor.o
  1427. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/assignBondOrderProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/assignBondOrderProcessor.C
  1428. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1429. [ 39%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/atomBijection.o
  1430. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/atomBijection.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/atomBijection.C
  1431. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1432. [ 39%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/atomTyper.o
  1433. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/atomTyper.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/atomTyper.C
  1434. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1435. [ 39%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/bindingPocketProcessor.o
  1436. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/bindingPocketProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/bindingPocketProcessor.C
  1437. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1438. [ 39%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/buildBondsProcessor.o
  1439. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/buildBondsProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/buildBondsProcessor.C
  1440. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1441. [ 39%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/connectedComponentsProcessor.o
  1442. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/connectedComponentsProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/connectedComponentsProcessor.C
  1443. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1444. [ 39%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/connolly.o
  1445. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/connolly.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/connolly.C
  1446. In file included from /usr/include/boost-1_52/boost/graph/copy.hpp:47:0,
  1447. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/GRAPH/molecularGraph.h:7,
  1448. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/STRUCTURE/BONDORDERS/FPTBondOrderStrategy.h:29,
  1449. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/BONDORDERS/FPTBondOrderStrategy.C:1:
  1450. /usr/include/boost-1_52/boost/graph/reverse_graph.hpp:436:2: warning: extra ';' [-pedantic]
  1451. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 29
  1452. [ 41%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/defaultProcessors.o
  1453. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/defaultProcessors.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/defaultProcessors.C
  1454. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1455. [ 41%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/DNAMutator.o
  1456. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/DNAMutator.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/DNAMutator.C
  1457. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1458. [ 41%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/fragmentDB.o
  1459. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/fragmentDB.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/fragmentDB.C
  1460. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/BONDORDERS/FPTBondOrderStrategy.C: In member function 'virtual void BALL::FPTBondOrderStrategy::init()':
  1461. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/BONDORDERS/FPTBondOrderStrategy.C:71:13: warning: unused variable 'result' [-Wunused-variable]
  1462. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1463. [ 41%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/geometricProperties.o
  1464. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/geometricProperties.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/geometricProperties.C
  1465. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/BONDORDERS/FPTBondOrderStrategy.C: In member function 'void BALL::FPTBondOrderStrategy::FPTBondOrderAssignment_::computeIntroduceBag(BALL::FPTBondOrderStrategy::TreeDecompositionBag&, BALL::FPTBondOrderStrategy::DPTable_&, BALL::FPTBondOrderStrategy::AdditionalBagProperties_&)':
  1466. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/BONDORDERS/FPTBondOrderStrategy.C:651:10: warning: variable 'e' set but not used [-Wunused-but-set-variable]
  1467. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1468. [ 41%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/geometricTransformations.o
  1469. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/geometricTransformations.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/geometricTransformations.C
  1470. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1471. [ 41%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/graphEdge.o
  1472. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/graphEdge.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/graphEdge.C
  1473. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1474. [ 41%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/graphFace.o
  1475. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/graphFace.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/graphFace.C
  1476. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1477. [ 41%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/graphVertex.o
  1478. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/graphVertex.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/graphVertex.C
  1479. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/DOCKING/geometricFit.C: In member function 'void BALL::GeometricFit::makeFFTGrid_(BALL::GeometricFit::ProteinIndex)':
  1480. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/DOCKING/geometricFit.C:835:9: warning: variable 'PENALTY' set but not used [-Wunused-but-set-variable]
  1481. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1482. [ 41%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/HBondProcessor.o
  1483. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/HBondProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/HBondProcessor.C
  1484. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1485. [ 41%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/hybridisationProcessor.o
  1486. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/hybridisationProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/hybridisationProcessor.C
  1487. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1488. [ 41%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/kekulizer.o
  1489. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/kekulizer.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/kekulizer.C
  1490. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1491. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1492. [ 41%] [ 41%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/numericalSAS.o
  1493. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/numericalSAS.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/numericalSAS.C
  1494. Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/peptides.o
  1495. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/peptides.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/peptides.C
  1496. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 30
  1497. [ 42%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/peptideBuilder.o
  1498. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/peptideBuilder.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/peptideBuilder.C
  1499. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1500. [ 42%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/peptideCapProcessor.o
  1501. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/peptideCapProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/peptideCapProcessor.C
  1502. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1503. [ 42%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/radialDistributionFunction.o
  1504. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/radialDistributionFunction.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/radialDistributionFunction.C
  1505. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1506. [ 42%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/reconstructFragmentProcessor.o
  1507. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/reconstructFragmentProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/reconstructFragmentProcessor.C
  1508. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1509. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1510. [ 42%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/RDFIntegrator.o
  1511. [ 42%] /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/RDFIntegrator.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/RDFIntegrator.C
  1512. Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/RDFParameter.o
  1513. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/RDFParameter.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/RDFParameter.C
  1514. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/kekulizer.C: In member function 'void BALL::Kekuliser::dump()':
  1515. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/kekulizer.C:269:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1516. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1517. [ 42%] /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/kekulizer.C: In member function 'bool BALL::Kekuliser::fixAromaticRings_()':
  1518. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/kekulizer.C:422:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1519. Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/RDFSection.o
  1520. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/RDFSection.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/RDFSection.C
  1521. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1522. [ 42%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/reducedSurface.o
  1523. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/reducedSurface.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/reducedSurface.C
  1524. In file included from /usr/include/boost-1_52/boost/graph/copy.hpp:47:0,
  1525. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/GRAPH/molecularGraph.h:7,
  1526. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/STRUCTURE/BONDORDERS/FPTBondOrderStrategy.h:29,
  1527. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/assignBondOrderProcessor.C:30:
  1528. /usr/include/boost-1_52/boost/graph/reverse_graph.hpp:436:2: warning: extra ';' [-pedantic]
  1529. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1530. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1531. [ 42%] [ 42%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/ringAnalyser.o
  1532. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/ringAnalyser.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/ringAnalyser.C
  1533. Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/residueChecker.o
  1534. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/residueChecker.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/residueChecker.C
  1535. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1536. [ 42%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/RSEdge.o
  1537. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/RSEdge.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/RSEdge.C
  1538. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/peptideCapProcessor.C: In member function 'virtual BALL::Processor::Result BALL::PeptideCapProcessor::operator()(BALL::Chain&)':
  1539. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/peptideCapProcessor.C:162:10: warning: variable 'h1Atom' set but not used [-Wunused-but-set-variable]
  1540. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1541. [ 42%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/RSFace.o
  1542. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/RSFace.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/RSFace.C
  1543. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/assignBondOrderProcessor.C: In member function 'virtual BALL::Processor::Result BALL::AssignBondOrderProcessor::operator()(BALL::AtomContainer&)':
  1544. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/assignBondOrderProcessor.C:559:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1545. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/assignBondOrderProcessor.C: In member function 'bool BALL::AssignBondOrderProcessor::precomputeBondLengthPenalties_()':
  1546. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/assignBondOrderProcessor.C:763:10: warning: variable 'min_order' set but not used [-Wunused-but-set-variable]
  1547. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 31
  1548. [ 44%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/RSVertex.o
  1549. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/RSVertex.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/RSVertex.C
  1550. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1551. [ 44%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/SASEdge.o
  1552. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/SASEdge.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/SASEdge.C
  1553. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1554. [ 44%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/SASFace.o
  1555. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/SASFace.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/SASFace.C
  1556. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1557. [ 44%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/SASVertex.o
  1558. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/SASVertex.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/SASVertex.C
  1559. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1560. [ 44%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/sdGenerator.o
  1561. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/sdGenerator.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/sdGenerator.C
  1562. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1563. [ 44%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/SESEdge.o
  1564. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/SESEdge.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/SESEdge.C
  1565. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1566. [ 44%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/SESFace.o
  1567. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/SESFace.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/SESFace.C
  1568. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1569. [ 44%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/SESVertex.o
  1570. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/SESVertex.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/SESVertex.C
  1571. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1572. [ 44%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/secondaryStructureProcessor.o
  1573. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/secondaryStructureProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/secondaryStructureProcessor.C
  1574. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1575. [ 44%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/sideChainPlacementProcessor.o
  1576. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/sideChainPlacementProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/sideChainPlacementProcessor.C
  1577. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1578. [ 44%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/smilesParser.o
  1579. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/smilesParser.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/smilesParser.C
  1580. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1581. [ 44%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/smartsParser.o
  1582. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/smartsParser.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/smartsParser.C
  1583. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 32
  1584. [ 45%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/smartsMatcher.o
  1585. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/smartsMatcher.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/smartsMatcher.C
  1586. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1587. [ 45%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/solventAccessibleSurface.o
  1588. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/solventAccessibleSurface.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/solventAccessibleSurface.C
  1589. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1590. [ 45%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/solventExcludedSurface.o
  1591. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/solventExcludedSurface.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/solventExcludedSurface.C
  1592. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1593. [ 45%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/structureMapper.o
  1594. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/structureMapper.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/structureMapper.C
  1595. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1596. [ 45%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/surfaceProcessor.o
  1597. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/surfaceProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/surfaceProcessor.C
  1598. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1599. [ 45%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/triangle.o
  1600. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/triangle.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/triangle.C
  1601. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1602. [ 45%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/triangleEdge.o
  1603. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/triangleEdge.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/triangleEdge.C
  1604. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1605. [ 45%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/trianglePoint.o
  1606. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/trianglePoint.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/trianglePoint.C
  1607. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/sdGenerator.C: In member function 'void BALL::SDGenerator::prepare_()':
  1608. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/sdGenerator.C:108:10: warning: variable 'has_acyclic_beta' set but not used [-Wunused-but-set-variable]
  1609. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1610. [ 45%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/triangulatedSAS.o
  1611. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/triangulatedSAS.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/triangulatedSAS.C
  1612. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1613. [ 45%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/triangulatedSES.o
  1614. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/triangulatedSES.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/triangulatedSES.C
  1615. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1616. [ 45%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/triangulatedSurface.o
  1617. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/triangulatedSurface.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/triangulatedSurface.C
  1618. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1619. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1620. [ 45%] [ 45%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/UCK.o
  1621. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/UCK.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/UCK.C
  1622. Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/residueRotamerSet.o
  1623. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/residueRotamerSet.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/residueRotamerSet.C
  1624. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 33
  1625. [ 47%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/rotamerLibrary.o
  1626. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/rotamerLibrary.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/rotamerLibrary.C
  1627. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1628. [ 47%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/RMSDMinimizer.o
  1629. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/RMSDMinimizer.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/RMSDMinimizer.C
  1630. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1631. [ 47%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/smilesParserParser.o
  1632. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/smilesParserParser.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/STRUCTURE/smilesParserParser.C
  1633. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1634. [ 47%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/smilesParserLexer.o
  1635. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/smilesParserLexer.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/STRUCTURE/smilesParserLexer.C
  1636. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1637. [ 47%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/smartsParserParser.o
  1638. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/smartsParserParser.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/STRUCTURE/smartsParserParser.C
  1639. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1640. [ 47%] Building CXX object CMakeFiles/BALL.dir/source/STRUCTURE/smartsParserLexer.o
  1641. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/STRUCTURE/smartsParserLexer.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/STRUCTURE/smartsParserLexer.C
  1642. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1643. [ 47%] Building CXX object CMakeFiles/BALL.dir/source/SYSTEM/binaryFileAdaptor.o
  1644. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SYSTEM/binaryFileAdaptor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SYSTEM/binaryFileAdaptor.C
  1645. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/STRUCTURE/smartsParserLexer.C: In function 'yy_buffer_state* SmartsParser_scan_bytes(const char*, yy_size_t)':
  1646. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/STRUCTURE/smartsParserLexer.C:1752:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1647. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/STRUCTURE/smilesParserLexer.C: In function 'yy_buffer_state* SmilesParser_scan_bytes(const char*, yy_size_t)':
  1648. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/STRUCTURE/smilesParserLexer.C:1662:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1649. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/triangulatedSAS.C: In member function 'void BALL::SASTriangulator::onePointOutside(BALL::Index, BALL::Triangle*, BALL::TriangulatedSurface&, BALL::HashGrid3<BALL::TrianglePoint*>&)':
  1650. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/triangulatedSAS.C:426:18: warning: variable 'v2' set but not used [-Wunused-but-set-variable]
  1651. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/STRUCTURE/smartsParserLexer.C: At global scope:
  1652. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/STRUCTURE/smartsParserLexer.C:1773:13: warning: 'void yy_fatal_error(const char*)' defined but not used [-Wunused-function]
  1653. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1654. [ 47%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1655. Building CXX object CMakeFiles/BALL.dir/source/SYSTEM/directory.o
  1656. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SYSTEM/directory.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SYSTEM/directory.C
  1657. [ 47%] Building CXX object CMakeFiles/BALL.dir/source/SYSTEM/file.o
  1658. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SYSTEM/file.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SYSTEM/file.C
  1659. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1660. [ 47%] Building CXX object CMakeFiles/BALL.dir/source/SYSTEM/fileSystem.o
  1661. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SYSTEM/fileSystem.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SYSTEM/fileSystem.C
  1662. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1663. [ 47%] Building CXX object CMakeFiles/BALL.dir/source/SYSTEM/mutex.o
  1664. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SYSTEM/mutex.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SYSTEM/mutex.C
  1665. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1666. [ 47%] Building CXX object CMakeFiles/BALL.dir/source/SYSTEM/path.o
  1667. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SYSTEM/path.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SYSTEM/path.C
  1668. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 34
  1669. [ 48%] Building CXX object CMakeFiles/BALL.dir/source/SYSTEM/simpleDownloader.o
  1670. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SYSTEM/simpleDownloader.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SYSTEM/simpleDownloader.C
  1671. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1672. [ 48%] Building CXX object CMakeFiles/BALL.dir/source/SYSTEM/sysinfo.o
  1673. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SYSTEM/sysinfo.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SYSTEM/sysinfo.C
  1674. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1675. [ 48%] Building CXX object CMakeFiles/BALL.dir/source/SYSTEM/systemCalls.o
  1676. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SYSTEM/systemCalls.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SYSTEM/systemCalls.C
  1677. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/STRUCTURE/smilesParserLexer.C: At global scope:
  1678. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/STRUCTURE/smilesParserLexer.C:1683:13: warning: 'void yy_fatal_error(const char*)' defined but not used [-Wunused-function]
  1679. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1680. [ 48%] Building CXX object CMakeFiles/BALL.dir/source/SYSTEM/timer.o
  1681. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SYSTEM/timer.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SYSTEM/timer.C
  1682. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1683. [ 48%] Building CXX object CMakeFiles/BALL.dir/source/SYSTEM/networking.o
  1684. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SYSTEM/networking.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/SYSTEM/networking.C
  1685. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1686. [ 48%] Building CXX object CMakeFiles/BALL.dir/source/SYSTEM/moc_simpleDownloader.o
  1687. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/SYSTEM/moc_simpleDownloader.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/SYSTEM/moc_simpleDownloader.C
  1688. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1689. [ 48%] Building CXX object CMakeFiles/BALL.dir/source/XRAY/crystalGenerator.o
  1690. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/XRAY/crystalGenerator.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/XRAY/crystalGenerator.C
  1691. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1692. [ 48%] Building CXX object CMakeFiles/BALL.dir/source/XRAY/crystalInfo.o
  1693. /usr/bin/x86_64-pc-linux-gnu-g++ -DBALL_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/XRAY/crystalInfo.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/XRAY/crystalInfo.C
  1694. In file included from /usr/include/boost-1_52/boost/graph/properties.hpp:19:0,
  1695. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/GRAPH/molecularGraph.h:4,
  1696. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/STRUCTURE/BONDORDERS/FPTBondOrderStrategy.h:29,
  1697. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/BONDORDERS/FPTBondOrderStrategy.C:1:
  1698. /usr/include/boost-1_52/boost/property_map/property_map.hpp: In member function 'typename BALL::TreeWidth<OriginalGraphType>::TreeDecompositionBag BALL::TreeWidthImplementation<EditableGraph>::TreeDecompositionBuilder<OriginalGraphType>::buildRoot_(BALL::TreeWidthImplementation<EditableGraph>::TreeDecompositionBuilder<OriginalGraphType>::TreeDecompositionBag) [with OriginalGraphType = BALL::MolecularGraph; UndirectedGraph = boost::adjacency_list<boost::listS, boost::listS, boost::undirectedS, boost::property<boost::vertex_orig_ptr_t, long unsigned int, boost::property<boost::vertex_index_t, int> >, boost::property<boost::edge_orig_ptr_t, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, boost::no_property>, boost::no_property, boost::listS>; typename BALL::TreeWidth<OriginalGraphType>::TreeDecompositionBag = long unsigned int; BALL::TreeWidthImplementation<EditableGraph>::TreeDecompositionBuilder<OriginalGraphType>::TreeDecompositionBag = long unsigned int]':
  1699. /usr/include/boost-1_52/boost/property_map/property_map.hpp:361:5: warning: 'last_vertex' may be used uninitialized in this function [-Wmaybe-uninitialized]
  1700. In file included from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/GRAPH/treeWidth.h:475:0,
  1701. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/STRUCTURE/BONDORDERS/FPTBondOrderStrategy.h:37,
  1702. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/STRUCTURE/BONDORDERS/FPTBondOrderStrategy.C:1:
  1703. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/DATATYPE/GRAPH/treeWidth.iC:690:24: note: 'last_vertex' was declared here
  1704. Linking CXX shared library lib/libBALL.so
  1705. /usr/bin/cmake -E cmake_link_script CMakeFiles/BALL.dir/link.txt --verbose=1
  1706. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,libBALL.so.1.4 -o lib/libBALL.so.1.4 CMakeFiles/BALL.dir/source/CONCEPT/autoDeletable.o CMakeFiles/BALL.dir/source/CONCEPT/composite.o CMakeFiles/BALL.dir/source/CONCEPT/embeddable.o CMakeFiles/BALL.dir/source/CONCEPT/enumerator.o CMakeFiles/BALL.dir/source/CONCEPT/factory.o CMakeFiles/BALL.dir/source/CONCEPT/object.o CMakeFiles/BALL.dir/source/CONCEPT/objectCreator.o CMakeFiles/BALL.dir/source/CONCEPT/moleculeObjectCreator.o CMakeFiles/BALL.dir/source/CONCEPT/persistenceManager.o CMakeFiles/BALL.dir/source/CONCEPT/preferencesObject.o CMakeFiles/BALL.dir/source/CONCEPT/processor.o CMakeFiles/BALL.dir/source/CONCEPT/property.o CMakeFiles/BALL.dir/source/CONCEPT/selectable.o CMakeFiles/BALL.dir/source/CONCEPT/textPersistenceManager.o CMakeFiles/BALL.dir/source/CONCEPT/timeStamp.o CMakeFiles/BALL.dir/source/CONCEPT/visitor.o CMakeFiles/BALL.dir/source/CONCEPT/molecularInformation.o CMakeFiles/BALL.dir/source/CONCEPT/XDRPersistenceManager.o CMakeFiles/BALL.dir/source/CONCEPT/client.o CMakeFiles/BALL.dir/source/COMMON/constants.o CMakeFiles/BALL.dir/source/COMMON/exception.o CMakeFiles/BALL.dir/source/COMMON/hash.o CMakeFiles/BALL.dir/source/COMMON/init.o CMakeFiles/BALL.dir/source/COMMON/logStream.o CMakeFiles/BALL.dir/source/COMMON/rtti.o CMakeFiles/BALL.dir/source/COMMON/version.o CMakeFiles/BALL.dir/source/DATATYPE/GRAPH/graphAlgorithms.o CMakeFiles/BALL.dir/source/DATATYPE/GRAPH/molecularGraph.o CMakeFiles/BALL.dir/source/DATATYPE/GRAPH/treeWidth.o CMakeFiles/BALL.dir/source/DATATYPE/bitVector.o CMakeFiles/BALL.dir/source/DATATYPE/contourSurface.o CMakeFiles/BALL.dir/source/DATATYPE/hashGrid.o CMakeFiles/BALL.dir/source/DATATYPE/options.o CMakeFiles/BALL.dir/source/DATATYPE/regularExpression.o CMakeFiles/BALL.dir/source/DATATYPE/regularData1D.o CMakeFiles/BALL.dir/source/DATATYPE/regularData2D.o CMakeFiles/BALL.dir/source/DATATYPE/regularData3D.o CMakeFiles/BALL.dir/source/DATATYPE/string.o CMakeFiles/BALL.dir/source/ENERGY/atomicContactEnergy.o CMakeFiles/BALL.dir/source/ENERGY/composedEnergyProcessor.o CMakeFiles/BALL.dir/source/ENERGY/coulomb.o CMakeFiles/BALL.dir/source/ENERGY/distanceCoulomb.o CMakeFiles/BALL.dir/source/ENERGY/energyProcessor.o CMakeFiles/BALL.dir/source/FORMAT/antechamberFile.o CMakeFiles/BALL.dir/source/FORMAT/bruker1DFile.o CMakeFiles/BALL.dir/source/FORMAT/bruker2DFile.o CMakeFiles/BALL.dir/source/FORMAT/CCP4File.o CMakeFiles/BALL.dir/source/FORMAT/CIFFile.o CMakeFiles/BALL.dir/source/FORMAT/DCDFile.o CMakeFiles/BALL.dir/source/FORMAT/DSN6File.o CMakeFiles/BALL.dir/source/FORMAT/GAMESSDatFile.o CMakeFiles/BALL.dir/source/FORMAT/genericMolFile.o CMakeFiles/BALL.dir/source/FORMAT/HINFile.o CMakeFiles/BALL.dir/source/FORMAT/INIFile.o CMakeFiles/BALL.dir/source/FORMAT/JCAMPFile.o CMakeFiles/BALL.dir/source/FORMAT/KCFFile.o CMakeFiles/BALL.dir/source/FORMAT/lineBasedFile.o CMakeFiles/BALL.dir/source/FORMAT/MOLFile.o CMakeFiles/BALL.dir/source/FORMAT/SDFile.o CMakeFiles/BALL.dir/source/FORMAT/MOL2File.o CMakeFiles/BALL.dir/source/FORMAT/NMRStarFile.o CMakeFiles/BALL.dir/source/FORMAT/parameters.o CMakeFiles/BALL.dir/source/FORMAT/parameterSection.o CMakeFiles/BALL.dir/source/FORMAT/PDBdefs.o CMakeFiles/BALL.dir/source/FORMAT/PDBFileGeneral.o CMakeFiles/BALL.dir/source/FORMAT/PDBFileDetails.o CMakeFiles/BALL.dir/source/FORMAT/PDBInfo.o CMakeFiles/BALL.dir/source/FORMAT/PDBRecords.o CMakeFiles/BALL.dir/source/FORMAT/pubchemDownloader.o CMakeFiles/BALL.dir/source/FORMAT/resourceFile.o CMakeFiles/BALL.dir/source/FORMAT/trajectoryFile.o CMakeFiles/BALL.dir/source/FORMAT/TRRFile.o CMakeFiles/BALL.dir/source/FORMAT/XYZFile.o CMakeFiles/BALL.dir/source/FORMAT/SCWRLRotamerFile.o CMakeFiles/BALL.dir/source/FORMAT/molFileFactory.o CMakeFiles/BALL.dir/source/FORMAT/CIFParserParser.o CMakeFiles/BALL.dir/source/FORMAT/CIFParserLexer.o CMakeFiles/BALL.dir/source/FORMAT/GAMESSDatParserParser.o CMakeFiles/BALL.dir/source/FORMAT/GAMESSDatParserLexer.o CMakeFiles/BALL.dir/source/FORMAT/moc_pubchemDownloader.o CMakeFiles/BALL.dir/source/KERNEL/atom.o CMakeFiles/BALL.dir/source/KERNEL/atomContainer.o CMakeFiles/BALL.dir/source/KERNEL/bond.o CMakeFiles/BALL.dir/source/KERNEL/chain.o CMakeFiles/BALL.dir/source/KERNEL/expression.o CMakeFiles/BALL.dir/source/KERNEL/expressionPredicate.o CMakeFiles/BALL.dir/source/KERNEL/expressionTree.o CMakeFiles/BALL.dir/source/KERNEL/expressionParser.o CMakeFiles/BALL.dir/source/KERNEL/extractors.o CMakeFiles/BALL.dir/source/KERNEL/fragment.o CMakeFiles/BALL.dir/source/KERNEL/global.o CMakeFiles/BALL.dir/source/KERNEL/molecule.o CMakeFiles/BALL.dir/source/KERNEL/nucleicAcid.o CMakeFiles/BALL.dir/source/KERNEL/nucleotide.o CMakeFiles/BALL.dir/source/KERNEL/PDBAtom.o CMakeFiles/BALL.dir/source/KERNEL/predicate.o CMakeFiles/BALL.dir/source/KERNEL/protein.o CMakeFiles/BALL.dir/source/KERNEL/PTE.o CMakeFiles/BALL.dir/source/KERNEL/residue.o CMakeFiles/BALL.dir/source/KERNEL/secondaryStructure.o CMakeFiles/BALL.dir/source/KERNEL/selector.o CMakeFiles/BALL.dir/source/KERNEL/standardPredicates.o CMakeFiles/BALL.dir/source/KERNEL/system.o CMakeFiles/BALL.dir/source/KERNEL/expressionParserParser.o CMakeFiles/BALL.dir/source/KERNEL/expressionParserLexer.o CMakeFiles/BALL.dir/source/MATHS/LINALG/eigenSolver.o CMakeFiles/BALL.dir/source/MATHS/LINALG/linalgException.o CMakeFiles/BALL.dir/source/MATHS/LINALG/matrix.o CMakeFiles/BALL.dir/source/MATHS/LINALG/vector.o CMakeFiles/BALL.dir/source/MATHS/LINALG/matrixInverter.o CMakeFiles/BALL.dir/source/MATHS/LINALG/SVDSolver.o CMakeFiles/BALL.dir/source/MATHS/analyticalGeometry.o CMakeFiles/BALL.dir/source/MATHS/angle.o CMakeFiles/BALL.dir/source/MATHS/box3.o CMakeFiles/BALL.dir/source/MATHS/circle3.o CMakeFiles/BALL.dir/source/MATHS/cubicSpline1D.o CMakeFiles/BALL.dir/source/MATHS/cubicSpline2D.o CMakeFiles/BALL.dir/source/MATHS/function.o CMakeFiles/BALL.dir/source/MATHS/line3.o CMakeFiles/BALL.dir/source/MATHS/matrix44.o CMakeFiles/BALL.dir/source/MATHS/parsedFunction.o CMakeFiles/BALL.dir/source/MATHS/plane3.o CMakeFiles/BALL.dir/source/MATHS/piecewiseFunction.o CMakeFiles/BALL.dir/source/MATHS/piecewisePolynomial.o CMakeFiles/BALL.dir/source/MATHS/quaternion.o CMakeFiles/BALL.dir/source/MATHS/randomNumberGenerator.o CMakeFiles/BALL.dir/source/MATHS/simpleBox3.o CMakeFiles/BALL.dir/source/MATHS/sphere3.o CMakeFiles/BALL.dir/source/MATHS/surface.o CMakeFiles/BALL.dir/source/MATHS/vector2.o CMakeFiles/BALL.dir/source/MATHS/vector3.o CMakeFiles/BALL.dir/source/MATHS/vector4.o CMakeFiles/BALL.dir/source/MATHS/FFT1D.o CMakeFiles/BALL.dir/source/MATHS/FFT2D.o CMakeFiles/BALL.dir/source/MATHS/FFT3D.o CMakeFiles/BALL.dir/source/MATHS/parsedFunctionParser.o CMakeFiles/BALL.dir/source/MATHS/parsedFunctionLexer.o CMakeFiles/BALL.dir/source/MOLMEC/AMBER/amber.o CMakeFiles/BALL.dir/source/MOLMEC/AMBER/amberBend.o CMakeFiles/BALL.dir/source/MOLMEC/AMBER/amberNonBonded.o CMakeFiles/BALL.dir/source/MOLMEC/AMBER/amberStretch.o CMakeFiles/BALL.dir/source/MOLMEC/AMBER/amberTorsion.o CMakeFiles/BALL.dir/source/MOLMEC/AMBER/GAFFTypeProcessor.o CMakeFiles/BALL.dir/source/MOLMEC/AMBER/GAFFCESParser.o CMakeFiles/BALL.dir/source/MOLMEC/AMBER/GAFFCESParserParser.o CMakeFiles/BALL.dir/source/MOLMEC/AMBER/GAFFCESParserLexer.o CMakeFiles/BALL.dir/source/MOLMEC/CHARMM/charmm.o CMakeFiles/BALL.dir/source/MOLMEC/CHARMM/charmmBend.o CMakeFiles/BALL.dir/source/MOLMEC/CHARMM/charmmImproperTorsion.o CMakeFiles/BALL.dir/source/MOLMEC/CHARMM/charmmNonBonded.o CMakeFiles/BALL.dir/source/MOLMEC/CHARMM/charmmStretch.o CMakeFiles/BALL.dir/source/MOLMEC/CHARMM/charmmTorsion.o CMakeFiles/BALL.dir/source/MOLMEC/COMMON/assignTypes.o CMakeFiles/BALL.dir/source/MOLMEC/COMMON/atomVector.o CMakeFiles/BALL.dir/source/MOLMEC/COMMON/bendComponent.o CMakeFiles/BALL.dir/source/MOLMEC/COMMON/chargeRuleProcessor.o CMakeFiles/BALL.dir/source/MOLMEC/COMMON/forceField.o CMakeFiles/BALL.dir/source/MOLMEC/COMMON/forceFieldComponent.o CMakeFiles/BALL.dir/source/MOLMEC/COMMON/gradient.o CMakeFiles/BALL.dir/source/MOLMEC/COMMON/periodicBoundary.o CMakeFiles/BALL.dir/source/MOLMEC/COMMON/radiusRuleProcessor.o CMakeFiles/BALL.dir/source/MOLMEC/COMMON/ruleEvaluator.o CMakeFiles/BALL.dir/source/MOLMEC/COMMON/ruleProcessor.o CMakeFiles/BALL.dir/source/MOLMEC/COMMON/snapShot.o CMakeFiles/BALL.dir/source/MOLMEC/COMMON/snapShotManager.o CMakeFiles/BALL.dir/source/MOLMEC/COMMON/support.o CMakeFiles/BALL.dir/source/MOLMEC/COMMON/stretchComponent.o CMakeFiles/BALL.dir/source/MOLMEC/COMMON/typenameRuleProcessor.o CMakeFiles/BALL.dir/source/MOLMEC/COMMON/typeRuleProcessor.o CMakeFiles/BALL.dir/source/MOLMEC/MINIMIZATION/energyMinimizer.o CMakeFiles/BALL.dir/source/MOLMEC/MINIMIZATION/lineSearch.o CMakeFiles/BALL.dir/source/MOLMEC/MINIMIZATION/steepestDescent.o CMakeFiles/BALL.dir/source/MOLMEC/MINIMIZATION/strangLBFGS.o CMakeFiles/BALL.dir/source/MOLMEC/MINIMIZATION/shiftedLVMM.o CMakeFiles/BALL.dir/source/MOLMEC/MINIMIZATION/conjugateGradient.o CMakeFiles/BALL.dir/source/MOLMEC/MDSIMULATION/molecularDynamics.o CMakeFiles/BALL.dir/source/MOLMEC/MDSIMULATION/microCanonicalMD.o CMakeFiles/BALL.dir/source/MOLMEC/MDSIMULATION/canonicalMD.o CMakeFiles/BALL.dir/source/MOLMEC/MMFF94/MMFF94.o CMakeFiles/BALL.dir/source/MOLMEC/MMFF94/MMFF94StretchBend.o CMakeFiles/BALL.dir/source/MOLMEC/MMFF94/MMFF94Torsion.o CMakeFiles/BALL.dir/source/MOLMEC/MMFF94/MMFF94Parameters.o CMakeFiles/BALL.dir/source/MOLMEC/MMFF94/MMFF94OutOfPlaneBend.o CMakeFiles/BALL.dir/source/MOLMEC/MMFF94/MMFF94Processors.o CMakeFiles/BALL.dir/source/MOLMEC/MMFF94/MMFF94NonBonded.o CMakeFiles/BALL.dir/source/MOLMEC/PARAMETER/atomTypes.o CMakeFiles/BALL.dir/source/MOLMEC/PARAMETER/charmmEEF1.o CMakeFiles/BALL.dir/source/MOLMEC/PARAMETER/cosineTorsion.o CMakeFiles/BALL.dir/source/MOLMEC/PARAMETER/forceFieldParameters.o CMakeFiles/BALL.dir/source/MOLMEC/PARAMETER/lennardJones.o CMakeFiles/BALL.dir/source/MOLMEC/PARAMETER/potential1210.o CMakeFiles/BALL.dir/source/MOLMEC/PARAMETER/quadraticAngleBend.o CMakeFiles/BALL.dir/source/MOLMEC/PARAMETER/quadraticBondStretch.o CMakeFiles/BALL.dir/source/MOLMEC/PARAMETER/quadraticImproperTorsion.o CMakeFiles/BALL.dir/source/MOLMEC/PARAMETER/residueTorsions.o CMakeFiles/BALL.dir/source/MOLMEC/PARAMETER/templates.o CMakeFiles/BALL.dir/source/NMR/anisotropyShiftProcessor.o CMakeFiles/BALL.dir/source/NMR/clearShiftProcessor.o CMakeFiles/BALL.dir/source/NMR/EFShiftProcessor.o CMakeFiles/BALL.dir/source/NMR/empiricalHSShiftProcessor.o CMakeFiles/BALL.dir/source/NMR/experiment.o CMakeFiles/BALL.dir/source/NMR/HBondShiftProcessor.o CMakeFiles/BALL.dir/source/NMR/haighMallionShiftProcessor.o CMakeFiles/BALL.dir/source/NMR/createSpectrumProcessor.o CMakeFiles/BALL.dir/source/NMR/peak.o CMakeFiles/BALL.dir/source/NMR/peakList.o CMakeFiles/BALL.dir/source/NMR/shiftModel.o CMakeFiles/BALL.dir/source/NMR/shiftModule.o CMakeFiles/BALL.dir/source/NMR/spectrum.o CMakeFiles/BALL.dir/source/NMR/johnsonBoveyShiftProcessor.o CMakeFiles/BALL.dir/source/NMR/randomCoilShiftProcessor.o CMakeFiles/BALL.dir/source/PLUGIN/BALLPlugin.o CMakeFiles/BALL.dir/source/PLUGIN/pluginManager.o CMakeFiles/BALL.dir/source/PLUGIN/pluginHandler.o CMakeFiles/BALL.dir/source/PYTHON/pyInterpreter.o CMakeFiles/BALL.dir/source/QSAR/aromaticityProcessor.o CMakeFiles/BALL.dir/source/QSAR/bayesModel.o CMakeFiles/BALL.dir/source/QSAR/classificationModel.o CMakeFiles/BALL.dir/source/QSAR/classificationValidation.o CMakeFiles/BALL.dir/source/QSAR/configIO.o CMakeFiles/BALL.dir/source/QSAR/connectivityBase.o CMakeFiles/BALL.dir/source/QSAR/connectivityDescriptors.o CMakeFiles/BALL.dir/source/QSAR/descriptor.o CMakeFiles/BALL.dir/source/QSAR/exception.o CMakeFiles/BALL.dir/source/QSAR/fitModel.o CMakeFiles/BALL.dir/source/QSAR/kernel.o CMakeFiles/BALL.dir/source/QSAR/kernelModel.o CMakeFiles/BALL.dir/source/QSAR/latentVariableModel.o CMakeFiles/BALL.dir/source/QSAR/linearModel.o CMakeFiles/BALL.dir/source/QSAR/logitModel.o CMakeFiles/BALL.dir/source/QSAR/Model.o CMakeFiles/BALL.dir/source/QSAR/modelFactory.o CMakeFiles/BALL.dir/source/QSAR/nBModel.o CMakeFiles/BALL.dir/source/QSAR/nonlinearModel.o CMakeFiles/BALL.dir/source/QSAR/partialChargeBase.o CMakeFiles/BALL.dir/source/QSAR/partialChargeDescriptors.o CMakeFiles/BALL.dir/source/QSAR/partialChargeProcessor.o CMakeFiles/BALL.dir/source/QSAR/QSARData.o CMakeFiles/BALL.dir/source/QSAR/registry.o CMakeFiles/BALL.dir/source/QSAR/regressionModel.o CMakeFiles/BALL.dir/source/QSAR/regressionValidation.o CMakeFiles/BALL.dir/source/QSAR/ringPerceptionProcessor.o CMakeFiles/BALL.dir/source/QSAR/simpleBase.o CMakeFiles/BALL.dir/source/QSAR/simpleDescriptors.o CMakeFiles/BALL.dir/source/QSAR/snBModel.o CMakeFiles/BALL.dir/source/QSAR/statistics.o CMakeFiles/BALL.dir/source/QSAR/surfaceBase.o CMakeFiles/BALL.dir/source/QSAR/surfaceDescriptors.o CMakeFiles/BALL.dir/source/QSAR/svmModel.o CMakeFiles/BALL.dir/source/QSAR/svrModel.o CMakeFiles/BALL.dir/source/QSAR/validation.o CMakeFiles/BALL.dir/source/QSAR/allModel.o CMakeFiles/BALL.dir/source/QSAR/featureSelection.o CMakeFiles/BALL.dir/source/QSAR/gpModel.o CMakeFiles/BALL.dir/source/QSAR/knnModel.o CMakeFiles/BALL.dir/source/QSAR/kpcrModel.o CMakeFiles/BALL.dir/source/QSAR/kplsModel.o CMakeFiles/BALL.dir/source/QSAR/ldaModel.o CMakeFiles/BALL.dir/source/QSAR/mlrModel.o CMakeFiles/BALL.dir/source/QSAR/oplsModel.o CMakeFiles/BALL.dir/source/QSAR/pcrModel.o CMakeFiles/BALL.dir/source/QSAR/plsModel.o CMakeFiles/BALL.dir/source/QSAR/rrModel.o CMakeFiles/BALL.dir/source/QSAR/libsvmModel.o CMakeFiles/BALL.dir/source/SCORING/COMMON/baseFunction.o CMakeFiles/BALL.dir/source/SCORING/COMMON/linearBaseFunction.o CMakeFiles/BALL.dir/source/SCORING/COMMON/fermiBaseFunction.o CMakeFiles/BALL.dir/source/SCORING/COMMON/scoringComponent.o CMakeFiles/BALL.dir/source/SCORING/COMMON/scoringFunction.o CMakeFiles/BALL.dir/source/SCORING/COMMON/scoringTypes.o CMakeFiles/BALL.dir/source/SCORING/COMPONENTS/aromaticRingStacking.o CMakeFiles/BALL.dir/source/SCORING/COMPONENTS/buriedPolar.o CMakeFiles/BALL.dir/source/SCORING/COMPONENTS/CHPI.o CMakeFiles/BALL.dir/source/SCORING/COMPONENTS/hydrogenBond.o CMakeFiles/BALL.dir/source/SCORING/COMPONENTS/lipophilic.o CMakeFiles/BALL.dir/source/SCORING/COMPONENTS/nonpolarSolvation.o CMakeFiles/BALL.dir/source/SCORING/COMPONENTS/polarSolvation.o CMakeFiles/BALL.dir/source/SCORING/COMPONENTS/rotationalEntropyLoss.o CMakeFiles/BALL.dir/source/SCORING/COMPONENTS/vanDerWaals.o CMakeFiles/BALL.dir/source/SCORING/FUNCTIONS/slickEnergy.o CMakeFiles/BALL.dir/source/SCORING/FUNCTIONS/slickScore.o CMakeFiles/BALL.dir/source/SCORING/TYPES/fresnoTypes.o CMakeFiles/BALL.dir/source/SOLVATION/claverieParameter.o CMakeFiles/BALL.dir/source/SOLVATION/electrostaticPotentialCalculator.o CMakeFiles/BALL.dir/source/SOLVATION/generalizedBornCase.o CMakeFiles/BALL.dir/source/SOLVATION/molecularSurfaceGrid.o CMakeFiles/BALL.dir/source/SOLVATION/ooiEnergy.o CMakeFiles/BALL.dir/source/SOLVATION/PCMCavFreeEnergyProcessor.o CMakeFiles/BALL.dir/source/SOLVATION/pierottiCavFreeEnergyProcessor.o CMakeFiles/BALL.dir/source/SOLVATION/pair6_12InteractionEnergyProcessor.o CMakeFiles/BALL.dir/source/SOLVATION/pair6_12RDFIntegrator.o CMakeFiles/BALL.dir/source/SOLVATION/pairExpInteractionEnergyProcessor.o CMakeFiles/BALL.dir/source/SOLVATION/pairExpRDFIntegrator.o CMakeFiles/BALL.dir/source/SOLVATION/poissonBoltzmann.o CMakeFiles/BALL.dir/source/SOLVATION/reissCavFreeEnergyProcessor.o CMakeFiles/BALL.dir/source/SOLVATION/solventDescriptor.o CMakeFiles/BALL.dir/source/SOLVATION/solventParameter.o CMakeFiles/BALL.dir/source/SOLVATION/uhligCavFreeEnergyProcessor.o CMakeFiles/BALL.dir/source/STRUCTURE/BONDORDERS/AStarBondOrderStrategy.o CMakeFiles/BALL.dir/source/STRUCTURE/BONDORDERS/bondOrderAssignment.o CMakeFiles/BALL.dir/source/STRUCTURE/BONDORDERS/bondOrderAssignmentStrategy.o CMakeFiles/BALL.dir/source/STRUCTURE/BONDORDERS/branchAndBoundBondOrderStrategy.o CMakeFiles/BALL.dir/source/STRUCTURE/BONDORDERS/FPTBondOrderStrategy.o CMakeFiles/BALL.dir/source/STRUCTURE/BONDORDERS/KGreedyBondOrderStrategy.o CMakeFiles/BALL.dir/source/STRUCTURE/BONDORDERS/partialBondOrderAssignment.o CMakeFiles/BALL.dir/source/STRUCTURE/BONDORDERS/ILPBondOrderStrategy.o CMakeFiles/BALL.dir/source/STRUCTURE/DOCKING/dockResult.o CMakeFiles/BALL.dir/source/STRUCTURE/DOCKING/dockingAlgorithm.o CMakeFiles/BALL.dir/source/STRUCTURE/DOCKING/conformationSet.o CMakeFiles/BALL.dir/source/STRUCTURE/DOCKING/energeticEvaluation.o CMakeFiles/BALL.dir/source/STRUCTURE/DOCKING/forceFieldEvaluation.o CMakeFiles/BALL.dir/source/STRUCTURE/DOCKING/amberEvaluation.o CMakeFiles/BALL.dir/source/STRUCTURE/DOCKING/randomEvaluation.o CMakeFiles/BALL.dir/source/STRUCTURE/DOCKING/geometricFit.o CMakeFiles/BALL.dir/source/STRUCTURE/addHydrogenProcessor.o CMakeFiles/BALL.dir/source/STRUCTURE/analyticalSES.o CMakeFiles/BALL.dir/source/STRUCTURE/assignBondOrderProcessor.o CMakeFiles/BALL.dir/source/STRUCTURE/atomBijection.o CMakeFiles/BALL.dir/source/STRUCTURE/atomTyper.o CMakeFiles/BALL.dir/source/STRUCTURE/bindingPocketProcessor.o CMakeFiles/BALL.dir/source/STRUCTURE/buildBondsProcessor.o CMakeFiles/BALL.dir/source/STRUCTURE/connectedComponentsProcessor.o CMakeFiles/BALL.dir/source/STRUCTURE/connolly.o CMakeFiles/BALL.dir/source/STRUCTURE/defaultProcessors.o CMakeFiles/BALL.dir/source/STRUCTURE/DNAMutator.o CMakeFiles/BALL.dir/source/STRUCTURE/fragmentDB.o CMakeFiles/BALL.dir/source/STRUCTURE/geometricProperties.o CMakeFiles/BALL.dir/source/STRUCTURE/geometricTransformations.o CMakeFiles/BALL.dir/source/STRUCTURE/graphEdge.o CMakeFiles/BALL.dir/source/STRUCTURE/graphFace.o CMakeFiles/BALL.dir/source/STRUCTURE/graphVertex.o CMakeFiles/BALL.dir/source/STRUCTURE/HBondProcessor.o CMakeFiles/BALL.dir/source/STRUCTURE/hybridisationProcessor.o CMakeFiles/BALL.dir/source/STRUCTURE/kekulizer.o CMakeFiles/BALL.dir/source/STRUCTURE/numericalSAS.o CMakeFiles/BALL.dir/source/STRUCTURE/peptides.o CMakeFiles/BALL.dir/source/STRUCTURE/peptideBuilder.o CMakeFiles/BALL.dir/source/STRUCTURE/peptideCapProcessor.o CMakeFiles/BALL.dir/source/STRUCTURE/radialDistributionFunction.o CMakeFiles/BALL.dir/source/STRUCTURE/reconstructFragmentProcessor.o CMakeFiles/BALL.dir/source/STRUCTURE/RDFIntegrator.o CMakeFiles/BALL.dir/source/STRUCTURE/RDFParameter.o CMakeFiles/BALL.dir/source/STRUCTURE/RDFSection.o CMakeFiles/BALL.dir/source/STRUCTURE/reducedSurface.o CMakeFiles/BALL.dir/source/STRUCTURE/residueChecker.o CMakeFiles/BALL.dir/source/STRUCTURE/ringAnalyser.o CMakeFiles/BALL.dir/source/STRUCTURE/RSEdge.o CMakeFiles/BALL.dir/source/STRUCTURE/RSFace.o CMakeFiles/BALL.dir/source/STRUCTURE/RSVertex.o CMakeFiles/BALL.dir/source/STRUCTURE/SASEdge.o CMakeFiles/BALL.dir/source/STRUCTURE/SASFace.o CMakeFiles/BALL.dir/source/STRUCTURE/SASVertex.o CMakeFiles/BALL.dir/source/STRUCTURE/sdGenerator.o CMakeFiles/BALL.dir/source/STRUCTURE/SESEdge.o CMakeFiles/BALL.dir/source/STRUCTURE/SESFace.o CMakeFiles/BALL.dir/source/STRUCTURE/SESVertex.o CMakeFiles/BALL.dir/source/STRUCTURE/secondaryStructureProcessor.o CMakeFiles/BALL.dir/source/STRUCTURE/sideChainPlacementProcessor.o CMakeFiles/BALL.dir/source/STRUCTURE/smilesParser.o CMakeFiles/BALL.dir/source/STRUCTURE/smartsParser.o CMakeFiles/BALL.dir/source/STRUCTURE/smartsMatcher.o CMakeFiles/BALL.dir/source/STRUCTURE/solventAccessibleSurface.o CMakeFiles/BALL.dir/source/STRUCTURE/solventExcludedSurface.o CMakeFiles/BALL.dir/source/STRUCTURE/structureMapper.o CMakeFiles/BALL.dir/source/STRUCTURE/surfaceProcessor.o CMakeFiles/BALL.dir/source/STRUCTURE/triangle.o CMakeFiles/BALL.dir/source/STRUCTURE/triangleEdge.o CMakeFiles/BALL.dir/source/STRUCTURE/trianglePoint.o CMakeFiles/BALL.dir/source/STRUCTURE/triangulatedSAS.o CMakeFiles/BALL.dir/source/STRUCTURE/triangulatedSES.o CMakeFiles/BALL.dir/source/STRUCTURE/triangulatedSurface.o CMakeFiles/BALL.dir/source/STRUCTURE/UCK.o CMakeFiles/BALL.dir/source/STRUCTURE/residueRotamerSet.o CMakeFiles/BALL.dir/source/STRUCTURE/rotamerLibrary.o CMakeFiles/BALL.dir/source/STRUCTURE/RMSDMinimizer.o CMakeFiles/BALL.dir/source/STRUCTURE/smilesParserParser.o CMakeFiles/BALL.dir/source/STRUCTURE/smilesParserLexer.o CMakeFiles/BALL.dir/source/STRUCTURE/smartsParserParser.o CMakeFiles/BALL.dir/source/STRUCTURE/smartsParserLexer.o CMakeFiles/BALL.dir/source/SYSTEM/binaryFileAdaptor.o CMakeFiles/BALL.dir/source/SYSTEM/directory.o CMakeFiles/BALL.dir/source/SYSTEM/file.o CMakeFiles/BALL.dir/source/SYSTEM/fileSystem.o CMakeFiles/BALL.dir/source/SYSTEM/mutex.o CMakeFiles/BALL.dir/source/SYSTEM/path.o CMakeFiles/BALL.dir/source/SYSTEM/simpleDownloader.o CMakeFiles/BALL.dir/source/SYSTEM/sysinfo.o CMakeFiles/BALL.dir/source/SYSTEM/systemCalls.o CMakeFiles/BALL.dir/source/SYSTEM/timer.o CMakeFiles/BALL.dir/source/SYSTEM/networking.o CMakeFiles/BALL.dir/source/SYSTEM/moc_simpleDownloader.o CMakeFiles/BALL.dir/source/XRAY/crystalGenerator.o CMakeFiles/BALL.dir/source/XRAY/crystalInfo.o -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm /usr/lib64/blas/reference/libblas.so -llapack /usr/lib64/blas/reference/libblas.so -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtXml.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtXml.so -Wl,-rpath,/usr/lib64/blas/reference:/usr/lib64/qt4:
  1707. /usr/bin/cmake -E cmake_symlink_library lib/libBALL.so.1.4 lib/libBALL.so.1.4 lib/libBALL.so
  1708. message after library is built
  1709. /usr/bin/cmake -E echo ""
  1710. /usr/bin/cmake -E echo ==========================================================================
  1711. ==========================================================================
  1712. /usr/bin/cmake -E echo ""
  1713. /usr/bin/cmake -E echo "The BALL library has been built."
  1714. The BALL library has been built.
  1715. /usr/bin/cmake -E echo ""
  1716. /usr/bin/cmake -E echo "You should now build BALLView and the unit tests."
  1717. You should now build BALLView and the unit tests.
  1718. /usr/bin/cmake -E echo "Then you should test your installation by executing the tests."
  1719. Then you should test your installation by executing the tests.
  1720. /usr/bin/cmake -E echo ""
  1721. /usr/bin/cmake -E echo "Make sure to add the BALL and contrib lib/ path"
  1722. Make sure to add the BALL and contrib lib/ path
  1723. /usr/bin/cmake -E echo "to your LD_LIBRARY_PATH environment variable."
  1724. to your LD_LIBRARY_PATH environment variable.
  1725. /usr/bin/cmake -E echo "Otherwise the tests and BALLView will not work."
  1726. Otherwise the tests and BALLView will not work.
  1727. /usr/bin/cmake -E echo ""
  1728. /usr/bin/cmake -E echo "For a full list of targets execute:"
  1729. For a full list of targets execute:
  1730. /usr/bin/cmake -E echo "make targets"
  1731. make targets
  1732. /usr/bin/cmake -E echo ""
  1733. /usr/bin/cmake -E echo ==========================================================================
  1734. ==========================================================================
  1735. /usr/bin/cmake -E echo ""
  1736. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  1737. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
  1738. [ 48%] Built target BALL
  1739. make -f CMakeFiles/VIEW.dir/build.make CMakeFiles/VIEW.dir/depend
  1740. make -f CMakeFiles/add_hydrogens.dir/build.make CMakeFiles/add_hydrogens.dir/depend
  1741. make -f CMakeFiles/assign_bond_orders.dir/build.make CMakeFiles/assign_bond_orders.dir/depend
  1742. make -f CMakeFiles/assign_charges_from_rules.dir/build.make CMakeFiles/assign_charges_from_rules.dir/depend
  1743. make -f CMakeFiles/assign_radii_from_rules.dir/build.make CMakeFiles/assign_radii_from_rules.dir/depend
  1744. make -f CMakeFiles/assign_typenames_from_rules.dir/build.make CMakeFiles/assign_typenames_from_rules.dir/depend
  1745. make -f CMakeFiles/atomtyper.dir/build.make CMakeFiles/atomtyper.dir/depend
  1746. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  1747. 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/add_hydrogens.dir/DependInfo.cmake
  1748. make -f CMakeFiles/calculate_RMSD.dir/build.make CMakeFiles/calculate_RMSD.dir/depend
  1749. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  1750. 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/assign_bond_orders.dir/DependInfo.cmake
  1751. make -f CMakeFiles/clip_protein_around_ligand.dir/build.make CMakeFiles/clip_protein_around_ligand.dir/depend
  1752. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  1753. 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/assign_charges_from_rules.dir/DependInfo.cmake
  1754. make -f CMakeFiles/compareForces.dir/build.make CMakeFiles/compareForces.dir/depend
  1755. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  1756. 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/assign_radii_from_rules.dir/DependInfo.cmake
  1757. make -f CMakeFiles/compute_connected_components.dir/build.make CMakeFiles/compute_connected_components.dir/depend
  1758. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  1759. 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/assign_typenames_from_rules.dir/DependInfo.cmake
  1760. make -f CMakeFiles/compute_docking_RMSD.dir/build.make CMakeFiles/compute_docking_RMSD.dir/depend
  1761. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  1762. 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/atomtyper.dir/DependInfo.cmake
  1763. make -f CMakeFiles/dcd2dcd.dir/build.make CMakeFiles/dcd2dcd.dir/depend
  1764. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  1765. 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/calculate_RMSD.dir/DependInfo.cmake
  1766. make -f CMakeFiles/export_fragment.dir/build.make CMakeFiles/export_fragment.dir/depend
  1767. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  1768. 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/clip_protein_around_ligand.dir/DependInfo.cmake
  1769. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  1770. 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/compareForces.dir/DependInfo.cmake
  1771. make -f CMakeFiles/file_converter.dir/build.make CMakeFiles/file_converter.dir/depend
  1772. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  1773. 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/compute_connected_components.dir/DependInfo.cmake
  1774. make -f CMakeFiles/hin2mol2.dir/build.make CMakeFiles/hin2mol2.dir/depend
  1775. make -f CMakeFiles/pdb2amber_naming.dir/build.make CMakeFiles/pdb2amber_naming.dir/depend
  1776. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  1777. 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/compute_docking_RMSD.dir/DependInfo.cmake
  1778. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  1779. 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/dcd2dcd.dir/DependInfo.cmake
  1780. make -f CMakeFiles/pdb2dcd.dir/build.make CMakeFiles/pdb2dcd.dir/depend
  1781. make -f CMakeFiles/pdb2hin.dir/build.make CMakeFiles/pdb2hin.dir/depend
  1782. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  1783. 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/export_fragment.dir/DependInfo.cmake
  1784. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  1785. 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/file_converter.dir/DependInfo.cmake
  1786. make -f CMakeFiles/readMMFF94TestFile.dir/build.make CMakeFiles/readMMFF94TestFile.dir/depend
  1787. make -f CMakeFiles/reconstruct_fragment.dir/build.make CMakeFiles/reconstruct_fragment.dir/depend
  1788. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  1789. 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/hin2mol2.dir/DependInfo.cmake
  1790. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  1791. 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/pdb2amber_naming.dir/DependInfo.cmake
  1792. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  1793. 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/pdb2dcd.dir/DependInfo.cmake
  1794. make -f CMakeFiles/rigid_docking.dir/build.make CMakeFiles/rigid_docking.dir/depend
  1795. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  1796. 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/pdb2hin.dir/DependInfo.cmake
  1797. make -f CMakeFiles/solvent_accessibility.dir/build.make CMakeFiles/solvent_accessibility.dir/depend
  1798. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  1799. 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/readMMFF94TestFile.dir/DependInfo.cmake
  1800. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/add_hydrogens.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/add_hydrogens.dir/depend.internal".
  1801. 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/add_hydrogens.dir/depend.internal".
  1802. Scanning dependencies of target add_hydrogens
  1803. make -f CMakeFiles/splitMMFFTestSuiteMolFiles.dir/build.make CMakeFiles/splitMMFFTestSuiteMolFiles.dir/depend
  1804. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/assign_bond_orders.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/assign_bond_orders.dir/depend.internal".
  1805. 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/assign_bond_orders.dir/depend.internal".
  1806. Scanning dependencies of target assign_bond_orders
  1807. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/assign_charges_from_rules.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/assign_charges_from_rules.dir/depend.internal".
  1808. 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/assign_charges_from_rules.dir/depend.internal".
  1809. Scanning dependencies of target assign_charges_from_rules
  1810. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  1811. 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/reconstruct_fragment.dir/DependInfo.cmake
  1812. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/assign_typenames_from_rules.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/assign_typenames_from_rules.dir/depend.internal".
  1813. 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/assign_typenames_from_rules.dir/depend.internal".
  1814. Scanning dependencies of target assign_typenames_from_rules
  1815. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/atomtyper.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/atomtyper.dir/depend.internal".
  1816. 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/atomtyper.dir/depend.internal".
  1817. Scanning dependencies of target atomtyper
  1818. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/assign_radii_from_rules.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/assign_radii_from_rules.dir/depend.internal".
  1819. 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/assign_radii_from_rules.dir/depend.internal".
  1820. Scanning dependencies of target assign_radii_from_rules
  1821. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/clip_protein_around_ligand.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/clip_protein_around_ligand.dir/depend.internal".
  1822. 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/clip_protein_around_ligand.dir/depend.internal".
  1823. Scanning dependencies of target clip_protein_around_ligand
  1824. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  1825. 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/rigid_docking.dir/DependInfo.cmake
  1826. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/calculate_RMSD.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/calculate_RMSD.dir/depend.internal".
  1827. 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/calculate_RMSD.dir/depend.internal".
  1828. Scanning dependencies of target calculate_RMSD
  1829. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  1830. 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/solvent_accessibility.dir/DependInfo.cmake
  1831. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  1832. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1833. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  1834. 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/splitMMFFTestSuiteMolFiles.dir/DependInfo.cmake
  1835. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/compareForces.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/compareForces.dir/depend.internal".
  1836. 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/compareForces.dir/depend.internal".
  1837. Scanning dependencies of target compareForces
  1838. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/compute_connected_components.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/compute_connected_components.dir/depend.internal".
  1839. 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/compute_connected_components.dir/depend.internal".
  1840. Scanning dependencies of target compute_connected_components
  1841. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/dcd2dcd.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/dcd2dcd.dir/depend.internal".
  1842. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/compute_docking_RMSD.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/compute_docking_RMSD.dir/depend.internal".
  1843. 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/dcd2dcd.dir/depend.internal".
  1844. Scanning dependencies of target dcd2dcd
  1845. 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/compute_docking_RMSD.dir/depend.internal".
  1846. Scanning dependencies of target compute_docking_RMSD
  1847. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/export_fragment.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/export_fragment.dir/depend.internal".
  1848. 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/export_fragment.dir/depend.internal".
  1849. Scanning dependencies of target export_fragment
  1850. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/pdb2amber_naming.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/pdb2amber_naming.dir/depend.internal".
  1851. 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/pdb2amber_naming.dir/depend.internal".
  1852. Scanning dependencies of target pdb2amber_naming
  1853. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/pdb2dcd.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/pdb2dcd.dir/depend.internal".
  1854. 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/pdb2dcd.dir/depend.internal".
  1855. Scanning dependencies of target pdb2dcd
  1856. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/file_converter.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/file_converter.dir/depend.internal".
  1857. 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/file_converter.dir/depend.internal".
  1858. Scanning dependencies of target file_converter
  1859. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/hin2mol2.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/hin2mol2.dir/depend.internal".
  1860. 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/hin2mol2.dir/depend.internal".
  1861. Scanning dependencies of target hin2mol2
  1862. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/pdb2hin.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/pdb2hin.dir/depend.internal".
  1863. 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/pdb2hin.dir/depend.internal".
  1864. Scanning dependencies of target pdb2hin
  1865. [ 48%] Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/readMMFF94TestFile.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/readMMFF94TestFile.dir/depend.internal".
  1866. 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/readMMFF94TestFile.dir/depend.internal".
  1867. Scanning dependencies of target readMMFF94TestFile
  1868. Generating source/VIEW/INPUT/moc_inputPlugin.C
  1869. /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_52 -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/VIEW/INPUT/moc_inputPlugin.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/INPUT/inputPlugin.h
  1870. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/reconstruct_fragment.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/reconstruct_fragment.dir/depend.internal".
  1871. 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/reconstruct_fragment.dir/depend.internal".
  1872. Scanning dependencies of target reconstruct_fragment
  1873. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/solvent_accessibility.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/solvent_accessibility.dir/depend.internal".
  1874. 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/solvent_accessibility.dir/depend.internal".
  1875. Scanning dependencies of target solvent_accessibility
  1876. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/rigid_docking.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/rigid_docking.dir/depend.internal".
  1877. 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/rigid_docking.dir/depend.internal".
  1878. Scanning dependencies of target rigid_docking
  1879. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/splitMMFFTestSuiteMolFiles.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/splitMMFFTestSuiteMolFiles.dir/depend.internal".
  1880. 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/splitMMFFTestSuiteMolFiles.dir/depend.internal".
  1881. Scanning dependencies of target splitMMFFTestSuiteMolFiles
  1882. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/INPUT/inputPlugin.h:0: Note: No relevant classes found. No output generated.
  1883. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1884. [ 48%] Generating include/BALL/VIEW/UIC/ui_assignBondOrderConfigurationDialog.h
  1885. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_assignBondOrderConfigurationDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/assignBondOrderConfigurationDialog.ui
  1886. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1887. [ 48%] Generating include/BALL/VIEW/UIC/ui_assignBondOrderResultsDialog.h
  1888. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_assignBondOrderResultsDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/assignBondOrderResultsDialog.ui
  1889. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1890. [ 48%] Generating include/BALL/VIEW/UIC/ui_atomOverview.h
  1891. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_atomOverview.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/atomOverview.ui
  1892. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1893. [ 48%] Generating include/BALL/VIEW/UIC/ui_amberConfigurationDialog.h
  1894. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_amberConfigurationDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/amberConfigurationDialog.ui
  1895. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1896. [ 48%] Generating include/BALL/VIEW/UIC/ui_bondProperties.h
  1897. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_bondProperties.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/bondProperties.ui
  1898. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1899. [ 48%] Generating include/BALL/VIEW/UIC/ui_charmmConfigurationDialog.h
  1900. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_charmmConfigurationDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/charmmConfigurationDialog.ui
  1901. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1902. [ 48%] Generating include/BALL/VIEW/UIC/ui_contourSurfaceDialog.h
  1903. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_contourSurfaceDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/contourSurfaceDialog.ui
  1904. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1905. [ 48%] Generating include/BALL/VIEW/UIC/ui_coloringSettingsDialog.h
  1906. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_coloringSettingsDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/coloringSettingsDialog.ui
  1907. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 55
  1908. [ 50%] Generating include/BALL/VIEW/UIC/ui_compositeProperties.h
  1909. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_compositeProperties.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/compositeProperties.ui
  1910. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1911. [ 50%] Generating include/BALL/VIEW/UIC/ui_clippingDialog.h
  1912. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_clippingDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/clippingDialog.ui
  1913. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1914. [ 50%] Generating include/BALL/VIEW/UIC/ui_dockDialog.h
  1915. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_dockDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/dockDialog.ui
  1916. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1917. [ 50%] Generating include/BALL/VIEW/UIC/ui_dockProgressDialog.h
  1918. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_dockProgressDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/dockProgressDialog.ui
  1919. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1920. [ 50%] Generating include/BALL/VIEW/UIC/ui_dockResultDialog.h
  1921. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_dockResultDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/dockResultDialog.ui
  1922. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1923. [ 50%] Generating include/BALL/VIEW/UIC/ui_downloadPDBFile.h
  1924. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_downloadPDBFile.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/downloadPDBFile.ui
  1925. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1926. [ 50%] Generating include/BALL/VIEW/UIC/ui_downloadElectronDensity.h
  1927. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_downloadElectronDensity.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/downloadElectronDensity.ui
  1928. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1929. [ 50%] Generating include/BALL/VIEW/UIC/ui_editSettings.h
  1930. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_editSettings.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/editSettings.ui
  1931. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1932. [ 50%] Generating include/BALL/VIEW/UIC/ui_editSingleShortcut.h
  1933. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_editSingleShortcut.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/editSingleShortcut.ui
  1934. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1935. [ 50%] Generating include/BALL/VIEW/UIC/ui_editorPDBInfoDialog.h
  1936. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_editorPDBInfoDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/editorPDBInfoDialog.ui
  1937. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1938. [ 50%] Generating include/BALL/VIEW/UIC/ui_displayProperties.h
  1939. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_displayProperties.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/displayProperties.ui
  1940. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1941. [ 50%] Generating include/BALL/VIEW/UIC/ui_fieldLinesDialog.h
  1942. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_fieldLinesDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/fieldLinesDialog.ui
  1943. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/fieldLinesDialog.ui: Warning: An invalid icon property 'windowIcon' was encountered.
  1944. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 56
  1945. [ 51%] Generating include/BALL/VIEW/UIC/ui_FDPBDialog.h
  1946. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_FDPBDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/FDPBDialog.ui
  1947. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1948. [ 51%] Generating include/BALL/VIEW/UIC/ui_gridColorWidget.h
  1949. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_gridColorWidget.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/gridColorWidget.ui
  1950. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1951. [ 51%] Generating include/BALL/VIEW/UIC/ui_gridVisualizationDialog.h
  1952. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_gridVisualizationDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/gridVisualizationDialog.ui
  1953. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1954. [ 51%] Generating include/BALL/VIEW/UIC/ui_labelDialog.h
  1955. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_labelDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/labelDialog.ui
  1956. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1957. [ 51%] Generating include/BALL/VIEW/UIC/ui_lightSettings.h
  1958. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_lightSettings.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/lightSettings.ui
  1959. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/lightSettings.ui: Warning: The name 'layoutWidget' (QWidget) is already in use, defaulting to 'layoutWidget1'.
  1960. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/lightSettings.ui: Warning: The name 'gridLayout' (QGridLayout) is already in use, defaulting to 'gridLayout1'.
  1961. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1962. [ 51%] Generating include/BALL/VIEW/UIC/ui_mainControlPreferences.h
  1963. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_mainControlPreferences.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/mainControlPreferences.ui
  1964. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1965. [ 51%] Generating include/BALL/VIEW/UIC/ui_materialSettings.h
  1966. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_materialSettings.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/materialSettings.ui
  1967. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1968. [ 51%] Generating include/BALL/VIEW/UIC/ui_minimizationDialog.h
  1969. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_minimizationDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/minimizationDialog.ui
  1970. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1971. [ 51%] Generating include/BALL/VIEW/UIC/ui_modelSettingsDialog.h
  1972. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_modelSettingsDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/modelSettingsDialog.ui
  1973. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1974. [ 51%] Generating include/BALL/VIEW/UIC/ui_modifyRepresentationDialog.h
  1975. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_modifyRepresentationDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/modifyRepresentationDialog.ui
  1976. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1977. [ 51%] Generating include/BALL/VIEW/UIC/ui_molecularDynamicsDialog.h
  1978. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_molecularDynamicsDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/molecularDynamicsDialog.ui
  1979. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1980. [ 51%] Generating include/BALL/VIEW/UIC/ui_MMFF94ConfigurationDialog.h
  1981. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_MMFF94ConfigurationDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/MMFF94ConfigurationDialog.ui
  1982. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1983. [ 51%] Generating include/BALL/VIEW/UIC/ui_networkPreferences.h
  1984. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_networkPreferences.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/networkPreferences.ui
  1985. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 57
  1986. [ 52%] Generating include/BALL/VIEW/UIC/ui_openSavePreferences.h
  1987. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_openSavePreferences.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/openSavePreferences.ui
  1988. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1989. [ 52%] Generating include/BALL/VIEW/UIC/ui_parsedFunctionDialog.h
  1990. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_parsedFunctionDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/parsedFunctionDialog.ui
  1991. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1992. [ 52%] Generating include/BALL/VIEW/UIC/ui_peptideDialog.h
  1993. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_peptideDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/peptideDialog.ui
  1994. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1995. [ 52%] Generating include/BALL/VIEW/UIC/ui_pluginDialog.h
  1996. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_pluginDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/pluginDialog.ui
  1997. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  1998. [ 52%] Generating include/BALL/VIEW/UIC/ui_preferences.h
  1999. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_preferences.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/preferences.ui
  2000. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2001. [ 52%] Generating include/BALL/VIEW/UIC/ui_propEditorWidget.h
  2002. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_propEditorWidget.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/propEditorWidget.ui
  2003. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2004. [ 52%] Generating include/BALL/VIEW/UIC/ui_propertyEditor.h
  2005. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_propertyEditor.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/propertyEditor.ui
  2006. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2007. [ 52%] Generating include/BALL/VIEW/UIC/ui_exportGeometryDialog.h
  2008. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_exportGeometryDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/exportGeometryDialog.ui
  2009. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2010. [ 52%] Generating include/BALL/VIEW/UIC/ui_PTEDialog.h
  2011. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_PTEDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/PTEDialog.ui
  2012. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2013. [ 52%] Generating include/BALL/VIEW/UIC/ui_pubchemDialog.h
  2014. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_pubchemDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/pubchemDialog.ui
  2015. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2016. [ 52%] Generating include/BALL/VIEW/UIC/ui_raytraceableContourSurfaceDialog.h
  2017. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_raytraceableContourSurfaceDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/raytraceableContourSurfaceDialog.ui
  2018. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2019. [ 52%] Generating include/BALL/VIEW/UIC/ui_setCamera.h
  2020. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_setCamera.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/setCamera.ui
  2021. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 58
  2022. [ 54%] Generating include/BALL/VIEW/UIC/ui_setClippingPlane.h
  2023. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_setClippingPlane.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/setClippingPlane.ui
  2024. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2025. [ 54%] Generating include/BALL/VIEW/UIC/ui_shortcutDialog.h
  2026. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_shortcutDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/shortcutDialog.ui
  2027. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2028. [ 54%] Generating include/BALL/VIEW/UIC/ui_snapShotVisualisation.h
  2029. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_snapShotVisualisation.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/snapShotVisualisation.ui
  2030. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2031. [ 54%] Generating include/BALL/VIEW/UIC/ui_stageSettings.h
  2032. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_stageSettings.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/stageSettings.ui
  2033. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/stageSettings.ui: Warning: The name 'min_label' (QLabel) is already in use, defaulting to 'min_label1'.
  2034. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/stageSettings.ui: Warning: The name 'max_label' (QLabel) is already in use, defaulting to 'max_label1'.
  2035. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2036. [ 54%] Generating include/BALL/VIEW/UIC/ui_stereoSettingsDialog.h
  2037. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_stereoSettingsDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/stereoSettingsDialog.ui
  2038. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2039. [ 54%] Generating include/BALL/VIEW/UIC/ui_undoManagerDialog.h
  2040. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_undoManagerDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/undoManagerDialog.ui
  2041. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2042. [ 54%] Generating include/BALL/VIEW/UIC/ui_pythonSettings.h
  2043. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_pythonSettings.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/pythonSettings.ui
  2044. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2045. [ 54%] Generating include/BALL/VIEW/UIC/ui_geometricFitDialog.h
  2046. /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/include/BALL/VIEW/UIC/ui_geometricFitDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/geometricFitDialog.ui
  2047. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2048. [ 54%] Generating source/VIEW/DIALOGS/moc_assignBondOrderConfigurationDialog.C
  2049. /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_52 -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/VIEW/DIALOGS/moc_assignBondOrderConfigurationDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/assignBondOrderConfigurationDialog.h
  2050. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2051. make -f CMakeFiles/assign_bond_orders.dir/build.make CMakeFiles/assign_bond_orders.dir/build
  2052. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2053. make -f CMakeFiles/pdb2dcd.dir/build.make CMakeFiles/pdb2dcd.dir/build
  2054. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2055. make -f CMakeFiles/assign_charges_from_rules.dir/build.make CMakeFiles/assign_charges_from_rules.dir/build
  2056. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2057. make -f CMakeFiles/pdb2amber_naming.dir/build.make CMakeFiles/pdb2amber_naming.dir/build
  2058. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2059. make -f CMakeFiles/atomtyper.dir/build.make CMakeFiles/atomtyper.dir/build
  2060. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2061. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2062. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2063. make -f CMakeFiles/pdb2hin.dir/build.make CMakeFiles/pdb2hin.dir/build
  2064. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2065. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2066. [ 54%] [ 54%] make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2067. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2068. Building CXX object CMakeFiles/assign_bond_orders.dir/source/APPLICATIONS/UTILITIES/assign_bond_orders.o
  2069. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/assign_bond_orders.dir/source/APPLICATIONS/UTILITIES/assign_bond_orders.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/UTILITIES/assign_bond_orders.C
  2070. Building CXX object CMakeFiles/pdb2dcd.dir/source/APPLICATIONS/UTILITIES/pdb2dcd.o
  2071. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/pdb2dcd.dir/source/APPLICATIONS/UTILITIES/pdb2dcd.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/UTILITIES/pdb2dcd.C
  2072. [ 54%] make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2073. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2074. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2075. make -f CMakeFiles/assign_typenames_from_rules.dir/build.make CMakeFiles/assign_typenames_from_rules.dir/build
  2076. [ 54%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2077. make -f CMakeFiles/compareForces.dir/build.make CMakeFiles/compareForces.dir/build
  2078. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2079. make -f CMakeFiles/dcd2dcd.dir/build.make CMakeFiles/dcd2dcd.dir/build
  2080. Building CXX object CMakeFiles/assign_charges_from_rules.dir/source/APPLICATIONS/UTILITIES/assign_charges_from_rules.o
  2081. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/assign_charges_from_rules.dir/source/APPLICATIONS/UTILITIES/assign_charges_from_rules.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/UTILITIES/assign_charges_from_rules.C
  2082. Building CXX object CMakeFiles/pdb2amber_naming.dir/source/APPLICATIONS/UTILITIES/pdb2amber_naming.o
  2083. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/pdb2amber_naming.dir/source/APPLICATIONS/UTILITIES/pdb2amber_naming.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/UTILITIES/pdb2amber_naming.C
  2084. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2085. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2086. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2087. [ 54%] make -f CMakeFiles/reconstruct_fragment.dir/build.make CMakeFiles/reconstruct_fragment.dir/build
  2088. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2089. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2090. Building CXX object CMakeFiles/atomtyper.dir/source/APPLICATIONS/UTILITIES/atomtyper.o
  2091. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/atomtyper.dir/source/APPLICATIONS/UTILITIES/atomtyper.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/UTILITIES/atomtyper.C
  2092. [ 54%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2093. make -f CMakeFiles/clip_protein_around_ligand.dir/build.make CMakeFiles/clip_protein_around_ligand.dir/build
  2094. Building CXX object CMakeFiles/pdb2hin.dir/source/APPLICATIONS/UTILITIES/pdb2hin.o
  2095. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/pdb2hin.dir/source/APPLICATIONS/UTILITIES/pdb2hin.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/UTILITIES/pdb2hin.C
  2096. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2097. make -f CMakeFiles/calculate_RMSD.dir/build.make CMakeFiles/calculate_RMSD.dir/build
  2098. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2099. make -f CMakeFiles/hin2mol2.dir/build.make CMakeFiles/hin2mol2.dir/build
  2100. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2101. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2102. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2103. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2104. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2105. [ 54%] make -f CMakeFiles/file_converter.dir/build.make CMakeFiles/file_converter.dir/build
  2106. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2107. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2108. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2109. make -f CMakeFiles/compute_connected_components.dir/build.make CMakeFiles/compute_connected_components.dir/build
  2110. [ 54%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2111. make -f CMakeFiles/splitMMFFTestSuiteMolFiles.dir/build.make CMakeFiles/splitMMFFTestSuiteMolFiles.dir/build
  2112. [ 54%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2113. make -f CMakeFiles/assign_radii_from_rules.dir/build.make CMakeFiles/assign_radii_from_rules.dir/build
  2114. Building CXX object CMakeFiles/compareForces.dir/source/APPLICATIONS/MMFF94/compareForces.o
  2115. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/compareForces.dir/source/APPLICATIONS/MMFF94/compareForces.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/MMFF94/compareForces.C
  2116. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2117. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2118. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2119. make -f CMakeFiles/compute_docking_RMSD.dir/build.make CMakeFiles/compute_docking_RMSD.dir/build
  2120. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2121. make -f CMakeFiles/solvent_accessibility.dir/build.make CMakeFiles/solvent_accessibility.dir/build
  2122. Building CXX object CMakeFiles/dcd2dcd.dir/source/APPLICATIONS/UTILITIES/dcd2dcd.o
  2123. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/dcd2dcd.dir/source/APPLICATIONS/UTILITIES/dcd2dcd.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/UTILITIES/dcd2dcd.C
  2124. [ 54%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2125. make -f CMakeFiles/rigid_docking.dir/build.make CMakeFiles/rigid_docking.dir/build
  2126. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2127. make -f CMakeFiles/export_fragment.dir/build.make CMakeFiles/export_fragment.dir/build
  2128. Building CXX object CMakeFiles/assign_typenames_from_rules.dir/source/APPLICATIONS/UTILITIES/assign_typenames_from_rules.o
  2129. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/assign_typenames_from_rules.dir/source/APPLICATIONS/UTILITIES/assign_typenames_from_rules.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/UTILITIES/assign_typenames_from_rules.C
  2130. Building CXX object CMakeFiles/reconstruct_fragment.dir/source/APPLICATIONS/UTILITIES/reconstruct_fragment.o
  2131. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/reconstruct_fragment.dir/source/APPLICATIONS/UTILITIES/reconstruct_fragment.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/UTILITIES/reconstruct_fragment.C
  2132. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2133. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2134. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2135. [ 54%] make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2136. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 86
  2137. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2138. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2139. [ 54%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2140. make -f CMakeFiles/add_hydrogens.dir/build.make CMakeFiles/add_hydrogens.dir/build
  2141. Generating source/VIEW/DIALOGS/moc_assignBondOrderResultsDialog.C
  2142. /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_52 -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/VIEW/DIALOGS/moc_assignBondOrderResultsDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/assignBondOrderResultsDialog.h
  2143. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2144. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 99
  2145. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2146. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2147. [ 55%] [ 55%] make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2148. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2149. [ 57%] [ 57%] [ 57%] make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2150. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2151. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2152. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2153. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2154. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2155. Building CXX object CMakeFiles/hin2mol2.dir/source/APPLICATIONS/UTILITIES/hin2mol2.o
  2156. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/hin2mol2.dir/source/APPLICATIONS/UTILITIES/hin2mol2.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/UTILITIES/hin2mol2.C
  2157. Building CXX object CMakeFiles/clip_protein_around_ligand.dir/source/APPLICATIONS/UTILITIES/clip_protein_around_ligand.o
  2158. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/clip_protein_around_ligand.dir/source/APPLICATIONS/UTILITIES/clip_protein_around_ligand.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/UTILITIES/clip_protein_around_ligand.C
  2159. [ 57%] make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2160. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2161. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2162. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2163. [ 57%] [ 57%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2164. make -f CMakeFiles/readMMFF94TestFile.dir/build.make CMakeFiles/readMMFF94TestFile.dir/build
  2165. Building CXX object CMakeFiles/calculate_RMSD.dir/source/APPLICATIONS/UTILITIES/calculate_RMSD.o
  2166. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/calculate_RMSD.dir/source/APPLICATIONS/UTILITIES/calculate_RMSD.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/UTILITIES/calculate_RMSD.C
  2167. [ 57%] [ 57%] Building CXX object CMakeFiles/splitMMFFTestSuiteMolFiles.dir/source/APPLICATIONS/MMFF94/splitMMFFTestSuiteMolFiles.o
  2168. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/splitMMFFTestSuiteMolFiles.dir/source/APPLICATIONS/MMFF94/splitMMFFTestSuiteMolFiles.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/MMFF94/splitMMFFTestSuiteMolFiles.C
  2169. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2170. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2171. [ 57%] Building CXX object CMakeFiles/file_converter.dir/source/APPLICATIONS/UTILITIES/file_converter.o
  2172. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/file_converter.dir/source/APPLICATIONS/UTILITIES/file_converter.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/UTILITIES/file_converter.C
  2173. Building CXX object CMakeFiles/assign_radii_from_rules.dir/source/APPLICATIONS/UTILITIES/assign_radii_from_rules.o
  2174. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/assign_radii_from_rules.dir/source/APPLICATIONS/UTILITIES/assign_radii_from_rules.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/UTILITIES/assign_radii_from_rules.C
  2175. Building CXX object CMakeFiles/compute_docking_RMSD.dir/source/APPLICATIONS/UTILITIES/compute_docking_RMSD.o
  2176. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/compute_docking_RMSD.dir/source/APPLICATIONS/UTILITIES/compute_docking_RMSD.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/UTILITIES/compute_docking_RMSD.C
  2177. Building CXX object CMakeFiles/compute_connected_components.dir/source/APPLICATIONS/UTILITIES/compute_connected_components.o
  2178. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/compute_connected_components.dir/source/APPLICATIONS/UTILITIES/compute_connected_components.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/UTILITIES/compute_connected_components.C
  2179. Building CXX object CMakeFiles/solvent_accessibility.dir/source/APPLICATIONS/UTILITIES/solvent_accessibility.o
  2180. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/solvent_accessibility.dir/source/APPLICATIONS/UTILITIES/solvent_accessibility.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/UTILITIES/solvent_accessibility.C
  2181. Building CXX object CMakeFiles/rigid_docking.dir/source/APPLICATIONS/UTILITIES/rigid_docking.o
  2182. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/rigid_docking.dir/source/APPLICATIONS/UTILITIES/rigid_docking.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/UTILITIES/rigid_docking.C
  2183. Building CXX object CMakeFiles/add_hydrogens.dir/source/APPLICATIONS/UTILITIES/add_hydrogens.o
  2184. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/add_hydrogens.dir/source/APPLICATIONS/UTILITIES/add_hydrogens.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/UTILITIES/add_hydrogens.C
  2185. Building CXX object CMakeFiles/export_fragment.dir/source/APPLICATIONS/UTILITIES/export_fragment.o
  2186. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/export_fragment.dir/source/APPLICATIONS/UTILITIES/export_fragment.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/UTILITIES/export_fragment.C
  2187. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2188. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2189. [ 57%] Building CXX object CMakeFiles/readMMFF94TestFile.dir/source/APPLICATIONS/MMFF94/readMMFF94TestFile.o
  2190. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/readMMFF94TestFile.dir/source/APPLICATIONS/MMFF94/readMMFF94TestFile.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/MMFF94/readMMFF94TestFile.C
  2191. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2192. [ 57%] Generating source/VIEW/DIALOGS/moc_atomOverview.C
  2193. /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_52 -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/VIEW/DIALOGS/moc_atomOverview.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/atomOverview.h
  2194. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2195. [ 57%] Generating source/VIEW/DIALOGS/moc_amberConfigurationDialog.C
  2196. /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_52 -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/VIEW/DIALOGS/moc_amberConfigurationDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/amberConfigurationDialog.h
  2197. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 59
  2198. [ 58%] Generating source/VIEW/DIALOGS/moc_bondProperties.C
  2199. /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_52 -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/VIEW/DIALOGS/moc_bondProperties.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/bondProperties.h
  2200. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2201. [ 58%] Generating source/VIEW/DIALOGS/moc_charmmConfigurationDialog.C
  2202. /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_52 -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/VIEW/DIALOGS/moc_charmmConfigurationDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/charmmConfigurationDialog.h
  2203. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2204. [ 58%] Generating source/VIEW/DIALOGS/moc_contourSurfaceDialog.C
  2205. /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_52 -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/VIEW/DIALOGS/moc_contourSurfaceDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/contourSurfaceDialog.h
  2206. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2207. [ 58%] Generating source/VIEW/DIALOGS/moc_coloringSettingsDialog.C
  2208. /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_52 -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/VIEW/DIALOGS/moc_coloringSettingsDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/coloringSettingsDialog.h
  2209. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/MMFF94/compareForces.C:32:5: warning: unused parameter 'argc' [-Wunused-parameter]
  2210. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/MMFF94/compareForces.C:32:5: warning: unused parameter 'argv' [-Wunused-parameter]
  2211. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2212. [ 58%] Generating source/VIEW/DIALOGS/moc_compositeProperties.C
  2213. /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_52 -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/VIEW/DIALOGS/moc_compositeProperties.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/compositeProperties.h
  2214. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2215. [ 58%] Generating source/VIEW/DIALOGS/moc_clippingDialog.C
  2216. /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_52 -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/VIEW/DIALOGS/moc_clippingDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/clippingDialog.h
  2217. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2218. [ 58%] Generating source/VIEW/DIALOGS/moc_dockDialog.C
  2219. /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_52 -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/VIEW/DIALOGS/moc_dockDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/dockDialog.h
  2220. Linking CXX executable bin/compareForces
  2221. /usr/bin/cmake -E cmake_link_script CMakeFiles/compareForces.dir/link.txt --verbose=1
  2222. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/compareForces.dir/source/APPLICATIONS/MMFF94/compareForces.o -o bin/compareForces -rdynamic lib/libBALL.so.1.4 -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtXml.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/blas/reference:/usr/lib64/qt4
  2223. Linking CXX executable bin/dcd2dcd
  2224. /usr/bin/cmake -E cmake_link_script CMakeFiles/dcd2dcd.dir/link.txt --verbose=1
  2225. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/dcd2dcd.dir/source/APPLICATIONS/UTILITIES/dcd2dcd.o -o bin/dcd2dcd -rdynamic lib/libBALL.so.1.4 -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtXml.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/blas/reference:/usr/lib64/qt4
  2226. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2227. [ 58%] Generating source/VIEW/DIALOGS/moc_dockProgressDialog.C
  2228. /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_52 -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/VIEW/DIALOGS/moc_dockProgressDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/dockProgressDialog.h
  2229. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2230. [ 58%] Generating source/VIEW/DIALOGS/moc_dockResultDialog.C
  2231. /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_52 -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/VIEW/DIALOGS/moc_dockResultDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/dockResultDialog.h
  2232. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2233. [ 58%] Generating source/VIEW/DIALOGS/moc_downloadPDBFile.C
  2234. /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_52 -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/VIEW/DIALOGS/moc_downloadPDBFile.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/downloadPDBFile.h
  2235. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2236. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2237. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2238. [ 58%] [ 58%] Generating source/VIEW/DIALOGS/moc_downloadElectronDensity.C
  2239. /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_52 -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/VIEW/DIALOGS/moc_downloadElectronDensity.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/downloadElectronDensity.h
  2240. Built target compareForces
  2241. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2242. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2243. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2244. [ 58%] [ 58%] Generating source/VIEW/DIALOGS/moc_editSettings.C
  2245. /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_52 -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/VIEW/DIALOGS/moc_editSettings.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/editSettings.h
  2246. Built target dcd2dcd
  2247. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2248. [ 58%] Generating source/VIEW/DIALOGS/moc_editSingleShortcut.C
  2249. /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_52 -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/VIEW/DIALOGS/moc_editSingleShortcut.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/editSingleShortcut.h
  2250. make -f CMakeFiles/splitMMFFTestSuiteOptiFiles.dir/build.make CMakeFiles/splitMMFFTestSuiteOptiFiles.dir/depend
  2251. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2252. 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/splitMMFFTestSuiteOptiFiles.dir/DependInfo.cmake
  2253. make -f CMakeFiles/testKekulizer.dir/build.make CMakeFiles/testKekulizer.dir/depend
  2254. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2255. 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/testKekulizer.dir/DependInfo.cmake
  2256. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/splitMMFFTestSuiteOptiFiles.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/splitMMFFTestSuiteOptiFiles.dir/depend.internal".
  2257. 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/splitMMFFTestSuiteOptiFiles.dir/depend.internal".
  2258. Scanning dependencies of target splitMMFFTestSuiteOptiFiles
  2259. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 60
  2260. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/testKekulizer.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/testKekulizer.dir/depend.internal".
  2261. 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/testKekulizer.dir/depend.internal".
  2262. Scanning dependencies of target testKekulizer
  2263. [ 60%] Generating source/VIEW/DIALOGS/moc_displayProperties.C
  2264. /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_52 -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/VIEW/DIALOGS/moc_displayProperties.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/displayProperties.h
  2265. Linking CXX executable bin/compute_connected_components
  2266. /usr/bin/cmake -E cmake_link_script CMakeFiles/compute_connected_components.dir/link.txt --verbose=1
  2267. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/compute_connected_components.dir/source/APPLICATIONS/UTILITIES/compute_connected_components.o -o bin/compute_connected_components -rdynamic lib/libBALL.so.1.4 -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtXml.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/blas/reference:/usr/lib64/qt4
  2268. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2269. [ 60%] Generating source/VIEW/DIALOGS/moc_fieldLinesDialog.C
  2270. /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_52 -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/VIEW/DIALOGS/moc_fieldLinesDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/fieldLinesDialog.h
  2271. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/UTILITIES/rigid_docking.C: In function 'int main(int, char**)':
  2272. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/UTILITIES/rigid_docking.C:49:7: warning: variable 'SURFACE_TYPE' set but not used [-Wunused-but-set-variable]
  2273. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2274. [ 60%] Generating source/VIEW/DIALOGS/moc_FDPBDialog.C
  2275. /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_52 -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/VIEW/DIALOGS/moc_FDPBDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/FDPBDialog.h
  2276. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2277. make -f CMakeFiles/splitMMFFTestSuiteOptiFiles.dir/build.make CMakeFiles/splitMMFFTestSuiteOptiFiles.dir/build
  2278. Linking CXX executable bin/hin2mol2
  2279. /usr/bin/cmake -E cmake_link_script CMakeFiles/hin2mol2.dir/link.txt --verbose=1
  2280. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/hin2mol2.dir/source/APPLICATIONS/UTILITIES/hin2mol2.o -o bin/hin2mol2 -rdynamic lib/libBALL.so.1.4 -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtXml.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/blas/reference:/usr/lib64/qt4
  2281. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2282. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2283. [ 60%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2284. make -f CMakeFiles/testKekulizer.dir/build.make CMakeFiles/testKekulizer.dir/build
  2285. Building CXX object CMakeFiles/splitMMFFTestSuiteOptiFiles.dir/source/APPLICATIONS/MMFF94/splitMMFFTestSuiteOptiFiles.o
  2286. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/splitMMFFTestSuiteOptiFiles.dir/source/APPLICATIONS/MMFF94/splitMMFFTestSuiteOptiFiles.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/MMFF94/splitMMFFTestSuiteOptiFiles.C
  2287. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2288. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 100
  2289. [ 61%] Linking CXX executable bin/file_converter
  2290. /usr/bin/cmake -E cmake_link_script CMakeFiles/file_converter.dir/link.txt --verbose=1
  2291. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/file_converter.dir/source/APPLICATIONS/UTILITIES/file_converter.o -o bin/file_converter -rdynamic lib/libBALL.so.1.4 -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtXml.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/blas/reference:/usr/lib64/qt4
  2292. Building CXX object CMakeFiles/testKekulizer.dir/source/APPLICATIONS/MMFF94/testKekulizer.o
  2293. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/testKekulizer.dir/source/APPLICATIONS/MMFF94/testKekulizer.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/MMFF94/testKekulizer.C
  2294. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2295. [ 61%] Generating source/VIEW/DIALOGS/moc_gridVisualizationDialog.C
  2296. /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_52 -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/VIEW/DIALOGS/moc_gridVisualizationDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/gridVisualizationDialog.h
  2297. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2298. Linking CXX executable bin/assign_bond_orders
  2299. /usr/bin/cmake -E cmake_link_script CMakeFiles/assign_bond_orders.dir/link.txt --verbose=1
  2300. [ 61%] /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/assign_bond_orders.dir/source/APPLICATIONS/UTILITIES/assign_bond_orders.o -o bin/assign_bond_orders -rdynamic lib/libBALL.so.1.4 -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtXml.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/blas/reference:/usr/lib64/qt4
  2301. Generating source/VIEW/DIALOGS/moc_labelDialog.C
  2302. /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_52 -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/VIEW/DIALOGS/moc_labelDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/labelDialog.h
  2303. Linking CXX executable bin/splitMMFFTestSuiteMolFiles
  2304. /usr/bin/cmake -E cmake_link_script CMakeFiles/splitMMFFTestSuiteMolFiles.dir/link.txt --verbose=1
  2305. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/splitMMFFTestSuiteMolFiles.dir/source/APPLICATIONS/MMFF94/splitMMFFTestSuiteMolFiles.o -o bin/splitMMFFTestSuiteMolFiles -rdynamic lib/libBALL.so.1.4 -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtXml.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/blas/reference:/usr/lib64/qt4
  2306. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2307. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2308. Linking CXX executable bin/pdb2dcd
  2309. /usr/bin/cmake -E cmake_link_script CMakeFiles/pdb2dcd.dir/link.txt --verbose=1
  2310. [ 61%] /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/pdb2dcd.dir/source/APPLICATIONS/UTILITIES/pdb2dcd.o -o bin/pdb2dcd -rdynamic lib/libBALL.so.1.4 -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtXml.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/blas/reference:/usr/lib64/qt4
  2311. Built target compute_connected_components
  2312. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2313. [ 61%] Linking CXX executable bin/assign_typenames_from_rules
  2314. /usr/bin/cmake -E cmake_link_script CMakeFiles/assign_typenames_from_rules.dir/link.txt --verbose=1
  2315. Generating source/VIEW/DIALOGS/moc_lightSettings.C
  2316. /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_52 -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/VIEW/DIALOGS/moc_lightSettings.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/lightSettings.h
  2317. Linking CXX executable bin/reconstruct_fragment
  2318. /usr/bin/cmake -E cmake_link_script CMakeFiles/reconstruct_fragment.dir/link.txt --verbose=1
  2319. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/assign_typenames_from_rules.dir/source/APPLICATIONS/UTILITIES/assign_typenames_from_rules.o -o bin/assign_typenames_from_rules -rdynamic lib/libBALL.so.1.4 -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtXml.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/blas/reference:/usr/lib64/qt4
  2320. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/reconstruct_fragment.dir/source/APPLICATIONS/UTILITIES/reconstruct_fragment.o -o bin/reconstruct_fragment -rdynamic lib/libBALL.so.1.4 -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtXml.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/blas/reference:/usr/lib64/qt4
  2321. Linking CXX executable bin/pdb2hin
  2322. /usr/bin/cmake -E cmake_link_script CMakeFiles/pdb2hin.dir/link.txt --verbose=1
  2323. Linking CXX executable bin/calculate_RMSD
  2324. /usr/bin/cmake -E cmake_link_script CMakeFiles/calculate_RMSD.dir/link.txt --verbose=1
  2325. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/pdb2hin.dir/source/APPLICATIONS/UTILITIES/pdb2hin.o -o bin/pdb2hin -rdynamic lib/libBALL.so.1.4 -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtXml.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/blas/reference:/usr/lib64/qt4
  2326. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/calculate_RMSD.dir/source/APPLICATIONS/UTILITIES/calculate_RMSD.o -o bin/calculate_RMSD -rdynamic lib/libBALL.so.1.4 -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtXml.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/blas/reference:/usr/lib64/qt4
  2327. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/MMFF94/readMMFF94TestFile.C: In function 'bool testTorsions(BALL::MMFF94&, const BALL::String&, bool, long int&)':
  2328. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/MMFF94/readMMFF94TestFile.C:550:8: warning: variable 'swap' set but not used [-Wunused-but-set-variable]
  2329. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/MMFF94/readMMFF94TestFile.C: In function 'bool testNonBonded(BALL::MMFF94&, const BALL::String&, bool)':
  2330. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/MMFF94/readMMFF94TestFile.C:807:45: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  2331. make -f source/PYTHON/EXTENSIONS/CMakeFiles/BALLCoremodule.dir/build.make source/PYTHON/EXTENSIONS/CMakeFiles/BALLCoremodule.dir/depend
  2332. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  2333. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  2334. [ 61%] Generating BALLCoremodule/sipBALLCorepart0.cpp, BALLCoremodule/sipBALLCorepart1.cpp, BALLCoremodule/sipBALLCorepart2.cpp, BALLCoremodule/sipBALLCorepart3.cpp, BALLCoremodule/sipBALLCorepart4.cpp, BALLCoremodule/sipBALLCorepart5.cpp, BALLCoremodule/sipBALLCorepart6.cpp, BALLCoremodule/sipBALLCorepart7.cpp
  2335. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/cmake -E echo
  2336. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && touch /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule/sipBALLCorepart0.cpp /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule/sipBALLCorepart1.cpp /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule/sipBALLCorepart2.cpp /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule/sipBALLCorepart3.cpp /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule/sipBALLCorepart4.cpp /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule/sipBALLCorepart5.cpp /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule/sipBALLCorepart6.cpp /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule/sipBALLCorepart7.cpp
  2337. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/sip -e -j 8 -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/BALLCore.sip
  2338. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:19: Annotation is invalid
  2339. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:19: Annotation is invalid
  2340. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:22: Annotation is invalid
  2341. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:22: Annotation is invalid
  2342. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:23: Annotation is invalid
  2343. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:24: Annotation is invalid
  2344. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:26: Annotation is invalid
  2345. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:60: Annotation is invalid
  2346. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:60: Annotation is invalid
  2347. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:60: Annotation is invalid
  2348. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:60: Annotation is invalid
  2349. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:86: Annotation is invalid
  2350. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:86: Annotation is invalid
  2351. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:86: Annotation is invalid
  2352. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:114: Annotation is invalid
  2353. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:114: Annotation is invalid
  2354. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:114: Annotation is invalid
  2355. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:114: Annotation is invalid
  2356. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:140: Annotation is invalid
  2357. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:140: Annotation is invalid
  2358. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:166: Annotation is invalid
  2359. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:166: Annotation is invalid
  2360. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:166: Annotation is invalid
  2361. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:192: Annotation is invalid
  2362. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:192: Annotation is invalid
  2363. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:218: Annotation is invalid
  2364. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:218: Annotation is invalid
  2365. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:244: Annotation is invalid
  2366. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:244: Annotation is invalid
  2367. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:270: Annotation is invalid
  2368. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:270: Annotation is invalid
  2369. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:296: Annotation is invalid
  2370. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:296: Annotation is invalid
  2371. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:348: Annotation is invalid
  2372. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:348: Annotation is invalid
  2373. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:375: Annotation is invalid
  2374. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:375: Annotation is invalid
  2375. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:375: Annotation is invalid
  2376. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:402: Annotation is invalid
  2377. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:402: Annotation is invalid
  2378. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:430: Annotation is invalid
  2379. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:430: Annotation is invalid
  2380. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:456: Annotation is invalid
  2381. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:456: Annotation is invalid
  2382. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:482: Annotation is invalid
  2383. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:482: Annotation is invalid
  2384. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:482: Annotation is invalid
  2385. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:509: Annotation is invalid
  2386. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:509: Annotation is invalid
  2387. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:509: Annotation is invalid
  2388. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:510: Annotation is invalid
  2389. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:537: Annotation is invalid
  2390. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:537: Annotation is invalid
  2391. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:537: Annotation is invalid
  2392. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:552: Annotation is invalid
  2393. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:553: Annotation is invalid
  2394. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:554: Annotation is invalid
  2395. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:555: Annotation is invalid
  2396. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:557: Annotation is invalid
  2397. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:557: Annotation is invalid
  2398. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:558: Annotation is invalid
  2399. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:558: Annotation is invalid
  2400. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/logStream.sip:17: Annotation is invalid
  2401. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:22: Annotation is invalid
  2402. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:22: Annotation is invalid
  2403. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:26: Annotation is invalid
  2404. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:31: Annotation is invalid
  2405. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:31: Annotation is invalid
  2406. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:34: Annotation is invalid
  2407. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:34: Annotation is invalid
  2408. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:38: Annotation is invalid
  2409. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:43: Annotation is invalid
  2410. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:53: Annotation is invalid
  2411. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:55: Annotation is invalid
  2412. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:67: Annotation is invalid
  2413. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:67: Annotation is invalid
  2414. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:68: Annotation is invalid
  2415. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:68: Annotation is invalid
  2416. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:71: Annotation is invalid
  2417. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:72: Annotation is invalid
  2418. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:73: Annotation is invalid
  2419. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:74: Annotation is invalid
  2420. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:76: Annotation is invalid
  2421. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:77: Annotation is invalid
  2422. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:82: Annotation is invalid
  2423. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:85: Annotation is invalid
  2424. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:87: Annotation is invalid
  2425. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:89: Annotation is invalid
  2426. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:91: Annotation is invalid
  2427. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:93: Annotation is invalid
  2428. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:95: Annotation is invalid
  2429. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:97: Annotation is invalid
  2430. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:98: Annotation is invalid
  2431. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:100: Annotation is invalid
  2432. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:101: Annotation is invalid
  2433. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:102: Annotation is invalid
  2434. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/object.sip:21: Annotation is invalid
  2435. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/object.sip:22: Annotation is invalid
  2436. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/object.sip:23: Annotation is invalid
  2437. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/object.sip:24: Annotation is invalid
  2438. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/object.sip:25: Annotation is invalid
  2439. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/object.sip:26: Annotation is invalid
  2440. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/property.sip:114: Annotation is invalid
  2441. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/timeStamp.sip:17: Annotation is invalid
  2442. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/timeStamp.sip:20: Annotation is invalid
  2443. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/timeStamp.sip:20: Annotation is invalid
  2444. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/timeStamp.sip:21: Annotation is invalid
  2445. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/timeStamp.sip:23: Annotation is invalid
  2446. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/timeStamp.sip:24: Annotation is invalid
  2447. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/timeStamp.sip:25: Annotation is invalid
  2448. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/timeStamp.sip:56: Annotation is invalid
  2449. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/timeStamp.sip:57: Annotation is invalid
  2450. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/timeStamp.sip:58: Annotation is invalid
  2451. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/timeStamp.sip:59: Annotation is invalid
  2452. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/timeStamp.sip:60: Annotation is invalid
  2453. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:16: Annotation is invalid
  2454. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:29: Annotation is invalid
  2455. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:30: Annotation is invalid
  2456. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:31: Annotation is invalid
  2457. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:32: Annotation is invalid
  2458. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:45: Annotation is invalid
  2459. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:46: Annotation is invalid
  2460. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:48: Annotation is invalid
  2461. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:52: Annotation is invalid
  2462. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:54: Annotation is invalid
  2463. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:60: Annotation is invalid
  2464. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:61: Annotation is invalid
  2465. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:61: Annotation is invalid
  2466. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:65: Annotation is invalid
  2467. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:65: Annotation is invalid
  2468. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:67: Annotation is invalid
  2469. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:71: Annotation is invalid
  2470. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:75: Annotation is invalid
  2471. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:75: Annotation is invalid
  2472. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:77: Annotation is invalid
  2473. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:79: Annotation is invalid
  2474. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:81: Annotation is invalid
  2475. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:81: Annotation is invalid
  2476. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:81: Annotation is invalid
  2477. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:83: Annotation is invalid
  2478. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:83: Annotation is invalid
  2479. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:85: Annotation is invalid
  2480. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:87: Annotation is invalid
  2481. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:92: Annotation is invalid
  2482. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:94: Annotation is invalid
  2483. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:95: Annotation is invalid
  2484. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:96: Annotation is invalid
  2485. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:97: Annotation is invalid
  2486. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:98: Annotation is invalid
  2487. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:99: Annotation is invalid
  2488. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:100: Annotation is invalid
  2489. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:101: Annotation is invalid
  2490. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:102: Annotation is invalid
  2491. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:104: Annotation is invalid
  2492. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:105: Annotation is invalid
  2493. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:106: Annotation is invalid
  2494. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:106: Annotation is invalid
  2495. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:106: Annotation is invalid
  2496. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:108: Annotation is invalid
  2497. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:108: Annotation is invalid
  2498. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:108: Annotation is invalid
  2499. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:18: Annotation is invalid
  2500. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:18: Annotation is invalid
  2501. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:31: Annotation is invalid
  2502. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:33: Annotation is invalid
  2503. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:34: Annotation is invalid
  2504. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:35: Annotation is invalid
  2505. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:36: Annotation is invalid
  2506. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:37: Annotation is invalid
  2507. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:38: Annotation is invalid
  2508. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:40: Annotation is invalid
  2509. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:41: Annotation is invalid
  2510. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:42: Annotation is invalid
  2511. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:43: Annotation is invalid
  2512. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:44: Annotation is invalid
  2513. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:45: Annotation is invalid
  2514. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:45: Annotation is invalid
  2515. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:46: Annotation is invalid
  2516. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:46: Annotation is invalid
  2517. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:47: Annotation is invalid
  2518. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:47: Annotation is invalid
  2519. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:48: Annotation is invalid
  2520. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:48: Annotation is invalid
  2521. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:49: Annotation is invalid
  2522. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:49: Annotation is invalid
  2523. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:50: Annotation is invalid
  2524. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:50: Annotation is invalid
  2525. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:51: Annotation is invalid
  2526. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:51: Annotation is invalid
  2527. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:52: Annotation is invalid
  2528. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:52: Annotation is invalid
  2529. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:53: Annotation is invalid
  2530. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:53: Annotation is invalid
  2531. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:54: Annotation is invalid
  2532. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:59: Annotation is invalid
  2533. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData1D.sip:15: Annotation is invalid
  2534. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData1D.sip:20: Annotation is invalid
  2535. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData1D.sip:21: Annotation is invalid
  2536. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData1D.sip:31: Annotation is invalid
  2537. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData1D.sip:32: Annotation is invalid
  2538. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData1D.sip:33: Annotation is invalid
  2539. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:33: Annotation is invalid
  2540. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:34: Annotation is invalid
  2541. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:34: Annotation is invalid
  2542. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:35: Annotation is invalid
  2543. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:37: Annotation is invalid
  2544. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:37: Annotation is invalid
  2545. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:38: Annotation is invalid
  2546. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:44: Annotation is invalid
  2547. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:45: Annotation is invalid
  2548. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:47: Annotation is invalid
  2549. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:54: Annotation is invalid
  2550. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:55: Annotation is invalid
  2551. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:61: Annotation is invalid
  2552. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:69: Annotation is invalid
  2553. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:74: Annotation is invalid
  2554. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:75: Annotation is invalid
  2555. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:77: Annotation is invalid
  2556. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:78: Annotation is invalid
  2557. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:82: Annotation is invalid
  2558. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:84: Annotation is invalid
  2559. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:85: Annotation is invalid
  2560. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:86: Annotation is invalid
  2561. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:87: Annotation is invalid
  2562. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:88: Annotation is invalid
  2563. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:89: Annotation is invalid
  2564. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:89: Annotation is invalid
  2565. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:90: Annotation is invalid
  2566. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:90: Annotation is invalid
  2567. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:90: Annotation is invalid
  2568. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:91: Annotation is invalid
  2569. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:91: Annotation is invalid
  2570. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:91: Annotation is invalid
  2571. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:92: Annotation is invalid
  2572. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:92: Annotation is invalid
  2573. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:93: Annotation is invalid
  2574. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:94: Annotation is invalid
  2575. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:34: Annotation is invalid
  2576. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:48: Annotation is invalid
  2577. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:50: Annotation is invalid
  2578. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:53: Annotation is invalid
  2579. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:61: Annotation is invalid
  2580. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:62: Annotation is invalid
  2581. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:64: Annotation is invalid
  2582. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:81: Annotation is invalid
  2583. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:86: Annotation is invalid
  2584. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:91: Annotation is invalid
  2585. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:92: Annotation is invalid
  2586. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:94: Annotation is invalid
  2587. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:95: Annotation is invalid
  2588. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:99: Annotation is invalid
  2589. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:101: Annotation is invalid
  2590. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:102: Annotation is invalid
  2591. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:103: Annotation is invalid
  2592. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:104: Annotation is invalid
  2593. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:106: Annotation is invalid
  2594. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:109: Annotation is invalid
  2595. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:110: Annotation is invalid
  2596. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:110: Annotation is invalid
  2597. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:110: Annotation is invalid
  2598. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:110: Annotation is invalid
  2599. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:111: Annotation is invalid
  2600. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:111: Annotation is invalid
  2601. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:111: Annotation is invalid
  2602. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:111: Annotation is invalid
  2603. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:114: Annotation is invalid
  2604. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:115: Annotation is invalid
  2605. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:115: Annotation is invalid
  2606. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:115: Annotation is invalid
  2607. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:115: Annotation is invalid
  2608. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:116: Annotation is invalid
  2609. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:116: Annotation is invalid
  2610. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:116: Annotation is invalid
  2611. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:116: Annotation is invalid
  2612. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:118: Annotation is invalid
  2613. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:120: Annotation is invalid
  2614. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:33: Annotation is invalid
  2615. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:34: Annotation is invalid
  2616. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:34: Annotation is invalid
  2617. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:38: Annotation is invalid
  2618. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:39: Annotation is invalid
  2619. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:39: Annotation is invalid
  2620. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:40: Annotation is invalid
  2621. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:43: Annotation is invalid
  2622. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:43: Annotation is invalid
  2623. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:43: Annotation is invalid
  2624. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:43: Annotation is invalid
  2625. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:44: Annotation is invalid
  2626. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:44: Annotation is invalid
  2627. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:44: Annotation is invalid
  2628. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:45: Annotation is invalid
  2629. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:45: Annotation is invalid
  2630. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:45: Annotation is invalid
  2631. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:46: Annotation is invalid
  2632. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:46: Annotation is invalid
  2633. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:55: Annotation is invalid
  2634. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:55: Annotation is invalid
  2635. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:56: Annotation is invalid
  2636. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:56: Annotation is invalid
  2637. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:61: Annotation is invalid
  2638. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:61: Annotation is invalid
  2639. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:62: Annotation is invalid
  2640. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:62: Annotation is invalid
  2641. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:70: Annotation is invalid
  2642. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:71: Annotation is invalid
  2643. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:72: Annotation is invalid
  2644. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:73: Annotation is invalid
  2645. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:74: Annotation is invalid
  2646. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:75: Annotation is invalid
  2647. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:30: Annotation is invalid
  2648. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:30: Annotation is invalid
  2649. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:31: Annotation is invalid
  2650. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:31: Annotation is invalid
  2651. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:31: Annotation is invalid
  2652. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:36: Annotation is invalid
  2653. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:36: Annotation is invalid
  2654. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:36: Annotation is invalid
  2655. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:37: Annotation is invalid
  2656. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:37: Annotation is invalid
  2657. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:37: Annotation is invalid
  2658. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:43: Annotation is invalid
  2659. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:44: Annotation is invalid
  2660. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:45: Annotation is invalid
  2661. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:45: Annotation is invalid
  2662. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:53: Annotation is invalid
  2663. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:62: Annotation is invalid
  2664. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:63: Annotation is invalid
  2665. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:64: Annotation is invalid
  2666. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:65: Annotation is invalid
  2667. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:68: Annotation is invalid
  2668. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:69: Annotation is invalid
  2669. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:70: Annotation is invalid
  2670. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:71: Annotation is invalid
  2671. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:105: Annotation is invalid
  2672. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:108: Annotation is invalid
  2673. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:108: Annotation is invalid
  2674. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:108: Annotation is invalid
  2675. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:111: Annotation is invalid
  2676. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:113: Annotation is invalid
  2677. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:113: Annotation is invalid
  2678. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:115: Annotation is invalid
  2679. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:115: Annotation is invalid
  2680. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:115: Annotation is invalid
  2681. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:129: Annotation is invalid
  2682. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:132: Annotation is invalid
  2683. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:132: Annotation is invalid
  2684. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:132: Annotation is invalid
  2685. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:133: Annotation is invalid
  2686. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:133: Annotation is invalid
  2687. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:133: Annotation is invalid
  2688. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:142: Annotation is invalid
  2689. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:160: Annotation is invalid
  2690. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:173: Annotation is invalid
  2691. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:173: Annotation is invalid
  2692. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:174: Annotation is invalid
  2693. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:174: Annotation is invalid
  2694. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:175: Annotation is invalid
  2695. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:175: Annotation is invalid
  2696. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:176: Annotation is invalid
  2697. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:176: Annotation is invalid
  2698. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:181: Annotation is invalid
  2699. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:181: Annotation is invalid
  2700. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:182: Annotation is invalid
  2701. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:182: Annotation is invalid
  2702. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:183: Annotation is invalid
  2703. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:183: Annotation is invalid
  2704. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:184: Annotation is invalid
  2705. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:184: Annotation is invalid
  2706. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:185: Annotation is invalid
  2707. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:186: Annotation is invalid
  2708. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:186: Annotation is invalid
  2709. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:188: Annotation is invalid
  2710. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:189: Annotation is invalid
  2711. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:190: Annotation is invalid
  2712. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:191: Annotation is invalid
  2713. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:192: Annotation is invalid
  2714. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:193: Annotation is invalid
  2715. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:194: Annotation is invalid
  2716. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:194: Annotation is invalid
  2717. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:196: Annotation is invalid
  2718. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:197: Annotation is invalid
  2719. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:198: Annotation is invalid
  2720. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:201: Annotation is invalid
  2721. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:202: Annotation is invalid
  2722. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:202: Annotation is invalid
  2723. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:203: Annotation is invalid
  2724. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:203: Annotation is invalid
  2725. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:204: Annotation is invalid
  2726. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:205: Annotation is invalid
  2727. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:205: Annotation is invalid
  2728. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:206: Annotation is invalid
  2729. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:207: Annotation is invalid
  2730. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:214: Annotation is invalid
  2731. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:215: Annotation is invalid
  2732. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:216: Annotation is invalid
  2733. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:217: Annotation is invalid
  2734. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:218: Annotation is invalid
  2735. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:219: Annotation is invalid
  2736. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:219: Annotation is invalid
  2737. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:220: Annotation is invalid
  2738. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:220: Annotation is invalid
  2739. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:220: Annotation is invalid
  2740. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:221: Annotation is invalid
  2741. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:221: Annotation is invalid
  2742. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:222: Annotation is invalid
  2743. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:222: Annotation is invalid
  2744. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:222: Annotation is invalid
  2745. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:223: Annotation is invalid
  2746. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:223: Annotation is invalid
  2747. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:224: Annotation is invalid
  2748. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:225: Annotation is invalid
  2749. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:226: Annotation is invalid
  2750. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:227: Annotation is invalid
  2751. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:228: Annotation is invalid
  2752. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:229: Annotation is invalid
  2753. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:236: Annotation is invalid
  2754. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:237: Annotation is invalid
  2755. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:238: Annotation is invalid
  2756. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:239: Annotation is invalid
  2757. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:240: Annotation is invalid
  2758. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:241: Annotation is invalid
  2759. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:248: Annotation is invalid
  2760. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:249: Annotation is invalid
  2761. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:250: Annotation is invalid
  2762. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:251: Annotation is invalid
  2763. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:252: Annotation is invalid
  2764. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:253: Annotation is invalid
  2765. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atomicContactEnergy.sip:11: Annotation is invalid
  2766. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/coulomb.sip:12: Annotation is invalid
  2767. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/distanceCoulomb.sip:12: Annotation is invalid
  2768. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/DCDFile.sip:17: Annotation is invalid
  2769. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/DCDFile.sip:17: Annotation is invalid
  2770. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/DCDFile.sip:21: Annotation is invalid
  2771. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/DCDFile.sip:28: Annotation is invalid
  2772. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/DCDFile.sip:29: Annotation is invalid
  2773. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/DCDFile.sip:36: Annotation is invalid
  2774. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/HINFile.sip:18: Annotation is invalid
  2775. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/HINFile.sip:21: Annotation is invalid
  2776. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/HINFile.sip:22: Annotation is invalid
  2777. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/HINFile.sip:23: Annotation is invalid
  2778. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:28: Annotation is invalid
  2779. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:36: Annotation is invalid
  2780. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:50: Annotation is invalid
  2781. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:59: Annotation is invalid
  2782. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:60: Annotation is invalid
  2783. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:61: Annotation is invalid
  2784. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:63: Annotation is invalid
  2785. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:63: Annotation is invalid
  2786. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:65: Annotation is invalid
  2787. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:65: Annotation is invalid
  2788. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:67: Annotation is invalid
  2789. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:67: Annotation is invalid
  2790. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:67: Annotation is invalid
  2791. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:68: Annotation is invalid
  2792. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:68: Annotation is invalid
  2793. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:68: Annotation is invalid
  2794. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:69: Annotation is invalid
  2795. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:73: Annotation is invalid
  2796. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/KCFFile.sip:26: Annotation is invalid
  2797. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/KCFFile.sip:26: Annotation is invalid
  2798. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/KCFFile.sip:30: Annotation is invalid
  2799. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/KCFFile.sip:31: Annotation is invalid
  2800. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/KCFFile.sip:32: Annotation is invalid
  2801. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/MOL2File.sip:17: Annotation is invalid
  2802. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/MOL2File.sip:19: Annotation is invalid
  2803. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/MOL2File.sip:20: Annotation is invalid
  2804. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/MOLFile.sip:18: Annotation is invalid
  2805. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/MOLFile.sip:22: Annotation is invalid
  2806. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/MOLFile.sip:23: Annotation is invalid
  2807. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/MOLFile.sip:24: Annotation is invalid
  2808. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBFile.sip:18: Annotation is invalid
  2809. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBFile.sip:21: Annotation is invalid
  2810. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBFile.sip:22: Annotation is invalid
  2811. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBFile.sip:23: Annotation is invalid
  2812. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBFile.sip:24: Annotation is invalid
  2813. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBFile.sip:25: Annotation is invalid
  2814. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBFile.sip:26: Annotation is invalid
  2815. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBFile.sip:31: Annotation is invalid
  2816. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBFile.sip:32: Annotation is invalid
  2817. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBFile.sip:33: Annotation is invalid
  2818. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBFile.sip:34: Annotation is invalid
  2819. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBFile.sip:35: Annotation is invalid
  2820. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBFile.sip:36: Annotation is invalid
  2821. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBInfo.sip:15: Annotation is invalid
  2822. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBInfo.sip:20: Annotation is invalid
  2823. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBInfo.sip:21: Annotation is invalid
  2824. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBInfo.sip:30: Annotation is invalid
  2825. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBInfo.sip:32: Annotation is invalid
  2826. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBInfo.sip:34: Annotation is invalid
  2827. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBInfo.sip:36: Annotation is invalid
  2828. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBInfo.sip:38: Annotation is invalid
  2829. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBInfo.sip:40: Annotation is invalid
  2830. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBInfo.sip:42: Annotation is invalid
  2831. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBInfo.sip:44: Annotation is invalid
  2832. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBInfo.sip:45: Annotation is invalid
  2833. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBRecords.sip:14: Annotation is invalid
  2834. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBRecords.sip:34: Annotation is invalid
  2835. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBRecords.sip:34: Annotation is invalid
  2836. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBRecords.sip:41: Annotation is invalid
  2837. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBRecords.sip:48: Annotation is invalid
  2838. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBRecords.sip:49: Annotation is invalid
  2839. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBRecords.sip:50: Annotation is invalid
  2840. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBRecords.sip:51: Annotation is invalid
  2841. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBRecords.sip:52: Annotation is invalid
  2842. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBRecords.sip:53: Annotation is invalid
  2843. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBRecords.sip:54: Annotation is invalid
  2844. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/SDFile.sip:19: Annotation is invalid
  2845. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/SDFile.sip:22: Annotation is invalid
  2846. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/SDFile.sip:23: Annotation is invalid
  2847. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/SDFile.sip:24: Annotation is invalid
  2848. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:43: Annotation is invalid
  2849. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:43: Annotation is invalid
  2850. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:49: Annotation is invalid
  2851. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:51: Annotation is invalid
  2852. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:52: Annotation is invalid
  2853. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:53: Annotation is invalid
  2854. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:54: Annotation is invalid
  2855. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:55: Annotation is invalid
  2856. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:59: Annotation is invalid
  2857. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:61: Annotation is invalid
  2858. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:63: Annotation is invalid
  2859. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:65: Annotation is invalid
  2860. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:69: Annotation is invalid
  2861. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:69: Annotation is invalid
  2862. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:69: Annotation is invalid
  2863. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:71: Annotation is invalid
  2864. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/XYZFile.sip:18: Annotation is invalid
  2865. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/genericMolFile.sip:17: Annotation is invalid
  2866. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/genericMolFile.sip:17: Annotation is invalid
  2867. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/genericMolFile.sip:23: Annotation is invalid
  2868. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/genericMolFile.sip:24: Annotation is invalid
  2869. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/genericMolFile.sip:25: Annotation is invalid
  2870. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/genericMolFile.sip:27: Annotation is invalid
  2871. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/genericMolFile.sip:28: Annotation is invalid
  2872. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/genericMolFile.sip:29: Annotation is invalid
  2873. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/genericMolFile.sip:30: Annotation is invalid
  2874. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:19: Annotation is invalid
  2875. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:19: Annotation is invalid
  2876. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:24: Annotation is invalid
  2877. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:25: Annotation is invalid
  2878. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:37: Annotation is invalid
  2879. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:40: Annotation is invalid
  2880. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:40: Annotation is invalid
  2881. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:43: Annotation is invalid
  2882. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:43: Annotation is invalid
  2883. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:44: Annotation is invalid
  2884. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:46: Annotation is invalid
  2885. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:51: Annotation is invalid
  2886. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:51: Annotation is invalid
  2887. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:51: Annotation is invalid
  2888. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:51: Annotation is invalid
  2889. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:58: Annotation is invalid
  2890. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:61: Annotation is invalid
  2891. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molFileFactory.sip:9: Annotation is invalid
  2892. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameterSection.sip:22: Annotation is invalid
  2893. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameterSection.sip:25: Annotation is invalid
  2894. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameterSection.sip:25: Annotation is invalid
  2895. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameterSection.sip:27: Annotation is invalid
  2896. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameterSection.sip:27: Annotation is invalid
  2897. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameterSection.sip:28: Annotation is invalid
  2898. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameterSection.sip:28: Annotation is invalid
  2899. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameterSection.sip:29: Annotation is invalid
  2900. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameterSection.sip:30: Annotation is invalid
  2901. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameterSection.sip:31: Annotation is invalid
  2902. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameterSection.sip:34: Annotation is invalid
  2903. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameterSection.sip:34: Annotation is invalid
  2904. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameterSection.sip:35: Annotation is invalid
  2905. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameterSection.sip:40: Annotation is invalid
  2906. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameters.sip:15: Annotation is invalid
  2907. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameters.sip:16: Annotation is invalid
  2908. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameters.sip:21: Annotation is invalid
  2909. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameters.sip:26: Annotation is invalid
  2910. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:17: Annotation is invalid
  2911. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:17: Annotation is invalid
  2912. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:18: Annotation is invalid
  2913. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:18: Annotation is invalid
  2914. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:18: Annotation is invalid
  2915. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:22: Annotation is invalid
  2916. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:22: Annotation is invalid
  2917. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:24: Annotation is invalid
  2918. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:24: Annotation is invalid
  2919. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:31: Annotation is invalid
  2920. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:34: Annotation is invalid
  2921. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:38: Annotation is invalid
  2922. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:49: Annotation is invalid
  2923. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:49: Annotation is invalid
  2924. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:49: Annotation is invalid
  2925. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:50: Annotation is invalid
  2926. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:50: Annotation is invalid
  2927. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:50: Annotation is invalid
  2928. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:51: Annotation is invalid
  2929. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:51: Annotation is invalid
  2930. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:52: Annotation is invalid
  2931. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:52: Annotation is invalid
  2932. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:53: Annotation is invalid
  2933. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:53: Annotation is invalid
  2934. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:55: Annotation is invalid
  2935. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:56: Annotation is invalid
  2936. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:59: Annotation is invalid
  2937. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:62: Annotation is invalid
  2938. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:64: Annotation is invalid
  2939. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:66: Annotation is invalid
  2940. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:67: Annotation is invalid
  2941. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:68: Annotation is invalid
  2942. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:69: Annotation is invalid
  2943. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:70: Annotation is invalid
  2944. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:94: Annotation is invalid
  2945. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:97: Annotation is invalid
  2946. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:100: Annotation is invalid
  2947. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:101: Annotation is invalid
  2948. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:107: Annotation is invalid
  2949. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:110: Annotation is invalid
  2950. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:113: Annotation is invalid
  2951. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:113: Annotation is invalid
  2952. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:114: Annotation is invalid
  2953. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:115: Annotation is invalid
  2954. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:125: Annotation is invalid
  2955. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/trajectoryFile.sip:17: Annotation is invalid
  2956. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/trajectoryFile.sip:18: Annotation is invalid
  2957. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/trajectoryFile.sip:22: Annotation is invalid
  2958. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/trajectoryFile.sip:29: Annotation is invalid
  2959. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/trajectoryFile.sip:30: Annotation is invalid
  2960. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/trajectoryFile.sip:33: Annotation is invalid
  2961. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:73: Annotation is invalid
  2962. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:73: Annotation is invalid
  2963. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:75: Annotation is invalid
  2964. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:76: Annotation is invalid
  2965. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:76: Annotation is invalid
  2966. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:77: Annotation is invalid
  2967. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:78: Annotation is invalid
  2968. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:79: Annotation is invalid
  2969. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:80: Annotation is invalid
  2970. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:81: Annotation is invalid
  2971. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:82: Annotation is invalid
  2972. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:83: Annotation is invalid
  2973. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:89: Annotation is invalid
  2974. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:89: Annotation is invalid
  2975. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:90: Annotation is invalid
  2976. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:90: Annotation is invalid
  2977. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:91: Annotation is invalid
  2978. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:95: Annotation is invalid
  2979. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:96: Annotation is invalid
  2980. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:99: Annotation is invalid
  2981. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:102: Annotation is invalid
  2982. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:105: Annotation is invalid
  2983. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:123: Annotation is invalid
  2984. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:125: Annotation is invalid
  2985. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:127: Annotation is invalid
  2986. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:132: Annotation is invalid
  2987. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:135: Annotation is invalid
  2988. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:139: Annotation is invalid
  2989. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:141: Annotation is invalid
  2990. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:145: Annotation is invalid
  2991. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:151: Annotation is invalid
  2992. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:154: Annotation is invalid
  2993. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:157: Annotation is invalid
  2994. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:158: Annotation is invalid
  2995. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:158: Annotation is invalid
  2996. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:160: Annotation is invalid
  2997. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:160: Annotation is invalid
  2998. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:161: Annotation is invalid
  2999. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:164: Annotation is invalid
  3000. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:165: Annotation is invalid
  3001. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:167: Annotation is invalid
  3002. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:168: Annotation is invalid
  3003. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:174: Annotation is invalid
  3004. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atomContainer.sip:76: Annotation is invalid
  3005. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atomContainer.sip:77: Annotation is invalid
  3006. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atomContainer.sip:78: Annotation is invalid
  3007. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atomContainer.sip:79: Annotation is invalid
  3008. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atomContainer.sip:80: Annotation is invalid
  3009. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PTE_.sip:20: Annotation is invalid
  3010. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PTE_.sip:78: Annotation is invalid
  3011. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:46: Annotation is invalid
  3012. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:46: Annotation is invalid
  3013. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:47: Annotation is invalid
  3014. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:47: Annotation is invalid
  3015. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:47: Annotation is invalid
  3016. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:47: Annotation is invalid
  3017. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:48: Annotation is invalid
  3018. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:49: Annotation is invalid
  3019. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:49: Annotation is invalid
  3020. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:49: Annotation is invalid
  3021. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:57: Annotation is invalid
  3022. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:58: Annotation is invalid
  3023. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:60: Annotation is invalid
  3024. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:61: Annotation is invalid
  3025. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:63: Annotation is invalid
  3026. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:65: Annotation is invalid
  3027. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:68: Annotation is invalid
  3028. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:72: Annotation is invalid
  3029. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:73: Annotation is invalid
  3030. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:76: Annotation is invalid
  3031. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:77: Annotation is invalid
  3032. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:79: Annotation is invalid
  3033. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:80: Annotation is invalid
  3034. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  3035. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/expression.sip:19: Annotation is invalid
  3036. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/expression.sip:21: Annotation is invalid
  3037. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/expression.sip:26: Annotation is invalid
  3038. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/expression.sip:89: Annotation is invalid
  3039. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/expression.sip:90: Annotation is invalid
  3040. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/expression.sip:92: Annotation is invalid
  3041. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/expression.sip:93: Annotation is invalid
  3042. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/expression.sip:98: Annotation is invalid
  3043. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/expression.sip:98: Annotation is invalid
  3044. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/expression.sip:100: Annotation is invalid
  3045. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragment.sip:21: Annotation is invalid
  3046. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragment.sip:21: Annotation is invalid
  3047. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragment.sip:22: Annotation is invalid
  3048. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleicAcid.sip:16: Annotation is invalid
  3049. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleicAcid.sip:16: Annotation is invalid
  3050. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleicAcid.sip:17: Annotation is invalid
  3051. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleicAcid.sip:17: Annotation is invalid
  3052. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleicAcid.sip:25: Annotation is invalid
  3053. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleicAcid.sip:25: Annotation is invalid
  3054. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleicAcid.sip:27: Annotation is invalid
  3055. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleicAcid.sip:27: Annotation is invalid
  3056. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleicAcid.sip:28: Annotation is invalid
  3057. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleicAcid.sip:30: Annotation is invalid
  3058. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleicAcid.sip:39: Annotation is invalid
  3059. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:16: Annotation is invalid
  3060. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:16: Annotation is invalid
  3061. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:18: Annotation is invalid
  3062. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:19: Annotation is invalid
  3063. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:20: Annotation is invalid
  3064. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:29: Annotation is invalid
  3065. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:29: Annotation is invalid
  3066. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:31: Annotation is invalid
  3067. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:31: Annotation is invalid
  3068. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:32: Annotation is invalid
  3069. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:37: Annotation is invalid
  3070. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:39: Annotation is invalid
  3071. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  3072. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:44: Annotation is invalid
  3073. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:45: Annotation is invalid
  3074. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:46: Annotation is invalid
  3075. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:47: Annotation is invalid
  3076. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:48: Annotation is invalid
  3077. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:49: Annotation is invalid
  3078. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:33: Annotation is invalid
  3079. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:33: Annotation is invalid
  3080. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:34: Annotation is invalid
  3081. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:34: Annotation is invalid
  3082. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:34: Annotation is invalid
  3083. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:40: Annotation is invalid
  3084. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:40: Annotation is invalid
  3085. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:42: Annotation is invalid
  3086. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:42: Annotation is invalid
  3087. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:43: Annotation is invalid
  3088. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:44: Annotation is invalid
  3089. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:56: Annotation is invalid
  3090. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:62: Annotation is invalid
  3091. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:64: Annotation is invalid
  3092. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:70: Annotation is invalid
  3093. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:71: Annotation is invalid
  3094. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:72: Annotation is invalid
  3095. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:73: Annotation is invalid
  3096. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:74: Annotation is invalid
  3097. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:75: Annotation is invalid
  3098. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/secondaryStructure.sip:38: Annotation is invalid
  3099. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  3100. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/selector.sip:18: Annotation is invalid
  3101. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/selector.sip:19: Annotation is invalid
  3102. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/selector.sip:21: Annotation is invalid
  3103. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/system.sip:17: Annotation is invalid
  3104. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/system.sip:17: Annotation is invalid
  3105. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/system.sip:18: Annotation is invalid
  3106. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:27: Annotation is invalid
  3107. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:27: Annotation is invalid
  3108. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:28: Annotation is invalid
  3109. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:28: Annotation is invalid
  3110. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:29: Annotation is invalid
  3111. sip: Deprecation warning: [ 61%] /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:29: Annotation is invalid
  3112. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:30: Annotation is invalid
  3113. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:30: Annotation is invalid
  3114. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:31: Annotation is invalid
  3115. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:31: Annotation is invalid
  3116. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:32: Annotation is invalid
  3117. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:32: Annotation is invalid
  3118. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:33: Annotation is invalid
  3119. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:33: Annotation is invalid
  3120. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:34: Annotation is invalid
  3121. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:34: Annotation is invalid
  3122. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:35: Annotation is invalid
  3123. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:35: Annotation is invalid
  3124. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:36: Annotation is invalid
  3125. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:36: Annotation is invalid
  3126. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:36: Annotation is invalid
  3127. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:37: Annotation is invalid
  3128. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:37: Annotation is invalid
  3129. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:37: Annotation is invalid
  3130. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:38: Annotation is invalid
  3131. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:38: Annotation is invalid
  3132. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:38: Annotation is invalid
  3133. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:39: Annotation is invalid
  3134. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:39: Annotation is invalid
  3135. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:39: Annotation is invalid
  3136. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:40: Annotation is invalid
  3137. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:40: Annotation is invalid
  3138. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:40: Annotation is invalid
  3139. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:41: Annotation is invalid
  3140. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:41: Annotation is invalid
  3141. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:41: Annotation is invalid
  3142. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:42: Annotation is invalid
  3143. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:42: Annotation is invalid
  3144. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:42: Annotation is invalid
  3145. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:43: Annotation is invalid
  3146. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:43: Annotation is invalid
  3147. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:43: Annotation is invalid
  3148. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:44: Annotation is invalid
  3149. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:44: Annotation is invalid
  3150. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:44: Annotation is invalid
  3151. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:45: Annotation is invalid
  3152. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:45: Annotation is invalid
  3153. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:45: Annotation is invalid
  3154. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:46: Annotation is invalid
  3155. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:46: Annotation is invalid
  3156. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:46: Annotation is invalid
  3157. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:47: Annotation is invalid
  3158. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:47: Annotation is invalid
  3159. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:47: Annotation is invalid
  3160. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:47: Annotation is invalid
  3161. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:48: Annotation is invalid
  3162. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:48: Annotation is invalid
  3163. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:48: Annotation is invalid
  3164. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:48: Annotation is invalid
  3165. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:49: Annotation is invalid
  3166. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:49: Annotation is invalid
  3167. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:49: Annotation is invalid
  3168. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:50: Annotation is invalid
  3169. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:50: Annotation is invalid
  3170. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:50: Annotation is invalid
  3171. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:51: Annotation is invalid
  3172. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:51: Annotation is invalid
  3173. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:51: Annotation is invalid
  3174. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:52: Annotation is invalid
  3175. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:52: Annotation is invalid
  3176. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:53: Annotation is invalid
  3177. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:53: Annotation is invalid
  3178. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:53: Annotation is invalid
  3179. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:54: Annotation is invalid
  3180. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:54: Annotation is invalid
  3181. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:54: Annotation is invalid
  3182. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:54: Annotation is invalid
  3183. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:55: Annotation is invalid
  3184. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:55: Annotation is invalid
  3185. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:56: Annotation is invalid
  3186. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:56: Annotation is invalid
  3187. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:57: Annotation is invalid
  3188. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:57: Annotation is invalid
  3189. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:58: Annotation is invalid
  3190. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:58: Annotation is invalid
  3191. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:59: Annotation is invalid
  3192. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:59: Annotation is invalid
  3193. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:60: Annotation is invalid
  3194. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:60: Annotation is invalid
  3195. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:61: Annotation is invalid
  3196. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:61: Annotation is invalid
  3197. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:62: Annotation is invalid
  3198. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:62: Annotation is invalid
  3199. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:63: Annotation is invalid
  3200. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:63: Annotation is invalid
  3201. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:64: Annotation is invalid
  3202. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:64: Annotation is invalid
  3203. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:65: Annotation is invalid
  3204. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:65: Annotation is invalid
  3205. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:66: Annotation is invalid
  3206. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:66: Annotation is invalid
  3207. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:67: Annotation is invalid
  3208. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:67: Annotation is invalid
  3209. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:68: Annotation is invalid
  3210. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:68: Annotation is invalid
  3211. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:69: Annotation is invalid
  3212. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:69: Annotation is invalid
  3213. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:70: Annotation is invalid
  3214. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:70: Annotation is invalid
  3215. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:71: Annotation is invalid
  3216. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:71: Annotation is invalid
  3217. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:72: Annotation is invalid
  3218. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:72: Annotation is invalid
  3219. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:74: Annotation is invalid
  3220. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:74: Annotation is invalid
  3221. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:74: Annotation is invalid
  3222. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:75: Annotation is invalid
  3223. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:75: Annotation is invalid
  3224. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:75: Annotation is invalid
  3225. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:76: Annotation is invalid
  3226. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:76: Annotation is invalid
  3227. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:76: Annotation is invalid
  3228. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:77: Annotation is invalid
  3229. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:77: Annotation is invalid
  3230. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:77: Annotation is invalid
  3231. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:23: Annotation is invalid
  3232. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:24: Annotation is invalid
  3233. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:24: Annotation is invalid
  3234. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:26: Annotation is invalid
  3235. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:27: Annotation is invalid
  3236. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:27: Annotation is invalid
  3237. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:28: Annotation is invalid
  3238. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:38: Annotation is invalid
  3239. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:42: Annotation is invalid
  3240. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:43: Annotation is invalid
  3241. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:44: Annotation is invalid
  3242. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:45: Annotation is invalid
  3243. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:46: Annotation is invalid
  3244. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:47: Annotation is invalid
  3245. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:48: Annotation is invalid
  3246. Built target hin2mol2
  3247. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:49: Annotation is invalid
  3248. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:50: Annotation is invalid
  3249. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:51: Annotation is invalid
  3250. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:52: Annotation is invalid
  3251. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:53: Annotation is invalid
  3252. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:54: Annotation is invalid
  3253. [ 61%] sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:55: Annotation is invalid
  3254. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:56: Annotation is invalid
  3255. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:57: Annotation is invalid
  3256. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:58: Annotation is invalid
  3257. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:59: Annotation is invalid
  3258. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:60: Annotation is invalid
  3259. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  3260. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/box3.sip:26: Annotation is invalid
  3261. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/box3.sip:27: Annotation is invalid
  3262. Linking CXX executable bin/pdb2amber_naming
  3263. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/simpleBox3.sip:37: Annotation is invalid
  3264. /usr/bin/cmake -E cmake_link_script CMakeFiles/pdb2amber_naming.dir/link.txt --verbose=1
  3265. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/simpleBox3.sip:38: Annotation is invalid
  3266. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:16: Annotation is invalid
  3267. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:17: Annotation is invalid
  3268. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:17: Annotation is invalid
  3269. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:17: Annotation is invalid
  3270. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:19: Annotation is invalid
  3271. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:20: Annotation is invalid
  3272. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:21: Annotation is invalid
  3273. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:21: Annotation is invalid
  3274. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:21: Annotation is invalid
  3275. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:23: Annotation is invalid
  3276. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:24: Annotation is invalid
  3277. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:24: Annotation is invalid
  3278. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:24: Annotation is invalid
  3279. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:25: Annotation is invalid
  3280. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:26: Annotation is invalid
  3281. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:27: Annotation is invalid
  3282. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:27: Annotation is invalid
  3283. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:21: Annotation is invalid
  3284. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:22: Annotation is invalid
  3285. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:22: Annotation is invalid
  3286. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:22: Annotation is invalid
  3287. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:24: Annotation is invalid
  3288. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:25: Annotation is invalid
  3289. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:26: Annotation is invalid
  3290. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:26: Annotation is invalid
  3291. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:26: Annotation is invalid
  3292. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:28: Annotation is invalid
  3293. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:29: Annotation is invalid
  3294. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:29: Annotation is invalid
  3295. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:29: Annotation is invalid
  3296. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:31: Annotation is invalid
  3297. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:32: Annotation is invalid
  3298. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:33: Annotation is invalid
  3299. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:18: Annotation is invalid
  3300. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:20: Annotation is invalid
  3301. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:20: Annotation is invalid
  3302. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:21: Annotation is invalid
  3303. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:21: Annotation is invalid
  3304. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:23: Annotation is invalid
  3305. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:23: Annotation is invalid
  3306. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:23: Annotation is invalid
  3307. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:23: Annotation is invalid
  3308. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:24: Annotation is invalid
  3309. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:24: Annotation is invalid
  3310. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:24: Annotation is invalid
  3311. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:24: Annotation is invalid
  3312. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:25: Annotation is invalid
  3313. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:25: Annotation is invalid
  3314. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:25: Annotation is invalid
  3315. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:25: Annotation is invalid
  3316. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:26: Annotation is invalid
  3317. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:26: Annotation is invalid
  3318. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:26: Annotation is invalid
  3319. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:26: Annotation is invalid
  3320. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:30: Annotation is invalid
  3321. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:32: Annotation is invalid
  3322. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:32: Annotation is invalid
  3323. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:33: Annotation is invalid
  3324. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:33: Annotation is invalid
  3325. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:35: Annotation is invalid
  3326. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:35: Annotation is invalid
  3327. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:35: Annotation is invalid
  3328. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:35: Annotation is invalid
  3329. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:36: Annotation is invalid
  3330. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:36: Annotation is invalid
  3331. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:36: Annotation is invalid
  3332. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:36: Annotation is invalid
  3333. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:37: Annotation is invalid
  3334. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:37: Annotation is invalid
  3335. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:37: Annotation is invalid
  3336. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:37: Annotation is invalid
  3337. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:38: Annotation is invalid
  3338. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:38: Annotation is invalid
  3339. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:38: Annotation is invalid
  3340. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:38: Annotation is invalid
  3341. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:44: Annotation is invalid
  3342. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:46: Annotation is invalid
  3343. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:46: Annotation is invalid
  3344. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:47: Annotation is invalid
  3345. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:47: Annotation is invalid
  3346. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:49: Annotation is invalid
  3347. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:49: Annotation is invalid
  3348. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:49: Annotation is invalid
  3349. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:49: Annotation is invalid
  3350. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:50: Annotation is invalid
  3351. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:50: Annotation is invalid
  3352. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:50: Annotation is invalid
  3353. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:50: Annotation is invalid
  3354. sip: Deprecation warning: Generating source/VIEW/DIALOGS/moc_mainControlPreferences.C
  3355. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:51: Annotation is invalid
  3356. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:51: Annotation is invalid
  3357. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:51: Annotation is invalid
  3358. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:51: Annotation is invalid
  3359. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:52: Annotation is invalid
  3360. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:52: Annotation is invalid
  3361. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:52: Annotation is invalid
  3362. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:52: Annotation is invalid
  3363. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:53: Annotation is invalid
  3364. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:58: Annotation is invalid
  3365. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:60: Annotation is invalid
  3366. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:61: Annotation is invalid
  3367. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:62: Annotation is invalid
  3368. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:62: Annotation is invalid
  3369. /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_52 -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/VIEW/DIALOGS/moc_mainControlPreferences.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/mainControlPreferences.h
  3370. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:63: Annotation is invalid
  3371. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:63: Annotation is invalid
  3372. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:64: Annotation is invalid
  3373. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:66: Annotation is invalid
  3374. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:66: Annotation is invalid
  3375. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:73: Annotation is invalid
  3376. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:86: Annotation is invalid
  3377. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:93: Annotation is invalid
  3378. [ 61%] sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:94: Annotation is invalid
  3379. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:95: Annotation is invalid
  3380. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:96: Annotation is invalid
  3381. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:97: Annotation is invalid
  3382. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:98: Annotation is invalid
  3383. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:99: Annotation is invalid
  3384. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:100: Annotation is invalid
  3385. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:101: Annotation is invalid
  3386. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:102: Annotation is invalid
  3387. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:103: Annotation is invalid
  3388. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:104: Annotation is invalid
  3389. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:107: Annotation is invalid
  3390. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:107: Annotation is invalid
  3391. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:107: Annotation is invalid
  3392. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:108: Annotation is invalid
  3393. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:109: Annotation is invalid
  3394. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:109: Annotation is invalid
  3395. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:109: Annotation is invalid
  3396. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:110: Annotation is invalid
  3397. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:111: Annotation is invalid
  3398. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:111: Annotation is invalid
  3399. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:111: Annotation is invalid
  3400. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:112: Annotation is invalid
  3401. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:113: Annotation is invalid
  3402. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:114: Annotation is invalid
  3403. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:114: Annotation is invalid
  3404. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:114: Annotation is invalid
  3405. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:115: Annotation is invalid
  3406. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:116: Annotation is invalid
  3407. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:117: Annotation is invalid
  3408. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:118: Annotation is invalid
  3409. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:119: Annotation is invalid
  3410. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:120: Annotation is invalid
  3411. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:121: Annotation is invalid
  3412. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/pdb2amber_naming.dir/source/APPLICATIONS/UTILITIES/pdb2amber_naming.o -o bin/pdb2amber_naming -rdynamic lib/libBALL.so.1.4 -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtXml.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/blas/reference:/usr/lib64/qt4
  3413. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:122: Annotation is invalid
  3414. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:123: Annotation is invalid
  3415. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:123: Annotation is invalid
  3416. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:123: Annotation is invalid
  3417. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:123: Annotation is invalid
  3418. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:124: Annotation is invalid
  3419. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:124: Annotation is invalid
  3420. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:125: Annotation is invalid
  3421. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:125: Annotation is invalid
  3422. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:126: Annotation is invalid
  3423. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:126: Annotation is invalid
  3424. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:126: Annotation is invalid
  3425. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:126: Annotation is invalid
  3426. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:127: Annotation is invalid
  3427. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:127: Annotation is invalid
  3428. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:128: Annotation is invalid
  3429. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:128: Annotation is invalid
  3430. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:129: Annotation is invalid
  3431. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:130: Annotation is invalid
  3432. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:16: Annotation is invalid
  3433. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:17: Annotation is invalid
  3434. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:17: Annotation is invalid
  3435. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:18: Annotation is invalid
  3436. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:18: Annotation is invalid
  3437. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:18: Annotation is invalid
  3438. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:19: Annotation is invalid
  3439. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:19: Annotation is invalid
  3440. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:19: Annotation is invalid
  3441. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:19: Annotation is invalid
  3442. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:21: Annotation is invalid
  3443. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:22: Annotation is invalid
  3444. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:23: Annotation is invalid
  3445. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:23: Annotation is invalid
  3446. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:24: Annotation is invalid
  3447. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:24: Annotation is invalid
  3448. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:24: Annotation is invalid
  3449. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:26: Annotation is invalid
  3450. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:27: Annotation is invalid
  3451. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:27: Annotation is invalid
  3452. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:30: Annotation is invalid
  3453. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:31: Annotation is invalid
  3454. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:32: Annotation is invalid
  3455. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:33: Annotation is invalid
  3456. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/quaternion.sip:16: Annotation is invalid
  3457. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/sphere3.sip:16: Annotation is invalid
  3458. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/sphere3.sip:17: Annotation is invalid
  3459. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/sphere3.sip:17: Annotation is invalid
  3460. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/sphere3.sip:19: Annotation is invalid
  3461. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/sphere3.sip:20: Annotation is invalid
  3462. Generating source/VIEW/DIALOGS/moc_materialSettings.C
  3463. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/sphere3.sip:21: Annotation is invalid
  3464. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/sphere3.sip:21: Annotation is invalid
  3465. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/sphere3.sip:23: Annotation is invalid
  3466. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/sphere3.sip:24: Annotation is invalid
  3467. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/sphere3.sip:24: Annotation is invalid
  3468. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/sphere3.sip:25: Annotation is invalid
  3469. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/sphere3.sip:26: Annotation is invalid
  3470. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/sphere3.sip:27: Annotation is invalid
  3471. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/sphere3.sip:27: Annotation is invalid
  3472. /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_52 -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/VIEW/DIALOGS/moc_materialSettings.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/materialSettings.h
  3473. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:24: Annotation is invalid
  3474. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:27: Annotation is invalid
  3475. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:29: Annotation is invalid
  3476. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:30: Annotation is invalid
  3477. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:30: Annotation is invalid
  3478. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:32: Annotation is invalid
  3479. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:33: Annotation is invalid
  3480. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:42: Annotation is invalid
  3481. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:45: Annotation is invalid
  3482. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:48: Annotation is invalid
  3483. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:53: Annotation is invalid
  3484. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:54: Annotation is invalid
  3485. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:55: Annotation is invalid
  3486. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:56: Annotation is invalid
  3487. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:57: Annotation is invalid
  3488. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:58: Annotation is invalid
  3489. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:28: Annotation is invalid
  3490. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:29: Annotation is invalid
  3491. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:29: Annotation is invalid
  3492. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:30: Annotation is invalid
  3493. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:41: Annotation is invalid
  3494. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:42: Annotation is invalid
  3495. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:42: Annotation is invalid
  3496. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:43: Annotation is invalid
  3497. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:59: Annotation is invalid
  3498. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:66: Annotation is invalid
  3499. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:67: Annotation is invalid
  3500. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:68: Annotation is invalid
  3501. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:69: Annotation is invalid
  3502. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:70: Annotation is invalid
  3503. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:71: Annotation is invalid
  3504. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:72: Annotation is invalid
  3505. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:73: Annotation is invalid
  3506. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:74: Annotation is invalid
  3507. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:76: Annotation is invalid
  3508. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:77: Annotation is invalid
  3509. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:79: Annotation is invalid
  3510. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:80: Annotation is invalid
  3511. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:82: Annotation is invalid
  3512. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:19: Annotation is invalid
  3513. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:20: Annotation is invalid
  3514. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:20: Annotation is invalid
  3515. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:20: Annotation is invalid
  3516. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:21: Annotation is invalid
  3517. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:22: Annotation is invalid
  3518. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:22: Annotation is invalid
  3519. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:22: Annotation is invalid
  3520. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:27: Annotation is invalid
  3521. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:28: Annotation is invalid
  3522. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:28: Annotation is invalid
  3523. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:28: Annotation is invalid
  3524. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:29: Annotation is invalid
  3525. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:30: Annotation is invalid
  3526. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:30: Annotation is invalid
  3527. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:30: Annotation is invalid
  3528. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:35: Annotation is invalid
  3529. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:36: Annotation is invalid
  3530. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:36: Annotation is invalid
  3531. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:36: Annotation is invalid
  3532. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:37: Annotation is invalid
  3533. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:45: Annotation is invalid
  3534. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:53: Annotation is invalid
  3535. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:54: Annotation is invalid
  3536. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:56: Annotation is invalid
  3537. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:58: Annotation is invalid
  3538. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:59: Annotation is invalid
  3539. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:60: Annotation is invalid
  3540. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:61: Annotation is invalid
  3541. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:62: Annotation is invalid
  3542. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:63: Annotation is invalid
  3543. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:64: Annotation is invalid
  3544. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:65: Annotation is invalid
  3545. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:67: Annotation is invalid
  3546. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:67: Annotation is invalid
  3547. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:67: Annotation is invalid
  3548. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:68: Annotation is invalid
  3549. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:68: Annotation is invalid
  3550. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:68: Annotation is invalid
  3551. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:69: Annotation is invalid
  3552. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:70: Annotation is invalid
  3553. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:72: Annotation is invalid
  3554. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:18: Annotation is invalid
  3555. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:18: Annotation is invalid
  3556. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:18: Annotation is invalid
  3557. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:18: Annotation is invalid
  3558. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:19: Annotation is invalid
  3559. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:23: Annotation is invalid
  3560. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:23: Annotation is invalid
  3561. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:23: Annotation is invalid
  3562. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:23: Annotation is invalid
  3563. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:24: Annotation is invalid
  3564. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:28: Annotation is invalid
  3565. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:28: Annotation is invalid
  3566. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:28: Annotation is invalid
  3567. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:28: Annotation is invalid
  3568. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:29: Annotation is invalid
  3569. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:30: Annotation is invalid
  3570. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:36: Annotation is invalid
  3571. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:37: Annotation is invalid
  3572. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:45: Annotation is invalid
  3573. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:46: Annotation is invalid
  3574. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:47: Annotation is invalid
  3575. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:48: Annotation is invalid
  3576. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:49: Annotation is invalid
  3577. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:50: Annotation is invalid
  3578. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:51: Annotation is invalid
  3579. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:52: Annotation is invalid
  3580. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:53: Annotation is invalid
  3581. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:54: Annotation is invalid
  3582. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:55: Annotation is invalid
  3583. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:56: Annotation is invalid
  3584. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/amberBend.sip:18: Annotation is invalid
  3585. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/amberBend.sip:19: Annotation is invalid
  3586. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/amberNonBonded.sip:21: Annotation is invalid
  3587. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/amberNonBonded.sip:22: Annotation is invalid
  3588. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/amberStretch.sip:19: Annotation is invalid
  3589. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/amberStretch.sip:20: Annotation is invalid
  3590. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/amberTorsion.sip:19: Annotation is invalid
  3591. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/amberTorsion.sip:20: Annotation is invalid
  3592. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/charmm.sip:59: Annotation is invalid
  3593. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/charmm.sip:60: Annotation is invalid
  3594. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/charmm.sip:60: Annotation is invalid
  3595. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/charmm.sip:61: Annotation is invalid
  3596. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/charmmBend.sip:18: Annotation is invalid
  3597. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/charmmBend.sip:19: Annotation is invalid
  3598. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/charmmImproperTorsion.sip:19: Annotation is invalid
  3599. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/charmmImproperTorsion.sip:20: Annotation is invalid
  3600. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/charmmNonBonded.sip:19: Annotation is invalid
  3601. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/charmmNonBonded.sip:20: Annotation is invalid
  3602. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/charmmStretch.sip:19: Annotation is invalid
  3603. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/charmmStretch.sip:20: Annotation is invalid
  3604. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/charmmTorsion.sip:50: Annotation is invalid
  3605. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/charmmTorsion.sip:51: Annotation is invalid
  3606. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/chargeRuleProcessor.sip:16: Annotation is invalid
  3607. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/chargeRuleProcessor.sip:16: Annotation is invalid
  3608. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/chargeRuleProcessor.sip:17: Annotation is invalid
  3609. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/chargeRuleProcessor.sip:19: Annotation is invalid
  3610. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/forceField.sip:25: Annotation is invalid
  3611. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/forceField.sip:26: Annotation is invalid
  3612. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/forceField.sip:26: Annotation is invalid
  3613. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/forceFieldComponent.sip:17: Annotation is invalid
  3614. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/forceFieldComponent.sip:18: Annotation is invalid
  3615. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/forceFieldComponent.sip:21: Annotation is invalid
  3616. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/radiusRuleProcessor.sip:16: Annotation is invalid
  3617. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/radiusRuleProcessor.sip:16: Annotation is invalid
  3618. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/radiusRuleProcessor.sip:17: Annotation is invalid
  3619. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/radiusRuleProcessor.sip:19: Annotation is invalid
  3620. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleEvaluator.sip:19: Annotation is invalid
  3621. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleEvaluator.sip:19: Annotation is invalid
  3622. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleEvaluator.sip:20: Annotation is invalid
  3623. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleEvaluator.sip:22: Annotation is invalid
  3624. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleEvaluator.sip:22: Annotation is invalid
  3625. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleEvaluator.sip:24: Annotation is invalid
  3626. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleEvaluator.sip:27: Annotation is invalid
  3627. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleEvaluator.sip:32: Annotation is invalid
  3628. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleProcessor.sip:18: Annotation is invalid
  3629. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleProcessor.sip:18: Annotation is invalid
  3630. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleProcessor.sip:19: Annotation is invalid
  3631. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleProcessor.sip:23: Annotation is invalid
  3632. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleProcessor.sip:23: Annotation is invalid
  3633. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleProcessor.sip:25: Annotation is invalid
  3634. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleProcessor.sip:28: Annotation is invalid
  3635. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleProcessor.sip:33: Annotation is invalid
  3636. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShot.sip:18: Annotation is invalid
  3637. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShot.sip:24: Annotation is invalid
  3638. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShot.sip:26: Annotation is invalid
  3639. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShot.sip:28: Annotation is invalid
  3640. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShot.sip:31: Annotation is invalid
  3641. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShot.sip:35: Annotation is invalid
  3642. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShot.sip:51: Annotation is invalid
  3643. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShot.sip:53: Annotation is invalid
  3644. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShot.sip:55: Annotation is invalid
  3645. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShot.sip:57: Annotation is invalid
  3646. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShot.sip:59: Annotation is invalid
  3647. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShot.sip:61: Annotation is invalid
  3648. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShot.sip:63: Annotation is invalid
  3649. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShot.sip:65: Annotation is invalid
  3650. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShotManager.sip:29: Annotation is invalid
  3651. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShotManager.sip:40: Annotation is invalid
  3652. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShotManager.sip:42: Annotation is invalid
  3653. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShotManager.sip:44: Annotation is invalid
  3654. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShotManager.sip:46: Annotation is invalid
  3655. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShotManager.sip:49: Annotation is invalid
  3656. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/typeRuleProcessor.sip:17: Annotation is invalid
  3657. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/typeRuleProcessor.sip:17: Annotation is invalid
  3658. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/typeRuleProcessor.sip:18: Annotation is invalid
  3659. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/typeRuleProcessor.sip:21: Annotation is invalid
  3660. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:16: Annotation is invalid
  3661. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:17: Annotation is invalid
  3662. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:17: Annotation is invalid
  3663. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:18: Annotation is invalid
  3664. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:18: Annotation is invalid
  3665. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:18: Annotation is invalid
  3666. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:19: Annotation is invalid
  3667. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:22: Annotation is invalid
  3668. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:24: Annotation is invalid
  3669. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:24: Annotation is invalid
  3670. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:25: Annotation is invalid
  3671. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:25: Annotation is invalid
  3672. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:25: Annotation is invalid
  3673. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:27: Annotation is invalid
  3674. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:28: Annotation is invalid
  3675. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:29: Annotation is invalid
  3676. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:29: Annotation is invalid
  3677. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:30: Annotation is invalid
  3678. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:30: Annotation is invalid
  3679. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:17: Annotation is invalid
  3680. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:18: Annotation is invalid
  3681. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:18: Annotation is invalid
  3682. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:19: Annotation is invalid
  3683. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:19: Annotation is invalid
  3684. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:19: Annotation is invalid
  3685. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:20: Annotation is invalid
  3686. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:23: Annotation is invalid
  3687. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:23: Annotation is invalid
  3688. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:24: Annotation is invalid
  3689. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:24: Annotation is invalid
  3690. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:24: Annotation is invalid
  3691. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:26: Annotation is invalid
  3692. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:27: Annotation is invalid
  3693. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:28: Annotation is invalid
  3694. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:28: Annotation is invalid
  3695. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:29: Annotation is invalid
  3696. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:29: Annotation is invalid
  3697. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:40: Annotation is invalid
  3698. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:41: Annotation is invalid
  3699. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:44: Annotation is invalid
  3700. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:46: Annotation is invalid
  3701. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:46: Annotation is invalid
  3702. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:47: Annotation is invalid
  3703. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:47: Annotation is invalid
  3704. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:47: Annotation is invalid
  3705. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:49: Annotation is invalid
  3706. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:50: Annotation is invalid
  3707. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:51: Annotation is invalid
  3708. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:52: Annotation is invalid
  3709. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:53: Annotation is invalid
  3710. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:54: Annotation is invalid
  3711. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:55: Annotation is invalid
  3712. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:56: Annotation is invalid
  3713. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:69: Annotation is invalid
  3714. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:70: Annotation is invalid
  3715. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:70: Annotation is invalid
  3716. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:71: Annotation is invalid
  3717. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:71: Annotation is invalid
  3718. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/conjugateGradient.sip:31: Annotation is invalid
  3719. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/conjugateGradient.sip:32: Annotation is invalid
  3720. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/conjugateGradient.sip:32: Annotation is invalid
  3721. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/conjugateGradient.sip:33: Annotation is invalid
  3722. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/conjugateGradient.sip:33: Annotation is invalid
  3723. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/conjugateGradient.sip:33: Annotation is invalid
  3724. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/conjugateGradient.sip:34: Annotation is invalid
  3725. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/conjugateGradient.sip:34: Annotation is invalid
  3726. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/conjugateGradient.sip:38: Annotation is invalid
  3727. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/conjugateGradient.sip:42: Annotation is invalid
  3728. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/conjugateGradient.sip:42: Annotation is invalid
  3729. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:16: Annotation is invalid
  3730. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:20: Annotation is invalid
  3731. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:21: Annotation is invalid
  3732. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:25: Annotation is invalid
  3733. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:26: Annotation is invalid
  3734. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:28: Annotation is invalid
  3735. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:30: Annotation is invalid
  3736. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:32: Annotation is invalid
  3737. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:33: Annotation is invalid
  3738. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:33: Annotation is invalid
  3739. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:33: Annotation is invalid
  3740. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:33: Annotation is invalid
  3741. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:33: Annotation is invalid
  3742. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:34: Annotation is invalid
  3743. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:34: Annotation is invalid
  3744. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:34: Annotation is invalid
  3745. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:34: Annotation is invalid
  3746. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:34: Annotation is invalid
  3747. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:34: Annotation is invalid
  3748. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:35: Annotation is invalid
  3749. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:35: Annotation is invalid
  3750. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/steepestDescent.sip:17: Annotation is invalid
  3751. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/steepestDescent.sip:18: Annotation is invalid
  3752. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/steepestDescent.sip:18: Annotation is invalid
  3753. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/steepestDescent.sip:19: Annotation is invalid
  3754. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/steepestDescent.sip:19: Annotation is invalid
  3755. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/steepestDescent.sip:19: Annotation is invalid
  3756. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/steepestDescent.sip:20: Annotation is invalid
  3757. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/steepestDescent.sip:20: Annotation is invalid
  3758. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/steepestDescent.sip:26: Annotation is invalid
  3759. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/steepestDescent.sip:26: Annotation is invalid
  3760. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/strangLBFGS.sip:27: Annotation is invalid
  3761. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/strangLBFGS.sip:28: Annotation is invalid
  3762. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/strangLBFGS.sip:28: Annotation is invalid
  3763. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/strangLBFGS.sip:29: Annotation is invalid
  3764. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/strangLBFGS.sip:29: Annotation is invalid
  3765. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/strangLBFGS.sip:29: Annotation is invalid
  3766. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/strangLBFGS.sip:30: Annotation is invalid
  3767. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/strangLBFGS.sip:30: Annotation is invalid
  3768. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/strangLBFGS.sip:34: Annotation is invalid
  3769. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/strangLBFGS.sip:36: Annotation is invalid
  3770. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/strangLBFGS.sip:40: Annotation is invalid
  3771. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/strangLBFGS.sip:40: Annotation is invalid
  3772. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/shiftedLVMM.sip:42: Annotation is invalid
  3773. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/shiftedLVMM.sip:43: Annotation is invalid
  3774. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/shiftedLVMM.sip:43: Annotation is invalid
  3775. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/shiftedLVMM.sip:44: Annotation is invalid
  3776. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/shiftedLVMM.sip:44: Annotation is invalid
  3777. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/shiftedLVMM.sip:44: Annotation is invalid
  3778. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/shiftedLVMM.sip:45: Annotation is invalid
  3779. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/shiftedLVMM.sip:45: Annotation is invalid
  3780. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/shiftedLVMM.sip:49: Annotation is invalid
  3781. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/shiftedLVMM.sip:51: Annotation is invalid
  3782. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/shiftedLVMM.sip:53: Annotation is invalid
  3783. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/shiftedLVMM.sip:57: Annotation is invalid
  3784. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/shiftedLVMM.sip:57: Annotation is invalid
  3785. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:17: Annotation is invalid
  3786. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:17: Annotation is invalid
  3787. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:19: Annotation is invalid
  3788. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:19: Annotation is invalid
  3789. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:20: Annotation is invalid
  3790. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:20: Annotation is invalid
  3791. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:21: Annotation is invalid
  3792. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:22: Annotation is invalid
  3793. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:22: Annotation is invalid
  3794. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:23: Annotation is invalid
  3795. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:23: Annotation is invalid
  3796. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:24: Annotation is invalid
  3797. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:24: Annotation is invalid
  3798. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:25: Annotation is invalid
  3799. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:25: Annotation is invalid
  3800. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:26: Annotation is invalid
  3801. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:26: Annotation is invalid
  3802. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:27: Annotation is invalid
  3803. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:27: Annotation is invalid
  3804. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:28: Annotation is invalid
  3805. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:28: Annotation is invalid
  3806. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:29: Annotation is invalid
  3807. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:29: Annotation is invalid
  3808. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:30: Annotation is invalid
  3809. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:30: Annotation is invalid
  3810. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomProcessor.sip:18: Annotation is invalid
  3811. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyBondProcessor.sip:18: Annotation is invalid
  3812. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyFragmentProcessor.sip:18: Annotation is invalid
  3813. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyResidueProcessor.sip:18: Annotation is invalid
  3814. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyCompositeProcessor.sip:18: Annotation is invalid
  3815. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyChainProcessor.sip:16: Annotation is invalid
  3816. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/poissonBoltzmann.sip:160: Annotation is invalid
  3817. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/poissonBoltzmann.sip:161: Annotation is invalid
  3818. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/poissonBoltzmann.sip:162: Annotation is invalid
  3819. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/poissonBoltzmann.sip:164: Annotation is invalid
  3820. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/poissonBoltzmann.sip:164: Annotation is invalid
  3821. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/poissonBoltzmann.sip:170: Annotation is invalid
  3822. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/poissonBoltzmann.sip:172: Annotation is invalid
  3823. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/poissonBoltzmann.sip:172: Annotation is invalid
  3824. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/poissonBoltzmann.sip:174: Annotation is invalid
  3825. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/poissonBoltzmann.sip:175: Annotation is invalid
  3826. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/poissonBoltzmann.sip:177: Annotation is invalid
  3827. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/poissonBoltzmann.sip:192: Annotation is invalid
  3828. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/assignBondOrderProcessor.sip:107: Annotation is invalid
  3829. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/assignBondOrderProcessor.sip:111: Annotation is invalid
  3830. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/assignBondOrderProcessor.sip:115: Annotation is invalid
  3831. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/assignBondOrderProcessor.sip:117: Annotation is invalid
  3832. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/assignBondOrderProcessor.sip:118: Annotation is invalid
  3833. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/assignBondOrderProcessor.sip:119: Annotation is invalid
  3834. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/assignBondOrderProcessor.sip:120: Annotation is invalid
  3835. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/assignBondOrderProcessor.sip:124: Annotation is invalid
  3836. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/connectedComponentsProcessor.sip:34: Annotation is invalid
  3837. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/connectedComponentsProcessor.sip:43: Annotation is invalid
  3838. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/defaultProcessors.sip:18: Annotation is invalid
  3839. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/defaultProcessors.sip:34: Annotation is invalid
  3840. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/defaultProcessors.sip:51: Annotation is invalid
  3841. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/defaultProcessors.sip:54: Annotation is invalid
  3842. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/defaultProcessors.sip:58: Annotation is invalid
  3843. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/defaultProcessors.sip:74: Annotation is invalid
  3844. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/defaultProcessors.sip:76: Annotation is invalid
  3845. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:29: Annotation is invalid
  3846. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:30: Annotation is invalid
  3847. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:30: Annotation is invalid
  3848. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:34: Annotation is invalid
  3849. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:36: Annotation is invalid
  3850. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:37: Annotation is invalid
  3851. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:40: Annotation is invalid
  3852. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:41: Annotation is invalid
  3853. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:42: Annotation is invalid
  3854. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:43: Annotation is invalid
  3855. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:44: Annotation is invalid
  3856. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:45: Annotation is invalid
  3857. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:46: Annotation is invalid
  3858. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:84: Annotation is invalid
  3859. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:86: Annotation is invalid
  3860. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:87: Annotation is invalid
  3861. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:93: Annotation is invalid
  3862. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:112: Annotation is invalid
  3863. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:116: Annotation is invalid
  3864. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:121: Annotation is invalid
  3865. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:122: Annotation is invalid
  3866. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:123: Annotation is invalid
  3867. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:123: Annotation is invalid
  3868. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/HBondProcessor.sip:33: Annotation is invalid
  3869. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/HBondProcessor.sip:33: Annotation is invalid
  3870. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/HBondProcessor.sip:33: Annotation is invalid
  3871. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/HBondProcessor.sip:75: Annotation is invalid
  3872. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/HBondProcessor.sip:78: Annotation is invalid
  3873. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/reconstructFragmentProcessor.sip:18: Annotation is invalid
  3874. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/reconstructFragmentProcessor.sip:27: Annotation is invalid
  3875. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:19: Annotation is invalid
  3876. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:40: Annotation is invalid
  3877. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:58: Annotation is invalid
  3878. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:59: Annotation is invalid
  3879. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:59: Annotation is invalid
  3880. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:63: Annotation is invalid
  3881. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:68: Annotation is invalid
  3882. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:71: Annotation is invalid
  3883. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:80: Annotation is invalid
  3884. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:80: Annotation is invalid
  3885. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:80: Annotation is invalid
  3886. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:80: Annotation is invalid
  3887. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:81: Annotation is invalid
  3888. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:81: Annotation is invalid
  3889. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:81: Annotation is invalid
  3890. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:81: Annotation is invalid
  3891. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:82: Annotation is invalid
  3892. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:82: Annotation is invalid
  3893. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:82: Annotation is invalid
  3894. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricTransformations.sip:18: Annotation is invalid
  3895. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricTransformations.sip:19: Annotation is invalid
  3896. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricTransformations.sip:21: Annotation is invalid
  3897. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricTransformations.sip:38: Annotation is invalid
  3898. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricTransformations.sip:39: Annotation is invalid
  3899. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricTransformations.sip:41: Annotation is invalid
  3900. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:85: Annotation is invalid
  3901. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:86: Annotation is invalid
  3902. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:87: Annotation is invalid
  3903. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:91: Annotation is invalid
  3904. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:92: Annotation is invalid
  3905. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:93: Annotation is invalid
  3906. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:130: Annotation is invalid
  3907. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:130: Annotation is invalid
  3908. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:130: Annotation is invalid
  3909. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:131: Annotation is invalid
  3910. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:131: Annotation is invalid
  3911. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:131: Annotation is invalid
  3912. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:131: Annotation is invalid
  3913. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:133: Annotation is invalid
  3914. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:133: Annotation is invalid
  3915. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:133: Annotation is invalid
  3916. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:134: Annotation is invalid
  3917. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:134: Annotation is invalid
  3918. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:136: Annotation is invalid
  3919. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:136: Annotation is invalid
  3920. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:136: Annotation is invalid
  3921. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:138: Annotation is invalid
  3922. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:138: Annotation is invalid
  3923. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:141: Annotation is invalid
  3924. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:141: Annotation is invalid
  3925. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:141: Annotation is invalid
  3926. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:142: Annotation is invalid
  3927. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:145: Annotation is invalid
  3928. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:145: Annotation is invalid
  3929. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:145: Annotation is invalid
  3930. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:146: Annotation is invalid
  3931. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:148: Annotation is invalid
  3932. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:148: Annotation is invalid
  3933. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:149: Annotation is invalid
  3934. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:149: Annotation is invalid
  3935. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:149: Annotation is invalid
  3936. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:151: Annotation is invalid
  3937. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:151: Annotation is invalid
  3938. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:151: Annotation is invalid
  3939. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:152: Annotation is invalid
  3940. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:152: Annotation is invalid
  3941. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:155: Annotation is invalid
  3942. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:155: Annotation is invalid
  3943. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:155: Annotation is invalid
  3944. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:155: Annotation is invalid
  3945. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:155: Annotation is invalid
  3946. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:156: Annotation is invalid
  3947. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:156: Annotation is invalid
  3948. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:167: Annotation is invalid
  3949. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:167: Annotation is invalid
  3950. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:167: Annotation is invalid
  3951. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:168: Annotation is invalid
  3952. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:172: Annotation is invalid
  3953. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:172: Annotation is invalid
  3954. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:172: Annotation is invalid
  3955. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:172: Annotation is invalid
  3956. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:173: Annotation is invalid
  3957. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:173: Annotation is invalid
  3958. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:175: Annotation is invalid
  3959. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:175: Annotation is invalid
  3960. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:175: Annotation is invalid
  3961. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:175: Annotation is invalid
  3962. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:176: Annotation is invalid
  3963. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:176: Annotation is invalid
  3964. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:180: Annotation is invalid
  3965. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:181: Annotation is invalid
  3966. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:198: Annotation is invalid
  3967. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:198: Annotation is invalid
  3968. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residueChecker.sip:36: Annotation is invalid
  3969. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residueChecker.sip:37: Annotation is invalid
  3970. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residueChecker.sip:41: Annotation is invalid
  3971. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residueChecker.sip:42: Annotation is invalid
  3972. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residueChecker.sip:43: Annotation is invalid
  3973. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residueChecker.sip:46: Annotation is invalid
  3974. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:15: Annotation is invalid
  3975. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:15: Annotation is invalid
  3976. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:19: Annotation is invalid
  3977. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:19: Annotation is invalid
  3978. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:24: Annotation is invalid
  3979. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:24: Annotation is invalid
  3980. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:26: Annotation is invalid
  3981. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:26: Annotation is invalid
  3982. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:27: Annotation is invalid
  3983. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:27: Annotation is invalid
  3984. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:27: Annotation is invalid
  3985. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:30: Annotation is invalid
  3986. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:30: Annotation is invalid
  3987. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:30: Annotation is invalid
  3988. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:31: Annotation is invalid
  3989. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:31: Annotation is invalid
  3990. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:31: Annotation is invalid
  3991. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:33: Annotation is invalid
  3992. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:33: Annotation is invalid
  3993. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:35: Annotation is invalid
  3994. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:35: Annotation is invalid
  3995. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/peptideCapProcessor.sip:23: Annotation is invalid
  3996. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/secondaryStructureProcessor.sip:12: Annotation is invalid
  3997. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/file.sip:41: Annotation is invalid
  3998. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/file.sip:41: Annotation is invalid
  3999. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/file.sip:41: Annotation is invalid
  4000. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/file.sip:59: Annotation is invalid
  4001. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/file.sip:62: Annotation is invalid
  4002. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4003. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  4004. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/file.sip:76: Annotation is invalid
  4005. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/file.sip:77: Annotation is invalid
  4006. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/file.sip:88: Annotation is invalid
  4007. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 99
  4008. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/path.sip:17: Annotation is invalid
  4009. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/path.sip:18: Annotation is invalid
  4010. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/path.sip:20: Annotation is invalid
  4011. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/path.sip:21: Annotation is invalid
  4012. [ 61%] [ 61%] Generating source/VIEW/DIALOGS/moc_minimizationDialog.C
  4013. /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_52 -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/VIEW/DIALOGS/moc_minimizationDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/minimizationDialog.h
  4014. Built target file_converter
  4015. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4016. [ 61%] Generating source/VIEW/DIALOGS/moc_modelSettingsDialog.C
  4017. /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_52 -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/VIEW/DIALOGS/moc_modelSettingsDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/modelSettingsDialog.h
  4018. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4019. [ 61%] Generating source/VIEW/DIALOGS/moc_modifyRepresentationDialog.C
  4020. /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_52 -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/VIEW/DIALOGS/moc_modifyRepresentationDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/modifyRepresentationDialog.h
  4021. Linking CXX executable bin/atomtyper
  4022. /usr/bin/cmake -E cmake_link_script CMakeFiles/atomtyper.dir/link.txt --verbose=1
  4023. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/atomtyper.dir/source/APPLICATIONS/UTILITIES/atomtyper.o -o bin/atomtyper -rdynamic lib/libBALL.so.1.4 -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtXml.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/blas/reference:/usr/lib64/qt4
  4024. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4025. Linking CXX executable bin/export_fragment
  4026. /usr/bin/cmake -E cmake_link_script CMakeFiles/export_fragment.dir/link.txt --verbose=1
  4027. [ 61%] Generating source/VIEW/DIALOGS/moc_molecularDynamicsDialog.C
  4028. /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_52 -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/VIEW/DIALOGS/moc_molecularDynamicsDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/molecularDynamicsDialog.h
  4029. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/export_fragment.dir/source/APPLICATIONS/UTILITIES/export_fragment.o -o bin/export_fragment -rdynamic lib/libBALL.so.1.4 -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtXml.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/blas/reference:/usr/lib64/qt4
  4030. Linking CXX executable bin/add_hydrogens
  4031. /usr/bin/cmake -E cmake_link_script CMakeFiles/add_hydrogens.dir/link.txt --verbose=1
  4032. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/add_hydrogens.dir/source/APPLICATIONS/UTILITIES/add_hydrogens.o -o bin/add_hydrogens -rdynamic lib/libBALL.so.1.4 -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtXml.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/blas/reference:/usr/lib64/qt4
  4033. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 61
  4034. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  4035. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4036. [ 63%] [ 63%] Generating source/VIEW/DIALOGS/moc_molecularFileDialog.C
  4037. /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_52 -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/VIEW/DIALOGS/moc_molecularFileDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/molecularFileDialog.h
  4038. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  4039. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4040. Built target splitMMFFTestSuiteMolFiles
  4041. Linking CXX executable bin/assign_charges_from_rules
  4042. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4043. /usr/bin/cmake -E cmake_link_script CMakeFiles/assign_charges_from_rules.dir/link.txt --verbose=1
  4044. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4045. [ 63%] /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/assign_charges_from_rules.dir/source/APPLICATIONS/UTILITIES/assign_charges_from_rules.o -o bin/assign_charges_from_rules -rdynamic lib/libBALL.so.1.4 -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtXml.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/blas/reference:/usr/lib64/qt4
  4046. [ 63%] [ 63%] Generating source/VIEW/DIALOGS/moc_MMFF94ConfigurationDialog.C
  4047. Built target assign_bond_orders
  4048. /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_52 -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/VIEW/DIALOGS/moc_MMFF94ConfigurationDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/MMFF94ConfigurationDialog.h
  4049. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4050. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4051. [ 63%] Generating source/VIEW/DIALOGS/moc_networkPreferences.C
  4052. /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_52 -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/VIEW/DIALOGS/moc_networkPreferences.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/networkPreferences.h
  4053. Generating source/VIEW/DIALOGS/moc_openSavePreferences.C
  4054. /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_52 -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/VIEW/DIALOGS/moc_openSavePreferences.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/openSavePreferences.h
  4055. [ 63%] 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/PYTHON/EXTENSIONS /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/PYTHON/EXTENSIONS /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/CMakeFiles/BALLCoremodule.dir/DependInfo.cmake
  4056. Generating source/VIEW/DIALOGS/moc_parsedFunctionDialog.C
  4057. Linking CXX executable bin/assign_radii_from_rules
  4058. /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_52 -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/VIEW/DIALOGS/moc_parsedFunctionDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/parsedFunctionDialog.h
  4059. /usr/bin/cmake -E cmake_link_script CMakeFiles/assign_radii_from_rules.dir/link.txt --verbose=1
  4060. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/assign_radii_from_rules.dir/source/APPLICATIONS/UTILITIES/assign_radii_from_rules.o -o bin/assign_radii_from_rules -rdynamic lib/libBALL.so.1.4 -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtXml.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/blas/reference:/usr/lib64/qt4
  4061. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/CMakeFiles/BALLCoremodule.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/CMakeFiles/BALLCoremodule.dir/depend.internal".
  4062. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/CMakeFiles/BALLCoremodule.dir/depend.internal".
  4063. Scanning dependencies of target BALLCoremodule
  4064. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  4065. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4066. [ 63%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4067. Built target pdb2dcd
  4068. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4069. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4070. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4071. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4072. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4073. [ 63%] [ 63%] [ 63%] [ 63%] [ 63%] [ 63%] Generating source/VIEW/DIALOGS/moc_pluginDialog.C
  4074. /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_52 -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/VIEW/DIALOGS/moc_pluginDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/pluginDialog.h
  4075. Generating source/VIEW/DIALOGS/moc_peptideDialog.C
  4076. /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_52 -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/VIEW/DIALOGS/moc_peptideDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/peptideDialog.h
  4077. Generating source/VIEW/DIALOGS/moc_preferences.C
  4078. Generating source/VIEW/DIALOGS/moc_PTEDialog.C
  4079. /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_52 -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/VIEW/DIALOGS/moc_preferences.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/preferences.h
  4080. /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_52 -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/VIEW/DIALOGS/moc_PTEDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/PTEDialog.h
  4081. Generating source/VIEW/DIALOGS/moc_pubchemDialog.C
  4082. /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_52 -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/VIEW/DIALOGS/moc_pubchemDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/pubchemDialog.h
  4083. Generating source/VIEW/DIALOGS/moc_exportGeometryDialog.C
  4084. /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_52 -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/VIEW/DIALOGS/moc_exportGeometryDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/exportGeometryDialog.h
  4085. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  4086. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4087. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  4088. [ 63%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  4089. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4090. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4091. Built target reconstruct_fragment
  4092. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4093. [ 63%] [ 63%] [ 63%] Built target pdb2hin
  4094. Built target assign_typenames_from_rules
  4095. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 62
  4096. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4097. Generating source/VIEW/DIALOGS/moc_raytraceableContourSurfaceDialog.C
  4098. /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_52 -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/VIEW/DIALOGS/moc_raytraceableContourSurfaceDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/raytraceableContourSurfaceDialog.h
  4099. [ 64%] [ 64%] Generating source/VIEW/DIALOGS/moc_setCamera.C
  4100. /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_52 -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/VIEW/DIALOGS/moc_setCamera.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/setCamera.h
  4101. Generating source/VIEW/DIALOGS/moc_setClippingPlane.C
  4102. /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_52 -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/VIEW/DIALOGS/moc_setClippingPlane.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/setClippingPlane.h
  4103. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4104. [ 64%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4105. Generating source/VIEW/DIALOGS/moc_serverPreferences.C
  4106. /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_52 -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/VIEW/DIALOGS/moc_serverPreferences.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/serverPreferences.h
  4107. [ 64%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  4108. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4109. Generating source/VIEW/DIALOGS/moc_shortcutDialog.C
  4110. /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_52 -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/VIEW/DIALOGS/moc_shortcutDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/shortcutDialog.h
  4111. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4112. [ 64%] [ 64%] Built target calculate_RMSD
  4113. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4114. Generating source/VIEW/DIALOGS/moc_snapShotVisualisation.C
  4115. /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_52 -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/VIEW/DIALOGS/moc_snapShotVisualisation.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/snapShotVisualisation.h
  4116. [ 64%] Generating source/VIEW/DIALOGS/moc_stageSettings.C
  4117. /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_52 -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/VIEW/DIALOGS/moc_stageSettings.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/stageSettings.h
  4118. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4119. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4120. [ 64%] Generating source/VIEW/DIALOGS/moc_stereoSettingsDialog.C
  4121. [ 64%] /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_52 -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/VIEW/DIALOGS/moc_stereoSettingsDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/stereoSettingsDialog.h
  4122. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4123. Generating source/VIEW/DIALOGS/moc_undoManagerDialog.C
  4124. /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_52 -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/VIEW/DIALOGS/moc_undoManagerDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/undoManagerDialog.h
  4125. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4126. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4127. [ 64%] [ 64%] Generating source/VIEW/DIALOGS/moc_pythonSettings.C
  4128. /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_52 -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/VIEW/DIALOGS/moc_pythonSettings.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/pythonSettings.h
  4129. [ 64%] Generating source/VIEW/DIALOGS/moc_geometricFitDialog.C
  4130. /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_52 -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/VIEW/DIALOGS/moc_geometricFitDialog.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DIALOGS/geometricFitDialog.h
  4131. Generating source/VIEW/DATATYPE/moc_dataset.C
  4132. /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_52 -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/VIEW/DATATYPE/moc_dataset.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DATATYPE/dataset.h
  4133. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4134. [ 64%] Generating source/VIEW/DATATYPE/moc_standardDatasets.C
  4135. /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_52 -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/VIEW/DATATYPE/moc_standardDatasets.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/DATATYPE/standardDatasets.h
  4136. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4137. [ 64%] Generating source/VIEW/KERNEL/moc_mainControl.C
  4138. /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_52 -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/VIEW/KERNEL/moc_mainControl.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/KERNEL/mainControl.h
  4139. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  4140. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4141. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 63
  4142. [ 64%] [ 66%] Built target pdb2amber_naming
  4143. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4144. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4145. Generating source/VIEW/KERNEL/moc_shortcutRegistry.C
  4146. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4147. /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_52 -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/VIEW/KERNEL/moc_shortcutRegistry.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/KERNEL/shortcutRegistry.h
  4148. [ 66%] [ 66%] [ 66%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4149. Generating source/VIEW/KERNEL/moc_serverWidget.C
  4150. Generating source/VIEW/WIDGETS/moc_colorButton.C
  4151. /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_52 -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/VIEW/KERNEL/moc_serverWidget.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/KERNEL/serverWidget.h
  4152. /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_52 -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/VIEW/WIDGETS/moc_colorButton.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/WIDGETS/colorButton.h
  4153. Generating source/VIEW/WIDGETS/moc_colorTable.C
  4154. /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_52 -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/VIEW/WIDGETS/moc_colorTable.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/WIDGETS/colorTable.h
  4155. [ 66%] Generating source/VIEW/WIDGETS/moc_datasetControl.C
  4156. /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_52 -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/VIEW/WIDGETS/moc_datasetControl.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/WIDGETS/datasetControl.h
  4157. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4158. [ 66%] Generating source/VIEW/WIDGETS/moc_dockingController.C
  4159. /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_52 -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/VIEW/WIDGETS/moc_dockingController.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/WIDGETS/dockingController.h
  4160. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4161. [ 66%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4162. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4163. Generating source/VIEW/WIDGETS/moc_dockWidget.C
  4164. /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_52 -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/VIEW/WIDGETS/moc_dockWidget.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/WIDGETS/dockWidget.h
  4165. [ 66%] [ 66%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4166. Generating source/VIEW/WIDGETS/moc_editableScene.C
  4167. /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_52 -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/VIEW/WIDGETS/moc_editableScene.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/WIDGETS/editableScene.h
  4168. Generating source/VIEW/WIDGETS/moc_fileObserver.C
  4169. [ 66%] /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_52 -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/VIEW/WIDGETS/moc_fileObserver.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/WIDGETS/fileObserver.h
  4170. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  4171. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4172. Generating source/VIEW/WIDGETS/moc_genericControl.C
  4173. /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_52 -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/VIEW/WIDGETS/moc_genericControl.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/WIDGETS/genericControl.h
  4174. [ 66%] Built target atomtyper
  4175. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4176. [ 66%] Generating source/VIEW/WIDGETS/moc_geometricControl.C
  4177. /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_52 -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/VIEW/WIDGETS/moc_geometricControl.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/WIDGETS/geometricControl.h
  4178. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4179. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 64
  4180. [ 66%] [ 67%] Generating source/VIEW/WIDGETS/moc_gridColorWidget.C
  4181. /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_52 -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/VIEW/WIDGETS/moc_gridColorWidget.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/WIDGETS/gridColorWidget.h
  4182. Generating source/VIEW/WIDGETS/moc_helpViewer.C
  4183. /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_52 -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/VIEW/WIDGETS/moc_helpViewer.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/WIDGETS/helpViewer.h
  4184. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  4185. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4186. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4187. [ 67%] [ 67%] Built target add_hydrogens
  4188. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4189. Generating source/VIEW/WIDGETS/moc_logView.C
  4190. /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_52 -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/VIEW/WIDGETS/moc_logView.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/WIDGETS/logView.h
  4191. [ 67%] Generating source/VIEW/WIDGETS/moc_molecularControl.C
  4192. /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_52 -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/VIEW/WIDGETS/moc_molecularControl.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/WIDGETS/molecularControl.h
  4193. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4194. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4195. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4196. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4197. [ 67%] [ 67%] [ 67%] Generating source/VIEW/WIDGETS/moc_molecularStructure.C
  4198. /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_52 -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/VIEW/WIDGETS/moc_molecularStructure.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/WIDGETS/molecularStructure.h
  4199. Generating source/VIEW/WIDGETS/moc_propertyEditor.C
  4200. /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_52 -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/VIEW/WIDGETS/moc_propertyEditor.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/WIDGETS/propertyEditor.h
  4201. [ 67%] Generating source/VIEW/WIDGETS/moc_scene.C
  4202. /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_52 -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/VIEW/WIDGETS/moc_scene.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/WIDGETS/scene.h
  4203. Generating source/VIEW/WIDGETS/moc_shortcutTableView.C
  4204. /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_52 -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/VIEW/WIDGETS/moc_shortcutTableView.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/WIDGETS/shortcutTableView.h
  4205. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  4206. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4207. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4208. [ 67%] [ 67%] Built target export_fragment
  4209. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4210. Generating source/VIEW/WIDGETS/moc_SDWidget.C
  4211. /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_52 -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/VIEW/WIDGETS/moc_SDWidget.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/WIDGETS/SDWidget.h
  4212. [ 67%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4213. Generating source/VIEW/WIDGETS/moc_testFramework.C
  4214. /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_52 -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/VIEW/WIDGETS/moc_testFramework.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/WIDGETS/testFramework.h
  4215. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4216. [ 67%] [ 67%] Generating source/VIEW/WIDGETS/moc_textEditorWidget.C
  4217. /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_52 -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/VIEW/WIDGETS/moc_textEditorWidget.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/WIDGETS/textEditorWidget.h
  4218. Generating source/VIEW/WIDGETS/moc_pyWidget.C
  4219. /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_52 -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/VIEW/WIDGETS/moc_pyWidget.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/WIDGETS/pyWidget.h
  4220. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  4221. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4222. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4223. [ 67%] [ 67%] Built target assign_radii_from_rules
  4224. Generating source/VIEW/WIDGETS/moc_hotkeyTable.C
  4225. /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_52 -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/VIEW/WIDGETS/moc_hotkeyTable.C /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/include/BALL/VIEW/WIDGETS/hotkeyTable.h
  4226. Linking CXX executable bin/solvent_accessibility
  4227. /usr/bin/cmake -E cmake_link_script CMakeFiles/solvent_accessibility.dir/link.txt --verbose=1
  4228. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/solvent_accessibility.dir/source/APPLICATIONS/UTILITIES/solvent_accessibility.o -o bin/solvent_accessibility -rdynamic lib/libBALL.so.1.4 -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtXml.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/blas/reference:/usr/lib64/qt4
  4229. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  4230. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4231. [ 67%] Built target assign_charges_from_rules
  4232. Linking CXX executable bin/rigid_docking
  4233. /usr/bin/cmake -E cmake_link_script CMakeFiles/rigid_docking.dir/link.txt --verbose=1
  4234. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/rigid_docking.dir/source/APPLICATIONS/UTILITIES/rigid_docking.o -o bin/rigid_docking -rdynamic lib/libBALL.so.1.4 -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtXml.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/blas/reference:/usr/lib64/qt4
  4235. 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/VIEW.dir/DependInfo.cmake
  4236. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/VIEW.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles/VIEW.dir/depend.internal".
  4237. 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/VIEW.dir/depend.internal".
  4238. Scanning dependencies of target VIEW
  4239. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  4240. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4241. [ 67%] Built target solvent_accessibility
  4242. Linking CXX executable bin/compute_docking_RMSD
  4243. /usr/bin/cmake -E cmake_link_script CMakeFiles/compute_docking_RMSD.dir/link.txt --verbose=1
  4244. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/compute_docking_RMSD.dir/source/APPLICATIONS/UTILITIES/compute_docking_RMSD.o -o bin/compute_docking_RMSD -rdynamic lib/libBALL.so.1.4 -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtXml.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/blas/reference:/usr/lib64/qt4
  4245. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  4246. make -f source/PYTHON/EXTENSIONS/CMakeFiles/BALLCoremodule.dir/build.make source/PYTHON/EXTENSIONS/CMakeFiles/BALLCoremodule.dir/build
  4247. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  4248. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4249. [ 67%] Built target rigid_docking
  4250. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  4251. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4252. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4253. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4254. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 35
  4255. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4256. [ 67%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4257. [ 67%] [ 67%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4258. [ 69%] [ 69%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4259. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4260. Building CXX object source/PYTHON/EXTENSIONS/CMakeFiles/BALLCoremodule.dir/BALLCoremodule/sipBALLCorepart1.o
  4261. [ 69%] Building CXX object source/PYTHON/EXTENSIONS/CMakeFiles/BALLCoremodule.dir/BALLCoremodule/sipBALLCorepart0.o
  4262. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/x86_64-pc-linux-gnu-g++ -DBALLCoremodule_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule -std=c++0x -Wall -Wextra -Wno-long-long -std=c++0x -o CMakeFiles/BALLCoremodule.dir/BALLCoremodule/sipBALLCorepart0.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule/sipBALLCorepart0.cpp
  4263. Building CXX object source/PYTHON/EXTENSIONS/CMakeFiles/BALLCoremodule.dir/BALLCoremodule/sipBALLCorepart3.o
  4264. Building CXX object source/PYTHON/EXTENSIONS/CMakeFiles/BALLCoremodule.dir/BALLCoremodule/sipBALLCorepart2.o
  4265. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/x86_64-pc-linux-gnu-g++ -DBALLCoremodule_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule -std=c++0x -Wall -Wextra -Wno-long-long -std=c++0x -o CMakeFiles/BALLCoremodule.dir/BALLCoremodule/sipBALLCorepart1.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule/sipBALLCorepart1.cpp
  4266. [ 69%] cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/x86_64-pc-linux-gnu-g++ -DBALLCoremodule_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule -std=c++0x -Wall -Wextra -Wno-long-long -std=c++0x -o CMakeFiles/BALLCoremodule.dir/BALLCoremodule/sipBALLCorepart2.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule/sipBALLCorepart2.cpp
  4267. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/x86_64-pc-linux-gnu-g++ -DBALLCoremodule_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule -std=c++0x -Wall -Wextra -Wno-long-long -std=c++0x -o CMakeFiles/BALLCoremodule.dir/BALLCoremodule/sipBALLCorepart3.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule/sipBALLCorepart3.cpp
  4268. Building CXX object source/PYTHON/EXTENSIONS/CMakeFiles/BALLCoremodule.dir/BALLCoremodule/sipBALLCorepart4.o
  4269. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4270. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/x86_64-pc-linux-gnu-g++ -DBALLCoremodule_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule -std=c++0x -Wall -Wextra -Wno-long-long -std=c++0x -o CMakeFiles/BALLCoremodule.dir/BALLCoremodule/sipBALLCorepart4.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule/sipBALLCorepart4.cpp
  4271. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4272. [ 69%] Building CXX object source/PYTHON/EXTENSIONS/CMakeFiles/BALLCoremodule.dir/BALLCoremodule/sipBALLCorepart5.o
  4273. [ 69%] Building CXX object source/PYTHON/EXTENSIONS/CMakeFiles/BALLCoremodule.dir/BALLCoremodule/sipBALLCorepart6.o
  4274. [ 69%] [ 69%] cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/x86_64-pc-linux-gnu-g++ -DBALLCoremodule_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule -std=c++0x -Wall -Wextra -Wno-long-long -std=c++0x -o CMakeFiles/BALLCoremodule.dir/BALLCoremodule/sipBALLCorepart5.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule/sipBALLCorepart5.cpp
  4275. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/x86_64-pc-linux-gnu-g++ -DBALLCoremodule_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule -std=c++0x -Wall -Wextra -Wno-long-long -std=c++0x -o CMakeFiles/BALLCoremodule.dir/BALLCoremodule/sipBALLCorepart6.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule/sipBALLCorepart6.cpp
  4276. Building CXX object source/PYTHON/EXTENSIONS/CMakeFiles/BALLCoremodule.dir/BALLCoremodule/sipBALLCorepart7.o
  4277. Building CXX object source/PYTHON/EXTENSIONS/CMakeFiles/BALLCoremodule.dir/BALL/pyBALLSipHelper.o
  4278. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/x86_64-pc-linux-gnu-g++ -DBALLCoremodule_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule -std=c++0x -Wall -Wextra -Wno-long-long -std=c++0x -o CMakeFiles/BALLCoremodule.dir/BALLCoremodule/sipBALLCorepart7.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule/sipBALLCorepart7.cpp
  4279. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/x86_64-pc-linux-gnu-g++ -DBALLCoremodule_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule -std=c++0x -Wall -Wextra -Wno-long-long -std=c++0x -o CMakeFiles/BALLCoremodule.dir/BALL/pyBALLSipHelper.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyBALLSipHelper.C
  4280. Building CXX object source/PYTHON/EXTENSIONS/CMakeFiles/BALLCoremodule.dir/BALL/pyIndexList.o
  4281. Building CXX object source/PYTHON/EXTENSIONS/CMakeFiles/BALLCoremodule.dir/BALL/pyConstant.o
  4282. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/x86_64-pc-linux-gnu-g++ -DBALLCoremodule_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule -std=c++0x -Wall -Wextra -Wno-long-long -std=c++0x -o CMakeFiles/BALLCoremodule.dir/BALL/pyIndexList.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyIndexList.C
  4283. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/x86_64-pc-linux-gnu-g++ -DBALLCoremodule_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule -std=c++0x -Wall -Wextra -Wno-long-long -std=c++0x -o CMakeFiles/BALLCoremodule.dir/BALL/pyConstant.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyConstant.C
  4284. In file included from /usr/include/python2.7/Python.h:8:0,
  4285. from /usr/include/python2.7/sip.h:32,
  4286. from /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule/sipAPIBALLCore.h:14,
  4287. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyBALLSipHelper.C:7:
  4288. /usr/include/python2.7/pyconfig.h:1161:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
  4289. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/include/g++-v4/x86_64-pc-linux-gnu/bits/os_defines.h:40:0,
  4290. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/include/g++-v4/x86_64-pc-linux-gnu/bits/c++config.h:414,
  4291. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/include/g++-v4/exception:39,
  4292. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/include/g++-v4/typeinfo:36,
  4293. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyBALLSipHelper.C:6:
  4294. /usr/include/features.h:168:0: note: this is the location of the previous definition
  4295. In file included from /usr/include/python2.7/Python.h:8:0,
  4296. from /usr/include/python2.7/sip.h:32,
  4297. from /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule/sipAPIBALLCore.h:14,
  4298. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyBALLSipHelper.C:7:
  4299. /usr/include/python2.7/pyconfig.h:1183:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
  4300. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/include/g++-v4/x86_64-pc-linux-gnu/bits/os_defines.h:40:0,
  4301. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/include/g++-v4/x86_64-pc-linux-gnu/bits/c++config.h:414,
  4302. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/include/g++-v4/exception:39,
  4303. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/include/g++-v4/typeinfo:36,
  4304. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyBALLSipHelper.C:6:
  4305. /usr/include/features.h:170:0: note: this is the location of the previous definition
  4306. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  4307. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4308. [ 69%] Built target compute_docking_RMSD
  4309. Linking CXX executable bin/splitMMFFTestSuiteOptiFiles
  4310. /usr/bin/cmake -E cmake_link_script CMakeFiles/splitMMFFTestSuiteOptiFiles.dir/link.txt --verbose=1
  4311. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/splitMMFFTestSuiteOptiFiles.dir/source/APPLICATIONS/MMFF94/splitMMFFTestSuiteOptiFiles.o -o bin/splitMMFFTestSuiteOptiFiles -rdynamic lib/libBALL.so.1.4 -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtXml.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/blas/reference:/usr/lib64/qt4
  4312. Linking CXX executable bin/clip_protein_around_ligand
  4313. /usr/bin/cmake -E cmake_link_script CMakeFiles/clip_protein_around_ligand.dir/link.txt --verbose=1
  4314. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/clip_protein_around_ligand.dir/source/APPLICATIONS/UTILITIES/clip_protein_around_ligand.o -o bin/clip_protein_around_ligand -rdynamic lib/libBALL.so.1.4 -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtXml.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/blas/reference:/usr/lib64/qt4
  4315. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  4316. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 86
  4317. [ 69%] Built target clip_protein_around_ligand
  4318. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  4319. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4320. [ 69%] Built target splitMMFFTestSuiteOptiFiles
  4321. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule/sipBALLCorepart4.cpp: In function 'void release_Quaternion(void*, int)':
  4322. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule/sipBALLCorepart4.cpp:1754:50: warning: deleting object of polymorphic class type 'BALL::TQuaternion<float>' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]
  4323. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule/sipBALLCorepart1.cpp: In function 'void release_NumericalSAS(void*, int)':
  4324. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule/sipBALLCorepart1.cpp:1531:52: warning: deleting object of polymorphic class type 'BALL::NumericalSAS' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]
  4325. Linking CXX executable bin/testKekulizer
  4326. /usr/bin/cmake -E cmake_link_script CMakeFiles/testKekulizer.dir/link.txt --verbose=1
  4327. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/testKekulizer.dir/source/APPLICATIONS/MMFF94/testKekulizer.o -o bin/testKekulizer -rdynamic lib/libBALL.so.1.4 -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtXml.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/blas/reference:/usr/lib64/qt4
  4328. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  4329. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 100
  4330. [ 69%] Built target testKekulizer
  4331. Linking CXX executable bin/readMMFF94TestFile
  4332. /usr/bin/cmake -E cmake_link_script CMakeFiles/readMMFF94TestFile.dir/link.txt --verbose=1
  4333. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/readMMFF94TestFile.dir/source/APPLICATIONS/MMFF94/readMMFF94TestFile.o -o bin/readMMFF94TestFile -rdynamic lib/libBALL.so.1.4 -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtXml.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/blas/reference:/usr/lib64/qt4
  4334. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  4335. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4336. [ 69%] Built target readMMFF94TestFile
  4337. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  4338. make -f CMakeFiles/VIEW.dir/build.make CMakeFiles/VIEW.dir/build
  4339. Linking CXX shared library ../../../lib/BALLCore.so
  4340. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/cmake -E cmake_link_script CMakeFiles/BALLCoremodule.dir/link.txt --verbose=1
  4341. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,BALLCore.so -o ../../../lib/BALLCore.so CMakeFiles/BALLCoremodule.dir/BALLCoremodule/sipBALLCorepart0.o CMakeFiles/BALLCoremodule.dir/BALLCoremodule/sipBALLCorepart1.o CMakeFiles/BALLCoremodule.dir/BALLCoremodule/sipBALLCorepart2.o CMakeFiles/BALLCoremodule.dir/BALLCoremodule/sipBALLCorepart3.o CMakeFiles/BALLCoremodule.dir/BALLCoremodule/sipBALLCorepart4.o CMakeFiles/BALLCoremodule.dir/BALLCoremodule/sipBALLCorepart5.o CMakeFiles/BALLCoremodule.dir/BALLCoremodule/sipBALLCorepart6.o CMakeFiles/BALLCoremodule.dir/BALLCoremodule/sipBALLCorepart7.o CMakeFiles/BALLCoremodule.dir/BALL/pyBALLSipHelper.o CMakeFiles/BALLCoremodule.dir/BALL/pyIndexList.o CMakeFiles/BALLCoremodule.dir/BALL/pyConstant.o -lpython2.7 ../../../lib/libBALL.so.1.4 -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtXml.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/blas/reference:/usr/lib64/qt4:
  4342. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/cmake -E copy /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL.py /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib
  4343. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  4344. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 35
  4345. [ 69%] Built target BALLCoremodule
  4346. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  4347. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 65
  4348. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4349. [ 70%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4350. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4351. [ 70%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4352. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/assignBondOrderConfigurationDialog.o
  4353. [ 70%] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/assignBondOrderConfigurationDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/assignBondOrderConfigurationDialog.C
  4354. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4355. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/assignBondOrderResultsDialog.o
  4356. [ 70%] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/assignBondOrderResultsDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/assignBondOrderResultsDialog.C
  4357. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4358. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/atomOverview.o
  4359. [ 70%] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/atomOverview.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/atomOverview.C
  4360. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4361. [ 70%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4362. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/amberConfigurationDialog.o
  4363. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/bondProperties.o
  4364. [ 70%] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/amberConfigurationDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/amberConfigurationDialog.C
  4365. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/bondProperties.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/bondProperties.C
  4366. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4367. [ 70%] [ 70%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/charmmConfigurationDialog.o
  4368. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/charmmConfigurationDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/charmmConfigurationDialog.C
  4369. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4370. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4371. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/contourSurfaceDialog.o
  4372. [ 70%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/coloringSettingsDialog.o
  4373. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/compositeProperties.o
  4374. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/contourSurfaceDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/contourSurfaceDialog.C
  4375. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/coloringSettingsDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/coloringSettingsDialog.C
  4376. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/compositeProperties.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/compositeProperties.C
  4377. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 66
  4378. [ 70%] [ 70%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/clippingDialog.o
  4379. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/clippingDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/clippingDialog.C
  4380. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4381. [ 72%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/dockDialog.o
  4382. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/dockProgressDialog.o
  4383. [ 72%] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/dockDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/dockDialog.C
  4384. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/dockProgressDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/dockProgressDialog.C
  4385. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4386. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4387. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/dockResultDialog.o
  4388. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/dockResultDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/dockResultDialog.C
  4389. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4390. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/downloadPDBFile.o
  4391. [ 72%] [ 72%] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/downloadPDBFile.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/downloadPDBFile.C
  4392. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4393. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4394. [ 72%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4395. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/downloadElectronDensity.o
  4396. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/editSettings.o
  4397. [ 72%] [ 72%] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/downloadElectronDensity.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/downloadElectronDensity.C
  4398. [ 72%] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/editSettings.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/editSettings.C
  4399. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4400. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/editSingleShortcut.o
  4401. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/editSingleShortcut.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/editSingleShortcut.C
  4402. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4403. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/fieldLinesDialog.o
  4404. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/displayProperties.o
  4405. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/fieldLinesDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/fieldLinesDialog.C
  4406. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/displayProperties.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/displayProperties.C
  4407. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4408. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/FDPBDialog.o
  4409. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/FDPBDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/FDPBDialog.C
  4410. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4411. [ 72%] [ 72%] [ 72%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/gridVisualizationDialog.o
  4412. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/gridVisualizationDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/gridVisualizationDialog.C
  4413. [ 72%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/labelDialog.o
  4414. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/labelDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/labelDialog.C
  4415. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/lightSettings.o
  4416. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/lightSettings.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/lightSettings.C
  4417. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/mainControlPreferences.o
  4418. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/mainControlPreferences.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/mainControlPreferences.C
  4419. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 67
  4420. [ 73%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4421. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/materialSettings.o
  4422. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/materialSettings.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/materialSettings.C
  4423. [ 73%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/minimizationDialog.o
  4424. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/minimizationDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/minimizationDialog.C
  4425. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/editSingleShortcut.C: In member function 'virtual void BALL::VIEW::EditSingleShortcut::keyReleaseEvent(QKeyEvent*)':
  4426. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/editSingleShortcut.C:157:9: warning: variable 'released_key' set but not used [-Wunused-but-set-variable]
  4427. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4428. [ 73%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/modelSettingsDialog.o
  4429. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/modelSettingsDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/modelSettingsDialog.C
  4430. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4431. [ 73%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/modifyRepresentationDialog.o
  4432. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/modifyRepresentationDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/modifyRepresentationDialog.C
  4433. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4434. [ 73%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/molecularDynamicsDialog.o
  4435. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/molecularDynamicsDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/molecularDynamicsDialog.C
  4436. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4437. [ 73%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/molecularFileDialog.o
  4438. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/molecularFileDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/molecularFileDialog.C
  4439. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/dockDialog.C: In member function 'void BALL::VIEW::DockDialog::algorithmChosen()':
  4440. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/dockDialog.C:866:11: warning: variable 'found' set but not used [-Wunused-but-set-variable]
  4441. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4442. [ 73%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/MMFF94ConfigurationDialog.o
  4443. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/MMFF94ConfigurationDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/MMFF94ConfigurationDialog.C
  4444. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4445. [ 73%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/networkPreferences.o
  4446. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/networkPreferences.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/networkPreferences.C
  4447. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4448. [ 73%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/openSavePreferences.o
  4449. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/openSavePreferences.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/openSavePreferences.C
  4450. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4451. [ 73%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/parsedFunctionDialog.o
  4452. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/parsedFunctionDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/parsedFunctionDialog.C
  4453. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4454. [ 73%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/peptideDialog.o
  4455. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/peptideDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/peptideDialog.C
  4456. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4457. [ 73%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/pluginDialog.o
  4458. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/pluginDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/pluginDialog.C
  4459. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4460. [ 73%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/preferences.o
  4461. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/preferences.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/preferences.C
  4462. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 68
  4463. [ 75%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/exportGeometryDialog.o
  4464. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/exportGeometryDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/exportGeometryDialog.C
  4465. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4466. [ 75%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/PTEDialog.o
  4467. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/PTEDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/PTEDialog.C
  4468. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4469. [ 75%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/pubchemDialog.o
  4470. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/pubchemDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/pubchemDialog.C
  4471. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/materialSettings.C: In member function 'virtual void BALL::VIEW::MaterialSettings::editAmbientColor()':
  4472. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/materialSettings.C:199:11: warning: variable 'color' set but not used [-Wunused-but-set-variable]
  4473. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/materialSettings.C: In member function 'virtual void BALL::VIEW::MaterialSettings::editSpecularityColor()':
  4474. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/materialSettings.C:207:11: warning: variable 'color' set but not used [-Wunused-but-set-variable]
  4475. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/materialSettings.C: In member function 'virtual void BALL::VIEW::MaterialSettings::editReflectivenessColor()':
  4476. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/materialSettings.C:215:11: warning: variable 'color' set but not used [-Wunused-but-set-variable]
  4477. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4478. [ 75%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/raytraceableContourSurfaceDialog.o
  4479. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/raytraceableContourSurfaceDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/raytraceableContourSurfaceDialog.C
  4480. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4481. [ 75%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/setCamera.o
  4482. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/setCamera.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/setCamera.C
  4483. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4484. [ 75%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/setClippingPlane.o
  4485. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/setClippingPlane.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/setClippingPlane.C
  4486. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4487. [ 75%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/serverPreferences.o
  4488. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/serverPreferences.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/serverPreferences.C
  4489. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4490. [ 75%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/shortcutDialog.o
  4491. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/shortcutDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/shortcutDialog.C
  4492. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4493. [ 75%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/snapShotVisualisation.o
  4494. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/snapShotVisualisation.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/snapShotVisualisation.C
  4495. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4496. [ 75%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/stageSettings.o
  4497. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/stageSettings.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/stageSettings.C
  4498. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4499. [ 75%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/stereoSettingsDialog.o
  4500. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/stereoSettingsDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/stereoSettingsDialog.C
  4501. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4502. [ 75%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/undoManagerDialog.o
  4503. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/undoManagerDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/undoManagerDialog.C
  4504. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 69
  4505. [ 76%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/pythonSettings.o
  4506. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/pythonSettings.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/pythonSettings.C
  4507. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4508. [ 76%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/geometricFitDialog.o
  4509. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/geometricFitDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DIALOGS/geometricFitDialog.C
  4510. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4511. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4512. [ 76%] [ 76%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_assignBondOrderConfigurationDialog.o
  4513. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_assignBondOrderConfigurationDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_assignBondOrderConfigurationDialog.C
  4514. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_assignBondOrderResultsDialog.o
  4515. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_assignBondOrderResultsDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_assignBondOrderResultsDialog.C
  4516. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4517. [ 76%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_atomOverview.o
  4518. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_atomOverview.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_atomOverview.C
  4519. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4520. [ 76%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_amberConfigurationDialog.o
  4521. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_amberConfigurationDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_amberConfigurationDialog.C
  4522. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4523. [ 76%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_bondProperties.o
  4524. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_bondProperties.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_bondProperties.C
  4525. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4526. [ 76%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_charmmConfigurationDialog.o
  4527. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_charmmConfigurationDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_charmmConfigurationDialog.C
  4528. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4529. [ 76%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_contourSurfaceDialog.o
  4530. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_contourSurfaceDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_contourSurfaceDialog.C
  4531. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4532. [ 76%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4533. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_coloringSettingsDialog.o
  4534. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_coloringSettingsDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_coloringSettingsDialog.C
  4535. [ 76%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_compositeProperties.o
  4536. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_compositeProperties.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_compositeProperties.C
  4537. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4538. [ 76%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_clippingDialog.o
  4539. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_clippingDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_clippingDialog.C
  4540. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 70
  4541. [ 77%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_dockDialog.o
  4542. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_dockDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_dockDialog.C
  4543. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4544. [ 77%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_dockProgressDialog.o
  4545. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_dockProgressDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_dockProgressDialog.C
  4546. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4547. [ 77%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_dockResultDialog.o
  4548. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_dockResultDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_dockResultDialog.C
  4549. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4550. [ 77%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_downloadPDBFile.o
  4551. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_downloadPDBFile.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_downloadPDBFile.C
  4552. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4553. [ 77%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_downloadElectronDensity.o
  4554. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_downloadElectronDensity.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_downloadElectronDensity.C
  4555. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4556. [ 77%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_editSettings.o
  4557. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_editSettings.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_editSettings.C
  4558. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4559. [ 77%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_editSingleShortcut.o
  4560. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_editSingleShortcut.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_editSingleShortcut.C
  4561. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4562. [ 77%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_displayProperties.o
  4563. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_displayProperties.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_displayProperties.C
  4564. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4565. [ 77%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_fieldLinesDialog.o
  4566. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_fieldLinesDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_fieldLinesDialog.C
  4567. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4568. [ 77%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_FDPBDialog.o
  4569. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_FDPBDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_FDPBDialog.C
  4570. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4571. [ 77%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_gridVisualizationDialog.o
  4572. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_gridVisualizationDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_gridVisualizationDialog.C
  4573. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4574. [ 77%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_labelDialog.o
  4575. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_labelDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_labelDialog.C
  4576. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4577. [ 77%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_lightSettings.o
  4578. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_lightSettings.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_lightSettings.C
  4579. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 71
  4580. [ 79%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_mainControlPreferences.o
  4581. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_mainControlPreferences.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_mainControlPreferences.C
  4582. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4583. [ 79%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_materialSettings.o
  4584. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_materialSettings.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_materialSettings.C
  4585. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4586. [ 79%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_minimizationDialog.o
  4587. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_minimizationDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_minimizationDialog.C
  4588. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4589. [ 79%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_modelSettingsDialog.o
  4590. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_modelSettingsDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_modelSettingsDialog.C
  4591. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4592. [ 79%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_modifyRepresentationDialog.o
  4593. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_modifyRepresentationDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_modifyRepresentationDialog.C
  4594. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4595. [ 79%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_molecularDynamicsDialog.o
  4596. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_molecularDynamicsDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_molecularDynamicsDialog.C
  4597. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4598. [ 79%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_molecularFileDialog.o
  4599. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_molecularFileDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_molecularFileDialog.C
  4600. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4601. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4602. [ 79%] [ 79%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_MMFF94ConfigurationDialog.o
  4603. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_MMFF94ConfigurationDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_MMFF94ConfigurationDialog.C
  4604. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_networkPreferences.o
  4605. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_networkPreferences.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_networkPreferences.C
  4606. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4607. [ 79%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_openSavePreferences.o
  4608. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_openSavePreferences.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_openSavePreferences.C
  4609. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4610. [ 79%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_parsedFunctionDialog.o
  4611. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_parsedFunctionDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_parsedFunctionDialog.C
  4612. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4613. [ 79%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_peptideDialog.o
  4614. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_peptideDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_peptideDialog.C
  4615. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 72
  4616. [ 80%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_pluginDialog.o
  4617. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_pluginDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_pluginDialog.C
  4618. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4619. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4620. [ 80%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_preferences.o
  4621. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_preferences.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_preferences.C
  4622. [ 80%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_exportGeometryDialog.o
  4623. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_exportGeometryDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_exportGeometryDialog.C
  4624. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4625. [ 80%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_PTEDialog.o
  4626. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_PTEDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_PTEDialog.C
  4627. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4628. [ 80%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_pubchemDialog.o
  4629. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_pubchemDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_pubchemDialog.C
  4630. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4631. [ 80%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_raytraceableContourSurfaceDialog.o
  4632. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_raytraceableContourSurfaceDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_raytraceableContourSurfaceDialog.C
  4633. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4634. [ 80%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_setCamera.o
  4635. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_setCamera.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_setCamera.C
  4636. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4637. [ 80%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_setClippingPlane.o
  4638. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_setClippingPlane.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_setClippingPlane.C
  4639. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4640. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4641. [ 80%] [ 80%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_serverPreferences.o
  4642. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_serverPreferences.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_serverPreferences.C
  4643. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_shortcutDialog.o
  4644. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_shortcutDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_shortcutDialog.C
  4645. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4646. [ 80%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_snapShotVisualisation.o
  4647. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_snapShotVisualisation.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_snapShotVisualisation.C
  4648. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4649. [ 80%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_stageSettings.o
  4650. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_stageSettings.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_stageSettings.C
  4651. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4652. [ 80%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_stereoSettingsDialog.o
  4653. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_stereoSettingsDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_stereoSettingsDialog.C
  4654. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 73
  4655. [ 82%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_undoManagerDialog.o
  4656. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_undoManagerDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_undoManagerDialog.C
  4657. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4658. [ 82%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_pythonSettings.o
  4659. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_pythonSettings.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_pythonSettings.C
  4660. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4661. [ 82%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_geometricFitDialog.o
  4662. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DIALOGS/moc_geometricFitDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DIALOGS/moc_geometricFitDialog.C
  4663. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4664. [ 82%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DATATYPE/colorExtensions.o
  4665. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DATATYPE/colorExtensions.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DATATYPE/colorExtensions.C
  4666. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4667. [ 82%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DATATYPE/colorHSV.o
  4668. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DATATYPE/colorHSV.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DATATYPE/colorHSV.C
  4669. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4670. [ 82%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DATATYPE/colorRGBA.o
  4671. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DATATYPE/colorRGBA.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DATATYPE/colorRGBA.C
  4672. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4673. [ 82%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DATATYPE/colorMap.o
  4674. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DATATYPE/colorMap.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DATATYPE/colorMap.C
  4675. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4676. [ 82%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DATATYPE/colorUnit.o
  4677. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DATATYPE/colorUnit.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DATATYPE/colorUnit.C
  4678. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4679. [ 82%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DATATYPE/colorUnitHue.o
  4680. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DATATYPE/colorUnitHue.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DATATYPE/colorUnitHue.C
  4681. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4682. [ 82%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DATATYPE/vertex1.o
  4683. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DATATYPE/vertex1.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DATATYPE/vertex1.C
  4684. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4685. [ 82%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DATATYPE/vertex2.o
  4686. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DATATYPE/vertex2.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DATATYPE/vertex2.C
  4687. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4688. [ 82%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DATATYPE/dataset.o
  4689. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DATATYPE/dataset.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DATATYPE/dataset.C
  4690. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 74
  4691. [ 83%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DATATYPE/raytraceableGrid.o
  4692. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DATATYPE/raytraceableGrid.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DATATYPE/raytraceableGrid.C
  4693. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4694. [ 83%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DATATYPE/standardDatasets.o
  4695. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DATATYPE/standardDatasets.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DATATYPE/standardDatasets.C
  4696. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4697. [ 83%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DATATYPE/moc_dataset.o
  4698. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DATATYPE/moc_dataset.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DATATYPE/moc_dataset.C
  4699. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4700. [ 83%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/DATATYPE/moc_standardDatasets.o
  4701. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/DATATYPE/moc_standardDatasets.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/DATATYPE/moc_standardDatasets.C
  4702. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4703. [ 83%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/KERNEL/clippingPlane.o
  4704. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/KERNEL/clippingPlane.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/KERNEL/clippingPlane.C
  4705. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4706. [ 83%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/KERNEL/common.o
  4707. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/KERNEL/common.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/KERNEL/common.C
  4708. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4709. [ 83%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/KERNEL/compositeManager.o
  4710. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/KERNEL/compositeManager.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/KERNEL/compositeManager.C
  4711. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4712. [ 83%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/KERNEL/connectionObject.o
  4713. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/KERNEL/connectionObject.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/KERNEL/connectionObject.C
  4714. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4715. [ 83%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/KERNEL/geometricObject.o
  4716. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/KERNEL/geometricObject.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/KERNEL/geometricObject.C
  4717. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4718. [ 83%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/KERNEL/iconLoader.o
  4719. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/KERNEL/iconLoader.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/KERNEL/iconLoader.C
  4720. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4721. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4722. [ 83%] [ 83%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/KERNEL/mainControl.o
  4723. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/KERNEL/mainControl.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/KERNEL/mainControl.C
  4724. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/KERNEL/message.o
  4725. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/KERNEL/message.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/KERNEL/message.C
  4726. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 75
  4727. [ 85%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/KERNEL/modelInformation.o
  4728. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/KERNEL/modelInformation.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/KERNEL/modelInformation.C
  4729. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4730. [ 85%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/KERNEL/modularWidget.o
  4731. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/KERNEL/modularWidget.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/KERNEL/modularWidget.C
  4732. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4733. [ 85%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4734. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/KERNEL/preferencesEntry.o
  4735. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/KERNEL/preferencesEntry.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/KERNEL/preferencesEntry.C
  4736. [ 85%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/KERNEL/representationManager.o
  4737. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/KERNEL/representationManager.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/KERNEL/representationManager.C
  4738. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4739. [ 85%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4740. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/KERNEL/representation.o
  4741. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/KERNEL/representation.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/KERNEL/representation.C
  4742. [ 85%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/KERNEL/shortcutRegistry.o
  4743. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/KERNEL/shortcutRegistry.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/KERNEL/shortcutRegistry.C
  4744. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4745. [ 85%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/KERNEL/snapshotManagerInterface.o
  4746. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/KERNEL/snapshotManagerInterface.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/KERNEL/snapshotManagerInterface.C
  4747. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4748. [ 85%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4749. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/KERNEL/stage.o
  4750. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/KERNEL/stage.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/KERNEL/stage.C
  4751. [ 85%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/KERNEL/stringStub.o
  4752. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/KERNEL/stringStub.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/KERNEL/stringStub.C
  4753. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4754. [ 85%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/KERNEL/threads.o
  4755. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/KERNEL/threads.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/KERNEL/threads.C
  4756. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4757. [ 85%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/KERNEL/serverWidget.o
  4758. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/KERNEL/serverWidget.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/KERNEL/serverWidget.C
  4759. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4760. [ 85%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/KERNEL/moc_mainControl.o
  4761. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/KERNEL/moc_mainControl.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/KERNEL/moc_mainControl.C
  4762. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4763. [ 85%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/KERNEL/moc_shortcutRegistry.o
  4764. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/KERNEL/moc_shortcutRegistry.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/KERNEL/moc_shortcutRegistry.C
  4765. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 76
  4766. [ 86%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/KERNEL/moc_serverWidget.o
  4767. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/KERNEL/moc_serverWidget.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/KERNEL/moc_serverWidget.C
  4768. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4769. [ 86%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/MODELS/atomBondModelBaseProcessor.o
  4770. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/MODELS/atomBondModelBaseProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/MODELS/atomBondModelBaseProcessor.C
  4771. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4772. [ 86%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/MODELS/backboneModel.o
  4773. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/MODELS/backboneModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/MODELS/backboneModel.C
  4774. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4775. [ 86%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/MODELS/ballAndStickModel.o
  4776. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/MODELS/ballAndStickModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/MODELS/ballAndStickModel.C
  4777. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4778. [ 86%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/MODELS/cartoonModel.o
  4779. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/MODELS/cartoonModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/MODELS/cartoonModel.C
  4780. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4781. [ 86%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/MODELS/colorByGridProcessor.o
  4782. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/MODELS/colorByGridProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/MODELS/colorByGridProcessor.C
  4783. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4784. [ 86%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/MODELS/colorProcessor.o
  4785. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/MODELS/colorProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/MODELS/colorProcessor.C
  4786. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4787. [ 86%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/MODELS/fieldLineCreator.o
  4788. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/MODELS/fieldLineCreator.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/MODELS/fieldLineCreator.C
  4789. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4790. [ 86%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/MODELS/forceModel.o
  4791. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/MODELS/forceModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/MODELS/forceModel.C
  4792. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DATATYPE/standardDatasets.C: In function 'BALL::VIEW::Representation* BALL::VIEW::createSphere(BALL::RegularData3D&)':
  4793. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/DATATYPE/standardDatasets.C:136:24: warning: converting 'false' to pointer type 'BALL::VIEW::Representation*' [-Wconversion-null]
  4794. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4795. [ 86%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/MODELS/HBondModel.o
  4796. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/MODELS/HBondModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/MODELS/HBondModel.C
  4797. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4798. [ 86%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/MODELS/labelModel.o
  4799. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/MODELS/labelModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/MODELS/labelModel.C
  4800. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4801. [ 86%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/MODELS/lineModel.o
  4802. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/MODELS/lineModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/MODELS/lineModel.C
  4803. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 77
  4804. [ 88%] /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/MODELS/fieldLineCreator.C: In member function 'void BALL::VIEW::FieldLineCreator::calculateLinePoints_(BALL::Vector3, std::vector<BALL::TVector3<float> >&, float)':
  4805. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/MODELS/fieldLineCreator.C:290:47: warning: variable 'size' set but not used [-Wunused-but-set-variable]
  4806. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/MODELS/modelProcessor.o
  4807. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/MODELS/modelProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/MODELS/modelProcessor.C
  4808. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4809. [ 88%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/MODELS/standardColorProcessor.o
  4810. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/MODELS/standardColorProcessor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/MODELS/standardColorProcessor.C
  4811. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4812. [ 88%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/MODELS/surfaceModel.o
  4813. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/MODELS/surfaceModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/MODELS/surfaceModel.C
  4814. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4815. [ 88%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/MODELS/vanDerWaalsModel.o
  4816. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/MODELS/vanDerWaalsModel.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/MODELS/vanDerWaalsModel.C
  4817. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4818. [ 88%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/PRIMITIVES/box.o
  4819. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/PRIMITIVES/box.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/PRIMITIVES/box.C
  4820. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4821. [ 88%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4822. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/PRIMITIVES/disc.o
  4823. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/PRIMITIVES/disc.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/PRIMITIVES/disc.C
  4824. [ 88%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/PRIMITIVES/gridVisualisation.o
  4825. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/PRIMITIVES/gridVisualisation.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/PRIMITIVES/gridVisualisation.C
  4826. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4827. [ 88%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/PRIMITIVES/label.o
  4828. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/PRIMITIVES/label.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/PRIMITIVES/label.C
  4829. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4830. [ 88%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/PRIMITIVES/line.o
  4831. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/PRIMITIVES/line.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/PRIMITIVES/line.C
  4832. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4833. [ 88%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/PRIMITIVES/mesh.o
  4834. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/PRIMITIVES/mesh.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/PRIMITIVES/mesh.C
  4835. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4836. [ 88%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/PRIMITIVES/multiLine.o
  4837. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/PRIMITIVES/multiLine.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/PRIMITIVES/multiLine.C
  4838. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4839. [ 88%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/PRIMITIVES/quadMesh.o
  4840. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/PRIMITIVES/quadMesh.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/PRIMITIVES/quadMesh.C
  4841. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 78
  4842. [ 89%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/PRIMITIVES/point.o
  4843. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/PRIMITIVES/point.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/PRIMITIVES/point.C
  4844. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4845. [ 89%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4846. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/PRIMITIVES/simpleBox.o
  4847. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/PRIMITIVES/simpleBox.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/PRIMITIVES/simpleBox.C
  4848. [ 89%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/PRIMITIVES/sphere.o
  4849. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/PRIMITIVES/sphere.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/PRIMITIVES/sphere.C
  4850. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4851. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4852. [ 89%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/PRIMITIVES/tube.o
  4853. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/PRIMITIVES/tube.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/PRIMITIVES/tube.C
  4854. [ 89%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/PRIMITIVES/twoColoredLine.o
  4855. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/PRIMITIVES/twoColoredLine.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/PRIMITIVES/twoColoredLine.C
  4856. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4857. [ 89%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/PRIMITIVES/twoColoredTube.o
  4858. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/PRIMITIVES/twoColoredTube.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/PRIMITIVES/twoColoredTube.C
  4859. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4860. [ 89%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/RENDERING/glDisplayList.o
  4861. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/RENDERING/glDisplayList.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/RENDERING/glDisplayList.C
  4862. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4863. [ 89%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/RENDERING/glRenderer.o
  4864. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/RENDERING/glRenderer.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/RENDERING/glRenderer.C
  4865. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4866. [ 89%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/RENDERING/renderer.o
  4867. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/RENDERING/renderer.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/RENDERING/renderer.C
  4868. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4869. [ 89%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/RENDERING/renderSetup.o
  4870. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/RENDERING/renderSetup.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/RENDERING/renderSetup.C
  4871. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4872. [ 89%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/RENDERING/POVRenderer.o
  4873. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/RENDERING/POVRenderer.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/RENDERING/POVRenderer.C
  4874. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4875. [ 89%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/RENDERING/STLRenderer.o
  4876. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/RENDERING/STLRenderer.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/RENDERING/STLRenderer.C
  4877. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4878. [ 89%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/RENDERING/tilingRenderer.o
  4879. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/RENDERING/tilingRenderer.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/RENDERING/tilingRenderer.C
  4880. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 79
  4881. [ 91%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/RENDERING/VRMLRenderer.o
  4882. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/RENDERING/VRMLRenderer.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/RENDERING/VRMLRenderer.C
  4883. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4884. [ 91%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/RENDERING/vertexBuffer.o
  4885. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/RENDERING/vertexBuffer.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/RENDERING/vertexBuffer.C
  4886. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4887. [ 91%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/RENDERING/glRenderWindow.o
  4888. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/RENDERING/glRenderWindow.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/RENDERING/glRenderWindow.C
  4889. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4890. [ 91%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/RENDERING/glOffscreenTarget.o
  4891. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/RENDERING/glOffscreenTarget.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/RENDERING/glOffscreenTarget.C
  4892. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4893. [ 91%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/RENDERING/renderWindow.o
  4894. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/RENDERING/renderWindow.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/RENDERING/renderWindow.C
  4895. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4896. [ 91%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/RENDERING/pixelFormat.o
  4897. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/RENDERING/pixelFormat.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/RENDERING/pixelFormat.C
  4898. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4899. [ 91%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/colorButton.o
  4900. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/colorButton.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/colorButton.C
  4901. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4902. [ 91%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/colorTable.o
  4903. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/colorTable.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/colorTable.C
  4904. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4905. [ 91%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/datasetControl.o
  4906. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/datasetControl.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/datasetControl.C
  4907. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4908. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4909. [ 91%] [ 91%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/dockingController.o
  4910. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/dockingController.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/dockingController.C
  4911. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/dockWidget.o
  4912. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/dockWidget.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/dockWidget.C
  4913. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4914. [ 91%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/editableScene.o
  4915. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/editableScene.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/editableScene.C
  4916. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 80
  4917. [ 92%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/fileObserver.o
  4918. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/fileObserver.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/fileObserver.C
  4919. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4920. [ 92%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/genericControl.o
  4921. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/genericControl.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/genericControl.C
  4922. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4923. [ 92%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/geometricControl.o
  4924. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/geometricControl.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/geometricControl.C
  4925. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4926. [ 92%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/gridColorWidget.o
  4927. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/gridColorWidget.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/gridColorWidget.C
  4928. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4929. [ 92%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/helpViewer.o
  4930. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/helpViewer.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/helpViewer.C
  4931. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4932. [ 92%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/logView.o
  4933. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/logView.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/logView.C
  4934. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4935. [ 92%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/molecularControl.o
  4936. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/molecularControl.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/molecularControl.C
  4937. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4938. [ 92%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/molecularStructure.o
  4939. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/molecularStructure.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/molecularStructure.C
  4940. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4941. [ 92%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/propertyEditor.o
  4942. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/propertyEditor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/propertyEditor.C
  4943. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4944. [ 92%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/scene.o
  4945. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/scene.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/scene.C
  4946. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4947. [ 92%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/shortcutTableView.o
  4948. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/shortcutTableView.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/shortcutTableView.C
  4949. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4950. [ 92%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/SDWidget.o
  4951. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/SDWidget.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/SDWidget.C
  4952. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 81
  4953. [ 94%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/testFramework.o
  4954. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/testFramework.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/testFramework.C
  4955. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4956. [ 94%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/textEditorWidget.o
  4957. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/textEditorWidget.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/textEditorWidget.C
  4958. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4959. [ 94%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/pyWidget.o
  4960. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/pyWidget.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/pyWidget.C
  4961. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4962. [ 94%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/hotkeyTable.o
  4963. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/hotkeyTable.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/hotkeyTable.C
  4964. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4965. [ 94%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_colorButton.o
  4966. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/moc_colorButton.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/WIDGETS/moc_colorButton.C
  4967. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4968. [ 94%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_colorTable.o
  4969. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/moc_colorTable.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/WIDGETS/moc_colorTable.C
  4970. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4971. [ 94%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_datasetControl.o
  4972. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/moc_datasetControl.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/WIDGETS/moc_datasetControl.C
  4973. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4974. [ 94%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_dockingController.o
  4975. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/moc_dockingController.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/WIDGETS/moc_dockingController.C
  4976. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4977. [ 94%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_dockWidget.o
  4978. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/moc_dockWidget.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/WIDGETS/moc_dockWidget.C
  4979. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4980. [ 94%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_editableScene.o
  4981. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/moc_editableScene.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/WIDGETS/moc_editableScene.C
  4982. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4983. [ 94%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_fileObserver.o
  4984. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/moc_fileObserver.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/WIDGETS/moc_fileObserver.C
  4985. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4986. [ 94%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_genericControl.o
  4987. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/moc_genericControl.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/WIDGETS/moc_genericControl.C
  4988. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4989. [ 94%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_geometricControl.o
  4990. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/moc_geometricControl.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/WIDGETS/moc_geometricControl.C
  4991. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/molecularControl.C: In member function 'void BALL::VIEW::MolecularControl::setSelection_(bool, bool)':
  4992. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/molecularControl.C:798:8: warning: parameter 'open' set but not used [-Wunused-but-set-parameter]
  4993. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/testFramework.C: In member function 'virtual void BALL::VIEW::TestFramework::timeOut()':
  4994. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/testFramework.C:567:10: warning: variable 'org_p' set but not used [-Wunused-but-set-variable]
  4995. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 82
  4996. [ 95%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_gridColorWidget.o
  4997. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/moc_gridColorWidget.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/WIDGETS/moc_gridColorWidget.C
  4998. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  4999. [ 95%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_helpViewer.o
  5000. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/moc_helpViewer.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/WIDGETS/moc_helpViewer.C
  5001. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  5002. [ 95%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_logView.o
  5003. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/moc_logView.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/WIDGETS/moc_logView.C
  5004. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  5005. [ 95%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_molecularControl.o
  5006. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/moc_molecularControl.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/WIDGETS/moc_molecularControl.C
  5007. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/scene.C: In member function 'virtual void BALL::VIEW::Scene::onNotify(BALL::VIEW::Message*)':
  5008. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/scene.C:411:11: warning: enumeration value 'EXPORT_FINISHED' not handled in switch [-Wswitch]
  5009. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/scene.C: In member function 'void BALL::VIEW::Scene::showInfos()':
  5010. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/scene.C:2101:21: warning: variable 'object' set but not used [-Wunused-but-set-variable]
  5011. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  5012. [ 95%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_molecularStructure.o
  5013. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/moc_molecularStructure.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/WIDGETS/moc_molecularStructure.C
  5014. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  5015. [ 95%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_propertyEditor.o
  5016. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/moc_propertyEditor.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/WIDGETS/moc_propertyEditor.C
  5017. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  5018. [ 95%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_scene.o
  5019. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/moc_scene.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/WIDGETS/moc_scene.C
  5020. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  5021. [ 95%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_shortcutTableView.o
  5022. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/moc_shortcutTableView.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/WIDGETS/moc_shortcutTableView.C
  5023. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  5024. [ 95%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_SDWidget.o
  5025. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/moc_SDWidget.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/WIDGETS/moc_SDWidget.C
  5026. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/pyWidget.C:127:21: warning: unused parameter 'input' [-Wunused-parameter]
  5027. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/WIDGETS/pyWidget.C:127:21: warning: unused parameter 'pos' [-Wunused-parameter]
  5028. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  5029. [ 95%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_testFramework.o
  5030. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/moc_testFramework.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/WIDGETS/moc_testFramework.C
  5031. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  5032. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  5033. [ 95%] [ 95%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_textEditorWidget.o
  5034. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/moc_textEditorWidget.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/WIDGETS/moc_textEditorWidget.C
  5035. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_pyWidget.o
  5036. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/moc_pyWidget.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/WIDGETS/moc_pyWidget.C
  5037. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 83
  5038. [ 97%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_hotkeyTable.o
  5039. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/WIDGETS/moc_hotkeyTable.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/WIDGETS/moc_hotkeyTable.C
  5040. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  5041. [ 97%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/INPUT/deviceEvent.o
  5042. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/INPUT/deviceEvent.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/INPUT/deviceEvent.C
  5043. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  5044. [ 97%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/INPUT/transformationEvent6D.o
  5045. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/INPUT/transformationEvent6D.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/INPUT/transformationEvent6D.C
  5046. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  5047. [ 97%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/INPUT/headTrackingEvent.o
  5048. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/INPUT/headTrackingEvent.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/INPUT/headTrackingEvent.C
  5049. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  5050. [ 97%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/INPUT/motionTrackingEvent.o
  5051. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/INPUT/motionTrackingEvent.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/INPUT/motionTrackingEvent.C
  5052. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  5053. [ 97%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/INPUT/notificationEvent.o
  5054. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/INPUT/notificationEvent.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/INPUT/notificationEvent.C
  5055. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  5056. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  5057. [ 97%] [ 97%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/INPUT/buttonEvent.o
  5058. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/INPUT/buttonEvent.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/INPUT/buttonEvent.C
  5059. Building CXX object CMakeFiles/VIEW.dir/source/VIEW/INPUT/inputDeviceDriver.o
  5060. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/INPUT/inputDeviceDriver.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/INPUT/inputDeviceDriver.C
  5061. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  5062. [ 97%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/INPUT/moc_inputPlugin.o
  5063. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/INPUT/moc_inputPlugin.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/VIEW/INPUT/moc_inputPlugin.C
  5064. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  5065. [ 97%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/PLUGIN/VIEWPlugin.o
  5066. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/PLUGIN/VIEWPlugin.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/PLUGIN/VIEWPlugin.C
  5067. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  5068. [ 97%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/PLUGIN/inputDevPluginHandler.o
  5069. /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEW_EXPORTS -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_52 -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/VIEW.dir/source/VIEW/PLUGIN/inputDevPluginHandler.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/VIEW/PLUGIN/inputDevPluginHandler.C
  5070. Linking CXX shared library lib/libVIEW.so
  5071. /usr/bin/cmake -E cmake_link_script CMakeFiles/VIEW.dir/link.txt --verbose=1
  5072. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,libVIEW.so.1.4 -o lib/libVIEW.so.1.4 CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/assignBondOrderConfigurationDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/assignBondOrderResultsDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/atomOverview.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/amberConfigurationDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/bondProperties.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/charmmConfigurationDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/contourSurfaceDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/coloringSettingsDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/compositeProperties.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/clippingDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/dockDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/dockProgressDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/dockResultDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/downloadPDBFile.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/downloadElectronDensity.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/editSettings.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/editSingleShortcut.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/displayProperties.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/fieldLinesDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/FDPBDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/gridVisualizationDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/labelDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/lightSettings.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/mainControlPreferences.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/materialSettings.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/minimizationDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/modelSettingsDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/modifyRepresentationDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/molecularDynamicsDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/molecularFileDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/MMFF94ConfigurationDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/networkPreferences.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/openSavePreferences.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/parsedFunctionDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/peptideDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/pluginDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/preferences.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/exportGeometryDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/PTEDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/pubchemDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/raytraceableContourSurfaceDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/setCamera.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/setClippingPlane.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/serverPreferences.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/shortcutDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/snapShotVisualisation.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/stageSettings.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/stereoSettingsDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/undoManagerDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/pythonSettings.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/geometricFitDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_assignBondOrderConfigurationDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_assignBondOrderResultsDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_atomOverview.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_amberConfigurationDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_bondProperties.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_charmmConfigurationDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_contourSurfaceDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_coloringSettingsDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_compositeProperties.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_clippingDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_dockDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_dockProgressDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_dockResultDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_downloadPDBFile.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_downloadElectronDensity.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_editSettings.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_editSingleShortcut.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_displayProperties.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_fieldLinesDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_FDPBDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_gridVisualizationDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_labelDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_lightSettings.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_mainControlPreferences.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_materialSettings.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_minimizationDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_modelSettingsDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_modifyRepresentationDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_molecularDynamicsDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_molecularFileDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_MMFF94ConfigurationDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_networkPreferences.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_openSavePreferences.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_parsedFunctionDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_peptideDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_pluginDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_preferences.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_exportGeometryDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_PTEDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_pubchemDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_raytraceableContourSurfaceDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_setCamera.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_setClippingPlane.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_serverPreferences.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_shortcutDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_snapShotVisualisation.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_stageSettings.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_stereoSettingsDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_undoManagerDialog.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_pythonSettings.o CMakeFiles/VIEW.dir/source/VIEW/DIALOGS/moc_geometricFitDialog.o CMakeFiles/VIEW.dir/source/VIEW/DATATYPE/colorExtensions.o CMakeFiles/VIEW.dir/source/VIEW/DATATYPE/colorHSV.o CMakeFiles/VIEW.dir/source/VIEW/DATATYPE/colorRGBA.o CMakeFiles/VIEW.dir/source/VIEW/DATATYPE/colorMap.o CMakeFiles/VIEW.dir/source/VIEW/DATATYPE/colorUnit.o CMakeFiles/VIEW.dir/source/VIEW/DATATYPE/colorUnitHue.o CMakeFiles/VIEW.dir/source/VIEW/DATATYPE/vertex1.o CMakeFiles/VIEW.dir/source/VIEW/DATATYPE/vertex2.o CMakeFiles/VIEW.dir/source/VIEW/DATATYPE/dataset.o CMakeFiles/VIEW.dir/source/VIEW/DATATYPE/raytraceableGrid.o CMakeFiles/VIEW.dir/source/VIEW/DATATYPE/standardDatasets.o CMakeFiles/VIEW.dir/source/VIEW/DATATYPE/moc_dataset.o CMakeFiles/VIEW.dir/source/VIEW/DATATYPE/moc_standardDatasets.o CMakeFiles/VIEW.dir/source/VIEW/KERNEL/clippingPlane.o CMakeFiles/VIEW.dir/source/VIEW/KERNEL/common.o CMakeFiles/VIEW.dir/source/VIEW/KERNEL/compositeManager.o CMakeFiles/VIEW.dir/source/VIEW/KERNEL/connectionObject.o CMakeFiles/VIEW.dir/source/VIEW/KERNEL/geometricObject.o CMakeFiles/VIEW.dir/source/VIEW/KERNEL/iconLoader.o CMakeFiles/VIEW.dir/source/VIEW/KERNEL/mainControl.o CMakeFiles/VIEW.dir/source/VIEW/KERNEL/message.o CMakeFiles/VIEW.dir/source/VIEW/KERNEL/modelInformation.o CMakeFiles/VIEW.dir/source/VIEW/KERNEL/modularWidget.o CMakeFiles/VIEW.dir/source/VIEW/KERNEL/preferencesEntry.o CMakeFiles/VIEW.dir/source/VIEW/KERNEL/representationManager.o CMakeFiles/VIEW.dir/source/VIEW/KERNEL/representation.o CMakeFiles/VIEW.dir/source/VIEW/KERNEL/shortcutRegistry.o CMakeFiles/VIEW.dir/source/VIEW/KERNEL/snapshotManagerInterface.o CMakeFiles/VIEW.dir/source/VIEW/KERNEL/stage.o CMakeFiles/VIEW.dir/source/VIEW/KERNEL/stringStub.o CMakeFiles/VIEW.dir/source/VIEW/KERNEL/threads.o CMakeFiles/VIEW.dir/source/VIEW/KERNEL/serverWidget.o CMakeFiles/VIEW.dir/source/VIEW/KERNEL/moc_mainControl.o CMakeFiles/VIEW.dir/source/VIEW/KERNEL/moc_shortcutRegistry.o CMakeFiles/VIEW.dir/source/VIEW/KERNEL/moc_serverWidget.o CMakeFiles/VIEW.dir/source/VIEW/MODELS/atomBondModelBaseProcessor.o CMakeFiles/VIEW.dir/source/VIEW/MODELS/backboneModel.o CMakeFiles/VIEW.dir/source/VIEW/MODELS/ballAndStickModel.o CMakeFiles/VIEW.dir/source/VIEW/MODELS/cartoonModel.o CMakeFiles/VIEW.dir/source/VIEW/MODELS/colorByGridProcessor.o CMakeFiles/VIEW.dir/source/VIEW/MODELS/colorProcessor.o CMakeFiles/VIEW.dir/source/VIEW/MODELS/fieldLineCreator.o CMakeFiles/VIEW.dir/source/VIEW/MODELS/forceModel.o CMakeFiles/VIEW.dir/source/VIEW/MODELS/HBondModel.o CMakeFiles/VIEW.dir/source/VIEW/MODELS/labelModel.o CMakeFiles/VIEW.dir/source/VIEW/MODELS/lineModel.o CMakeFiles/VIEW.dir/source/VIEW/MODELS/modelProcessor.o CMakeFiles/VIEW.dir/source/VIEW/MODELS/standardColorProcessor.o CMakeFiles/VIEW.dir/source/VIEW/MODELS/surfaceModel.o CMakeFiles/VIEW.dir/source/VIEW/MODELS/vanDerWaalsModel.o CMakeFiles/VIEW.dir/source/VIEW/PRIMITIVES/box.o CMakeFiles/VIEW.dir/source/VIEW/PRIMITIVES/disc.o CMakeFiles/VIEW.dir/source/VIEW/PRIMITIVES/gridVisualisation.o CMakeFiles/VIEW.dir/source/VIEW/PRIMITIVES/label.o CMakeFiles/VIEW.dir/source/VIEW/PRIMITIVES/line.o CMakeFiles/VIEW.dir/source/VIEW/PRIMITIVES/mesh.o CMakeFiles/VIEW.dir/source/VIEW/PRIMITIVES/multiLine.o CMakeFiles/VIEW.dir/source/VIEW/PRIMITIVES/quadMesh.o CMakeFiles/VIEW.dir/source/VIEW/PRIMITIVES/point.o CMakeFiles/VIEW.dir/source/VIEW/PRIMITIVES/simpleBox.o CMakeFiles/VIEW.dir/source/VIEW/PRIMITIVES/sphere.o CMakeFiles/VIEW.dir/source/VIEW/PRIMITIVES/tube.o CMakeFiles/VIEW.dir/source/VIEW/PRIMITIVES/twoColoredLine.o CMakeFiles/VIEW.dir/source/VIEW/PRIMITIVES/twoColoredTube.o CMakeFiles/VIEW.dir/source/VIEW/RENDERING/glDisplayList.o CMakeFiles/VIEW.dir/source/VIEW/RENDERING/glRenderer.o CMakeFiles/VIEW.dir/source/VIEW/RENDERING/renderer.o CMakeFiles/VIEW.dir/source/VIEW/RENDERING/renderSetup.o CMakeFiles/VIEW.dir/source/VIEW/RENDERING/POVRenderer.o CMakeFiles/VIEW.dir/source/VIEW/RENDERING/STLRenderer.o CMakeFiles/VIEW.dir/source/VIEW/RENDERING/tilingRenderer.o CMakeFiles/VIEW.dir/source/VIEW/RENDERING/VRMLRenderer.o CMakeFiles/VIEW.dir/source/VIEW/RENDERING/vertexBuffer.o CMakeFiles/VIEW.dir/source/VIEW/RENDERING/glRenderWindow.o CMakeFiles/VIEW.dir/source/VIEW/RENDERING/glOffscreenTarget.o CMakeFiles/VIEW.dir/source/VIEW/RENDERING/renderWindow.o CMakeFiles/VIEW.dir/source/VIEW/RENDERING/pixelFormat.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/colorButton.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/colorTable.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/datasetControl.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/dockingController.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/dockWidget.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/editableScene.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/fileObserver.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/genericControl.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/geometricControl.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/gridColorWidget.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/helpViewer.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/logView.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/molecularControl.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/molecularStructure.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/propertyEditor.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/scene.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/shortcutTableView.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/SDWidget.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/testFramework.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/textEditorWidget.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/pyWidget.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/hotkeyTable.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_colorButton.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_colorTable.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_datasetControl.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_dockingController.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_dockWidget.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_editableScene.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_fileObserver.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_genericControl.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_geometricControl.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_gridColorWidget.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_helpViewer.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_logView.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_molecularControl.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_molecularStructure.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_propertyEditor.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_scene.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_shortcutTableView.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_SDWidget.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_testFramework.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_textEditorWidget.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_pyWidget.o CMakeFiles/VIEW.dir/source/VIEW/WIDGETS/moc_hotkeyTable.o CMakeFiles/VIEW.dir/source/VIEW/INPUT/deviceEvent.o CMakeFiles/VIEW.dir/source/VIEW/INPUT/transformationEvent6D.o CMakeFiles/VIEW.dir/source/VIEW/INPUT/headTrackingEvent.o CMakeFiles/VIEW.dir/source/VIEW/INPUT/motionTrackingEvent.o CMakeFiles/VIEW.dir/source/VIEW/INPUT/notificationEvent.o CMakeFiles/VIEW.dir/source/VIEW/INPUT/buttonEvent.o CMakeFiles/VIEW.dir/source/VIEW/INPUT/inputDeviceDriver.o CMakeFiles/VIEW.dir/source/VIEW/INPUT/moc_inputPlugin.o CMakeFiles/VIEW.dir/source/VIEW/PLUGIN/VIEWPlugin.o CMakeFiles/VIEW.dir/source/VIEW/PLUGIN/inputDevPluginHandler.o lib/libBALL.so.1.4 -lGLEW -lGLU -lGL -lSM -lICE -lX11 -lXext /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtGui.so /usr/lib64/qt4/libQtTest.so /usr/lib64/qt4/libQtOpenGL.so -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtXml.so /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtNetwork.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/qt4:/usr/lib64/blas/reference:
  5073. /usr/bin/cmake -E cmake_symlink_library lib/libVIEW.so.1.4 lib/libVIEW.so.1.4 lib/libVIEW.so
  5074. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  5075. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83
  5076. [ 97%] Built target VIEW
  5077. make -f source/PYTHON/EXTENSIONS/CMakeFiles/VIEWmodule.dir/build.make source/PYTHON/EXTENSIONS/CMakeFiles/VIEWmodule.dir/depend
  5078. make -f source/APPLICATIONS/BALLVIEW/CMakeFiles/BALLView.dir/build.make source/APPLICATIONS/BALLVIEW/CMakeFiles/BALLView.dir/depend
  5079. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  5080. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  5081. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  5082. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  5083. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  5084. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  5085. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  5086. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  5087. [ 97%] [ 97%] [ 97%] [ 97%] [ 97%] Generating ui_demoTutorialDialog.h
  5088. [ 97%] cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW && /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW/ui_demoTutorialDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/BALLVIEW/demoTutorialDialog.ui
  5089. Generating moc_demoTutorialDialog.cxx
  5090. Generating qrc_splashscreen.cxx
  5091. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW && /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_52 -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/APPLICATIONS/BALLVIEW/moc_demoTutorialDialog.cxx /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/BALLVIEW/demoTutorialDialog.h
  5092. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW && /usr/bin/rcc -name splashscreen -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW/qrc_splashscreen.cxx /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/BALLVIEW/splashscreen.qrc
  5093. Generating ui_aboutDialog.h
  5094. Generating moc_mainframe.cxx
  5095. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW && /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_52 -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/APPLICATIONS/BALLVIEW/moc_mainframe.cxx /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/BALLVIEW/mainframe.h
  5096. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW && /usr/bin/uic -o /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW/ui_aboutDialog.h /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/BALLVIEW/aboutDialog.ui
  5097. Generating VIEWmodule/sipVIEWpart0.cpp, VIEWmodule/sipVIEWpart1.cpp, VIEWmodule/sipVIEWpart2.cpp, VIEWmodule/sipVIEWpart3.cpp, VIEWmodule/sipVIEWpart4.cpp, VIEWmodule/sipVIEWpart5.cpp, VIEWmodule/sipVIEWpart6.cpp, VIEWmodule/sipVIEWpart7.cpp
  5098. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/cmake -E echo
  5099. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && touch /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule/sipVIEWpart0.cpp /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule/sipVIEWpart1.cpp /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule/sipVIEWpart2.cpp /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule/sipVIEWpart3.cpp /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule/sipVIEWpart4.cpp /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule/sipVIEWpart5.cpp /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule/sipVIEWpart6.cpp /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule/sipVIEWpart7.cpp
  5100. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/sip -e -j 8 -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule -I /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/VIEW.sip
  5101. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:19: Annotation is invalid
  5102. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:19: Annotation is invalid
  5103. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:22: Annotation is invalid
  5104. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:22: Annotation is invalid
  5105. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:23: Annotation is invalid
  5106. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:24: Annotation is invalid
  5107. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:26: Annotation is invalid
  5108. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:60: Annotation is invalid
  5109. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:60: Annotation is invalid
  5110. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:60: Annotation is invalid
  5111. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:60: Annotation is invalid
  5112. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:86: Annotation is invalid
  5113. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:86: Annotation is invalid
  5114. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:86: Annotation is invalid
  5115. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:114: Annotation is invalid
  5116. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:114: Annotation is invalid
  5117. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:114: Annotation is invalid
  5118. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:114: Annotation is invalid
  5119. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:140: Annotation is invalid
  5120. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:140: Annotation is invalid
  5121. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:166: Annotation is invalid
  5122. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:166: Annotation is invalid
  5123. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:166: Annotation is invalid
  5124. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:192: Annotation is invalid
  5125. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:192: Annotation is invalid
  5126. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:218: Annotation is invalid
  5127. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:218: Annotation is invalid
  5128. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:244: Annotation is invalid
  5129. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:244: Annotation is invalid
  5130. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:270: Annotation is invalid
  5131. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:270: Annotation is invalid
  5132. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:296: Annotation is invalid
  5133. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:296: Annotation is invalid
  5134. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:348: Annotation is invalid
  5135. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:348: Annotation is invalid
  5136. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:375: Annotation is invalid
  5137. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:375: Annotation is invalid
  5138. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:375: Annotation is invalid
  5139. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:402: Annotation is invalid
  5140. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:402: Annotation is invalid
  5141. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:430: Annotation is invalid
  5142. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:430: Annotation is invalid
  5143. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:456: Annotation is invalid
  5144. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:456: Annotation is invalid
  5145. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:482: Annotation is invalid
  5146. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:482: Annotation is invalid
  5147. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:482: Annotation is invalid
  5148. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:509: Annotation is invalid
  5149. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:509: Annotation is invalid
  5150. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:509: Annotation is invalid
  5151. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:510: Annotation is invalid
  5152. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:537: Annotation is invalid
  5153. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:537: Annotation is invalid
  5154. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:537: Annotation is invalid
  5155. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:552: Annotation is invalid
  5156. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:553: Annotation is invalid
  5157. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:554: Annotation is invalid
  5158. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:555: Annotation is invalid
  5159. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:557: Annotation is invalid
  5160. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:557: Annotation is invalid
  5161. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:558: Annotation is invalid
  5162. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/exception.sip:558: Annotation is invalid
  5163. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/logStream.sip:17: Annotation is invalid
  5164. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:22: Annotation is invalid
  5165. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:22: Annotation is invalid
  5166. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:26: Annotation is invalid
  5167. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:31: Annotation is invalid
  5168. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:31: Annotation is invalid
  5169. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:34: Annotation is invalid
  5170. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:34: Annotation is invalid
  5171. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:38: Annotation is invalid
  5172. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:43: Annotation is invalid
  5173. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:53: Annotation is invalid
  5174. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:55: Annotation is invalid
  5175. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:67: Annotation is invalid
  5176. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:67: Annotation is invalid
  5177. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:68: Annotation is invalid
  5178. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:68: Annotation is invalid
  5179. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:71: Annotation is invalid
  5180. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:72: Annotation is invalid
  5181. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:73: Annotation is invalid
  5182. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:74: Annotation is invalid
  5183. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:76: Annotation is invalid
  5184. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:77: Annotation is invalid
  5185. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:82: Annotation is invalid
  5186. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:85: Annotation is invalid
  5187. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:87: Annotation is invalid
  5188. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:89: Annotation is invalid
  5189. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:91: Annotation is invalid
  5190. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:93: Annotation is invalid
  5191. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:95: Annotation is invalid
  5192. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:97: Annotation is invalid
  5193. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:98: Annotation is invalid
  5194. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:100: Annotation is invalid
  5195. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:101: Annotation is invalid
  5196. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/composite.sip:102: Annotation is invalid
  5197. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/object.sip:21: Annotation is invalid
  5198. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/object.sip:22: Annotation is invalid
  5199. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/object.sip:23: Annotation is invalid
  5200. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/object.sip:24: Annotation is invalid
  5201. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/object.sip:25: Annotation is invalid
  5202. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/object.sip:26: Annotation is invalid
  5203. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/property.sip:114: Annotation is invalid
  5204. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/timeStamp.sip:17: Annotation is invalid
  5205. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/timeStamp.sip:20: Annotation is invalid
  5206. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/timeStamp.sip:20: Annotation is invalid
  5207. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/timeStamp.sip:21: Annotation is invalid
  5208. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/timeStamp.sip:23: Annotation is invalid
  5209. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/timeStamp.sip:24: Annotation is invalid
  5210. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/timeStamp.sip:25: Annotation is invalid
  5211. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/timeStamp.sip:56: Annotation is invalid
  5212. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/timeStamp.sip:57: Annotation is invalid
  5213. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/timeStamp.sip:58: Annotation is invalid
  5214. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/timeStamp.sip:59: Annotation is invalid
  5215. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/timeStamp.sip:60: Annotation is invalid
  5216. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:16: Annotation is invalid
  5217. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:29: Annotation is invalid
  5218. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:30: Annotation is invalid
  5219. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:31: Annotation is invalid
  5220. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:32: Annotation is invalid
  5221. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:45: Annotation is invalid
  5222. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:46: Annotation is invalid
  5223. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:48: Annotation is invalid
  5224. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:52: Annotation is invalid
  5225. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:54: Annotation is invalid
  5226. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:60: Annotation is invalid
  5227. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:61: Annotation is invalid
  5228. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:61: Annotation is invalid
  5229. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:65: Annotation is invalid
  5230. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:65: Annotation is invalid
  5231. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:67: Annotation is invalid
  5232. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:71: Annotation is invalid
  5233. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:75: Annotation is invalid
  5234. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:75: Annotation is invalid
  5235. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:77: Annotation is invalid
  5236. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:79: Annotation is invalid
  5237. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:81: Annotation is invalid
  5238. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:81: Annotation is invalid
  5239. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:81: Annotation is invalid
  5240. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:83: Annotation is invalid
  5241. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:83: Annotation is invalid
  5242. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:85: Annotation is invalid
  5243. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:87: Annotation is invalid
  5244. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:92: Annotation is invalid
  5245. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:94: Annotation is invalid
  5246. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:95: Annotation is invalid
  5247. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:96: Annotation is invalid
  5248. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:97: Annotation is invalid
  5249. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:98: Annotation is invalid
  5250. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:99: Annotation is invalid
  5251. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:100: Annotation is invalid
  5252. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:101: Annotation is invalid
  5253. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:102: Annotation is invalid
  5254. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:104: Annotation is invalid
  5255. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:105: Annotation is invalid
  5256. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:106: Annotation is invalid
  5257. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:106: Annotation is invalid
  5258. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:106: Annotation is invalid
  5259. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:108: Annotation is invalid
  5260. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:108: Annotation is invalid
  5261. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bitVector.sip:108: Annotation is invalid
  5262. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:18: Annotation is invalid
  5263. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:18: Annotation is invalid
  5264. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:31: Annotation is invalid
  5265. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:33: Annotation is invalid
  5266. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:34: Annotation is invalid
  5267. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:35: Annotation is invalid
  5268. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:36: Annotation is invalid
  5269. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:37: Annotation is invalid
  5270. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:38: Annotation is invalid
  5271. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:40: Annotation is invalid
  5272. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:41: Annotation is invalid
  5273. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:42: Annotation is invalid
  5274. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:43: Annotation is invalid
  5275. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:44: Annotation is invalid
  5276. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:45: Annotation is invalid
  5277. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:45: Annotation is invalid
  5278. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:46: Annotation is invalid
  5279. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:46: Annotation is invalid
  5280. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:47: Annotation is invalid
  5281. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:47: Annotation is invalid
  5282. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:48: Annotation is invalid
  5283. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:48: Annotation is invalid
  5284. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:49: Annotation is invalid
  5285. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:49: Annotation is invalid
  5286. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:50: Annotation is invalid
  5287. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:50: Annotation is invalid
  5288. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:51: Annotation is invalid
  5289. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:51: Annotation is invalid
  5290. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:52: Annotation is invalid
  5291. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:52: Annotation is invalid
  5292. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:53: Annotation is invalid
  5293. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:53: Annotation is invalid
  5294. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:54: Annotation is invalid
  5295. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/options.sip:59: Annotation is invalid
  5296. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData1D.sip:15: Annotation is invalid
  5297. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData1D.sip:20: Annotation is invalid
  5298. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData1D.sip:21: Annotation is invalid
  5299. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData1D.sip:31: Annotation is invalid
  5300. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData1D.sip:32: Annotation is invalid
  5301. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData1D.sip:33: Annotation is invalid
  5302. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:33: Annotation is invalid
  5303. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:34: Annotation is invalid
  5304. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:34: Annotation is invalid
  5305. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:35: Annotation is invalid
  5306. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:37: Annotation is invalid
  5307. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:37: Annotation is invalid
  5308. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:38: Annotation is invalid
  5309. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:44: Annotation is invalid
  5310. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:45: Annotation is invalid
  5311. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:47: Annotation is invalid
  5312. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:54: Annotation is invalid
  5313. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:55: Annotation is invalid
  5314. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:61: Annotation is invalid
  5315. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:69: Annotation is invalid
  5316. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:74: Annotation is invalid
  5317. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:75: Annotation is invalid
  5318. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:77: Annotation is invalid
  5319. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:78: Annotation is invalid
  5320. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:82: Annotation is invalid
  5321. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:84: Annotation is invalid
  5322. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:85: Annotation is invalid
  5323. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:86: Annotation is invalid
  5324. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:87: Annotation is invalid
  5325. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:88: Annotation is invalid
  5326. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:89: Annotation is invalid
  5327. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:89: Annotation is invalid
  5328. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:90: Annotation is invalid
  5329. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:90: Annotation is invalid
  5330. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:90: Annotation is invalid
  5331. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:91: Annotation is invalid
  5332. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:91: Annotation is invalid
  5333. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:91: Annotation is invalid
  5334. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:92: Annotation is invalid
  5335. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:92: Annotation is invalid
  5336. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:93: Annotation is invalid
  5337. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData2D.sip:94: Annotation is invalid
  5338. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:34: Annotation is invalid
  5339. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:48: Annotation is invalid
  5340. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:50: Annotation is invalid
  5341. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:53: Annotation is invalid
  5342. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:61: Annotation is invalid
  5343. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:62: Annotation is invalid
  5344. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:64: Annotation is invalid
  5345. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:81: Annotation is invalid
  5346. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:86: Annotation is invalid
  5347. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:91: Annotation is invalid
  5348. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:92: Annotation is invalid
  5349. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:94: Annotation is invalid
  5350. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:95: Annotation is invalid
  5351. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:99: Annotation is invalid
  5352. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:101: Annotation is invalid
  5353. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:102: Annotation is invalid
  5354. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:103: Annotation is invalid
  5355. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:104: Annotation is invalid
  5356. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:106: Annotation is invalid
  5357. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:109: Annotation is invalid
  5358. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:110: Annotation is invalid
  5359. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:110: Annotation is invalid
  5360. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:110: Annotation is invalid
  5361. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:110: Annotation is invalid
  5362. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:111: Annotation is invalid
  5363. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:111: Annotation is invalid
  5364. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:111: Annotation is invalid
  5365. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:111: Annotation is invalid
  5366. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:114: Annotation is invalid
  5367. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:115: Annotation is invalid
  5368. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:115: Annotation is invalid
  5369. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:115: Annotation is invalid
  5370. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:115: Annotation is invalid
  5371. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:116: Annotation is invalid
  5372. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:116: Annotation is invalid
  5373. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:116: Annotation is invalid
  5374. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:116: Annotation is invalid
  5375. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:118: Annotation is invalid
  5376. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularData3D.sip:120: Annotation is invalid
  5377. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:33: Annotation is invalid
  5378. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:34: Annotation is invalid
  5379. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:34: Annotation is invalid
  5380. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:38: Annotation is invalid
  5381. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:39: Annotation is invalid
  5382. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:39: Annotation is invalid
  5383. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:40: Annotation is invalid
  5384. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:43: Annotation is invalid
  5385. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:43: Annotation is invalid
  5386. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:43: Annotation is invalid
  5387. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:43: Annotation is invalid
  5388. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:44: Annotation is invalid
  5389. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:44: Annotation is invalid
  5390. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:44: Annotation is invalid
  5391. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:45: Annotation is invalid
  5392. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:45: Annotation is invalid
  5393. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:45: Annotation is invalid
  5394. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:46: Annotation is invalid
  5395. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:46: Annotation is invalid
  5396. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:55: Annotation is invalid
  5397. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:55: Annotation is invalid
  5398. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:56: Annotation is invalid
  5399. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:56: Annotation is invalid
  5400. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:61: Annotation is invalid
  5401. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:61: Annotation is invalid
  5402. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:62: Annotation is invalid
  5403. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:62: Annotation is invalid
  5404. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:70: Annotation is invalid
  5405. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:71: Annotation is invalid
  5406. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:72: Annotation is invalid
  5407. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:73: Annotation is invalid
  5408. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:74: Annotation is invalid
  5409. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/regularExpression.sip:75: Annotation is invalid
  5410. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:30: Annotation is invalid
  5411. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:30: Annotation is invalid
  5412. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:31: Annotation is invalid
  5413. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:31: Annotation is invalid
  5414. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:31: Annotation is invalid
  5415. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:36: Annotation is invalid
  5416. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:36: Annotation is invalid
  5417. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:36: Annotation is invalid
  5418. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:37: Annotation is invalid
  5419. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:37: Annotation is invalid
  5420. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:37: Annotation is invalid
  5421. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:43: Annotation is invalid
  5422. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:44: Annotation is invalid
  5423. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:45: Annotation is invalid
  5424. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:45: Annotation is invalid
  5425. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:53: Annotation is invalid
  5426. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:62: Annotation is invalid
  5427. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:63: Annotation is invalid
  5428. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:64: Annotation is invalid
  5429. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:65: Annotation is invalid
  5430. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:68: Annotation is invalid
  5431. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:69: Annotation is invalid
  5432. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:70: Annotation is invalid
  5433. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:71: Annotation is invalid
  5434. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:105: Annotation is invalid
  5435. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:108: Annotation is invalid
  5436. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:108: Annotation is invalid
  5437. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:108: Annotation is invalid
  5438. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:111: Annotation is invalid
  5439. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:113: Annotation is invalid
  5440. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:113: Annotation is invalid
  5441. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:115: Annotation is invalid
  5442. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:115: Annotation is invalid
  5443. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:115: Annotation is invalid
  5444. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:129: Annotation is invalid
  5445. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:132: Annotation is invalid
  5446. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:132: Annotation is invalid
  5447. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:132: Annotation is invalid
  5448. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:133: Annotation is invalid
  5449. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:133: Annotation is invalid
  5450. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:133: Annotation is invalid
  5451. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:142: Annotation is invalid
  5452. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:160: Annotation is invalid
  5453. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:173: Annotation is invalid
  5454. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:173: Annotation is invalid
  5455. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:174: Annotation is invalid
  5456. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:174: Annotation is invalid
  5457. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:175: Annotation is invalid
  5458. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:175: Annotation is invalid
  5459. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:176: Annotation is invalid
  5460. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:176: Annotation is invalid
  5461. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:181: Annotation is invalid
  5462. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:181: Annotation is invalid
  5463. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:182: Annotation is invalid
  5464. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:182: Annotation is invalid
  5465. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:183: Annotation is invalid
  5466. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:183: Annotation is invalid
  5467. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:184: Annotation is invalid
  5468. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:184: Annotation is invalid
  5469. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:185: Annotation is invalid
  5470. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:186: Annotation is invalid
  5471. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:186: Annotation is invalid
  5472. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:188: Annotation is invalid
  5473. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:189: Annotation is invalid
  5474. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:190: Annotation is invalid
  5475. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:191: Annotation is invalid
  5476. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:192: Annotation is invalid
  5477. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:193: Annotation is invalid
  5478. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:194: Annotation is invalid
  5479. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:194: Annotation is invalid
  5480. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:196: Annotation is invalid
  5481. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:197: Annotation is invalid
  5482. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:198: Annotation is invalid
  5483. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:201: Annotation is invalid
  5484. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:202: Annotation is invalid
  5485. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:202: Annotation is invalid
  5486. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:203: Annotation is invalid
  5487. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:203: Annotation is invalid
  5488. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:204: Annotation is invalid
  5489. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:205: Annotation is invalid
  5490. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:205: Annotation is invalid
  5491. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:206: Annotation is invalid
  5492. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:207: Annotation is invalid
  5493. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:214: Annotation is invalid
  5494. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:215: Annotation is invalid
  5495. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:216: Annotation is invalid
  5496. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:217: Annotation is invalid
  5497. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:218: Annotation is invalid
  5498. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:219: Annotation is invalid
  5499. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:219: Annotation is invalid
  5500. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:220: Annotation is invalid
  5501. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:220: Annotation is invalid
  5502. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:220: Annotation is invalid
  5503. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:221: Annotation is invalid
  5504. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:221: Annotation is invalid
  5505. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:222: Annotation is invalid
  5506. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:222: Annotation is invalid
  5507. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:222: Annotation is invalid
  5508. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:223: Annotation is invalid
  5509. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:223: Annotation is invalid
  5510. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:224: Annotation is invalid
  5511. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:225: Annotation is invalid
  5512. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:226: Annotation is invalid
  5513. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:227: Annotation is invalid
  5514. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:228: Annotation is invalid
  5515. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:229: Annotation is invalid
  5516. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:236: Annotation is invalid
  5517. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:237: Annotation is invalid
  5518. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:238: Annotation is invalid
  5519. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:239: Annotation is invalid
  5520. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:240: Annotation is invalid
  5521. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:241: Annotation is invalid
  5522. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:248: Annotation is invalid
  5523. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:249: Annotation is invalid
  5524. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:250: Annotation is invalid
  5525. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:251: Annotation is invalid
  5526. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:252: Annotation is invalid
  5527. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/string.sip:253: Annotation is invalid
  5528. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atomicContactEnergy.sip:11: Annotation is invalid
  5529. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/coulomb.sip:12: Annotation is invalid
  5530. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/distanceCoulomb.sip:12: Annotation is invalid
  5531. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/DCDFile.sip:17: Annotation is invalid
  5532. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/DCDFile.sip:17: Annotation is invalid
  5533. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/DCDFile.sip:21: Annotation is invalid
  5534. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/DCDFile.sip:28: Annotation is invalid
  5535. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/DCDFile.sip:29: Annotation is invalid
  5536. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/DCDFile.sip:36: Annotation is invalid
  5537. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/HINFile.sip:18: Annotation is invalid
  5538. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/HINFile.sip:21: Annotation is invalid
  5539. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/HINFile.sip:22: Annotation is invalid
  5540. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/HINFile.sip:23: Annotation is invalid
  5541. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:28: Annotation is invalid
  5542. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:36: Annotation is invalid
  5543. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:50: Annotation is invalid
  5544. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:59: Annotation is invalid
  5545. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:60: Annotation is invalid
  5546. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:61: Annotation is invalid
  5547. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:63: Annotation is invalid
  5548. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:63: Annotation is invalid
  5549. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:65: Annotation is invalid
  5550. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:65: Annotation is invalid
  5551. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:67: Annotation is invalid
  5552. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:67: Annotation is invalid
  5553. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:67: Annotation is invalid
  5554. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:68: Annotation is invalid
  5555. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:68: Annotation is invalid
  5556. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:68: Annotation is invalid
  5557. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:69: Annotation is invalid
  5558. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/INIFile.sip:73: Annotation is invalid
  5559. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/KCFFile.sip:26: Annotation is invalid
  5560. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/KCFFile.sip:26: Annotation is invalid
  5561. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/KCFFile.sip:30: Annotation is invalid
  5562. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/KCFFile.sip:31: Annotation is invalid
  5563. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/KCFFile.sip:32: Annotation is invalid
  5564. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/MOL2File.sip:17: Annotation is invalid
  5565. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/MOL2File.sip:19: Annotation is invalid
  5566. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/MOL2File.sip:20: Annotation is invalid
  5567. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/MOLFile.sip:18: Annotation is invalid
  5568. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/MOLFile.sip:22: Annotation is invalid
  5569. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/MOLFile.sip:23: Annotation is invalid
  5570. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/MOLFile.sip:24: Annotation is invalid
  5571. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBFile.sip:18: Annotation is invalid
  5572. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBFile.sip:21: Annotation is invalid
  5573. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBFile.sip:22: Annotation is invalid
  5574. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBFile.sip:23: Annotation is invalid
  5575. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBFile.sip:24: Annotation is invalid
  5576. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBFile.sip:25: Annotation is invalid
  5577. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBFile.sip:26: Annotation is invalid
  5578. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBFile.sip:31: Annotation is invalid
  5579. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBFile.sip:32: Annotation is invalid
  5580. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBFile.sip:33: Annotation is invalid
  5581. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBFile.sip:34: Annotation is invalid
  5582. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBFile.sip:35: Annotation is invalid
  5583. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBFile.sip:36: Annotation is invalid
  5584. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBInfo.sip:15: Annotation is invalid
  5585. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBInfo.sip:20: Annotation is invalid
  5586. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBInfo.sip:21: Annotation is invalid
  5587. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBInfo.sip:30: Annotation is invalid
  5588. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBInfo.sip:32: Annotation is invalid
  5589. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBInfo.sip:34: Annotation is invalid
  5590. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBInfo.sip:36: Annotation is invalid
  5591. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBInfo.sip:38: Annotation is invalid
  5592. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBInfo.sip:40: Annotation is invalid
  5593. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBInfo.sip:42: Annotation is invalid
  5594. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBInfo.sip:44: Annotation is invalid
  5595. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBInfo.sip:45: Annotation is invalid
  5596. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBRecords.sip:14: Annotation is invalid
  5597. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBRecords.sip:34: Annotation is invalid
  5598. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBRecords.sip:34: Annotation is invalid
  5599. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBRecords.sip:41: Annotation is invalid
  5600. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBRecords.sip:48: Annotation is invalid
  5601. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBRecords.sip:49: Annotation is invalid
  5602. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBRecords.sip:50: Annotation is invalid
  5603. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBRecords.sip:51: Annotation is invalid
  5604. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBRecords.sip:52: Annotation is invalid
  5605. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBRecords.sip:53: Annotation is invalid
  5606. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PDBRecords.sip:54: Annotation is invalid
  5607. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/SDFile.sip:19: Annotation is invalid
  5608. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/SDFile.sip:22: Annotation is invalid
  5609. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/SDFile.sip:23: Annotation is invalid
  5610. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/SDFile.sip:24: Annotation is invalid
  5611. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:43: Annotation is invalid
  5612. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:43: Annotation is invalid
  5613. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:49: Annotation is invalid
  5614. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:51: Annotation is invalid
  5615. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:52: Annotation is invalid
  5616. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:53: Annotation is invalid
  5617. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:54: Annotation is invalid
  5618. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:55: Annotation is invalid
  5619. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:59: Annotation is invalid
  5620. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:61: Annotation is invalid
  5621. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:63: Annotation is invalid
  5622. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:65: Annotation is invalid
  5623. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:69: Annotation is invalid
  5624. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:69: Annotation is invalid
  5625. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:69: Annotation is invalid
  5626. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/TRRFile.sip:71: Annotation is invalid
  5627. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/XYZFile.sip:18: Annotation is invalid
  5628. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/genericMolFile.sip:17: Annotation is invalid
  5629. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/genericMolFile.sip:17: Annotation is invalid
  5630. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/genericMolFile.sip:23: Annotation is invalid
  5631. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/genericMolFile.sip:24: Annotation is invalid
  5632. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/genericMolFile.sip:25: Annotation is invalid
  5633. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/genericMolFile.sip:27: Annotation is invalid
  5634. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/genericMolFile.sip:28: Annotation is invalid
  5635. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/genericMolFile.sip:29: Annotation is invalid
  5636. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/genericMolFile.sip:30: Annotation is invalid
  5637. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:19: Annotation is invalid
  5638. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:19: Annotation is invalid
  5639. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:24: Annotation is invalid
  5640. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:25: Annotation is invalid
  5641. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:37: Annotation is invalid
  5642. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:40: Annotation is invalid
  5643. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:40: Annotation is invalid
  5644. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:43: Annotation is invalid
  5645. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:43: Annotation is invalid
  5646. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:44: Annotation is invalid
  5647. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:46: Annotation is invalid
  5648. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:51: Annotation is invalid
  5649. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:51: Annotation is invalid
  5650. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:51: Annotation is invalid
  5651. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:51: Annotation is invalid
  5652. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:58: Annotation is invalid
  5653. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineBasedFile.sip:61: Annotation is invalid
  5654. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molFileFactory.sip:9: Annotation is invalid
  5655. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameterSection.sip:22: Annotation is invalid
  5656. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameterSection.sip:25: Annotation is invalid
  5657. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameterSection.sip:25: Annotation is invalid
  5658. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameterSection.sip:27: Annotation is invalid
  5659. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameterSection.sip:27: Annotation is invalid
  5660. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameterSection.sip:28: Annotation is invalid
  5661. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameterSection.sip:28: Annotation is invalid
  5662. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameterSection.sip:29: Annotation is invalid
  5663. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameterSection.sip:30: Annotation is invalid
  5664. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameterSection.sip:31: Annotation is invalid
  5665. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameterSection.sip:34: Annotation is invalid
  5666. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameterSection.sip:34: Annotation is invalid
  5667. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameterSection.sip:35: Annotation is invalid
  5668. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameterSection.sip:40: Annotation is invalid
  5669. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameters.sip:15: Annotation is invalid
  5670. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameters.sip:16: Annotation is invalid
  5671. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameters.sip:21: Annotation is invalid
  5672. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/parameters.sip:26: Annotation is invalid
  5673. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:17: Annotation is invalid
  5674. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:17: Annotation is invalid
  5675. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:18: Annotation is invalid
  5676. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:18: Annotation is invalid
  5677. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:18: Annotation is invalid
  5678. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:22: Annotation is invalid
  5679. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:22: Annotation is invalid
  5680. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:24: Annotation is invalid
  5681. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:24: Annotation is invalid
  5682. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:31: Annotation is invalid
  5683. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:34: Annotation is invalid
  5684. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:38: Annotation is invalid
  5685. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:49: Annotation is invalid
  5686. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:49: Annotation is invalid
  5687. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:49: Annotation is invalid
  5688. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:50: Annotation is invalid
  5689. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:50: Annotation is invalid
  5690. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:50: Annotation is invalid
  5691. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:51: Annotation is invalid
  5692. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:51: Annotation is invalid
  5693. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:52: Annotation is invalid
  5694. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:52: Annotation is invalid
  5695. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:53: Annotation is invalid
  5696. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:53: Annotation is invalid
  5697. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:55: Annotation is invalid
  5698. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:56: Annotation is invalid
  5699. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:59: Annotation is invalid
  5700. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:62: Annotation is invalid
  5701. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:64: Annotation is invalid
  5702. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:66: Annotation is invalid
  5703. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:67: Annotation is invalid
  5704. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:68: Annotation is invalid
  5705. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:69: Annotation is invalid
  5706. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:70: Annotation is invalid
  5707. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:94: Annotation is invalid
  5708. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:97: Annotation is invalid
  5709. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:100: Annotation is invalid
  5710. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:101: Annotation is invalid
  5711. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:107: Annotation is invalid
  5712. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:110: Annotation is invalid
  5713. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:113: Annotation is invalid
  5714. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:113: Annotation is invalid
  5715. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:114: Annotation is invalid
  5716. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:115: Annotation is invalid
  5717. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/resourceFile.sip:125: Annotation is invalid
  5718. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/trajectoryFile.sip:17: Annotation is invalid
  5719. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/trajectoryFile.sip:18: Annotation is invalid
  5720. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/trajectoryFile.sip:22: Annotation is invalid
  5721. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/trajectoryFile.sip:29: Annotation is invalid
  5722. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/trajectoryFile.sip:30: Annotation is invalid
  5723. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/trajectoryFile.sip:33: Annotation is invalid
  5724. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:73: Annotation is invalid
  5725. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:73: Annotation is invalid
  5726. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:75: Annotation is invalid
  5727. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:76: Annotation is invalid
  5728. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:76: Annotation is invalid
  5729. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:77: Annotation is invalid
  5730. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:78: Annotation is invalid
  5731. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:79: Annotation is invalid
  5732. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:80: Annotation is invalid
  5733. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:81: Annotation is invalid
  5734. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:82: Annotation is invalid
  5735. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:83: Annotation is invalid
  5736. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:89: Annotation is invalid
  5737. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:89: Annotation is invalid
  5738. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:90: Annotation is invalid
  5739. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:90: Annotation is invalid
  5740. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:91: Annotation is invalid
  5741. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:95: Annotation is invalid
  5742. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:96: Annotation is invalid
  5743. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:99: Annotation is invalid
  5744. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:102: Annotation is invalid
  5745. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:105: Annotation is invalid
  5746. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:123: Annotation is invalid
  5747. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:125: Annotation is invalid
  5748. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:127: Annotation is invalid
  5749. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:132: Annotation is invalid
  5750. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:135: Annotation is invalid
  5751. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:139: Annotation is invalid
  5752. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:141: Annotation is invalid
  5753. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:145: Annotation is invalid
  5754. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:151: Annotation is invalid
  5755. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:154: Annotation is invalid
  5756. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:157: Annotation is invalid
  5757. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:158: Annotation is invalid
  5758. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:158: Annotation is invalid
  5759. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:160: Annotation is invalid
  5760. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:160: Annotation is invalid
  5761. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:161: Annotation is invalid
  5762. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:164: Annotation is invalid
  5763. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:165: Annotation is invalid
  5764. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:167: Annotation is invalid
  5765. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:168: Annotation is invalid
  5766. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atom.sip:174: Annotation is invalid
  5767. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atomContainer.sip:76: Annotation is invalid
  5768. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atomContainer.sip:77: Annotation is invalid
  5769. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atomContainer.sip:78: Annotation is invalid
  5770. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atomContainer.sip:79: Annotation is invalid
  5771. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/atomContainer.sip:80: Annotation is invalid
  5772. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PTE_.sip:20: Annotation is invalid
  5773. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/PTE_.sip:78: Annotation is invalid
  5774. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:46: Annotation is invalid
  5775. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:46: Annotation is invalid
  5776. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:47: Annotation is invalid
  5777. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:47: Annotation is invalid
  5778. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:47: Annotation is invalid
  5779. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:47: Annotation is invalid
  5780. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:48: Annotation is invalid
  5781. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:49: Annotation is invalid
  5782. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:49: Annotation is invalid
  5783. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:49: Annotation is invalid
  5784. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:57: Annotation is invalid
  5785. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:58: Annotation is invalid
  5786. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:60: Annotation is invalid
  5787. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:61: Annotation is invalid
  5788. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:63: Annotation is invalid
  5789. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:65: Annotation is invalid
  5790. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:68: Annotation is invalid
  5791. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:72: Annotation is invalid
  5792. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:73: Annotation is invalid
  5793. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:76: Annotation is invalid
  5794. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:77: Annotation is invalid
  5795. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:79: Annotation is invalid
  5796. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/bond.sip:80: Annotation is invalid
  5797. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/expression.sip:19: Annotation is invalid
  5798. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/expression.sip:21: Annotation is invalid
  5799. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/expression.sip:26: Annotation is invalid
  5800. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/expression.sip:89: Annotation is invalid
  5801. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/expression.sip:90: Annotation is invalid
  5802. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/expression.sip:92: Annotation is invalid
  5803. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/expression.sip:93: Annotation is invalid
  5804. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/expression.sip:98: Annotation is invalid
  5805. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/expression.sip:98: Annotation is invalid
  5806. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/expression.sip:100: Annotation is invalid
  5807. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragment.sip:21: Annotation is invalid
  5808. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragment.sip:21: Annotation is invalid
  5809. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragment.sip:22: Annotation is invalid
  5810. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleicAcid.sip:16: Annotation is invalid
  5811. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleicAcid.sip:16: Annotation is invalid
  5812. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleicAcid.sip:17: Annotation is invalid
  5813. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleicAcid.sip:17: Annotation is invalid
  5814. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleicAcid.sip:25: Annotation is invalid
  5815. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleicAcid.sip:25: Annotation is invalid
  5816. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleicAcid.sip:27: Annotation is invalid
  5817. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleicAcid.sip:27: Annotation is invalid
  5818. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleicAcid.sip:28: Annotation is invalid
  5819. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleicAcid.sip:30: Annotation is invalid
  5820. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleicAcid.sip:39: Annotation is invalid
  5821. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:16: Annotation is invalid
  5822. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:16: Annotation is invalid
  5823. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:18: Annotation is invalid
  5824. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:19: Annotation is invalid
  5825. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:20: Annotation is invalid
  5826. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:29: Annotation is invalid
  5827. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:29: Annotation is invalid
  5828. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:31: Annotation is invalid
  5829. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:31: Annotation is invalid
  5830. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:32: Annotation is invalid
  5831. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:37: Annotation is invalid
  5832. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:39: Annotation is invalid
  5833. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:44: Annotation is invalid
  5834. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:45: Annotation is invalid
  5835. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:46: Annotation is invalid
  5836. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:47: Annotation is invalid
  5837. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:48: Annotation is invalid
  5838. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/nucleotide.sip:49: Annotation is invalid
  5839. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:33: Annotation is invalid
  5840. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:33: Annotation is invalid
  5841. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:34: Annotation is invalid
  5842. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:34: Annotation is invalid
  5843. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:34: Annotation is invalid
  5844. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:40: Annotation is invalid
  5845. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:40: Annotation is invalid
  5846. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:42: Annotation is invalid
  5847. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:42: Annotation is invalid
  5848. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:43: Annotation is invalid
  5849. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:44: Annotation is invalid
  5850. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:56: Annotation is invalid
  5851. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:62: Annotation is invalid
  5852. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:64: Annotation is invalid
  5853. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:70: Annotation is invalid
  5854. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:71: Annotation is invalid
  5855. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:72: Annotation is invalid
  5856. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:73: Annotation is invalid
  5857. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:74: Annotation is invalid
  5858. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residue.sip:75: Annotation is invalid
  5859. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/secondaryStructure.sip:38: Annotation is invalid
  5860. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/selector.sip:18: Annotation is invalid
  5861. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/selector.sip:19: Annotation is invalid
  5862. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/selector.sip:21: Annotation is invalid
  5863. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/system.sip:17: Annotation is invalid
  5864. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/system.sip:17: Annotation is invalid
  5865. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/system.sip:18: Annotation is invalid
  5866. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:27: Annotation is invalid
  5867. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:27: Annotation is invalid
  5868. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:28: Annotation is invalid
  5869. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:28: Annotation is invalid
  5870. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:29: Annotation is invalid
  5871. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:29: Annotation is invalid
  5872. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:30: Annotation is invalid
  5873. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:30: Annotation is invalid
  5874. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:31: Annotation is invalid
  5875. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:31: Annotation is invalid
  5876. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:32: Annotation is invalid
  5877. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:32: Annotation is invalid
  5878. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:33: Annotation is invalid
  5879. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:33: Annotation is invalid
  5880. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:34: Annotation is invalid
  5881. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:34: Annotation is invalid
  5882. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:35: Annotation is invalid
  5883. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:35: Annotation is invalid
  5884. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:36: Annotation is invalid
  5885. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:36: Annotation is invalid
  5886. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:36: Annotation is invalid
  5887. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:37: Annotation is invalid
  5888. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:37: Annotation is invalid
  5889. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:37: Annotation is invalid
  5890. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:38: Annotation is invalid
  5891. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:38: Annotation is invalid
  5892. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:38: Annotation is invalid
  5893. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:39: Annotation is invalid
  5894. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:39: Annotation is invalid
  5895. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:39: Annotation is invalid
  5896. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:40: Annotation is invalid
  5897. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:40: Annotation is invalid
  5898. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:40: Annotation is invalid
  5899. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:41: Annotation is invalid
  5900. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:41: Annotation is invalid
  5901. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:41: Annotation is invalid
  5902. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:42: Annotation is invalid
  5903. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:42: Annotation is invalid
  5904. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:42: Annotation is invalid
  5905. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:43: Annotation is invalid
  5906. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:43: Annotation is invalid
  5907. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:43: Annotation is invalid
  5908. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:44: Annotation is invalid
  5909. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:44: Annotation is invalid
  5910. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:44: Annotation is invalid
  5911. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:45: Annotation is invalid
  5912. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:45: Annotation is invalid
  5913. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:45: Annotation is invalid
  5914. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:46: Annotation is invalid
  5915. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:46: Annotation is invalid
  5916. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:46: Annotation is invalid
  5917. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:47: Annotation is invalid
  5918. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:47: Annotation is invalid
  5919. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:47: Annotation is invalid
  5920. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:47: Annotation is invalid
  5921. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:48: Annotation is invalid
  5922. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:48: Annotation is invalid
  5923. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:48: Annotation is invalid
  5924. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:48: Annotation is invalid
  5925. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:49: Annotation is invalid
  5926. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:49: Annotation is invalid
  5927. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:49: Annotation is invalid
  5928. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:50: Annotation is invalid
  5929. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:50: Annotation is invalid
  5930. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:50: Annotation is invalid
  5931. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:51: Annotation is invalid
  5932. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:51: Annotation is invalid
  5933. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:51: Annotation is invalid
  5934. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:52: Annotation is invalid
  5935. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:52: Annotation is invalid
  5936. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:53: Annotation is invalid
  5937. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:53: Annotation is invalid
  5938. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:53: Annotation is invalid
  5939. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:54: Annotation is invalid
  5940. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:54: Annotation is invalid
  5941. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:54: Annotation is invalid
  5942. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:54: Annotation is invalid
  5943. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:55: Annotation is invalid
  5944. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:55: Annotation is invalid
  5945. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:56: Annotation is invalid
  5946. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:56: Annotation is invalid
  5947. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:57: Annotation is invalid
  5948. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:57: Annotation is invalid
  5949. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:58: Annotation is invalid
  5950. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:58: Annotation is invalid
  5951. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:59: Annotation is invalid
  5952. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:59: Annotation is invalid
  5953. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:60: Annotation is invalid
  5954. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:60: Annotation is invalid
  5955. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:61: Annotation is invalid
  5956. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:61: Annotation is invalid
  5957. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:62: Annotation is invalid
  5958. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:62: Annotation is invalid
  5959. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:63: Annotation is invalid
  5960. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:63: Annotation is invalid
  5961. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:64: Annotation is invalid
  5962. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:64: Annotation is invalid
  5963. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:65: Annotation is invalid
  5964. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:65: Annotation is invalid
  5965. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:66: Annotation is invalid
  5966. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:66: Annotation is invalid
  5967. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:67: Annotation is invalid
  5968. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:67: Annotation is invalid
  5969. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:68: Annotation is invalid
  5970. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:68: Annotation is invalid
  5971. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:69: Annotation is invalid
  5972. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:69: Annotation is invalid
  5973. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:70: Annotation is invalid
  5974. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:70: Annotation is invalid
  5975. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:71: Annotation is invalid
  5976. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:71: Annotation is invalid
  5977. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:72: Annotation is invalid
  5978. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:72: Annotation is invalid
  5979. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:74: Annotation is invalid
  5980. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:74: Annotation is invalid
  5981. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:74: Annotation is invalid
  5982. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:75: Annotation is invalid
  5983. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:75: Annotation is invalid
  5984. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:75: Annotation is invalid
  5985. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:76: Annotation is invalid
  5986. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:76: Annotation is invalid
  5987. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:76: Annotation is invalid
  5988. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:77: Annotation is invalid
  5989. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:77: Annotation is invalid
  5990. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/analyticalGeometry.sip:77: Annotation is invalid
  5991. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:23: Annotation is invalid
  5992. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:24: Annotation is invalid
  5993. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:24: Annotation is invalid
  5994. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:26: Annotation is invalid
  5995. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:27: Annotation is invalid
  5996. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:27: Annotation is invalid
  5997. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:28: Annotation is invalid
  5998. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:38: Annotation is invalid
  5999. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:42: Annotation is invalid
  6000. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:43: Annotation is invalid
  6001. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:44: Annotation is invalid
  6002. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:45: Annotation is invalid
  6003. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:46: Annotation is invalid
  6004. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:47: Annotation is invalid
  6005. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:48: Annotation is invalid
  6006. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:49: Annotation is invalid
  6007. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:50: Annotation is invalid
  6008. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:51: Annotation is invalid
  6009. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:52: Annotation is invalid
  6010. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:53: Annotation is invalid
  6011. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:54: Annotation is invalid
  6012. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:55: Annotation is invalid
  6013. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:56: Annotation is invalid
  6014. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:57: Annotation is invalid
  6015. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:58: Annotation is invalid
  6016. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:59: Annotation is invalid
  6017. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/angle.sip:60: Annotation is invalid
  6018. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/box3.sip:26: Annotation is invalid
  6019. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/box3.sip:27: Annotation is invalid
  6020. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/simpleBox3.sip:37: Annotation is invalid
  6021. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/simpleBox3.sip:38: Annotation is invalid
  6022. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:16: Annotation is invalid
  6023. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:17: Annotation is invalid
  6024. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:17: Annotation is invalid
  6025. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:17: Annotation is invalid
  6026. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:19: Annotation is invalid
  6027. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:20: Annotation is invalid
  6028. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:21: Annotation is invalid
  6029. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:21: Annotation is invalid
  6030. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:21: Annotation is invalid
  6031. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:23: Annotation is invalid
  6032. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:24: Annotation is invalid
  6033. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:24: Annotation is invalid
  6034. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:24: Annotation is invalid
  6035. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:25: Annotation is invalid
  6036. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:26: Annotation is invalid
  6037. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:27: Annotation is invalid
  6038. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/circle3.sip:27: Annotation is invalid
  6039. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:21: Annotation is invalid
  6040. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:22: Annotation is invalid
  6041. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:22: Annotation is invalid
  6042. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:22: Annotation is invalid
  6043. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:24: Annotation is invalid
  6044. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:25: Annotation is invalid
  6045. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:26: Annotation is invalid
  6046. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:26: Annotation is invalid
  6047. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:26: Annotation is invalid
  6048. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:28: Annotation is invalid
  6049. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:29: Annotation is invalid
  6050. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:29: Annotation is invalid
  6051. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:29: Annotation is invalid
  6052. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:31: Annotation is invalid
  6053. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:32: Annotation is invalid
  6054. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/line3.sip:33: Annotation is invalid
  6055. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:18: Annotation is invalid
  6056. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:20: Annotation is invalid
  6057. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:20: Annotation is invalid
  6058. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:21: Annotation is invalid
  6059. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:21: Annotation is invalid
  6060. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:23: Annotation is invalid
  6061. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:23: Annotation is invalid
  6062. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:23: Annotation is invalid
  6063. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:23: Annotation is invalid
  6064. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:24: Annotation is invalid
  6065. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:24: Annotation is invalid
  6066. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:24: Annotation is invalid
  6067. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:24: Annotation is invalid
  6068. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:25: Annotation is invalid
  6069. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:25: Annotation is invalid
  6070. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:25: Annotation is invalid
  6071. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:25: Annotation is invalid
  6072. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:26: Annotation is invalid
  6073. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:26: Annotation is invalid
  6074. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:26: Annotation is invalid
  6075. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:26: Annotation is invalid
  6076. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:30: Annotation is invalid
  6077. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:32: Annotation is invalid
  6078. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:32: Annotation is invalid
  6079. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:33: Annotation is invalid
  6080. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:33: Annotation is invalid
  6081. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:35: Annotation is invalid
  6082. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:35: Annotation is invalid
  6083. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:35: Annotation is invalid
  6084. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:35: Annotation is invalid
  6085. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:36: Annotation is invalid
  6086. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:36: Annotation is invalid
  6087. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:36: Annotation is invalid
  6088. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:36: Annotation is invalid
  6089. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:37: Annotation is invalid
  6090. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:37: Annotation is invalid
  6091. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:37: Annotation is invalid
  6092. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:37: Annotation is invalid
  6093. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:38: Annotation is invalid
  6094. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:38: Annotation is invalid
  6095. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:38: Annotation is invalid
  6096. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:38: Annotation is invalid
  6097. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:44: Annotation is invalid
  6098. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:46: Annotation is invalid
  6099. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:46: Annotation is invalid
  6100. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:47: Annotation is invalid
  6101. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:47: Annotation is invalid
  6102. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:49: Annotation is invalid
  6103. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:49: Annotation is invalid
  6104. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:49: Annotation is invalid
  6105. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:49: Annotation is invalid
  6106. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:50: Annotation is invalid
  6107. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:50: Annotation is invalid
  6108. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:50: Annotation is invalid
  6109. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:50: Annotation is invalid
  6110. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:51: Annotation is invalid
  6111. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:51: Annotation is invalid
  6112. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:51: Annotation is invalid
  6113. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:51: Annotation is invalid
  6114. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:52: Annotation is invalid
  6115. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:52: Annotation is invalid
  6116. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:52: Annotation is invalid
  6117. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:52: Annotation is invalid
  6118. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:53: Annotation is invalid
  6119. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:58: Annotation is invalid
  6120. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:60: Annotation is invalid
  6121. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:61: Annotation is invalid
  6122. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:62: Annotation is invalid
  6123. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:62: Annotation is invalid
  6124. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:63: Annotation is invalid
  6125. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:63: Annotation is invalid
  6126. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:64: Annotation is invalid
  6127. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:66: Annotation is invalid
  6128. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:66: Annotation is invalid
  6129. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:73: Annotation is invalid
  6130. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:86: Annotation is invalid
  6131. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:93: Annotation is invalid
  6132. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:94: Annotation is invalid
  6133. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:95: Annotation is invalid
  6134. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:96: Annotation is invalid
  6135. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:97: Annotation is invalid
  6136. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:98: Annotation is invalid
  6137. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:99: Annotation is invalid
  6138. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:100: Annotation is invalid
  6139. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:101: Annotation is invalid
  6140. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:102: Annotation is invalid
  6141. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:103: Annotation is invalid
  6142. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:104: Annotation is invalid
  6143. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:107: Annotation is invalid
  6144. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:107: Annotation is invalid
  6145. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:107: Annotation is invalid
  6146. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:108: Annotation is invalid
  6147. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:109: Annotation is invalid
  6148. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:109: Annotation is invalid
  6149. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:109: Annotation is invalid
  6150. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:110: Annotation is invalid
  6151. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:111: Annotation is invalid
  6152. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:111: Annotation is invalid
  6153. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:111: Annotation is invalid
  6154. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:112: Annotation is invalid
  6155. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:113: Annotation is invalid
  6156. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:114: Annotation is invalid
  6157. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:114: Annotation is invalid
  6158. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:114: Annotation is invalid
  6159. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:115: Annotation is invalid
  6160. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:116: Annotation is invalid
  6161. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:117: Annotation is invalid
  6162. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:118: Annotation is invalid
  6163. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:119: Annotation is invalid
  6164. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:120: Annotation is invalid
  6165. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:121: Annotation is invalid
  6166. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:122: Annotation is invalid
  6167. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:123: Annotation is invalid
  6168. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:123: Annotation is invalid
  6169. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:123: Annotation is invalid
  6170. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:123: Annotation is invalid
  6171. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:124: Annotation is invalid
  6172. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:124: Annotation is invalid
  6173. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:125: Annotation is invalid
  6174. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:125: Annotation is invalid
  6175. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:126: Annotation is invalid
  6176. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:126: Annotation is invalid
  6177. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:126: Annotation is invalid
  6178. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:126: Annotation is invalid
  6179. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:127: Annotation is invalid
  6180. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:127: Annotation is invalid
  6181. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:128: Annotation is invalid
  6182. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:128: Annotation is invalid
  6183. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:129: Annotation is invalid
  6184. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/matrix44.sip:130: Annotation is invalid
  6185. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:16: Annotation is invalid
  6186. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:17: Annotation is invalid
  6187. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:17: Annotation is invalid
  6188. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:18: Annotation is invalid
  6189. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:18: Annotation is invalid
  6190. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:18: Annotation is invalid
  6191. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:19: Annotation is invalid
  6192. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:19: Annotation is invalid
  6193. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:19: Annotation is invalid
  6194. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:19: Annotation is invalid
  6195. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:21: Annotation is invalid
  6196. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:22: Annotation is invalid
  6197. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:23: Annotation is invalid
  6198. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:23: Annotation is invalid
  6199. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:24: Annotation is invalid
  6200. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:24: Annotation is invalid
  6201. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:24: Annotation is invalid
  6202. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:26: Annotation is invalid
  6203. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:27: Annotation is invalid
  6204. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:27: Annotation is invalid
  6205. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:30: Annotation is invalid
  6206. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:31: Annotation is invalid
  6207. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:32: Annotation is invalid
  6208. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/plane3.sip:33: Annotation is invalid
  6209. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/quaternion.sip:16: Annotation is invalid
  6210. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/sphere3.sip:16: Annotation is invalid
  6211. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/sphere3.sip:17: Annotation is invalid
  6212. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/sphere3.sip:17: Annotation is invalid
  6213. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/sphere3.sip:19: Annotation is invalid
  6214. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/sphere3.sip:20: Annotation is invalid
  6215. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/sphere3.sip:21: Annotation is invalid
  6216. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/sphere3.sip:21: Annotation is invalid
  6217. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/sphere3.sip:23: Annotation is invalid
  6218. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/sphere3.sip:24: Annotation is invalid
  6219. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/sphere3.sip:24: Annotation is invalid
  6220. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/sphere3.sip:25: Annotation is invalid
  6221. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/sphere3.sip:26: Annotation is invalid
  6222. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/sphere3.sip:27: Annotation is invalid
  6223. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/sphere3.sip:27: Annotation is invalid
  6224. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:24: Annotation is invalid
  6225. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:27: Annotation is invalid
  6226. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:29: Annotation is invalid
  6227. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:30: Annotation is invalid
  6228. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:30: Annotation is invalid
  6229. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:32: Annotation is invalid
  6230. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:33: Annotation is invalid
  6231. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:42: Annotation is invalid
  6232. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:45: Annotation is invalid
  6233. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:48: Annotation is invalid
  6234. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:53: Annotation is invalid
  6235. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:54: Annotation is invalid
  6236. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:55: Annotation is invalid
  6237. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:56: Annotation is invalid
  6238. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:57: Annotation is invalid
  6239. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/surface.sip:58: Annotation is invalid
  6240. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:28: Annotation is invalid
  6241. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:29: Annotation is invalid
  6242. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:29: Annotation is invalid
  6243. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:30: Annotation is invalid
  6244. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:41: Annotation is invalid
  6245. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:42: Annotation is invalid
  6246. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:42: Annotation is invalid
  6247. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:43: Annotation is invalid
  6248. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:59: Annotation is invalid
  6249. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:66: Annotation is invalid
  6250. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:67: Annotation is invalid
  6251. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:68: Annotation is invalid
  6252. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:69: Annotation is invalid
  6253. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:70: Annotation is invalid
  6254. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:71: Annotation is invalid
  6255. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:72: Annotation is invalid
  6256. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:73: Annotation is invalid
  6257. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:74: Annotation is invalid
  6258. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:76: Annotation is invalid
  6259. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:77: Annotation is invalid
  6260. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:79: Annotation is invalid
  6261. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:80: Annotation is invalid
  6262. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector2.sip:82: Annotation is invalid
  6263. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:19: Annotation is invalid
  6264. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:20: Annotation is invalid
  6265. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:20: Annotation is invalid
  6266. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:20: Annotation is invalid
  6267. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:21: Annotation is invalid
  6268. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:22: Annotation is invalid
  6269. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:22: Annotation is invalid
  6270. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:22: Annotation is invalid
  6271. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:27: Annotation is invalid
  6272. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:28: Annotation is invalid
  6273. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:28: Annotation is invalid
  6274. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:28: Annotation is invalid
  6275. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:29: Annotation is invalid
  6276. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:30: Annotation is invalid
  6277. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:30: Annotation is invalid
  6278. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:30: Annotation is invalid
  6279. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:35: Annotation is invalid
  6280. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:36: Annotation is invalid
  6281. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:36: Annotation is invalid
  6282. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:36: Annotation is invalid
  6283. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:37: Annotation is invalid
  6284. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:45: Annotation is invalid
  6285. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:53: Annotation is invalid
  6286. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:54: Annotation is invalid
  6287. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:56: Annotation is invalid
  6288. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:58: Annotation is invalid
  6289. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:59: Annotation is invalid
  6290. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:60: Annotation is invalid
  6291. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:61: Annotation is invalid
  6292. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:62: Annotation is invalid
  6293. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:63: Annotation is invalid
  6294. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:64: Annotation is invalid
  6295. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:65: Annotation is invalid
  6296. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:67: Annotation is invalid
  6297. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:67: Annotation is invalid
  6298. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:67: Annotation is invalid
  6299. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:68: Annotation is invalid
  6300. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:68: Annotation is invalid
  6301. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:68: Annotation is invalid
  6302. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:69: Annotation is invalid
  6303. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:70: Annotation is invalid
  6304. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector3.sip:72: Annotation is invalid
  6305. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:18: Annotation is invalid
  6306. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:18: Annotation is invalid
  6307. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:18: Annotation is invalid
  6308. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:18: Annotation is invalid
  6309. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:19: Annotation is invalid
  6310. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:23: Annotation is invalid
  6311. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:23: Annotation is invalid
  6312. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:23: Annotation is invalid
  6313. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:23: Annotation is invalid
  6314. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:24: Annotation is invalid
  6315. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:28: Annotation is invalid
  6316. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:28: Annotation is invalid
  6317. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:28: Annotation is invalid
  6318. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:28: Annotation is invalid
  6319. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:29: Annotation is invalid
  6320. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:30: Annotation is invalid
  6321. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:36: Annotation is invalid
  6322. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:37: Annotation is invalid
  6323. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:45: Annotation is invalid
  6324. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:46: Annotation is invalid
  6325. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:47: Annotation is invalid
  6326. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:48: Annotation is invalid
  6327. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:49: Annotation is invalid
  6328. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:50: Annotation is invalid
  6329. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:51: Annotation is invalid
  6330. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:52: Annotation is invalid
  6331. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:53: Annotation is invalid
  6332. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:54: Annotation is invalid
  6333. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:55: Annotation is invalid
  6334. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/vector4.sip:56: Annotation is invalid
  6335. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/amberBend.sip:18: Annotation is invalid
  6336. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/amberBend.sip:19: Annotation is invalid
  6337. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/amberNonBonded.sip:21: Annotation is invalid
  6338. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/amberNonBonded.sip:22: Annotation is invalid
  6339. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/amberStretch.sip:19: Annotation is invalid
  6340. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/amberStretch.sip:20: Annotation is invalid
  6341. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/amberTorsion.sip:19: Annotation is invalid
  6342. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/amberTorsion.sip:20: Annotation is invalid
  6343. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/charmm.sip:59: Annotation is invalid
  6344. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/charmm.sip:60: Annotation is invalid
  6345. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/charmm.sip:60: Annotation is invalid
  6346. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/charmm.sip:61: Annotation is invalid
  6347. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/charmmBend.sip:18: Annotation is invalid
  6348. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/charmmBend.sip:19: Annotation is invalid
  6349. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/charmmImproperTorsion.sip:19: Annotation is invalid
  6350. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/charmmImproperTorsion.sip:20: Annotation is invalid
  6351. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/charmmNonBonded.sip:19: Annotation is invalid
  6352. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/charmmNonBonded.sip:20: Annotation is invalid
  6353. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/charmmStretch.sip:19: Annotation is invalid
  6354. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/charmmStretch.sip:20: Annotation is invalid
  6355. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/charmmTorsion.sip:50: Annotation is invalid
  6356. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/charmmTorsion.sip:51: Annotation is invalid
  6357. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/chargeRuleProcessor.sip:16: Annotation is invalid
  6358. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/chargeRuleProcessor.sip:16: Annotation is invalid
  6359. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/chargeRuleProcessor.sip:17: Annotation is invalid
  6360. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/chargeRuleProcessor.sip:19: Annotation is invalid
  6361. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/forceField.sip:25: Annotation is invalid
  6362. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/forceField.sip:26: Annotation is invalid
  6363. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/forceField.sip:26: Annotation is invalid
  6364. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/forceFieldComponent.sip:17: Annotation is invalid
  6365. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/forceFieldComponent.sip:18: Annotation is invalid
  6366. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/forceFieldComponent.sip:21: Annotation is invalid
  6367. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/radiusRuleProcessor.sip:16: Annotation is invalid
  6368. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/radiusRuleProcessor.sip:16: Annotation is invalid
  6369. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/radiusRuleProcessor.sip:17: Annotation is invalid
  6370. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/radiusRuleProcessor.sip:19: Annotation is invalid
  6371. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleEvaluator.sip:19: Annotation is invalid
  6372. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleEvaluator.sip:19: Annotation is invalid
  6373. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleEvaluator.sip:20: Annotation is invalid
  6374. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleEvaluator.sip:22: Annotation is invalid
  6375. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleEvaluator.sip:22: Annotation is invalid
  6376. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleEvaluator.sip:24: Annotation is invalid
  6377. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleEvaluator.sip:27: Annotation is invalid
  6378. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleEvaluator.sip:32: Annotation is invalid
  6379. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleProcessor.sip:18: Annotation is invalid
  6380. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleProcessor.sip:18: Annotation is invalid
  6381. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleProcessor.sip:19: Annotation is invalid
  6382. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleProcessor.sip:23: Annotation is invalid
  6383. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleProcessor.sip:23: Annotation is invalid
  6384. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleProcessor.sip:25: Annotation is invalid
  6385. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleProcessor.sip:28: Annotation is invalid
  6386. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/ruleProcessor.sip:33: Annotation is invalid
  6387. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShot.sip:18: Annotation is invalid
  6388. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShot.sip:24: Annotation is invalid
  6389. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShot.sip:26: Annotation is invalid
  6390. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShot.sip:28: Annotation is invalid
  6391. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShot.sip:31: Annotation is invalid
  6392. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShot.sip:35: Annotation is invalid
  6393. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShot.sip:51: Annotation is invalid
  6394. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShot.sip:53: Annotation is invalid
  6395. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShot.sip:55: Annotation is invalid
  6396. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShot.sip:57: Annotation is invalid
  6397. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShot.sip:59: Annotation is invalid
  6398. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShot.sip:61: Annotation is invalid
  6399. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShot.sip:63: Annotation is invalid
  6400. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShot.sip:65: Annotation is invalid
  6401. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShotManager.sip:29: Annotation is invalid
  6402. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShotManager.sip:40: Annotation is invalid
  6403. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShotManager.sip:42: Annotation is invalid
  6404. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShotManager.sip:44: Annotation is invalid
  6405. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShotManager.sip:46: Annotation is invalid
  6406. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/snapShotManager.sip:49: Annotation is invalid
  6407. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/typeRuleProcessor.sip:17: Annotation is invalid
  6408. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/typeRuleProcessor.sip:17: Annotation is invalid
  6409. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/typeRuleProcessor.sip:18: Annotation is invalid
  6410. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/typeRuleProcessor.sip:21: Annotation is invalid
  6411. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:16: Annotation is invalid
  6412. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:17: Annotation is invalid
  6413. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:17: Annotation is invalid
  6414. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:18: Annotation is invalid
  6415. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:18: Annotation is invalid
  6416. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:18: Annotation is invalid
  6417. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:19: Annotation is invalid
  6418. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:22: Annotation is invalid
  6419. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:24: Annotation is invalid
  6420. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:24: Annotation is invalid
  6421. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:25: Annotation is invalid
  6422. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:25: Annotation is invalid
  6423. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:25: Annotation is invalid
  6424. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:27: Annotation is invalid
  6425. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:28: Annotation is invalid
  6426. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:29: Annotation is invalid
  6427. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:29: Annotation is invalid
  6428. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:30: Annotation is invalid
  6429. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/canonicalMD.sip:30: Annotation is invalid
  6430. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:17: Annotation is invalid
  6431. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:18: Annotation is invalid
  6432. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:18: Annotation is invalid
  6433. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:19: Annotation is invalid
  6434. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:19: Annotation is invalid
  6435. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:19: Annotation is invalid
  6436. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:20: Annotation is invalid
  6437. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:23: Annotation is invalid
  6438. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:23: Annotation is invalid
  6439. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:24: Annotation is invalid
  6440. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:24: Annotation is invalid
  6441. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:24: Annotation is invalid
  6442. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:26: Annotation is invalid
  6443. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:27: Annotation is invalid
  6444. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:28: Annotation is invalid
  6445. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:28: Annotation is invalid
  6446. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:29: Annotation is invalid
  6447. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/microCanonicalMD.sip:29: Annotation is invalid
  6448. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:40: Annotation is invalid
  6449. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:41: Annotation is invalid
  6450. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:44: Annotation is invalid
  6451. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:46: Annotation is invalid
  6452. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:46: Annotation is invalid
  6453. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:47: Annotation is invalid
  6454. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:47: Annotation is invalid
  6455. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:47: Annotation is invalid
  6456. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:49: Annotation is invalid
  6457. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:50: Annotation is invalid
  6458. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:51: Annotation is invalid
  6459. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:52: Annotation is invalid
  6460. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:53: Annotation is invalid
  6461. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:54: Annotation is invalid
  6462. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:55: Annotation is invalid
  6463. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:56: Annotation is invalid
  6464. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:69: Annotation is invalid
  6465. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:70: Annotation is invalid
  6466. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:70: Annotation is invalid
  6467. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:71: Annotation is invalid
  6468. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/molecularDynamics.sip:71: Annotation is invalid
  6469. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/conjugateGradient.sip:31: Annotation is invalid
  6470. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/conjugateGradient.sip:32: Annotation is invalid
  6471. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/conjugateGradient.sip:32: Annotation is invalid
  6472. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/conjugateGradient.sip:33: Annotation is invalid
  6473. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/conjugateGradient.sip:33: Annotation is invalid
  6474. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/conjugateGradient.sip:33: Annotation is invalid
  6475. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/conjugateGradient.sip:34: Annotation is invalid
  6476. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/conjugateGradient.sip:34: Annotation is invalid
  6477. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/conjugateGradient.sip:38: Annotation is invalid
  6478. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/conjugateGradient.sip:42: Annotation is invalid
  6479. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/conjugateGradient.sip:42: Annotation is invalid
  6480. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:16: Annotation is invalid
  6481. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:20: Annotation is invalid
  6482. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:21: Annotation is invalid
  6483. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:25: Annotation is invalid
  6484. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:26: Annotation is invalid
  6485. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:28: Annotation is invalid
  6486. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:30: Annotation is invalid
  6487. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:32: Annotation is invalid
  6488. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:33: Annotation is invalid
  6489. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:33: Annotation is invalid
  6490. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:33: Annotation is invalid
  6491. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:33: Annotation is invalid
  6492. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:33: Annotation is invalid
  6493. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:34: Annotation is invalid
  6494. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:34: Annotation is invalid
  6495. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:34: Annotation is invalid
  6496. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:34: Annotation is invalid
  6497. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:34: Annotation is invalid
  6498. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:34: Annotation is invalid
  6499. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:35: Annotation is invalid
  6500. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/lineSearch.sip:35: Annotation is invalid
  6501. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/steepestDescent.sip:17: Annotation is invalid
  6502. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/steepestDescent.sip:18: Annotation is invalid
  6503. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/steepestDescent.sip:18: Annotation is invalid
  6504. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/steepestDescent.sip:19: Annotation is invalid
  6505. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/steepestDescent.sip:19: Annotation is invalid
  6506. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/steepestDescent.sip:19: Annotation is invalid
  6507. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/steepestDescent.sip:20: Annotation is invalid
  6508. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/steepestDescent.sip:20: Annotation is invalid
  6509. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/steepestDescent.sip:26: Annotation is invalid
  6510. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/steepestDescent.sip:26: Annotation is invalid
  6511. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/strangLBFGS.sip:27: Annotation is invalid
  6512. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/strangLBFGS.sip:28: Annotation is invalid
  6513. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/strangLBFGS.sip:28: Annotation is invalid
  6514. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/strangLBFGS.sip:29: Annotation is invalid
  6515. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/strangLBFGS.sip:29: Annotation is invalid
  6516. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/strangLBFGS.sip:29: Annotation is invalid
  6517. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/strangLBFGS.sip:30: Annotation is invalid
  6518. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/strangLBFGS.sip:30: Annotation is invalid
  6519. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/strangLBFGS.sip:34: Annotation is invalid
  6520. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/strangLBFGS.sip:36: Annotation is invalid
  6521. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/strangLBFGS.sip:40: Annotation is invalid
  6522. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/strangLBFGS.sip:40: Annotation is invalid
  6523. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/shiftedLVMM.sip:42: Annotation is invalid
  6524. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/shiftedLVMM.sip:43: Annotation is invalid
  6525. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/shiftedLVMM.sip:43: Annotation is invalid
  6526. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/shiftedLVMM.sip:44: Annotation is invalid
  6527. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/shiftedLVMM.sip:44: Annotation is invalid
  6528. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/shiftedLVMM.sip:44: Annotation is invalid
  6529. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/shiftedLVMM.sip:45: Annotation is invalid
  6530. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/shiftedLVMM.sip:45: Annotation is invalid
  6531. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/shiftedLVMM.sip:49: Annotation is invalid
  6532. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/shiftedLVMM.sip:51: Annotation is invalid
  6533. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/shiftedLVMM.sip:53: Annotation is invalid
  6534. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/shiftedLVMM.sip:57: Annotation is invalid
  6535. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/shiftedLVMM.sip:57: Annotation is invalid
  6536. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:17: Annotation is invalid
  6537. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:17: Annotation is invalid
  6538. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:19: Annotation is invalid
  6539. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:19: Annotation is invalid
  6540. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:20: Annotation is invalid
  6541. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:20: Annotation is invalid
  6542. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:21: Annotation is invalid
  6543. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:22: Annotation is invalid
  6544. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:22: Annotation is invalid
  6545. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:23: Annotation is invalid
  6546. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:23: Annotation is invalid
  6547. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:24: Annotation is invalid
  6548. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:24: Annotation is invalid
  6549. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:25: Annotation is invalid
  6550. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:25: Annotation is invalid
  6551. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:26: Annotation is invalid
  6552. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:26: Annotation is invalid
  6553. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:27: Annotation is invalid
  6554. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:27: Annotation is invalid
  6555. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:28: Annotation is invalid
  6556. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:28: Annotation is invalid
  6557. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:29: Annotation is invalid
  6558. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:29: Annotation is invalid
  6559. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:30: Annotation is invalid
  6560. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/extractors.sip:30: Annotation is invalid
  6561. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomProcessor.sip:18: Annotation is invalid
  6562. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyBondProcessor.sip:18: Annotation is invalid
  6563. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyFragmentProcessor.sip:18: Annotation is invalid
  6564. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyResidueProcessor.sip:18: Annotation is invalid
  6565. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyCompositeProcessor.sip:18: Annotation is invalid
  6566. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyChainProcessor.sip:16: Annotation is invalid
  6567. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/poissonBoltzmann.sip:160: Annotation is invalid
  6568. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/poissonBoltzmann.sip:161: Annotation is invalid
  6569. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/poissonBoltzmann.sip:162: Annotation is invalid
  6570. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/poissonBoltzmann.sip:164: Annotation is invalid
  6571. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/poissonBoltzmann.sip:164: Annotation is invalid
  6572. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/poissonBoltzmann.sip:170: Annotation is invalid
  6573. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/poissonBoltzmann.sip:172: Annotation is invalid
  6574. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/poissonBoltzmann.sip:172: Annotation is invalid
  6575. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/poissonBoltzmann.sip:174: Annotation is invalid
  6576. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/poissonBoltzmann.sip:175: Annotation is invalid
  6577. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/poissonBoltzmann.sip:177: Annotation is invalid
  6578. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/poissonBoltzmann.sip:192: Annotation is invalid
  6579. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/assignBondOrderProcessor.sip:107: Annotation is invalid
  6580. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/assignBondOrderProcessor.sip:111: Annotation is invalid
  6581. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/assignBondOrderProcessor.sip:115: Annotation is invalid
  6582. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/assignBondOrderProcessor.sip:117: Annotation is invalid
  6583. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/assignBondOrderProcessor.sip:118: Annotation is invalid
  6584. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/assignBondOrderProcessor.sip:119: Annotation is invalid
  6585. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/assignBondOrderProcessor.sip:120: Annotation is invalid
  6586. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/assignBondOrderProcessor.sip:124: Annotation is invalid
  6587. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/connectedComponentsProcessor.sip:34: Annotation is invalid
  6588. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/connectedComponentsProcessor.sip:43: Annotation is invalid
  6589. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/defaultProcessors.sip:18: Annotation is invalid
  6590. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/defaultProcessors.sip:34: Annotation is invalid
  6591. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/defaultProcessors.sip:51: Annotation is invalid
  6592. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/defaultProcessors.sip:54: Annotation is invalid
  6593. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/defaultProcessors.sip:58: Annotation is invalid
  6594. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/defaultProcessors.sip:74: Annotation is invalid
  6595. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/defaultProcessors.sip:76: Annotation is invalid
  6596. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:29: Annotation is invalid
  6597. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:30: Annotation is invalid
  6598. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:30: Annotation is invalid
  6599. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:34: Annotation is invalid
  6600. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:36: Annotation is invalid
  6601. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:37: Annotation is invalid
  6602. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:40: Annotation is invalid
  6603. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:41: Annotation is invalid
  6604. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:42: Annotation is invalid
  6605. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:43: Annotation is invalid
  6606. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:44: Annotation is invalid
  6607. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:45: Annotation is invalid
  6608. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:46: Annotation is invalid
  6609. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:84: Annotation is invalid
  6610. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:86: Annotation is invalid
  6611. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:87: Annotation is invalid
  6612. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:93: Annotation is invalid
  6613. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:112: Annotation is invalid
  6614. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:116: Annotation is invalid
  6615. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:121: Annotation is invalid
  6616. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:122: Annotation is invalid
  6617. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:123: Annotation is invalid
  6618. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/fragmentDB.sip:123: Annotation is invalid
  6619. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/HBondProcessor.sip:33: Annotation is invalid
  6620. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/HBondProcessor.sip:33: Annotation is invalid
  6621. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/HBondProcessor.sip:33: Annotation is invalid
  6622. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/HBondProcessor.sip:75: Annotation is invalid
  6623. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/HBondProcessor.sip:78: Annotation is invalid
  6624. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/reconstructFragmentProcessor.sip:18: Annotation is invalid
  6625. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/reconstructFragmentProcessor.sip:27: Annotation is invalid
  6626. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:19: Annotation is invalid
  6627. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:40: Annotation is invalid
  6628. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:58: Annotation is invalid
  6629. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:59: Annotation is invalid
  6630. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:59: Annotation is invalid
  6631. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:63: Annotation is invalid
  6632. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:68: Annotation is invalid
  6633. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:71: Annotation is invalid
  6634. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:80: Annotation is invalid
  6635. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:80: Annotation is invalid
  6636. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:80: Annotation is invalid
  6637. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:80: Annotation is invalid
  6638. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:81: Annotation is invalid
  6639. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:81: Annotation is invalid
  6640. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:81: Annotation is invalid
  6641. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:81: Annotation is invalid
  6642. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:82: Annotation is invalid
  6643. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:82: Annotation is invalid
  6644. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricProperties.sip:82: Annotation is invalid
  6645. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricTransformations.sip:18: Annotation is invalid
  6646. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricTransformations.sip:19: Annotation is invalid
  6647. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricTransformations.sip:21: Annotation is invalid
  6648. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricTransformations.sip:38: Annotation is invalid
  6649. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricTransformations.sip:39: Annotation is invalid
  6650. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/geometricTransformations.sip:41: Annotation is invalid
  6651. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:85: Annotation is invalid
  6652. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:86: Annotation is invalid
  6653. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:87: Annotation is invalid
  6654. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:91: Annotation is invalid
  6655. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:92: Annotation is invalid
  6656. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:93: Annotation is invalid
  6657. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:130: Annotation is invalid
  6658. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:130: Annotation is invalid
  6659. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:130: Annotation is invalid
  6660. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:131: Annotation is invalid
  6661. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:131: Annotation is invalid
  6662. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:131: Annotation is invalid
  6663. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:131: Annotation is invalid
  6664. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:133: Annotation is invalid
  6665. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:133: Annotation is invalid
  6666. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:133: Annotation is invalid
  6667. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:134: Annotation is invalid
  6668. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:134: Annotation is invalid
  6669. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:136: Annotation is invalid
  6670. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:136: Annotation is invalid
  6671. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:136: Annotation is invalid
  6672. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:138: Annotation is invalid
  6673. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:138: Annotation is invalid
  6674. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:141: Annotation is invalid
  6675. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:141: Annotation is invalid
  6676. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:141: Annotation is invalid
  6677. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:142: Annotation is invalid
  6678. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:145: Annotation is invalid
  6679. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:145: Annotation is invalid
  6680. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:145: Annotation is invalid
  6681. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:146: Annotation is invalid
  6682. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:148: Annotation is invalid
  6683. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:148: Annotation is invalid
  6684. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:149: Annotation is invalid
  6685. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:149: Annotation is invalid
  6686. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:149: Annotation is invalid
  6687. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:151: Annotation is invalid
  6688. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:151: Annotation is invalid
  6689. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:151: Annotation is invalid
  6690. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:152: Annotation is invalid
  6691. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:152: Annotation is invalid
  6692. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:155: Annotation is invalid
  6693. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:155: Annotation is invalid
  6694. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:155: Annotation is invalid
  6695. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:155: Annotation is invalid
  6696. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:155: Annotation is invalid
  6697. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:156: Annotation is invalid
  6698. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:156: Annotation is invalid
  6699. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:167: Annotation is invalid
  6700. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:167: Annotation is invalid
  6701. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:167: Annotation is invalid
  6702. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:168: Annotation is invalid
  6703. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:172: Annotation is invalid
  6704. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:172: Annotation is invalid
  6705. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:172: Annotation is invalid
  6706. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:172: Annotation is invalid
  6707. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:173: Annotation is invalid
  6708. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:173: Annotation is invalid
  6709. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:175: Annotation is invalid
  6710. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:175: Annotation is invalid
  6711. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:175: Annotation is invalid
  6712. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:175: Annotation is invalid
  6713. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:176: Annotation is invalid
  6714. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:176: Annotation is invalid
  6715. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:180: Annotation is invalid
  6716. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:181: Annotation is invalid
  6717. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:198: Annotation is invalid
  6718. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/pyAtomHashGrid.sip:198: Annotation is invalid
  6719. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residueChecker.sip:36: Annotation is invalid
  6720. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residueChecker.sip:37: Annotation is invalid
  6721. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residueChecker.sip:41: Annotation is invalid
  6722. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residueChecker.sip:42: Annotation is invalid
  6723. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residueChecker.sip:43: Annotation is invalid
  6724. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/residueChecker.sip:46: Annotation is invalid
  6725. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:15: Annotation is invalid
  6726. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:15: Annotation is invalid
  6727. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:19: Annotation is invalid
  6728. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:19: Annotation is invalid
  6729. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:24: Annotation is invalid
  6730. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:24: Annotation is invalid
  6731. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:26: Annotation is invalid
  6732. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:26: Annotation is invalid
  6733. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:27: Annotation is invalid
  6734. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:27: Annotation is invalid
  6735. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:27: Annotation is invalid
  6736. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:30: Annotation is invalid
  6737. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:30: Annotation is invalid
  6738. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:30: Annotation is invalid
  6739. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:31: Annotation is invalid
  6740. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:31: Annotation is invalid
  6741. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:31: Annotation is invalid
  6742. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:33: Annotation is invalid
  6743. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:33: Annotation is invalid
  6744. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:35: Annotation is invalid
  6745. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/structureMapper.sip:35: Annotation is invalid
  6746. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/peptideCapProcessor.sip:23: Annotation is invalid
  6747. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/secondaryStructureProcessor.sip:12: Annotation is invalid
  6748. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/file.sip:41: Annotation is invalid
  6749. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/file.sip:41: Annotation is invalid
  6750. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/file.sip:41: Annotation is invalid
  6751. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/file.sip:59: Annotation is invalid
  6752. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/file.sip:62: Annotation is invalid
  6753. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/file.sip:76: Annotation is invalid
  6754. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/file.sip:77: Annotation is invalid
  6755. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/file.sip:88: Annotation is invalid
  6756. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/path.sip:17: Annotation is invalid
  6757. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/path.sip:18: Annotation is invalid
  6758. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/path.sip:20: Annotation is invalid
  6759. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/BALL/path.sip:21: Annotation is invalid
  6760. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/message.sip:19: Annotation is invalid
  6761. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/message.sip:54: Annotation is invalid
  6762. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/message.sip:56: Annotation is invalid
  6763. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/message.sip:58: Annotation is invalid
  6764. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/message.sip:60: Annotation is invalid
  6765. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/mainControl.sip:51: Annotation is invalid
  6766. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/mainControl.sip:55: Annotation is invalid
  6767. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/mainControl.sip:55: Annotation is invalid
  6768. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/mainControl.sip:56: Annotation is invalid
  6769. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/mainControl.sip:58: Annotation is invalid
  6770. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/mainControl.sip:58: Annotation is invalid
  6771. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/mainControl.sip:64: Annotation is invalid
  6772. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/mainControl.sip:66: Annotation is invalid
  6773. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/mainControl.sip:68: Annotation is invalid
  6774. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/mainControl.sip:93: Annotation is invalid
  6775. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/mainControl.sip:95: Annotation is invalid
  6776. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/mainControl.sip:96: Annotation is invalid
  6777. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/mainControl.sip:98: Annotation is invalid
  6778. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/mainControl.sip:99: Annotation is invalid
  6779. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/mainControl.sip:107: Annotation is invalid
  6780. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/mainControl.sip:107: Annotation is invalid
  6781. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/mainControl.sip:108: Annotation is invalid
  6782. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/mainControl.sip:108: Annotation is invalid
  6783. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/compositeManager.sip:16: Annotation is invalid
  6784. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/compositeManager.sip:21: Annotation is invalid
  6785. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/compositeManager.sip:22: Annotation is invalid
  6786. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/representationManager.sip:21: Annotation is invalid
  6787. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/representationManager.sip:25: Annotation is invalid
  6788. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/representationManager.sip:27: Annotation is invalid
  6789. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/representationManager.sip:28: Annotation is invalid
  6790. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/representationManager.sip:32: Annotation is invalid
  6791. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/representation.sip:25: Annotation is invalid
  6792. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/representation.sip:25: Annotation is invalid
  6793. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/representation.sip:25: Annotation is invalid
  6794. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/representation.sip:26: Annotation is invalid
  6795. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/representation.sip:35: Annotation is invalid
  6796. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/representation.sip:37: Annotation is invalid
  6797. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/representation.sip:41: Annotation is invalid
  6798. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/representation.sip:44: Annotation is invalid
  6799. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/representation.sip:84: Annotation is invalid
  6800. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/representation.sip:87: Annotation is invalid
  6801. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/representation.sip:97: Annotation is invalid
  6802. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/geometricObject.sip:56: Annotation is invalid
  6803. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/geometricObject.sip:59: Annotation is invalid
  6804. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/geometricObject.sip:61: Annotation is invalid
  6805. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/geometricObject.sip:62: Annotation is invalid
  6806. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/geometricObject.sip:66: Annotation is invalid
  6807. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/geometricObject.sip:67: Annotation is invalid
  6808. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/geometricObject.sip:67: Annotation is invalid
  6809. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/geometricObject.sip:67: Annotation is invalid
  6810. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/geometricObject.sip:67: Annotation is invalid
  6811. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/geometricObject.sip:72: Annotation is invalid
  6812. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/geometricObject.sip:72: Annotation is invalid
  6813. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/geometricObject.sip:72: Annotation is invalid
  6814. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/geometricObject.sip:72: Annotation is invalid
  6815. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/serverWidget.sip:15: Annotation is invalid
  6816. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorUnit.sip:18: Annotation is invalid
  6817. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorUnit.sip:18: Annotation is invalid
  6818. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorUnit.sip:18: Annotation is invalid
  6819. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorUnit.sip:33: Annotation is invalid
  6820. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorUnit.sip:34: Annotation is invalid
  6821. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorUnit.sip:40: Annotation is invalid
  6822. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorUnit.sip:79: Annotation is invalid
  6823. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorUnit.sip:81: Annotation is invalid
  6824. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorUnit.sip:96: Annotation is invalid
  6825. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorUnit.sip:99: Annotation is invalid
  6826. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorUnit.sip:100: Annotation is invalid
  6827. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorUnit.sip:101: Annotation is invalid
  6828. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:21: Annotation is invalid
  6829. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:23: Annotation is invalid
  6830. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:24: Annotation is invalid
  6831. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:26: Annotation is invalid
  6832. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:26: Annotation is invalid
  6833. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:26: Annotation is invalid
  6834. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:26: Annotation is invalid
  6835. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:31: Annotation is invalid
  6836. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:36: Annotation is invalid
  6837. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:38: Annotation is invalid
  6838. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:39: Annotation is invalid
  6839. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:41: Annotation is invalid
  6840. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:45: Annotation is invalid
  6841. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:46: Annotation is invalid
  6842. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:50: Annotation is invalid
  6843. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:54: Annotation is invalid
  6844. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:58: Annotation is invalid
  6845. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:62: Annotation is invalid
  6846. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:62: Annotation is invalid
  6847. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:62: Annotation is invalid
  6848. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:62: Annotation is invalid
  6849. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:63: Annotation is invalid
  6850. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:63: Annotation is invalid
  6851. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:63: Annotation is invalid
  6852. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:63: Annotation is invalid
  6853. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:64: Annotation is invalid
  6854. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:64: Annotation is invalid
  6855. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:64: Annotation is invalid
  6856. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:65: Annotation is invalid
  6857. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:66: Annotation is invalid
  6858. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:67: Annotation is invalid
  6859. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:68: Annotation is invalid
  6860. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:69: Annotation is invalid
  6861. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorRGBA.sip:70: Annotation is invalid
  6862. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/dataset.sip:42: Annotation is invalid
  6863. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/standardDatasets.sip:17: Annotation is invalid
  6864. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/standardDatasets.sip:54: Annotation is invalid
  6865. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorProcessor.sip:17: Annotation is invalid
  6866. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorProcessor.sip:20: Annotation is invalid
  6867. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorProcessor.sip:24: Annotation is invalid
  6868. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/colorProcessor.sip:29: Annotation is invalid
  6869. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/modelProcessor.sip:19: Annotation is invalid
  6870. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/modelProcessor.sip:35: Annotation is invalid
  6871. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/preferences.sip:22: Annotation is invalid
  6872. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/preferences.sip:23: Annotation is invalid
  6873. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/displayProperties.sip:19: Annotation is invalid
  6874. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/molecularFileDialog.sip:19: Annotation is invalid
  6875. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/modifyRepresentationDialog.sip:19: Annotation is invalid
  6876. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/modularWidget.sip:23: Annotation is invalid
  6877. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/modularWidget.sip:35: Annotation is invalid
  6878. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/modularWidget.sip:57: Annotation is invalid
  6879. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/modularWidget.sip:58: Annotation is invalid
  6880. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/dockWidget.sip:18: Annotation is invalid
  6881. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/pyWidget.sip:18: Annotation is invalid
  6882. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/pyWidget.sip:23: Annotation is invalid
  6883. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/pyWidget.sip:24: Annotation is invalid
  6884. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/scene.sip:21: Annotation is invalid
  6885. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/editableScene.sip:19: Annotation is invalid
  6886. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/molecularStructure.sip:19: Annotation is invalid
  6887. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/molecularControl.sip:18: Annotation is invalid
  6888. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/geometricControl.sip:21: Annotation is invalid
  6889. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/logView.sip:18: Annotation is invalid
  6890. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/datasetControl.sip:19: Annotation is invalid
  6891. sip: Deprecation warning: /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/datasetControl.sip:30: Annotation is invalid
  6892. 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/BALLView.dir/DependInfo.cmake
  6893. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW/CMakeFiles/BALLView.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/BALLView.dir/depend.internal".
  6894. 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/BALLView.dir/depend.internal".
  6895. Scanning dependencies of target BALLView
  6896. 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/PYTHON/EXTENSIONS /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/PYTHON/EXTENSIONS /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/CMakeFiles/VIEWmodule.dir/DependInfo.cmake
  6897. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/CMakeFiles/VIEWmodule.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/CMakeFiles/VIEWmodule.dir/depend.internal".
  6898. Dependee "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/CMakeFiles/VIEWmodule.dir/depend.internal".
  6899. Scanning dependencies of target VIEWmodule
  6900. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  6901. make -f source/APPLICATIONS/BALLVIEW/CMakeFiles/BALLView.dir/build.make source/APPLICATIONS/BALLVIEW/CMakeFiles/BALLView.dir/build
  6902. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  6903. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 36
  6904. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  6905. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  6906. [ 98%] [ 98%] [ 98%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  6907. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  6908. Building CXX object source/APPLICATIONS/BALLVIEW/CMakeFiles/BALLView.dir/demoTutorialDialog.o
  6909. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  6910. Building CXX object source/APPLICATIONS/BALLVIEW/CMakeFiles/BALLView.dir/icons.o
  6911. Building CXX object source/APPLICATIONS/BALLVIEW/CMakeFiles/BALLView.dir/main.o
  6912. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW && /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALLView.dir/demoTutorialDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/BALLVIEW/demoTutorialDialog.C
  6913. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW && /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALLView.dir/icons.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/BALLVIEW/icons.C
  6914. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW && /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALLView.dir/main.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/BALLVIEW/main.C
  6915. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  6916. [ 98%] [ 98%] [ 98%] [ 98%] Building CXX object source/APPLICATIONS/BALLVIEW/CMakeFiles/BALLView.dir/mainframe.o
  6917. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW && /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALLView.dir/mainframe.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/BALLVIEW/mainframe.C
  6918. Building CXX object source/APPLICATIONS/BALLVIEW/CMakeFiles/BALLView.dir/moc_demoTutorialDialog.o
  6919. Building CXX object source/APPLICATIONS/BALLVIEW/CMakeFiles/BALLView.dir/moc_mainframe.o
  6920. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW && /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALLView.dir/moc_demoTutorialDialog.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW/moc_demoTutorialDialog.cxx
  6921. Building CXX object source/APPLICATIONS/BALLVIEW/CMakeFiles/BALLView.dir/qrc_splashscreen.o
  6922. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW && /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALLView.dir/moc_mainframe.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW/moc_mainframe.cxx
  6923. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW && /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW -std=c++0x -Wall -Wextra -Wno-long-long -pedantic -pedantic -std=c++0x -o CMakeFiles/BALLView.dir/qrc_splashscreen.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW/qrc_splashscreen.cxx
  6924. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  6925. make -f source/PYTHON/EXTENSIONS/CMakeFiles/VIEWmodule.dir/build.make source/PYTHON/EXTENSIONS/CMakeFiles/VIEWmodule.dir/build
  6926. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  6927. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  6928. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 84
  6929. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  6930. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  6931. [ 98%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  6932. [100%] [100%] [100%] Building CXX object source/PYTHON/EXTENSIONS/CMakeFiles/VIEWmodule.dir/VIEWmodule/sipVIEWpart0.o
  6933. [100%] cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEWmodule_EXPORTS -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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule -std=c++0x -Wall -Wextra -Wno-long-long -std=c++0x -o CMakeFiles/VIEWmodule.dir/VIEWmodule/sipVIEWpart0.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule/sipVIEWpart0.cpp
  6934. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  6935. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  6936. Building CXX object source/PYTHON/EXTENSIONS/CMakeFiles/VIEWmodule.dir/VIEWmodule/sipVIEWpart1.o
  6937. Building CXX object source/PYTHON/EXTENSIONS/CMakeFiles/VIEWmodule.dir/VIEWmodule/sipVIEWpart3.o
  6938. Building CXX object source/PYTHON/EXTENSIONS/CMakeFiles/VIEWmodule.dir/VIEWmodule/sipVIEWpart2.o
  6939. Building CXX object source/PYTHON/EXTENSIONS/CMakeFiles/VIEWmodule.dir/VIEWmodule/sipVIEWpart4.o
  6940. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEWmodule_EXPORTS -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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule -std=c++0x -Wall -Wextra -Wno-long-long -std=c++0x -o CMakeFiles/VIEWmodule.dir/VIEWmodule/sipVIEWpart1.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule/sipVIEWpart1.cpp
  6941. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEWmodule_EXPORTS -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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule -std=c++0x -Wall -Wextra -Wno-long-long -std=c++0x -o CMakeFiles/VIEWmodule.dir/VIEWmodule/sipVIEWpart2.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule/sipVIEWpart2.cpp
  6942. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEWmodule_EXPORTS -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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule -std=c++0x -Wall -Wextra -Wno-long-long -std=c++0x -o CMakeFiles/VIEWmodule.dir/VIEWmodule/sipVIEWpart3.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule/sipVIEWpart3.cpp
  6943. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEWmodule_EXPORTS -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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule -std=c++0x -Wall -Wextra -Wno-long-long -std=c++0x -o CMakeFiles/VIEWmodule.dir/VIEWmodule/sipVIEWpart4.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule/sipVIEWpart4.cpp
  6944. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  6945. [100%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  6946. [100%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  6947. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  6948. Building CXX object source/PYTHON/EXTENSIONS/CMakeFiles/VIEWmodule.dir/VIEWmodule/sipVIEWpart5.o
  6949. [100%] cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEWmodule_EXPORTS -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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule -std=c++0x -Wall -Wextra -Wno-long-long -std=c++0x -o CMakeFiles/VIEWmodule.dir/VIEWmodule/sipVIEWpart5.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule/sipVIEWpart5.cpp
  6950. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  6951. Building CXX object source/PYTHON/EXTENSIONS/CMakeFiles/VIEWmodule.dir/VIEWmodule/sipVIEWpart6.o
  6952. [100%] [100%] [100%] [100%] cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEWmodule_EXPORTS -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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule -std=c++0x -Wall -Wextra -Wno-long-long -std=c++0x -o CMakeFiles/VIEWmodule.dir/VIEWmodule/sipVIEWpart6.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule/sipVIEWpart6.cpp
  6953. Building CXX object source/PYTHON/EXTENSIONS/CMakeFiles/VIEWmodule.dir/VIEWmodule/sipVIEWpart7.o
  6954. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEWmodule_EXPORTS -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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule -std=c++0x -Wall -Wextra -Wno-long-long -std=c++0x -o CMakeFiles/VIEWmodule.dir/VIEWmodule/sipVIEWpart7.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule/sipVIEWpart7.cpp
  6955. Building CXX object source/PYTHON/EXTENSIONS/CMakeFiles/VIEWmodule.dir/VIEW/pyCompositeList.o
  6956. Building CXX object source/PYTHON/EXTENSIONS/CMakeFiles/VIEWmodule.dir/VIEW/pyColorRGBAVector.o
  6957. Building CXX object source/PYTHON/EXTENSIONS/CMakeFiles/VIEWmodule.dir/VIEW/pyBALLSipHelper.o
  6958. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEWmodule_EXPORTS -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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule -std=c++0x -Wall -Wextra -Wno-long-long -std=c++0x -o CMakeFiles/VIEWmodule.dir/VIEW/pyCompositeList.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/pyCompositeList.C
  6959. Building CXX object source/PYTHON/EXTENSIONS/CMakeFiles/VIEWmodule.dir/VIEW/pyDatasetVector.o
  6960. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEWmodule_EXPORTS -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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule -std=c++0x -Wall -Wextra -Wno-long-long -std=c++0x -o CMakeFiles/VIEWmodule.dir/VIEW/pyColorRGBAVector.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/pyColorRGBAVector.C
  6961. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEWmodule_EXPORTS -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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule -std=c++0x -Wall -Wextra -Wno-long-long -std=c++0x -o CMakeFiles/VIEWmodule.dir/VIEW/pyBALLSipHelper.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/pyBALLSipHelper.C
  6962. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_TEST_LIB -DQT_XML_LIB -DVIEWmodule_EXPORTS -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_52 -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/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/BALLCoremodule -I/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule -std=c++0x -Wall -Wextra -Wno-long-long -std=c++0x -o CMakeFiles/VIEWmodule.dir/VIEW/pyDatasetVector.o -c /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/pyDatasetVector.C
  6963. In file included from /usr/include/python2.7/Python.h:8:0,
  6964. from /usr/include/python2.7/sip.h:32,
  6965. from /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule/sipAPIVIEW.h:11,
  6966. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/pyBALLSipHelper.C:7:
  6967. /usr/include/python2.7/pyconfig.h:1161:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
  6968. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/include/g++-v4/x86_64-pc-linux-gnu/bits/os_defines.h:40:0,
  6969. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/include/g++-v4/x86_64-pc-linux-gnu/bits/c++config.h:414,
  6970. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/include/g++-v4/exception:39,
  6971. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/include/g++-v4/typeinfo:36,
  6972. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/pyBALLSipHelper.C:6:
  6973. /usr/include/features.h:168:0: note: this is the location of the previous definition
  6974. In file included from /usr/include/python2.7/Python.h:8:0,
  6975. from /usr/include/python2.7/sip.h:32,
  6976. from /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule/sipAPIVIEW.h:11,
  6977. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/pyBALLSipHelper.C:7:
  6978. /usr/include/python2.7/pyconfig.h:1183:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
  6979. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/include/g++-v4/x86_64-pc-linux-gnu/bits/os_defines.h:40:0,
  6980. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/include/g++-v4/x86_64-pc-linux-gnu/bits/c++config.h:414,
  6981. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/include/g++-v4/exception:39,
  6982. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/include/g++-v4/typeinfo:36,
  6983. from /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/PYTHON/EXTENSIONS/VIEW/pyBALLSipHelper.C:6:
  6984. /usr/include/features.h:170:0: note: this is the location of the previous definition
  6985. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/BALLVIEW/main.C: In function 'int main(int, char**)':
  6986. /tmp/portage/sci-chemistry/ball-1.4.1/work/BALL/source/APPLICATIONS/BALLVIEW/main.C:74:29: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  6987. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule/sipVIEWpart0.cpp: In function 'const sipTypeDef* sipSubClass_GeometricObject(void**)':
  6988. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule/sipVIEWpart0.cpp:1640:12: warning: 'sipType' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6989. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/VIEWmodule/sipVIEWpart0.cpp:1616:23: note: 'sipType' was declared here
  6990. Linking CXX executable ../../../bin/BALLView
  6991. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/APPLICATIONS/BALLVIEW && /usr/bin/cmake -E cmake_link_script CMakeFiles/BALLView.dir/link.txt --verbose=1
  6992. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/BALLView.dir/demoTutorialDialog.o CMakeFiles/BALLView.dir/icons.o CMakeFiles/BALLView.dir/main.o CMakeFiles/BALLView.dir/mainframe.o CMakeFiles/BALLView.dir/moc_demoTutorialDialog.o CMakeFiles/BALLView.dir/moc_mainframe.o CMakeFiles/BALLView.dir/qrc_splashscreen.o -o ../../../bin/BALLView -rdynamic ../../../lib/libBALL.so.1.4 ../../../lib/libVIEW.so.1.4 -lpthread ../../../lib/libBALL.so.1.4 -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtXml.so -lGLEW -lGLU -lGL -lSM -lICE -lX11 -lXext /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtGui.so /usr/lib64/qt4/libQtTest.so /usr/lib64/qt4/libQtOpenGL.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/blas/reference:/usr/lib64/qt4:
  6993. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  6994. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 36
  6995. [100%] Built target BALLView
  6996. Linking CXX shared library ../../../lib/VIEW.so
  6997. cd /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS && /usr/bin/cmake -E cmake_link_script CMakeFiles/VIEWmodule.dir/link.txt --verbose=1
  6998. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,VIEW.so -o ../../../lib/VIEW.so CMakeFiles/VIEWmodule.dir/VIEWmodule/sipVIEWpart0.o CMakeFiles/VIEWmodule.dir/VIEWmodule/sipVIEWpart1.o CMakeFiles/VIEWmodule.dir/VIEWmodule/sipVIEWpart2.o CMakeFiles/VIEWmodule.dir/VIEWmodule/sipVIEWpart3.o CMakeFiles/VIEWmodule.dir/VIEWmodule/sipVIEWpart4.o CMakeFiles/VIEWmodule.dir/VIEWmodule/sipVIEWpart5.o CMakeFiles/VIEWmodule.dir/VIEWmodule/sipVIEWpart6.o CMakeFiles/VIEWmodule.dir/VIEWmodule/sipVIEWpart7.o CMakeFiles/VIEWmodule.dir/VIEW/pyCompositeList.o CMakeFiles/VIEWmodule.dir/VIEW/pyBALLSipHelper.o CMakeFiles/VIEWmodule.dir/VIEW/pyColorRGBAVector.o CMakeFiles/VIEWmodule.dir/VIEW/pyDatasetVector.o -lpython2.7 ../../../lib/libBALL.so.1.4 ../../../lib/libVIEW.so.1.4 ../../../lib/libBALL.so.1.4 -L/usr/lib64 -lgsl -L/usr/lib64/blas/reference -lcblas -lblas -lm -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_date_time-mt /usr/lib64/blas/reference/libblas.so -llapack -lfftw3f -lfftw3f_threads -lfftw3 -lfftw3_threads -llpsolve55 -lpython2.7 -lpthread -lsvm -lm /usr/lib64/qt4/libQtSql.so /usr/lib64/qt4/libQtXml.so -lGLEW -lGLU -lGL -lSM -lICE -lX11 -lXext /usr/lib64/qt4/libQtCore.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtGui.so /usr/lib64/qt4/libQtTest.so /usr/lib64/qt4/libQtOpenGL.so -Wl,-rpath,/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/lib:/usr/lib64/blas/reference:/usr/lib64/qt4:
  6999. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  7000. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 84
  7001. [100%] Built target VIEWmodule
  7002. make[1]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  7003. /usr/bin/cmake -E cmake_progress_start /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 0
  7004. >>> Source compiled.
  7005. >>> Working in BUILD_DIR: "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build"
  7006. UpdateCTestConfiguration from :/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/DartConfiguration.tcl
  7007. Parse Config file:/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/DartConfiguration.tcl
  7008. UpdateCTestConfiguration from :/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/DartConfiguration.tcl
  7009. Parse Config file:/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/DartConfiguration.tcl
  7010. Test project /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build
  7011. Constructing a list of tests
  7012. Done constructing a list of tests
  7013. Checking test dependency graph...
  7014. Checking test dependency graph end
  7015. test 1
  7016. Start 1: ClassTest_test
  7017. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ClassTest_test
  7018. Looked in the following places:
  7019. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ClassTest_test
  7020. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ClassTest_test
  7021. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ClassTest_test
  7022. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ClassTest_test
  7023. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ClassTest_test
  7024. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ClassTest_test
  7025. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ClassTest_test
  7026. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ClassTest_test
  7027. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ClassTest_test
  7028. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ClassTest_test
  7029. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ClassTest_test
  7030. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ClassTest_test
  7031. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ClassTest_test
  7032. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ClassTest_test
  7033. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ClassTest_test
  7034. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ClassTest_test
  7035. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ClassTest_test
  7036. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ClassTest_test
  7037. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ClassTest_test
  7038. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ClassTest_test
  7039. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ClassTest_test
  7040. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ClassTest_test
  7041. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ClassTest_test
  7042. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ClassTest_test
  7043. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ClassTest_test
  7044. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ClassTest_test
  7045. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ClassTest_test
  7046. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ClassTest_test
  7047. 1: Test command: "-v"
  7048. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ClassTest_test
  7049. 1/232 Test #1: ClassTest_test ............................***Not Run 0.00 sec
  7050. test 2
  7051. Start 2: Debug_test
  7052. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug_test
  7053. Looked in the following places:
  7054. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug_test
  7055. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug_test
  7056. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Debug_test
  7057. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Debug_test
  7058. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Debug_test
  7059. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Debug_test
  7060. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Debug_test
  7061. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Debug_test
  7062. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Debug_test
  7063. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Debug_test
  7064. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Debug_test
  7065. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Debug_test
  7066. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Debug_test
  7067. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Debug_test
  7068. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug_test
  7069. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug_test
  7070. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Debug_test
  7071. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Debug_test
  7072. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Debug_test
  7073. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Debug_test
  7074. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Debug_test
  7075. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Debug_test
  7076. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Debug_test
  7077. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Debug_test
  7078. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Debug_test
  7079. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Debug_test
  7080. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Debug_test
  7081. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Debug_test
  7082. 2: Test command: "-v"
  7083. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug_test
  7084. 2/232 Test #2: Debug_test ................................***Not Run 0.00 sec
  7085. test 3
  7086. Start 3: RegularExpression_test
  7087. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RegularExpression_test
  7088. Looked in the following places:
  7089. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RegularExpression_test
  7090. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RegularExpression_test
  7091. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RegularExpression_test
  7092. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RegularExpression_test
  7093. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RegularExpression_test
  7094. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RegularExpression_test
  7095. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RegularExpression_test
  7096. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RegularExpression_test
  7097. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RegularExpression_test
  7098. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RegularExpression_test
  7099. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RegularExpression_test
  7100. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RegularExpression_test
  7101. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RegularExpression_test
  7102. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RegularExpression_test
  7103. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RegularExpression_test
  7104. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RegularExpression_test
  7105. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RegularExpression_test
  7106. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RegularExpression_test
  7107. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RegularExpression_test
  7108. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RegularExpression_test
  7109. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RegularExpression_test
  7110. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RegularExpression_test
  7111. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RegularExpression_test
  7112. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RegularExpression_test
  7113. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RegularExpression_test
  7114. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RegularExpression_test
  7115. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RegularExpression_test
  7116. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RegularExpression_test
  7117. 3: Test command: "-v"
  7118. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RegularExpression_test
  7119. 3/232 Test #3: RegularExpression_test ....................***Not Run 0.00 sec
  7120. test 4
  7121. Start 4: GlobalTypes_test
  7122. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GlobalTypes_test
  7123. Looked in the following places:
  7124. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GlobalTypes_test
  7125. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GlobalTypes_test
  7126. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/GlobalTypes_test
  7127. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/GlobalTypes_test
  7128. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/GlobalTypes_test
  7129. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/GlobalTypes_test
  7130. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/GlobalTypes_test
  7131. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/GlobalTypes_test
  7132. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/GlobalTypes_test
  7133. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/GlobalTypes_test
  7134. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/GlobalTypes_test
  7135. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/GlobalTypes_test
  7136. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/GlobalTypes_test
  7137. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/GlobalTypes_test
  7138. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GlobalTypes_test
  7139. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GlobalTypes_test
  7140. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/GlobalTypes_test
  7141. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/GlobalTypes_test
  7142. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/GlobalTypes_test
  7143. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/GlobalTypes_test
  7144. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/GlobalTypes_test
  7145. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/GlobalTypes_test
  7146. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/GlobalTypes_test
  7147. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/GlobalTypes_test
  7148. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/GlobalTypes_test
  7149. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/GlobalTypes_test
  7150. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/GlobalTypes_test
  7151. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/GlobalTypes_test
  7152. 4: Test command: "-v"
  7153. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GlobalTypes_test
  7154. 4/232 Test #4: GlobalTypes_test ..........................***Not Run 0.00 sec
  7155. test 5
  7156. Start 5: Limits_test
  7157. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Limits_test
  7158. Looked in the following places:
  7159. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Limits_test
  7160. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Limits_test
  7161. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Limits_test
  7162. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Limits_test
  7163. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Limits_test
  7164. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Limits_test
  7165. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Limits_test
  7166. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Limits_test
  7167. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Limits_test
  7168. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Limits_test
  7169. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Limits_test
  7170. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Limits_test
  7171. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Limits_test
  7172. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Limits_test
  7173. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Limits_test
  7174. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Limits_test
  7175. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Limits_test
  7176. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Limits_test
  7177. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Limits_test
  7178. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Limits_test
  7179. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Limits_test
  7180. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Limits_test
  7181. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Limits_test
  7182. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Limits_test
  7183. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Limits_test
  7184. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Limits_test
  7185. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Limits_test
  7186. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Limits_test
  7187. 5: Test command: "-v"
  7188. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Limits_test
  7189. 5/232 Test #5: Limits_test ...............................***Not Run 0.00 sec
  7190. test 6
  7191. Start 6: VersionInfo_test
  7192. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/VersionInfo_test
  7193. Looked in the following places:
  7194. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/VersionInfo_test
  7195. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/VersionInfo_test
  7196. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/VersionInfo_test
  7197. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/VersionInfo_test
  7198. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/VersionInfo_test
  7199. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/VersionInfo_test
  7200. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/VersionInfo_test
  7201. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/VersionInfo_test
  7202. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/VersionInfo_test
  7203. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/VersionInfo_test
  7204. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/VersionInfo_test
  7205. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/VersionInfo_test
  7206. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/VersionInfo_test
  7207. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/VersionInfo_test
  7208. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/VersionInfo_test
  7209. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/VersionInfo_test
  7210. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/VersionInfo_test
  7211. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/VersionInfo_test
  7212. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/VersionInfo_test
  7213. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/VersionInfo_test
  7214. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/VersionInfo_test
  7215. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/VersionInfo_test
  7216. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/VersionInfo_test
  7217. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/VersionInfo_test
  7218. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/VersionInfo_test
  7219. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/VersionInfo_test
  7220. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/VersionInfo_test
  7221. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/VersionInfo_test
  7222. 6: Test command: "-v"
  7223. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/VersionInfo_test
  7224. 6/232 Test #6: VersionInfo_test ..........................***Not Run 0.00 sec
  7225. test 7
  7226. Start 7: RTTI_test
  7227. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RTTI_test
  7228. Looked in the following places:
  7229. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RTTI_test
  7230. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RTTI_test
  7231. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RTTI_test
  7232. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RTTI_test
  7233. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RTTI_test
  7234. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RTTI_test
  7235. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RTTI_test
  7236. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RTTI_test
  7237. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RTTI_test
  7238. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RTTI_test
  7239. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RTTI_test
  7240. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RTTI_test
  7241. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RTTI_test
  7242. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RTTI_test
  7243. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RTTI_test
  7244. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RTTI_test
  7245. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RTTI_test
  7246. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RTTI_test
  7247. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RTTI_test
  7248. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RTTI_test
  7249. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RTTI_test
  7250. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RTTI_test
  7251. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RTTI_test
  7252. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RTTI_test
  7253. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RTTI_test
  7254. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RTTI_test
  7255. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RTTI_test
  7256. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RTTI_test
  7257. 7: Test command: "-v"
  7258. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RTTI_test
  7259. 7/232 Test #7: RTTI_test .................................***Not Run 0.00 sec
  7260. test 8
  7261. Start 8: MathsCommon_test
  7262. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MathsCommon_test
  7263. Looked in the following places:
  7264. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MathsCommon_test
  7265. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MathsCommon_test
  7266. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/MathsCommon_test
  7267. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/MathsCommon_test
  7268. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/MathsCommon_test
  7269. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/MathsCommon_test
  7270. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/MathsCommon_test
  7271. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/MathsCommon_test
  7272. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/MathsCommon_test
  7273. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/MathsCommon_test
  7274. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/MathsCommon_test
  7275. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/MathsCommon_test
  7276. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/MathsCommon_test
  7277. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/MathsCommon_test
  7278. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MathsCommon_test
  7279. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MathsCommon_test
  7280. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/MathsCommon_test
  7281. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/MathsCommon_test
  7282. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/MathsCommon_test
  7283. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/MathsCommon_test
  7284. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/MathsCommon_test
  7285. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/MathsCommon_test
  7286. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/MathsCommon_test
  7287. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/MathsCommon_test
  7288. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/MathsCommon_test
  7289. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/MathsCommon_test
  7290. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/MathsCommon_test
  7291. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/MathsCommon_test
  7292. 8: Test command: "-v"
  7293. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MathsCommon_test
  7294. 8/232 Test #8: MathsCommon_test ..........................***Not Run 0.00 sec
  7295. test 9
  7296. Start 9: AnalyticalGeometry_test
  7297. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AnalyticalGeometry_test
  7298. Looked in the following places:
  7299. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AnalyticalGeometry_test
  7300. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AnalyticalGeometry_test
  7301. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AnalyticalGeometry_test
  7302. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AnalyticalGeometry_test
  7303. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AnalyticalGeometry_test
  7304. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AnalyticalGeometry_test
  7305. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AnalyticalGeometry_test
  7306. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AnalyticalGeometry_test
  7307. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AnalyticalGeometry_test
  7308. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AnalyticalGeometry_test
  7309. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AnalyticalGeometry_test
  7310. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AnalyticalGeometry_test
  7311. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AnalyticalGeometry_test
  7312. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AnalyticalGeometry_test
  7313. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AnalyticalGeometry_test
  7314. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AnalyticalGeometry_test
  7315. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AnalyticalGeometry_test
  7316. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AnalyticalGeometry_test
  7317. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AnalyticalGeometry_test
  7318. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AnalyticalGeometry_test
  7319. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AnalyticalGeometry_test
  7320. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AnalyticalGeometry_test
  7321. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AnalyticalGeometry_test
  7322. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AnalyticalGeometry_test
  7323. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AnalyticalGeometry_test
  7324. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AnalyticalGeometry_test
  7325. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AnalyticalGeometry_test
  7326. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AnalyticalGeometry_test
  7327. 9: Test command: "-v"
  7328. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AnalyticalGeometry_test
  7329. 9/232 Test #9: AnalyticalGeometry_test ...................***Not Run 0.00 sec
  7330. test 10
  7331. Start 10: Angle_test
  7332. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Angle_test
  7333. Looked in the following places:
  7334. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Angle_test
  7335. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Angle_test
  7336. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Angle_test
  7337. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Angle_test
  7338. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Angle_test
  7339. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Angle_test
  7340. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Angle_test
  7341. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Angle_test
  7342. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Angle_test
  7343. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Angle_test
  7344. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Angle_test
  7345. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Angle_test
  7346. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Angle_test
  7347. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Angle_test
  7348. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Angle_test
  7349. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Angle_test
  7350. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Angle_test
  7351. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Angle_test
  7352. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Angle_test
  7353. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Angle_test
  7354. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Angle_test
  7355. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Angle_test
  7356. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Angle_test
  7357. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Angle_test
  7358. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Angle_test
  7359. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Angle_test
  7360. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Angle_test
  7361. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Angle_test
  7362. 10: Test command: "-v"
  7363. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Angle_test
  7364. 10/232 Test #10: Angle_test ................................***Not Run 0.00 sec
  7365. test 11
  7366. Start 11: Vector2_test
  7367. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Vector2_test
  7368. Looked in the following places:
  7369. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Vector2_test
  7370. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Vector2_test
  7371. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Vector2_test
  7372. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Vector2_test
  7373. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Vector2_test
  7374. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Vector2_test
  7375. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Vector2_test
  7376. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Vector2_test
  7377. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Vector2_test
  7378. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Vector2_test
  7379. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Vector2_test
  7380. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Vector2_test
  7381. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Vector2_test
  7382. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Vector2_test
  7383. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Vector2_test
  7384. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Vector2_test
  7385. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Vector2_test
  7386. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Vector2_test
  7387. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Vector2_test
  7388. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Vector2_test
  7389. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Vector2_test
  7390. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Vector2_test
  7391. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Vector2_test
  7392. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Vector2_test
  7393. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Vector2_test
  7394. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Vector2_test
  7395. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Vector2_test
  7396. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Vector2_test
  7397. 11: Test command: "-v"
  7398. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Vector2_test
  7399. 11/232 Test #11: Vector2_test ..............................***Not Run 0.00 sec
  7400. test 12
  7401. Start 12: Vector3_test
  7402. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Vector3_test
  7403. Looked in the following places:
  7404. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Vector3_test
  7405. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Vector3_test
  7406. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Vector3_test
  7407. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Vector3_test
  7408. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Vector3_test
  7409. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Vector3_test
  7410. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Vector3_test
  7411. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Vector3_test
  7412. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Vector3_test
  7413. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Vector3_test
  7414. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Vector3_test
  7415. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Vector3_test
  7416. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Vector3_test
  7417. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Vector3_test
  7418. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Vector3_test
  7419. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Vector3_test
  7420. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Vector3_test
  7421. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Vector3_test
  7422. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Vector3_test
  7423. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Vector3_test
  7424. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Vector3_test
  7425. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Vector3_test
  7426. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Vector3_test
  7427. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Vector3_test
  7428. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Vector3_test
  7429. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Vector3_test
  7430. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Vector3_test
  7431. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Vector3_test
  7432. 12: Test command: "-v"
  7433. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Vector3_test
  7434. 12/232 Test #12: Vector3_test ..............................***Not Run 0.00 sec
  7435. test 13
  7436. Start 13: Vector4_test
  7437. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Vector4_test
  7438. Looked in the following places:
  7439. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Vector4_test
  7440. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Vector4_test
  7441. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Vector4_test
  7442. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Vector4_test
  7443. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Vector4_test
  7444. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Vector4_test
  7445. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Vector4_test
  7446. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Vector4_test
  7447. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Vector4_test
  7448. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Vector4_test
  7449. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Vector4_test
  7450. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Vector4_test
  7451. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Vector4_test
  7452. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Vector4_test
  7453. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Vector4_test
  7454. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Vector4_test
  7455. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Vector4_test
  7456. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Vector4_test
  7457. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Vector4_test
  7458. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Vector4_test
  7459. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Vector4_test
  7460. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Vector4_test
  7461. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Vector4_test
  7462. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Vector4_test
  7463. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Vector4_test
  7464. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Vector4_test
  7465. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Vector4_test
  7466. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Vector4_test
  7467. 13: Test command: "-v"
  7468. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Vector4_test
  7469. 13/232 Test #13: Vector4_test ..............................***Not Run 0.00 sec
  7470. test 14
  7471. Start 14: Quaternion_test
  7472. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Quaternion_test
  7473. Looked in the following places:
  7474. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Quaternion_test
  7475. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Quaternion_test
  7476. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Quaternion_test
  7477. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Quaternion_test
  7478. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Quaternion_test
  7479. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Quaternion_test
  7480. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Quaternion_test
  7481. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Quaternion_test
  7482. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Quaternion_test
  7483. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Quaternion_test
  7484. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Quaternion_test
  7485. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Quaternion_test
  7486. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Quaternion_test
  7487. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Quaternion_test
  7488. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Quaternion_test
  7489. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Quaternion_test
  7490. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Quaternion_test
  7491. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Quaternion_test
  7492. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Quaternion_test
  7493. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Quaternion_test
  7494. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Quaternion_test
  7495. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Quaternion_test
  7496. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Quaternion_test
  7497. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Quaternion_test
  7498. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Quaternion_test
  7499. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Quaternion_test
  7500. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Quaternion_test
  7501. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Quaternion_test
  7502. 14: Test command: "-v"
  7503. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Quaternion_test
  7504. 14/232 Test #14: Quaternion_test ...........................***Not Run 0.00 sec
  7505. test 15
  7506. Start 15: Matrix44_test
  7507. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Matrix44_test
  7508. Looked in the following places:
  7509. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Matrix44_test
  7510. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Matrix44_test
  7511. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Matrix44_test
  7512. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Matrix44_test
  7513. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Matrix44_test
  7514. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Matrix44_test
  7515. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Matrix44_test
  7516. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Matrix44_test
  7517. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Matrix44_test
  7518. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Matrix44_test
  7519. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Matrix44_test
  7520. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Matrix44_test
  7521. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Matrix44_test
  7522. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Matrix44_test
  7523. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Matrix44_test
  7524. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Matrix44_test
  7525. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Matrix44_test
  7526. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Matrix44_test
  7527. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Matrix44_test
  7528. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Matrix44_test
  7529. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Matrix44_test
  7530. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Matrix44_test
  7531. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Matrix44_test
  7532. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Matrix44_test
  7533. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Matrix44_test
  7534. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Matrix44_test
  7535. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Matrix44_test
  7536. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Matrix44_test
  7537. 15: Test command: "-v"
  7538. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Matrix44_test
  7539. 15/232 Test #15: Matrix44_test .............................***Not Run 0.00 sec
  7540. test 16
  7541. Start 16: NumericalIntegrator_test
  7542. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NumericalIntegrator_test
  7543. Looked in the following places:
  7544. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NumericalIntegrator_test
  7545. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NumericalIntegrator_test
  7546. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/NumericalIntegrator_test
  7547. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/NumericalIntegrator_test
  7548. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/NumericalIntegrator_test
  7549. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/NumericalIntegrator_test
  7550. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/NumericalIntegrator_test
  7551. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/NumericalIntegrator_test
  7552. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/NumericalIntegrator_test
  7553. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/NumericalIntegrator_test
  7554. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/NumericalIntegrator_test
  7555. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/NumericalIntegrator_test
  7556. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/NumericalIntegrator_test
  7557. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/NumericalIntegrator_test
  7558. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NumericalIntegrator_test
  7559. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NumericalIntegrator_test
  7560. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/NumericalIntegrator_test
  7561. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/NumericalIntegrator_test
  7562. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/NumericalIntegrator_test
  7563. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/NumericalIntegrator_test
  7564. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/NumericalIntegrator_test
  7565. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/NumericalIntegrator_test
  7566. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/NumericalIntegrator_test
  7567. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/NumericalIntegrator_test
  7568. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/NumericalIntegrator_test
  7569. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/NumericalIntegrator_test
  7570. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/NumericalIntegrator_test
  7571. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/NumericalIntegrator_test
  7572. 16: Test command: "-v"
  7573. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NumericalIntegrator_test
  7574. 16/232 Test #16: NumericalIntegrator_test ..................***Not Run 0.00 sec
  7575. test 17
  7576. Start 17: Line3_test
  7577. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Line3_test
  7578. Looked in the following places:
  7579. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Line3_test
  7580. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Line3_test
  7581. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Line3_test
  7582. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Line3_test
  7583. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Line3_test
  7584. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Line3_test
  7585. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Line3_test
  7586. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Line3_test
  7587. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Line3_test
  7588. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Line3_test
  7589. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Line3_test
  7590. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Line3_test
  7591. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Line3_test
  7592. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Line3_test
  7593. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Line3_test
  7594. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Line3_test
  7595. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Line3_test
  7596. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Line3_test
  7597. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Line3_test
  7598. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Line3_test
  7599. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Line3_test
  7600. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Line3_test
  7601. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Line3_test
  7602. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Line3_test
  7603. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Line3_test
  7604. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Line3_test
  7605. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Line3_test
  7606. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Line3_test
  7607. 17: Test command: "-v"
  7608. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Line3_test
  7609. 17/232 Test #17: Line3_test ................................***Not Run 0.00 sec
  7610. test 18
  7611. Start 18: Circle3_test
  7612. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Circle3_test
  7613. Looked in the following places:
  7614. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Circle3_test
  7615. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Circle3_test
  7616. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Circle3_test
  7617. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Circle3_test
  7618. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Circle3_test
  7619. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Circle3_test
  7620. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Circle3_test
  7621. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Circle3_test
  7622. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Circle3_test
  7623. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Circle3_test
  7624. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Circle3_test
  7625. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Circle3_test
  7626. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Circle3_test
  7627. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Circle3_test
  7628. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Circle3_test
  7629. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Circle3_test
  7630. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Circle3_test
  7631. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Circle3_test
  7632. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Circle3_test
  7633. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Circle3_test
  7634. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Circle3_test
  7635. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Circle3_test
  7636. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Circle3_test
  7637. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Circle3_test
  7638. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Circle3_test
  7639. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Circle3_test
  7640. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Circle3_test
  7641. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Circle3_test
  7642. 18: Test command: "-v"
  7643. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Circle3_test
  7644. 18/232 Test #18: Circle3_test ..............................***Not Run 0.00 sec
  7645. test 19
  7646. Start 19: SimpleBox3_test
  7647. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SimpleBox3_test
  7648. Looked in the following places:
  7649. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SimpleBox3_test
  7650. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SimpleBox3_test
  7651. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SimpleBox3_test
  7652. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SimpleBox3_test
  7653. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SimpleBox3_test
  7654. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SimpleBox3_test
  7655. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SimpleBox3_test
  7656. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SimpleBox3_test
  7657. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SimpleBox3_test
  7658. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SimpleBox3_test
  7659. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SimpleBox3_test
  7660. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SimpleBox3_test
  7661. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SimpleBox3_test
  7662. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SimpleBox3_test
  7663. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SimpleBox3_test
  7664. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SimpleBox3_test
  7665. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SimpleBox3_test
  7666. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SimpleBox3_test
  7667. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SimpleBox3_test
  7668. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SimpleBox3_test
  7669. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SimpleBox3_test
  7670. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SimpleBox3_test
  7671. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SimpleBox3_test
  7672. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SimpleBox3_test
  7673. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SimpleBox3_test
  7674. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SimpleBox3_test
  7675. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SimpleBox3_test
  7676. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SimpleBox3_test
  7677. 19: Test command: "-v"
  7678. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SimpleBox3_test
  7679. 19/232 Test #19: SimpleBox3_test ...........................***Not Run 0.00 sec
  7680. test 20
  7681. Start 20: Box3_test
  7682. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Box3_test
  7683. Looked in the following places:
  7684. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Box3_test
  7685. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Box3_test
  7686. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Box3_test
  7687. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Box3_test
  7688. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Box3_test
  7689. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Box3_test
  7690. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Box3_test
  7691. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Box3_test
  7692. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Box3_test
  7693. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Box3_test
  7694. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Box3_test
  7695. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Box3_test
  7696. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Box3_test
  7697. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Box3_test
  7698. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Box3_test
  7699. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Box3_test
  7700. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Box3_test
  7701. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Box3_test
  7702. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Box3_test
  7703. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Box3_test
  7704. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Box3_test
  7705. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Box3_test
  7706. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Box3_test
  7707. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Box3_test
  7708. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Box3_test
  7709. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Box3_test
  7710. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Box3_test
  7711. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Box3_test
  7712. 20: Test command: "-v"
  7713. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Box3_test
  7714. 20/232 Test #20: Box3_test .................................***Not Run 0.00 sec
  7715. test 21
  7716. Start 21: Plane3_test
  7717. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Plane3_test
  7718. Looked in the following places:
  7719. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Plane3_test
  7720. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Plane3_test
  7721. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Plane3_test
  7722. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Plane3_test
  7723. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Plane3_test
  7724. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Plane3_test
  7725. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Plane3_test
  7726. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Plane3_test
  7727. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Plane3_test
  7728. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Plane3_test
  7729. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Plane3_test
  7730. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Plane3_test
  7731. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Plane3_test
  7732. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Plane3_test
  7733. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Plane3_test
  7734. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Plane3_test
  7735. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Plane3_test
  7736. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Plane3_test
  7737. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Plane3_test
  7738. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Plane3_test
  7739. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Plane3_test
  7740. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Plane3_test
  7741. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Plane3_test
  7742. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Plane3_test
  7743. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Plane3_test
  7744. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Plane3_test
  7745. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Plane3_test
  7746. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Plane3_test
  7747. 21: Test command: "-v"
  7748. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Plane3_test
  7749. 21/232 Test #21: Plane3_test ...............................***Not Run 0.00 sec
  7750. test 22
  7751. Start 22: Sphere3_test
  7752. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Sphere3_test
  7753. Looked in the following places:
  7754. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Sphere3_test
  7755. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Sphere3_test
  7756. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Sphere3_test
  7757. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Sphere3_test
  7758. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Sphere3_test
  7759. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Sphere3_test
  7760. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Sphere3_test
  7761. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Sphere3_test
  7762. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Sphere3_test
  7763. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Sphere3_test
  7764. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Sphere3_test
  7765. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Sphere3_test
  7766. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Sphere3_test
  7767. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Sphere3_test
  7768. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Sphere3_test
  7769. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Sphere3_test
  7770. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Sphere3_test
  7771. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Sphere3_test
  7772. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Sphere3_test
  7773. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Sphere3_test
  7774. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Sphere3_test
  7775. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Sphere3_test
  7776. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Sphere3_test
  7777. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Sphere3_test
  7778. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Sphere3_test
  7779. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Sphere3_test
  7780. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Sphere3_test
  7781. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Sphere3_test
  7782. 22: Test command: "-v"
  7783. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Sphere3_test
  7784. 22/232 Test #22: Sphere3_test ..............................***Not Run 0.00 sec
  7785. test 23
  7786. Start 23: Surface_test
  7787. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Surface_test
  7788. Looked in the following places:
  7789. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Surface_test
  7790. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Surface_test
  7791. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Surface_test
  7792. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Surface_test
  7793. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Surface_test
  7794. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Surface_test
  7795. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Surface_test
  7796. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Surface_test
  7797. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Surface_test
  7798. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Surface_test
  7799. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Surface_test
  7800. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Surface_test
  7801. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Surface_test
  7802. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Surface_test
  7803. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Surface_test
  7804. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Surface_test
  7805. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Surface_test
  7806. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Surface_test
  7807. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Surface_test
  7808. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Surface_test
  7809. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Surface_test
  7810. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Surface_test
  7811. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Surface_test
  7812. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Surface_test
  7813. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Surface_test
  7814. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Surface_test
  7815. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Surface_test
  7816. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Surface_test
  7817. 23: Test command: "-v"
  7818. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Surface_test
  7819. 23/232 Test #23: Surface_test ..............................***Not Run 0.00 sec
  7820. test 24
  7821. Start 24: Function_test
  7822. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Function_test
  7823. Looked in the following places:
  7824. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Function_test
  7825. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Function_test
  7826. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Function_test
  7827. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Function_test
  7828. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Function_test
  7829. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Function_test
  7830. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Function_test
  7831. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Function_test
  7832. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Function_test
  7833. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Function_test
  7834. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Function_test
  7835. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Function_test
  7836. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Function_test
  7837. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Function_test
  7838. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Function_test
  7839. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Function_test
  7840. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Function_test
  7841. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Function_test
  7842. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Function_test
  7843. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Function_test
  7844. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Function_test
  7845. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Function_test
  7846. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Function_test
  7847. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Function_test
  7848. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Function_test
  7849. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Function_test
  7850. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Function_test
  7851. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Function_test
  7852. 24: Test command: "-v"
  7853. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Function_test
  7854. 24/232 Test #24: Function_test .............................***Not Run 0.00 sec
  7855. test 25
  7856. Start 25: PiecewiseFunction_test
  7857. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PiecewiseFunction_test
  7858. Looked in the following places:
  7859. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PiecewiseFunction_test
  7860. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PiecewiseFunction_test
  7861. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PiecewiseFunction_test
  7862. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PiecewiseFunction_test
  7863. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PiecewiseFunction_test
  7864. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PiecewiseFunction_test
  7865. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PiecewiseFunction_test
  7866. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PiecewiseFunction_test
  7867. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PiecewiseFunction_test
  7868. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PiecewiseFunction_test
  7869. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PiecewiseFunction_test
  7870. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PiecewiseFunction_test
  7871. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PiecewiseFunction_test
  7872. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PiecewiseFunction_test
  7873. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PiecewiseFunction_test
  7874. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PiecewiseFunction_test
  7875. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PiecewiseFunction_test
  7876. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PiecewiseFunction_test
  7877. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PiecewiseFunction_test
  7878. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PiecewiseFunction_test
  7879. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PiecewiseFunction_test
  7880. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PiecewiseFunction_test
  7881. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PiecewiseFunction_test
  7882. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PiecewiseFunction_test
  7883. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PiecewiseFunction_test
  7884. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PiecewiseFunction_test
  7885. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PiecewiseFunction_test
  7886. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PiecewiseFunction_test
  7887. 25: Test command: "-v"
  7888. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PiecewiseFunction_test
  7889. 25/232 Test #25: PiecewiseFunction_test ....................***Not Run 0.00 sec
  7890. test 26
  7891. Start 26: PiecewisePolynomial_test
  7892. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PiecewisePolynomial_test
  7893. Looked in the following places:
  7894. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PiecewisePolynomial_test
  7895. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PiecewisePolynomial_test
  7896. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PiecewisePolynomial_test
  7897. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PiecewisePolynomial_test
  7898. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PiecewisePolynomial_test
  7899. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PiecewisePolynomial_test
  7900. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PiecewisePolynomial_test
  7901. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PiecewisePolynomial_test
  7902. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PiecewisePolynomial_test
  7903. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PiecewisePolynomial_test
  7904. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PiecewisePolynomial_test
  7905. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PiecewisePolynomial_test
  7906. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PiecewisePolynomial_test
  7907. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PiecewisePolynomial_test
  7908. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PiecewisePolynomial_test
  7909. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PiecewisePolynomial_test
  7910. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PiecewisePolynomial_test
  7911. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PiecewisePolynomial_test
  7912. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PiecewisePolynomial_test
  7913. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PiecewisePolynomial_test
  7914. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PiecewisePolynomial_test
  7915. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PiecewisePolynomial_test
  7916. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PiecewisePolynomial_test
  7917. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PiecewisePolynomial_test
  7918. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PiecewisePolynomial_test
  7919. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PiecewisePolynomial_test
  7920. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PiecewisePolynomial_test
  7921. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PiecewisePolynomial_test
  7922. 26: Test command: "-v"
  7923. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PiecewisePolynomial_test
  7924. 26/232 Test #26: PiecewisePolynomial_test ..................***Not Run 0.00 sec
  7925. test 27
  7926. Start 27: SVDSolver_test
  7927. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SVDSolver_test
  7928. Looked in the following places:
  7929. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SVDSolver_test
  7930. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SVDSolver_test
  7931. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SVDSolver_test
  7932. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SVDSolver_test
  7933. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SVDSolver_test
  7934. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SVDSolver_test
  7935. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SVDSolver_test
  7936. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SVDSolver_test
  7937. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SVDSolver_test
  7938. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SVDSolver_test
  7939. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SVDSolver_test
  7940. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SVDSolver_test
  7941. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SVDSolver_test
  7942. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SVDSolver_test
  7943. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SVDSolver_test
  7944. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SVDSolver_test
  7945. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SVDSolver_test
  7946. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SVDSolver_test
  7947. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SVDSolver_test
  7948. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SVDSolver_test
  7949. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SVDSolver_test
  7950. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SVDSolver_test
  7951. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SVDSolver_test
  7952. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SVDSolver_test
  7953. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SVDSolver_test
  7954. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SVDSolver_test
  7955. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SVDSolver_test
  7956. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SVDSolver_test
  7957. 27: Test command: "-v"
  7958. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SVDSolver_test
  7959. 27/232 Test #27: SVDSolver_test ............................***Not Run 0.00 sec
  7960. test 28
  7961. Start 28: Directory_test
  7962. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Directory_test
  7963. Looked in the following places:
  7964. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Directory_test
  7965. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Directory_test
  7966. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Directory_test
  7967. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Directory_test
  7968. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Directory_test
  7969. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Directory_test
  7970. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Directory_test
  7971. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Directory_test
  7972. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Directory_test
  7973. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Directory_test
  7974. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Directory_test
  7975. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Directory_test
  7976. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Directory_test
  7977. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Directory_test
  7978. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Directory_test
  7979. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Directory_test
  7980. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Directory_test
  7981. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Directory_test
  7982. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Directory_test
  7983. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Directory_test
  7984. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Directory_test
  7985. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Directory_test
  7986. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Directory_test
  7987. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Directory_test
  7988. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Directory_test
  7989. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Directory_test
  7990. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Directory_test
  7991. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Directory_test
  7992. 28: Test command: "-v"
  7993. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Directory_test
  7994. 28/232 Test #28: Directory_test ............................***Not Run 0.00 sec
  7995. test 29
  7996. Start 29: FileSystem_test
  7997. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/FileSystem_test
  7998. Looked in the following places:
  7999. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/FileSystem_test
  8000. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/FileSystem_test
  8001. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/FileSystem_test
  8002. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/FileSystem_test
  8003. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/FileSystem_test
  8004. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/FileSystem_test
  8005. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/FileSystem_test
  8006. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/FileSystem_test
  8007. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/FileSystem_test
  8008. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/FileSystem_test
  8009. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/FileSystem_test
  8010. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/FileSystem_test
  8011. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/FileSystem_test
  8012. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/FileSystem_test
  8013. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/FileSystem_test
  8014. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/FileSystem_test
  8015. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/FileSystem_test
  8016. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/FileSystem_test
  8017. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/FileSystem_test
  8018. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/FileSystem_test
  8019. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/FileSystem_test
  8020. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/FileSystem_test
  8021. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/FileSystem_test
  8022. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/FileSystem_test
  8023. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/FileSystem_test
  8024. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/FileSystem_test
  8025. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/FileSystem_test
  8026. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/FileSystem_test
  8027. 29: Test command: "-v"
  8028. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/FileSystem_test
  8029. 29/232 Test #29: FileSystem_test ...........................***Not Run 0.00 sec
  8030. test 30
  8031. Start 30: File_test
  8032. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/File_test
  8033. Looked in the following places:
  8034. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/File_test
  8035. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/File_test
  8036. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/File_test
  8037. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/File_test
  8038. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/File_test
  8039. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/File_test
  8040. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/File_test
  8041. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/File_test
  8042. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/File_test
  8043. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/File_test
  8044. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/File_test
  8045. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/File_test
  8046. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/File_test
  8047. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/File_test
  8048. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/File_test
  8049. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/File_test
  8050. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/File_test
  8051. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/File_test
  8052. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/File_test
  8053. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/File_test
  8054. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/File_test
  8055. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/File_test
  8056. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/File_test
  8057. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/File_test
  8058. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/File_test
  8059. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/File_test
  8060. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/File_test
  8061. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/File_test
  8062. 30: Test command: "-v"
  8063. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/File_test
  8064. 30/232 Test #30: File_test .................................***Not Run 0.00 sec
  8065. test 31
  8066. Start 31: Path_test
  8067. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Path_test
  8068. Looked in the following places:
  8069. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Path_test
  8070. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Path_test
  8071. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Path_test
  8072. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Path_test
  8073. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Path_test
  8074. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Path_test
  8075. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Path_test
  8076. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Path_test
  8077. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Path_test
  8078. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Path_test
  8079. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Path_test
  8080. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Path_test
  8081. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Path_test
  8082. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Path_test
  8083. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Path_test
  8084. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Path_test
  8085. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Path_test
  8086. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Path_test
  8087. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Path_test
  8088. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Path_test
  8089. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Path_test
  8090. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Path_test
  8091. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Path_test
  8092. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Path_test
  8093. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Path_test
  8094. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Path_test
  8095. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Path_test
  8096. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Path_test
  8097. 31: Test command: "-v"
  8098. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Path_test
  8099. 31/232 Test #31: Path_test .................................***Not Run 0.00 sec
  8100. test 32
  8101. Start 32: PreciseTime_test
  8102. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PreciseTime_test
  8103. Looked in the following places:
  8104. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PreciseTime_test
  8105. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PreciseTime_test
  8106. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PreciseTime_test
  8107. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PreciseTime_test
  8108. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PreciseTime_test
  8109. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PreciseTime_test
  8110. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PreciseTime_test
  8111. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PreciseTime_test
  8112. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PreciseTime_test
  8113. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PreciseTime_test
  8114. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PreciseTime_test
  8115. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PreciseTime_test
  8116. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PreciseTime_test
  8117. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PreciseTime_test
  8118. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PreciseTime_test
  8119. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PreciseTime_test
  8120. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PreciseTime_test
  8121. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PreciseTime_test
  8122. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PreciseTime_test
  8123. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PreciseTime_test
  8124. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PreciseTime_test
  8125. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PreciseTime_test
  8126. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PreciseTime_test
  8127. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PreciseTime_test
  8128. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PreciseTime_test
  8129. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PreciseTime_test
  8130. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PreciseTime_test
  8131. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PreciseTime_test
  8132. 32: Test command: "-v"
  8133. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PreciseTime_test
  8134. 32/232 Test #32: PreciseTime_test ..........................***Not Run 0.00 sec
  8135. test 33
  8136. Start 33: Sysinfo_test
  8137. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Sysinfo_test
  8138. Looked in the following places:
  8139. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Sysinfo_test
  8140. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Sysinfo_test
  8141. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Sysinfo_test
  8142. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Sysinfo_test
  8143. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Sysinfo_test
  8144. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Sysinfo_test
  8145. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Sysinfo_test
  8146. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Sysinfo_test
  8147. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Sysinfo_test
  8148. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Sysinfo_test
  8149. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Sysinfo_test
  8150. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Sysinfo_test
  8151. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Sysinfo_test
  8152. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Sysinfo_test
  8153. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Sysinfo_test
  8154. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Sysinfo_test
  8155. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Sysinfo_test
  8156. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Sysinfo_test
  8157. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Sysinfo_test
  8158. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Sysinfo_test
  8159. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Sysinfo_test
  8160. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Sysinfo_test
  8161. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Sysinfo_test
  8162. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Sysinfo_test
  8163. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Sysinfo_test
  8164. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Sysinfo_test
  8165. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Sysinfo_test
  8166. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Sysinfo_test
  8167. 33: Test command: "-v"
  8168. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Sysinfo_test
  8169. 33/232 Test #33: Sysinfo_test ..............................***Not Run 0.00 sec
  8170. test 34
  8171. Start 34: Timer_test
  8172. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Timer_test
  8173. Looked in the following places:
  8174. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Timer_test
  8175. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Timer_test
  8176. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Timer_test
  8177. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Timer_test
  8178. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Timer_test
  8179. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Timer_test
  8180. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Timer_test
  8181. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Timer_test
  8182. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Timer_test
  8183. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Timer_test
  8184. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Timer_test
  8185. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Timer_test
  8186. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Timer_test
  8187. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Timer_test
  8188. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Timer_test
  8189. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Timer_test
  8190. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Timer_test
  8191. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Timer_test
  8192. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Timer_test
  8193. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Timer_test
  8194. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Timer_test
  8195. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Timer_test
  8196. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Timer_test
  8197. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Timer_test
  8198. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Timer_test
  8199. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Timer_test
  8200. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Timer_test
  8201. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Timer_test
  8202. 34: Test command: "-v"
  8203. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Timer_test
  8204. 34/232 Test #34: Timer_test ................................***Not Run 0.00 sec
  8205. test 35
  8206. Start 35: TimeStamp_test
  8207. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TimeStamp_test
  8208. Looked in the following places:
  8209. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TimeStamp_test
  8210. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TimeStamp_test
  8211. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/TimeStamp_test
  8212. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/TimeStamp_test
  8213. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/TimeStamp_test
  8214. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/TimeStamp_test
  8215. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/TimeStamp_test
  8216. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/TimeStamp_test
  8217. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/TimeStamp_test
  8218. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/TimeStamp_test
  8219. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/TimeStamp_test
  8220. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/TimeStamp_test
  8221. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/TimeStamp_test
  8222. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/TimeStamp_test
  8223. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TimeStamp_test
  8224. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TimeStamp_test
  8225. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/TimeStamp_test
  8226. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/TimeStamp_test
  8227. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/TimeStamp_test
  8228. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/TimeStamp_test
  8229. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/TimeStamp_test
  8230. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/TimeStamp_test
  8231. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/TimeStamp_test
  8232. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/TimeStamp_test
  8233. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/TimeStamp_test
  8234. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/TimeStamp_test
  8235. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/TimeStamp_test
  8236. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/TimeStamp_test
  8237. 35: Test command: "-v"
  8238. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TimeStamp_test
  8239. 35/232 Test #35: TimeStamp_test ............................***Not Run 0.00 sec
  8240. test 36
  8241. Start 36: TransformationManager_test
  8242. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TransformationManager_test
  8243. Looked in the following places:
  8244. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TransformationManager_test
  8245. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TransformationManager_test
  8246. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/TransformationManager_test
  8247. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/TransformationManager_test
  8248. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/TransformationManager_test
  8249. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/TransformationManager_test
  8250. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/TransformationManager_test
  8251. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/TransformationManager_test
  8252. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/TransformationManager_test
  8253. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/TransformationManager_test
  8254. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/TransformationManager_test
  8255. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/TransformationManager_test
  8256. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/TransformationManager_test
  8257. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/TransformationManager_test
  8258. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TransformationManager_test
  8259. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TransformationManager_test
  8260. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/TransformationManager_test
  8261. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/TransformationManager_test
  8262. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/TransformationManager_test
  8263. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/TransformationManager_test
  8264. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/TransformationManager_test
  8265. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/TransformationManager_test
  8266. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/TransformationManager_test
  8267. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/TransformationManager_test
  8268. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/TransformationManager_test
  8269. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/TransformationManager_test
  8270. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/TransformationManager_test
  8271. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/TransformationManager_test
  8272. 36: Test command: "-v"
  8273. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TransformationManager_test
  8274. 36/232 Test #36: TransformationManager_test ................***Not Run 0.00 sec
  8275. test 37
  8276. Start 37: Bit_test
  8277. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Bit_test
  8278. Looked in the following places:
  8279. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Bit_test
  8280. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Bit_test
  8281. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Bit_test
  8282. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Bit_test
  8283. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Bit_test
  8284. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Bit_test
  8285. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Bit_test
  8286. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Bit_test
  8287. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Bit_test
  8288. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Bit_test
  8289. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Bit_test
  8290. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Bit_test
  8291. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Bit_test
  8292. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Bit_test
  8293. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Bit_test
  8294. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Bit_test
  8295. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Bit_test
  8296. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Bit_test
  8297. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Bit_test
  8298. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Bit_test
  8299. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Bit_test
  8300. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Bit_test
  8301. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Bit_test
  8302. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Bit_test
  8303. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Bit_test
  8304. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Bit_test
  8305. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Bit_test
  8306. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Bit_test
  8307. 37: Test command: "-v"
  8308. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Bit_test
  8309. 37/232 Test #37: Bit_test ..................................***Not Run 0.00 sec
  8310. test 38
  8311. Start 38: BitVector_test
  8312. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BitVector_test
  8313. Looked in the following places:
  8314. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BitVector_test
  8315. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BitVector_test
  8316. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/BitVector_test
  8317. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/BitVector_test
  8318. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/BitVector_test
  8319. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/BitVector_test
  8320. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/BitVector_test
  8321. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/BitVector_test
  8322. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/BitVector_test
  8323. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/BitVector_test
  8324. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/BitVector_test
  8325. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/BitVector_test
  8326. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/BitVector_test
  8327. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/BitVector_test
  8328. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BitVector_test
  8329. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BitVector_test
  8330. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/BitVector_test
  8331. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/BitVector_test
  8332. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/BitVector_test
  8333. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/BitVector_test
  8334. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/BitVector_test
  8335. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/BitVector_test
  8336. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/BitVector_test
  8337. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/BitVector_test
  8338. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/BitVector_test
  8339. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/BitVector_test
  8340. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/BitVector_test
  8341. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/BitVector_test
  8342. 38: Test command: "-v"
  8343. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BitVector_test
  8344. 38/232 Test #38: BitVector_test ............................***Not Run 0.00 sec
  8345. test 39
  8346. Start 39: Contour_test
  8347. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Contour_test
  8348. Looked in the following places:
  8349. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Contour_test
  8350. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Contour_test
  8351. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Contour_test
  8352. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Contour_test
  8353. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Contour_test
  8354. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Contour_test
  8355. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Contour_test
  8356. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Contour_test
  8357. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Contour_test
  8358. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Contour_test
  8359. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Contour_test
  8360. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Contour_test
  8361. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Contour_test
  8362. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Contour_test
  8363. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Contour_test
  8364. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Contour_test
  8365. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Contour_test
  8366. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Contour_test
  8367. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Contour_test
  8368. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Contour_test
  8369. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Contour_test
  8370. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Contour_test
  8371. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Contour_test
  8372. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Contour_test
  8373. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Contour_test
  8374. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Contour_test
  8375. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Contour_test
  8376. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Contour_test
  8377. 39: Test command: "-v"
  8378. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Contour_test
  8379. 39/232 Test #39: Contour_test ..............................***Not Run 0.00 sec
  8380. test 40
  8381. Start 40: ContourLine_test
  8382. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ContourLine_test
  8383. Looked in the following places:
  8384. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ContourLine_test
  8385. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ContourLine_test
  8386. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ContourLine_test
  8387. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ContourLine_test
  8388. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ContourLine_test
  8389. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ContourLine_test
  8390. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ContourLine_test
  8391. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ContourLine_test
  8392. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ContourLine_test
  8393. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ContourLine_test
  8394. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ContourLine_test
  8395. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ContourLine_test
  8396. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ContourLine_test
  8397. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ContourLine_test
  8398. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ContourLine_test
  8399. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ContourLine_test
  8400. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ContourLine_test
  8401. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ContourLine_test
  8402. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ContourLine_test
  8403. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ContourLine_test
  8404. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ContourLine_test
  8405. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ContourLine_test
  8406. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ContourLine_test
  8407. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ContourLine_test
  8408. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ContourLine_test
  8409. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ContourLine_test
  8410. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ContourLine_test
  8411. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ContourLine_test
  8412. 40: Test command: "-v"
  8413. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ContourLine_test
  8414. 40/232 Test #40: ContourLine_test ..........................***Not Run 0.00 sec
  8415. test 41
  8416. Start 41: Hash_test
  8417. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Hash_test
  8418. Looked in the following places:
  8419. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Hash_test
  8420. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Hash_test
  8421. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Hash_test
  8422. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Hash_test
  8423. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Hash_test
  8424. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Hash_test
  8425. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Hash_test
  8426. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Hash_test
  8427. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Hash_test
  8428. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Hash_test
  8429. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Hash_test
  8430. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Hash_test
  8431. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Hash_test
  8432. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Hash_test
  8433. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Hash_test
  8434. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Hash_test
  8435. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Hash_test
  8436. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Hash_test
  8437. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Hash_test
  8438. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Hash_test
  8439. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Hash_test
  8440. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Hash_test
  8441. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Hash_test
  8442. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Hash_test
  8443. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Hash_test
  8444. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Hash_test
  8445. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Hash_test
  8446. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Hash_test
  8447. 41: Test command: "-v"
  8448. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Hash_test
  8449. 41/232 Test #41: Hash_test .................................***Not Run 0.00 sec
  8450. test 42
  8451. Start 42: HashMap_test
  8452. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashMap_test
  8453. Looked in the following places:
  8454. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashMap_test
  8455. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashMap_test
  8456. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashMap_test
  8457. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashMap_test
  8458. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashMap_test
  8459. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashMap_test
  8460. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashMap_test
  8461. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashMap_test
  8462. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashMap_test
  8463. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashMap_test
  8464. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashMap_test
  8465. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashMap_test
  8466. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashMap_test
  8467. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashMap_test
  8468. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashMap_test
  8469. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashMap_test
  8470. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashMap_test
  8471. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashMap_test
  8472. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashMap_test
  8473. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashMap_test
  8474. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashMap_test
  8475. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashMap_test
  8476. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashMap_test
  8477. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashMap_test
  8478. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashMap_test
  8479. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashMap_test
  8480. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashMap_test
  8481. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashMap_test
  8482. 42: Test command: "-v"
  8483. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashMap_test
  8484. 42/232 Test #42: HashMap_test ..............................***Not Run 0.00 sec
  8485. test 43
  8486. Start 43: StringHashMap_test
  8487. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/StringHashMap_test
  8488. Looked in the following places:
  8489. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/StringHashMap_test
  8490. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/StringHashMap_test
  8491. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/StringHashMap_test
  8492. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/StringHashMap_test
  8493. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/StringHashMap_test
  8494. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/StringHashMap_test
  8495. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/StringHashMap_test
  8496. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/StringHashMap_test
  8497. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/StringHashMap_test
  8498. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/StringHashMap_test
  8499. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/StringHashMap_test
  8500. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/StringHashMap_test
  8501. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/StringHashMap_test
  8502. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/StringHashMap_test
  8503. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/StringHashMap_test
  8504. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/StringHashMap_test
  8505. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/StringHashMap_test
  8506. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/StringHashMap_test
  8507. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/StringHashMap_test
  8508. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/StringHashMap_test
  8509. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/StringHashMap_test
  8510. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/StringHashMap_test
  8511. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/StringHashMap_test
  8512. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/StringHashMap_test
  8513. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/StringHashMap_test
  8514. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/StringHashMap_test
  8515. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/StringHashMap_test
  8516. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/StringHashMap_test
  8517. 43: Test command: "-v"
  8518. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/StringHashMap_test
  8519. 43/232 Test #43: StringHashMap_test ........................***Not Run 0.00 sec
  8520. test 44
  8521. Start 44: HashSet_test
  8522. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashSet_test
  8523. Looked in the following places:
  8524. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashSet_test
  8525. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashSet_test
  8526. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashSet_test
  8527. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashSet_test
  8528. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashSet_test
  8529. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashSet_test
  8530. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashSet_test
  8531. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashSet_test
  8532. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashSet_test
  8533. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashSet_test
  8534. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashSet_test
  8535. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashSet_test
  8536. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashSet_test
  8537. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashSet_test
  8538. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashSet_test
  8539. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashSet_test
  8540. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashSet_test
  8541. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashSet_test
  8542. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashSet_test
  8543. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashSet_test
  8544. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashSet_test
  8545. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashSet_test
  8546. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashSet_test
  8547. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashSet_test
  8548. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashSet_test
  8549. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashSet_test
  8550. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashSet_test
  8551. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashSet_test
  8552. 44: Test command: "-v"
  8553. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashSet_test
  8554. 44/232 Test #44: HashSet_test ..............................***Not Run 0.00 sec
  8555. test 45
  8556. Start 45: HashGrid3_test
  8557. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3_test
  8558. Looked in the following places:
  8559. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3_test
  8560. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3_test
  8561. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashGrid3_test
  8562. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashGrid3_test
  8563. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashGrid3_test
  8564. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashGrid3_test
  8565. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashGrid3_test
  8566. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashGrid3_test
  8567. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashGrid3_test
  8568. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashGrid3_test
  8569. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashGrid3_test
  8570. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashGrid3_test
  8571. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashGrid3_test
  8572. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashGrid3_test
  8573. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3_test
  8574. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3_test
  8575. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashGrid3_test
  8576. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashGrid3_test
  8577. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashGrid3_test
  8578. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashGrid3_test
  8579. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashGrid3_test
  8580. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashGrid3_test
  8581. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashGrid3_test
  8582. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashGrid3_test
  8583. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashGrid3_test
  8584. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashGrid3_test
  8585. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashGrid3_test
  8586. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashGrid3_test
  8587. 45: Test command: "-v"
  8588. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3_test
  8589. 45/232 Test #45: HashGrid3_test ............................***Not Run 0.00 sec
  8590. test 46
  8591. Start 46: HashGridBox3_test
  8592. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGridBox3_test
  8593. Looked in the following places:
  8594. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGridBox3_test
  8595. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGridBox3_test
  8596. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashGridBox3_test
  8597. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashGridBox3_test
  8598. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashGridBox3_test
  8599. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashGridBox3_test
  8600. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashGridBox3_test
  8601. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashGridBox3_test
  8602. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashGridBox3_test
  8603. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashGridBox3_test
  8604. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashGridBox3_test
  8605. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashGridBox3_test
  8606. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashGridBox3_test
  8607. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashGridBox3_test
  8608. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGridBox3_test
  8609. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGridBox3_test
  8610. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashGridBox3_test
  8611. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashGridBox3_test
  8612. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashGridBox3_test
  8613. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashGridBox3_test
  8614. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashGridBox3_test
  8615. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashGridBox3_test
  8616. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashGridBox3_test
  8617. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashGridBox3_test
  8618. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashGridBox3_test
  8619. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashGridBox3_test
  8620. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashGridBox3_test
  8621. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashGridBox3_test
  8622. 46: Test command: "-v"
  8623. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGridBox3_test
  8624. 46/232 Test #46: HashGridBox3_test .........................***Not Run 0.00 sec
  8625. test 47
  8626. Start 47: HashGrid3DataIteratorTraits_test
  8627. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3DataIteratorTraits_test
  8628. Looked in the following places:
  8629. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3DataIteratorTraits_test
  8630. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3DataIteratorTraits_test
  8631. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashGrid3DataIteratorTraits_test
  8632. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashGrid3DataIteratorTraits_test
  8633. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashGrid3DataIteratorTraits_test
  8634. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashGrid3DataIteratorTraits_test
  8635. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashGrid3DataIteratorTraits_test
  8636. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashGrid3DataIteratorTraits_test
  8637. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashGrid3DataIteratorTraits_test
  8638. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashGrid3DataIteratorTraits_test
  8639. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashGrid3DataIteratorTraits_test
  8640. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashGrid3DataIteratorTraits_test
  8641. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashGrid3DataIteratorTraits_test
  8642. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashGrid3DataIteratorTraits_test
  8643. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3DataIteratorTraits_test
  8644. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3DataIteratorTraits_test
  8645. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashGrid3DataIteratorTraits_test
  8646. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashGrid3DataIteratorTraits_test
  8647. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashGrid3DataIteratorTraits_test
  8648. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashGrid3DataIteratorTraits_test
  8649. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashGrid3DataIteratorTraits_test
  8650. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashGrid3DataIteratorTraits_test
  8651. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashGrid3DataIteratorTraits_test
  8652. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashGrid3DataIteratorTraits_test
  8653. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashGrid3DataIteratorTraits_test
  8654. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashGrid3DataIteratorTraits_test
  8655. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashGrid3DataIteratorTraits_test
  8656. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashGrid3DataIteratorTraits_test
  8657. 47: Test command: "-v"
  8658. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3DataIteratorTraits_test
  8659. 47/232 Test #47: HashGrid3DataIteratorTraits_test ..........***Not Run 0.00 sec
  8660. test 48
  8661. Start 48: HashGrid3BoxIteratorTraits_test
  8662. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3BoxIteratorTraits_test
  8663. Looked in the following places:
  8664. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3BoxIteratorTraits_test
  8665. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3BoxIteratorTraits_test
  8666. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashGrid3BoxIteratorTraits_test
  8667. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashGrid3BoxIteratorTraits_test
  8668. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashGrid3BoxIteratorTraits_test
  8669. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashGrid3BoxIteratorTraits_test
  8670. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashGrid3BoxIteratorTraits_test
  8671. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashGrid3BoxIteratorTraits_test
  8672. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashGrid3BoxIteratorTraits_test
  8673. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashGrid3BoxIteratorTraits_test
  8674. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashGrid3BoxIteratorTraits_test
  8675. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashGrid3BoxIteratorTraits_test
  8676. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashGrid3BoxIteratorTraits_test
  8677. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashGrid3BoxIteratorTraits_test
  8678. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3BoxIteratorTraits_test
  8679. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3BoxIteratorTraits_test
  8680. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashGrid3BoxIteratorTraits_test
  8681. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashGrid3BoxIteratorTraits_test
  8682. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashGrid3BoxIteratorTraits_test
  8683. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashGrid3BoxIteratorTraits_test
  8684. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashGrid3BoxIteratorTraits_test
  8685. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashGrid3BoxIteratorTraits_test
  8686. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashGrid3BoxIteratorTraits_test
  8687. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashGrid3BoxIteratorTraits_test
  8688. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashGrid3BoxIteratorTraits_test
  8689. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashGrid3BoxIteratorTraits_test
  8690. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashGrid3BoxIteratorTraits_test
  8691. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashGrid3BoxIteratorTraits_test
  8692. 48: Test command: "-v"
  8693. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3BoxIteratorTraits_test
  8694. 48/232 Test #48: HashGrid3BoxIteratorTraits_test ...........***Not Run 0.00 sec
  8695. test 49
  8696. Start 49: HashGrid3DataItem_test
  8697. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3DataItem_test
  8698. Looked in the following places:
  8699. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3DataItem_test
  8700. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3DataItem_test
  8701. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashGrid3DataItem_test
  8702. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashGrid3DataItem_test
  8703. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashGrid3DataItem_test
  8704. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashGrid3DataItem_test
  8705. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashGrid3DataItem_test
  8706. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashGrid3DataItem_test
  8707. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashGrid3DataItem_test
  8708. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashGrid3DataItem_test
  8709. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashGrid3DataItem_test
  8710. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashGrid3DataItem_test
  8711. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashGrid3DataItem_test
  8712. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashGrid3DataItem_test
  8713. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3DataItem_test
  8714. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3DataItem_test
  8715. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashGrid3DataItem_test
  8716. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashGrid3DataItem_test
  8717. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashGrid3DataItem_test
  8718. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashGrid3DataItem_test
  8719. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashGrid3DataItem_test
  8720. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashGrid3DataItem_test
  8721. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashGrid3DataItem_test
  8722. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashGrid3DataItem_test
  8723. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashGrid3DataItem_test
  8724. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashGrid3DataItem_test
  8725. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashGrid3DataItem_test
  8726. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashGrid3DataItem_test
  8727. 49: Test command: "-v"
  8728. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3DataItem_test
  8729. 49/232 Test #49: HashGrid3DataItem_test ....................***Not Run 0.00 sec
  8730. test 50
  8731. Start 50: HashGrid3NeighborBoxItem_test
  8732. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3NeighborBoxItem_test
  8733. Looked in the following places:
  8734. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3NeighborBoxItem_test
  8735. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3NeighborBoxItem_test
  8736. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashGrid3NeighborBoxItem_test
  8737. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashGrid3NeighborBoxItem_test
  8738. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashGrid3NeighborBoxItem_test
  8739. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashGrid3NeighborBoxItem_test
  8740. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashGrid3NeighborBoxItem_test
  8741. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashGrid3NeighborBoxItem_test
  8742. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashGrid3NeighborBoxItem_test
  8743. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashGrid3NeighborBoxItem_test
  8744. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashGrid3NeighborBoxItem_test
  8745. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashGrid3NeighborBoxItem_test
  8746. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashGrid3NeighborBoxItem_test
  8747. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashGrid3NeighborBoxItem_test
  8748. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3NeighborBoxItem_test
  8749. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3NeighborBoxItem_test
  8750. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashGrid3NeighborBoxItem_test
  8751. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HashGrid3NeighborBoxItem_test
  8752. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashGrid3NeighborBoxItem_test
  8753. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HashGrid3NeighborBoxItem_test
  8754. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashGrid3NeighborBoxItem_test
  8755. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HashGrid3NeighborBoxItem_test
  8756. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashGrid3NeighborBoxItem_test
  8757. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HashGrid3NeighborBoxItem_test
  8758. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashGrid3NeighborBoxItem_test
  8759. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HashGrid3NeighborBoxItem_test
  8760. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashGrid3NeighborBoxItem_test
  8761. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HashGrid3NeighborBoxItem_test
  8762. 50: Test command: "-v"
  8763. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HashGrid3NeighborBoxItem_test
  8764. 50/232 Test #50: HashGrid3NeighborBoxItem_test .............***Not Run 0.00 sec
  8765. test 51
  8766. Start 51: Options_test
  8767. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Options_test
  8768. Looked in the following places:
  8769. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Options_test
  8770. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Options_test
  8771. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Options_test
  8772. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Options_test
  8773. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Options_test
  8774. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Options_test
  8775. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Options_test
  8776. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Options_test
  8777. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Options_test
  8778. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Options_test
  8779. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Options_test
  8780. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Options_test
  8781. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Options_test
  8782. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Options_test
  8783. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Options_test
  8784. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Options_test
  8785. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Options_test
  8786. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Options_test
  8787. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Options_test
  8788. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Options_test
  8789. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Options_test
  8790. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Options_test
  8791. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Options_test
  8792. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Options_test
  8793. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Options_test
  8794. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Options_test
  8795. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Options_test
  8796. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Options_test
  8797. 51: Test command: "-v"
  8798. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Options_test
  8799. 51/232 Test #51: Options_test ..............................***Not Run 0.00 sec
  8800. test 52
  8801. Start 52: String_test1
  8802. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/String_test1
  8803. Looked in the following places:
  8804. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/String_test1
  8805. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/String_test1
  8806. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/String_test1
  8807. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/String_test1
  8808. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/String_test1
  8809. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/String_test1
  8810. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/String_test1
  8811. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/String_test1
  8812. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/String_test1
  8813. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/String_test1
  8814. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/String_test1
  8815. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/String_test1
  8816. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/String_test1
  8817. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/String_test1
  8818. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/String_test1
  8819. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/String_test1
  8820. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/String_test1
  8821. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/String_test1
  8822. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/String_test1
  8823. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/String_test1
  8824. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/String_test1
  8825. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/String_test1
  8826. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/String_test1
  8827. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/String_test1
  8828. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/String_test1
  8829. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/String_test1
  8830. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/String_test1
  8831. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/String_test1
  8832. 52: Test command: "-v"
  8833. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/String_test1
  8834. 52/232 Test #52: String_test1 ..............................***Not Run 0.00 sec
  8835. test 53
  8836. Start 53: String_test2
  8837. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/String_test2
  8838. Looked in the following places:
  8839. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/String_test2
  8840. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/String_test2
  8841. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/String_test2
  8842. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/String_test2
  8843. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/String_test2
  8844. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/String_test2
  8845. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/String_test2
  8846. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/String_test2
  8847. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/String_test2
  8848. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/String_test2
  8849. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/String_test2
  8850. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/String_test2
  8851. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/String_test2
  8852. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/String_test2
  8853. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/String_test2
  8854. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/String_test2
  8855. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/String_test2
  8856. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/String_test2
  8857. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/String_test2
  8858. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/String_test2
  8859. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/String_test2
  8860. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/String_test2
  8861. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/String_test2
  8862. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/String_test2
  8863. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/String_test2
  8864. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/String_test2
  8865. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/String_test2
  8866. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/String_test2
  8867. 53: Test command: "-v"
  8868. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/String_test2
  8869. 53/232 Test #53: String_test2 ..............................***Not Run 0.00 sec
  8870. test 54
  8871. Start 54: String_test3
  8872. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/String_test3
  8873. Looked in the following places:
  8874. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/String_test3
  8875. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/String_test3
  8876. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/String_test3
  8877. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/String_test3
  8878. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/String_test3
  8879. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/String_test3
  8880. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/String_test3
  8881. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/String_test3
  8882. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/String_test3
  8883. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/String_test3
  8884. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/String_test3
  8885. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/String_test3
  8886. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/String_test3
  8887. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/String_test3
  8888. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/String_test3
  8889. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/String_test3
  8890. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/String_test3
  8891. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/String_test3
  8892. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/String_test3
  8893. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/String_test3
  8894. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/String_test3
  8895. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/String_test3
  8896. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/String_test3
  8897. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/String_test3
  8898. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/String_test3
  8899. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/String_test3
  8900. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/String_test3
  8901. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/String_test3
  8902. 54: Test command: "-v"
  8903. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/String_test3
  8904. 54/232 Test #54: String_test3 ..............................***Not Run 0.00 sec
  8905. test 55
  8906. Start 55: String_test4
  8907. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/String_test4
  8908. Looked in the following places:
  8909. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/String_test4
  8910. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/String_test4
  8911. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/String_test4
  8912. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/String_test4
  8913. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/String_test4
  8914. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/String_test4
  8915. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/String_test4
  8916. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/String_test4
  8917. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/String_test4
  8918. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/String_test4
  8919. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/String_test4
  8920. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/String_test4
  8921. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/String_test4
  8922. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/String_test4
  8923. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/String_test4
  8924. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/String_test4
  8925. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/String_test4
  8926. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/String_test4
  8927. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/String_test4
  8928. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/String_test4
  8929. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/String_test4
  8930. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/String_test4
  8931. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/String_test4
  8932. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/String_test4
  8933. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/String_test4
  8934. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/String_test4
  8935. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/String_test4
  8936. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/String_test4
  8937. 55: Test command: "-v"
  8938. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/String_test4
  8939. 55/232 Test #55: String_test4 ..............................***Not Run 0.00 sec
  8940. test 56
  8941. Start 56: Substring_test
  8942. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Substring_test
  8943. Looked in the following places:
  8944. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Substring_test
  8945. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Substring_test
  8946. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Substring_test
  8947. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Substring_test
  8948. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Substring_test
  8949. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Substring_test
  8950. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Substring_test
  8951. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Substring_test
  8952. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Substring_test
  8953. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Substring_test
  8954. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Substring_test
  8955. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Substring_test
  8956. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Substring_test
  8957. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Substring_test
  8958. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Substring_test
  8959. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Substring_test
  8960. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Substring_test
  8961. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Substring_test
  8962. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Substring_test
  8963. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Substring_test
  8964. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Substring_test
  8965. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Substring_test
  8966. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Substring_test
  8967. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Substring_test
  8968. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Substring_test
  8969. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Substring_test
  8970. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Substring_test
  8971. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Substring_test
  8972. 56: Test command: "-v"
  8973. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Substring_test
  8974. 56/232 Test #56: Substring_test ............................***Not Run 0.00 sec
  8975. test 57
  8976. Start 57: Triple_test
  8977. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Triple_test
  8978. Looked in the following places:
  8979. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Triple_test
  8980. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Triple_test
  8981. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Triple_test
  8982. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Triple_test
  8983. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Triple_test
  8984. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Triple_test
  8985. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Triple_test
  8986. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Triple_test
  8987. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Triple_test
  8988. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Triple_test
  8989. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Triple_test
  8990. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Triple_test
  8991. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Triple_test
  8992. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Triple_test
  8993. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Triple_test
  8994. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Triple_test
  8995. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Triple_test
  8996. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Triple_test
  8997. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Triple_test
  8998. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Triple_test
  8999. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Triple_test
  9000. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Triple_test
  9001. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Triple_test
  9002. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Triple_test
  9003. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Triple_test
  9004. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Triple_test
  9005. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Triple_test
  9006. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Triple_test
  9007. 57: Test command: "-v"
  9008. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Triple_test
  9009. 57/232 Test #57: Triple_test ...............................***Not Run 0.00 sec
  9010. test 58
  9011. Start 58: Quadruple_test
  9012. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Quadruple_test
  9013. Looked in the following places:
  9014. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Quadruple_test
  9015. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Quadruple_test
  9016. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Quadruple_test
  9017. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Quadruple_test
  9018. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Quadruple_test
  9019. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Quadruple_test
  9020. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Quadruple_test
  9021. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Quadruple_test
  9022. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Quadruple_test
  9023. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Quadruple_test
  9024. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Quadruple_test
  9025. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Quadruple_test
  9026. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Quadruple_test
  9027. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Quadruple_test
  9028. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Quadruple_test
  9029. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Quadruple_test
  9030. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Quadruple_test
  9031. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Quadruple_test
  9032. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Quadruple_test
  9033. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Quadruple_test
  9034. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Quadruple_test
  9035. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Quadruple_test
  9036. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Quadruple_test
  9037. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Quadruple_test
  9038. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Quadruple_test
  9039. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Quadruple_test
  9040. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Quadruple_test
  9041. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Quadruple_test
  9042. 58: Test command: "-v"
  9043. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Quadruple_test
  9044. 58/232 Test #58: Quadruple_test ............................***Not Run 0.00 sec
  9045. test 59
  9046. Start 59: RegularData1D_test
  9047. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RegularData1D_test
  9048. Looked in the following places:
  9049. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RegularData1D_test
  9050. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RegularData1D_test
  9051. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RegularData1D_test
  9052. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RegularData1D_test
  9053. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RegularData1D_test
  9054. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RegularData1D_test
  9055. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RegularData1D_test
  9056. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RegularData1D_test
  9057. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RegularData1D_test
  9058. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RegularData1D_test
  9059. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RegularData1D_test
  9060. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RegularData1D_test
  9061. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RegularData1D_test
  9062. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RegularData1D_test
  9063. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RegularData1D_test
  9064. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RegularData1D_test
  9065. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RegularData1D_test
  9066. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RegularData1D_test
  9067. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RegularData1D_test
  9068. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RegularData1D_test
  9069. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RegularData1D_test
  9070. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RegularData1D_test
  9071. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RegularData1D_test
  9072. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RegularData1D_test
  9073. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RegularData1D_test
  9074. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RegularData1D_test
  9075. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RegularData1D_test
  9076. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RegularData1D_test
  9077. 59: Test command: "-v"
  9078. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RegularData1D_test
  9079. 59/232 Test #59: RegularData1D_test ........................***Not Run 0.00 sec
  9080. test 60
  9081. Start 60: RegularData2D_test
  9082. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RegularData2D_test
  9083. Looked in the following places:
  9084. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RegularData2D_test
  9085. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RegularData2D_test
  9086. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RegularData2D_test
  9087. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RegularData2D_test
  9088. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RegularData2D_test
  9089. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RegularData2D_test
  9090. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RegularData2D_test
  9091. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RegularData2D_test
  9092. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RegularData2D_test
  9093. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RegularData2D_test
  9094. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RegularData2D_test
  9095. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RegularData2D_test
  9096. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RegularData2D_test
  9097. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RegularData2D_test
  9098. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RegularData2D_test
  9099. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RegularData2D_test
  9100. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RegularData2D_test
  9101. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RegularData2D_test
  9102. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RegularData2D_test
  9103. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RegularData2D_test
  9104. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RegularData2D_test
  9105. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RegularData2D_test
  9106. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RegularData2D_test
  9107. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RegularData2D_test
  9108. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RegularData2D_test
  9109. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RegularData2D_test
  9110. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RegularData2D_test
  9111. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RegularData2D_test
  9112. 60: Test command: "-v"
  9113. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RegularData2D_test
  9114. 60/232 Test #60: RegularData2D_test ........................***Not Run 0.00 sec
  9115. test 61
  9116. Start 61: RegularData3D_test
  9117. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RegularData3D_test
  9118. Looked in the following places:
  9119. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RegularData3D_test
  9120. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RegularData3D_test
  9121. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RegularData3D_test
  9122. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RegularData3D_test
  9123. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RegularData3D_test
  9124. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RegularData3D_test
  9125. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RegularData3D_test
  9126. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RegularData3D_test
  9127. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RegularData3D_test
  9128. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RegularData3D_test
  9129. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RegularData3D_test
  9130. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RegularData3D_test
  9131. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RegularData3D_test
  9132. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RegularData3D_test
  9133. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RegularData3D_test
  9134. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RegularData3D_test
  9135. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RegularData3D_test
  9136. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RegularData3D_test
  9137. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RegularData3D_test
  9138. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RegularData3D_test
  9139. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RegularData3D_test
  9140. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RegularData3D_test
  9141. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RegularData3D_test
  9142. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RegularData3D_test
  9143. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RegularData3D_test
  9144. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RegularData3D_test
  9145. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RegularData3D_test
  9146. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RegularData3D_test
  9147. 61: Test command: "-v"
  9148. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RegularData3D_test
  9149. 61/232 Test #61: RegularData3D_test ........................***Not Run 0.00 sec
  9150. test 62
  9151. Start 62: ContourSurface_test
  9152. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ContourSurface_test
  9153. Looked in the following places:
  9154. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ContourSurface_test
  9155. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ContourSurface_test
  9156. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ContourSurface_test
  9157. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ContourSurface_test
  9158. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ContourSurface_test
  9159. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ContourSurface_test
  9160. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ContourSurface_test
  9161. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ContourSurface_test
  9162. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ContourSurface_test
  9163. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ContourSurface_test
  9164. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ContourSurface_test
  9165. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ContourSurface_test
  9166. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ContourSurface_test
  9167. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ContourSurface_test
  9168. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ContourSurface_test
  9169. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ContourSurface_test
  9170. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ContourSurface_test
  9171. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ContourSurface_test
  9172. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ContourSurface_test
  9173. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ContourSurface_test
  9174. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ContourSurface_test
  9175. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ContourSurface_test
  9176. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ContourSurface_test
  9177. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ContourSurface_test
  9178. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ContourSurface_test
  9179. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ContourSurface_test
  9180. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ContourSurface_test
  9181. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ContourSurface_test
  9182. 62: Test command: "-v"
  9183. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ContourSurface_test
  9184. 62/232 Test #62: ContourSurface_test .......................***Not Run 0.00 sec
  9185. test 63
  9186. Start 63: PTE_test
  9187. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PTE_test
  9188. Looked in the following places:
  9189. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PTE_test
  9190. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PTE_test
  9191. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PTE_test
  9192. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PTE_test
  9193. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PTE_test
  9194. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PTE_test
  9195. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PTE_test
  9196. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PTE_test
  9197. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PTE_test
  9198. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PTE_test
  9199. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PTE_test
  9200. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PTE_test
  9201. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PTE_test
  9202. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PTE_test
  9203. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PTE_test
  9204. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PTE_test
  9205. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PTE_test
  9206. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PTE_test
  9207. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PTE_test
  9208. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PTE_test
  9209. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PTE_test
  9210. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PTE_test
  9211. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PTE_test
  9212. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PTE_test
  9213. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PTE_test
  9214. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PTE_test
  9215. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PTE_test
  9216. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PTE_test
  9217. 63: Test command: "-v"
  9218. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PTE_test
  9219. 63/232 Test #63: PTE_test ..................................***Not Run 0.00 sec
  9220. test 64
  9221. Start 64: Atom_test
  9222. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Atom_test
  9223. Looked in the following places:
  9224. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Atom_test
  9225. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Atom_test
  9226. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Atom_test
  9227. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Atom_test
  9228. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Atom_test
  9229. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Atom_test
  9230. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Atom_test
  9231. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Atom_test
  9232. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Atom_test
  9233. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Atom_test
  9234. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Atom_test
  9235. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Atom_test
  9236. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Atom_test
  9237. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Atom_test
  9238. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Atom_test
  9239. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Atom_test
  9240. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Atom_test
  9241. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Atom_test
  9242. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Atom_test
  9243. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Atom_test
  9244. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Atom_test
  9245. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Atom_test
  9246. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Atom_test
  9247. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Atom_test
  9248. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Atom_test
  9249. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Atom_test
  9250. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Atom_test
  9251. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Atom_test
  9252. 64: Test command: "-v"
  9253. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Atom_test
  9254. 64/232 Test #64: Atom_test .................................***Not Run 0.00 sec
  9255. test 65
  9256. Start 65: Bond_test
  9257. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Bond_test
  9258. Looked in the following places:
  9259. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Bond_test
  9260. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Bond_test
  9261. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Bond_test
  9262. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Bond_test
  9263. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Bond_test
  9264. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Bond_test
  9265. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Bond_test
  9266. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Bond_test
  9267. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Bond_test
  9268. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Bond_test
  9269. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Bond_test
  9270. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Bond_test
  9271. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Bond_test
  9272. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Bond_test
  9273. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Bond_test
  9274. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Bond_test
  9275. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Bond_test
  9276. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Bond_test
  9277. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Bond_test
  9278. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Bond_test
  9279. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Bond_test
  9280. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Bond_test
  9281. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Bond_test
  9282. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Bond_test
  9283. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Bond_test
  9284. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Bond_test
  9285. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Bond_test
  9286. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Bond_test
  9287. 65: Test command: "-v"
  9288. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Bond_test
  9289. 65/232 Test #65: Bond_test .................................***Not Run 0.00 sec
  9290. test 66
  9291. Start 66: AtomContainer_test
  9292. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomContainer_test
  9293. Looked in the following places:
  9294. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomContainer_test
  9295. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomContainer_test
  9296. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AtomContainer_test
  9297. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AtomContainer_test
  9298. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AtomContainer_test
  9299. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AtomContainer_test
  9300. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AtomContainer_test
  9301. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AtomContainer_test
  9302. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AtomContainer_test
  9303. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AtomContainer_test
  9304. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AtomContainer_test
  9305. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AtomContainer_test
  9306. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AtomContainer_test
  9307. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AtomContainer_test
  9308. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomContainer_test
  9309. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomContainer_test
  9310. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AtomContainer_test
  9311. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AtomContainer_test
  9312. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AtomContainer_test
  9313. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AtomContainer_test
  9314. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AtomContainer_test
  9315. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AtomContainer_test
  9316. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AtomContainer_test
  9317. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AtomContainer_test
  9318. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AtomContainer_test
  9319. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AtomContainer_test
  9320. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AtomContainer_test
  9321. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AtomContainer_test
  9322. 66: Test command: "-v"
  9323. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomContainer_test
  9324. 66/232 Test #66: AtomContainer_test ........................***Not Run 0.00 sec
  9325. test 67
  9326. Start 67: Fragment_test
  9327. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Fragment_test
  9328. Looked in the following places:
  9329. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Fragment_test
  9330. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Fragment_test
  9331. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Fragment_test
  9332. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Fragment_test
  9333. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Fragment_test
  9334. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Fragment_test
  9335. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Fragment_test
  9336. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Fragment_test
  9337. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Fragment_test
  9338. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Fragment_test
  9339. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Fragment_test
  9340. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Fragment_test
  9341. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Fragment_test
  9342. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Fragment_test
  9343. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Fragment_test
  9344. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Fragment_test
  9345. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Fragment_test
  9346. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Fragment_test
  9347. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Fragment_test
  9348. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Fragment_test
  9349. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Fragment_test
  9350. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Fragment_test
  9351. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Fragment_test
  9352. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Fragment_test
  9353. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Fragment_test
  9354. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Fragment_test
  9355. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Fragment_test
  9356. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Fragment_test
  9357. 67: Test command: "-v"
  9358. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Fragment_test
  9359. 67/232 Test #67: Fragment_test .............................***Not Run 0.00 sec
  9360. test 68
  9361. Start 68: Chain_test
  9362. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Chain_test
  9363. Looked in the following places:
  9364. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Chain_test
  9365. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Chain_test
  9366. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Chain_test
  9367. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Chain_test
  9368. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Chain_test
  9369. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Chain_test
  9370. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Chain_test
  9371. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Chain_test
  9372. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Chain_test
  9373. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Chain_test
  9374. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Chain_test
  9375. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Chain_test
  9376. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Chain_test
  9377. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Chain_test
  9378. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Chain_test
  9379. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Chain_test
  9380. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Chain_test
  9381. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Chain_test
  9382. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Chain_test
  9383. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Chain_test
  9384. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Chain_test
  9385. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Chain_test
  9386. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Chain_test
  9387. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Chain_test
  9388. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Chain_test
  9389. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Chain_test
  9390. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Chain_test
  9391. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Chain_test
  9392. 68: Test command: "-v"
  9393. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Chain_test
  9394. 68/232 Test #68: Chain_test ................................***Not Run 0.00 sec
  9395. test 69
  9396. Start 69: Molecule_test
  9397. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Molecule_test
  9398. Looked in the following places:
  9399. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Molecule_test
  9400. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Molecule_test
  9401. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Molecule_test
  9402. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Molecule_test
  9403. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Molecule_test
  9404. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Molecule_test
  9405. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Molecule_test
  9406. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Molecule_test
  9407. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Molecule_test
  9408. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Molecule_test
  9409. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Molecule_test
  9410. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Molecule_test
  9411. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Molecule_test
  9412. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Molecule_test
  9413. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Molecule_test
  9414. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Molecule_test
  9415. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Molecule_test
  9416. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Molecule_test
  9417. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Molecule_test
  9418. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Molecule_test
  9419. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Molecule_test
  9420. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Molecule_test
  9421. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Molecule_test
  9422. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Molecule_test
  9423. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Molecule_test
  9424. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Molecule_test
  9425. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Molecule_test
  9426. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Molecule_test
  9427. 69: Test command: "-v"
  9428. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Molecule_test
  9429. 69/232 Test #69: Molecule_test .............................***Not Run 0.00 sec
  9430. test 70
  9431. Start 70: SecondaryStructure_test
  9432. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SecondaryStructure_test
  9433. Looked in the following places:
  9434. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SecondaryStructure_test
  9435. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SecondaryStructure_test
  9436. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SecondaryStructure_test
  9437. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SecondaryStructure_test
  9438. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SecondaryStructure_test
  9439. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SecondaryStructure_test
  9440. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SecondaryStructure_test
  9441. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SecondaryStructure_test
  9442. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SecondaryStructure_test
  9443. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SecondaryStructure_test
  9444. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SecondaryStructure_test
  9445. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SecondaryStructure_test
  9446. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SecondaryStructure_test
  9447. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SecondaryStructure_test
  9448. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SecondaryStructure_test
  9449. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SecondaryStructure_test
  9450. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SecondaryStructure_test
  9451. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SecondaryStructure_test
  9452. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SecondaryStructure_test
  9453. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SecondaryStructure_test
  9454. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SecondaryStructure_test
  9455. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SecondaryStructure_test
  9456. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SecondaryStructure_test
  9457. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SecondaryStructure_test
  9458. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SecondaryStructure_test
  9459. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SecondaryStructure_test
  9460. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SecondaryStructure_test
  9461. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SecondaryStructure_test
  9462. 70: Test command: "-v"
  9463. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SecondaryStructure_test
  9464. 70/232 Test #70: SecondaryStructure_test ...................***Not Run 0.00 sec
  9465. test 71
  9466. Start 71: System_test
  9467. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/System_test
  9468. Looked in the following places:
  9469. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/System_test
  9470. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/System_test
  9471. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/System_test
  9472. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/System_test
  9473. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/System_test
  9474. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/System_test
  9475. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/System_test
  9476. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/System_test
  9477. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/System_test
  9478. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/System_test
  9479. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/System_test
  9480. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/System_test
  9481. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/System_test
  9482. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/System_test
  9483. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/System_test
  9484. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/System_test
  9485. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/System_test
  9486. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/System_test
  9487. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/System_test
  9488. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/System_test
  9489. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/System_test
  9490. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/System_test
  9491. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/System_test
  9492. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/System_test
  9493. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/System_test
  9494. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/System_test
  9495. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/System_test
  9496. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/System_test
  9497. 71: Test command: "-v"
  9498. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/System_test
  9499. 71/232 Test #71: System_test ...............................***Not Run 0.00 sec
  9500. test 72
  9501. Start 72: Protein_test
  9502. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Protein_test
  9503. Looked in the following places:
  9504. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Protein_test
  9505. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Protein_test
  9506. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Protein_test
  9507. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Protein_test
  9508. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Protein_test
  9509. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Protein_test
  9510. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Protein_test
  9511. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Protein_test
  9512. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Protein_test
  9513. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Protein_test
  9514. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Protein_test
  9515. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Protein_test
  9516. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Protein_test
  9517. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Protein_test
  9518. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Protein_test
  9519. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Protein_test
  9520. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Protein_test
  9521. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Protein_test
  9522. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Protein_test
  9523. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Protein_test
  9524. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Protein_test
  9525. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Protein_test
  9526. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Protein_test
  9527. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Protein_test
  9528. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Protein_test
  9529. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Protein_test
  9530. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Protein_test
  9531. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Protein_test
  9532. 72: Test command: "-v"
  9533. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Protein_test
  9534. 72/232 Test #72: Protein_test ..............................***Not Run 0.00 sec
  9535. test 73
  9536. Start 73: PDBAtom_test
  9537. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PDBAtom_test
  9538. Looked in the following places:
  9539. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PDBAtom_test
  9540. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PDBAtom_test
  9541. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PDBAtom_test
  9542. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PDBAtom_test
  9543. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PDBAtom_test
  9544. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PDBAtom_test
  9545. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PDBAtom_test
  9546. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PDBAtom_test
  9547. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PDBAtom_test
  9548. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PDBAtom_test
  9549. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PDBAtom_test
  9550. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PDBAtom_test
  9551. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PDBAtom_test
  9552. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PDBAtom_test
  9553. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PDBAtom_test
  9554. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PDBAtom_test
  9555. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PDBAtom_test
  9556. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PDBAtom_test
  9557. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PDBAtom_test
  9558. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PDBAtom_test
  9559. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PDBAtom_test
  9560. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PDBAtom_test
  9561. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PDBAtom_test
  9562. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PDBAtom_test
  9563. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PDBAtom_test
  9564. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PDBAtom_test
  9565. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PDBAtom_test
  9566. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PDBAtom_test
  9567. 73: Test command: "-v"
  9568. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PDBAtom_test
  9569. 73/232 Test #73: PDBAtom_test ..............................***Not Run 0.00 sec
  9570. test 74
  9571. Start 74: NucleicAcid_test
  9572. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NucleicAcid_test
  9573. Looked in the following places:
  9574. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NucleicAcid_test
  9575. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NucleicAcid_test
  9576. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/NucleicAcid_test
  9577. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/NucleicAcid_test
  9578. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/NucleicAcid_test
  9579. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/NucleicAcid_test
  9580. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/NucleicAcid_test
  9581. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/NucleicAcid_test
  9582. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/NucleicAcid_test
  9583. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/NucleicAcid_test
  9584. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/NucleicAcid_test
  9585. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/NucleicAcid_test
  9586. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/NucleicAcid_test
  9587. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/NucleicAcid_test
  9588. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NucleicAcid_test
  9589. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NucleicAcid_test
  9590. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/NucleicAcid_test
  9591. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/NucleicAcid_test
  9592. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/NucleicAcid_test
  9593. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/NucleicAcid_test
  9594. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/NucleicAcid_test
  9595. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/NucleicAcid_test
  9596. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/NucleicAcid_test
  9597. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/NucleicAcid_test
  9598. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/NucleicAcid_test
  9599. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/NucleicAcid_test
  9600. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/NucleicAcid_test
  9601. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/NucleicAcid_test
  9602. 74: Test command: "-v"
  9603. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NucleicAcid_test
  9604. 74/232 Test #74: NucleicAcid_test ..........................***Not Run 0.00 sec
  9605. test 75
  9606. Start 75: Nucleotide_test
  9607. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Nucleotide_test
  9608. Looked in the following places:
  9609. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Nucleotide_test
  9610. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Nucleotide_test
  9611. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Nucleotide_test
  9612. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Nucleotide_test
  9613. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Nucleotide_test
  9614. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Nucleotide_test
  9615. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Nucleotide_test
  9616. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Nucleotide_test
  9617. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Nucleotide_test
  9618. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Nucleotide_test
  9619. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Nucleotide_test
  9620. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Nucleotide_test
  9621. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Nucleotide_test
  9622. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Nucleotide_test
  9623. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Nucleotide_test
  9624. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Nucleotide_test
  9625. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Nucleotide_test
  9626. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Nucleotide_test
  9627. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Nucleotide_test
  9628. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Nucleotide_test
  9629. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Nucleotide_test
  9630. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Nucleotide_test
  9631. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Nucleotide_test
  9632. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Nucleotide_test
  9633. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Nucleotide_test
  9634. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Nucleotide_test
  9635. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Nucleotide_test
  9636. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Nucleotide_test
  9637. 75: Test command: "-v"
  9638. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Nucleotide_test
  9639. 75/232 Test #75: Nucleotide_test ...........................***Not Run 0.00 sec
  9640. test 76
  9641. Start 76: Residue_test
  9642. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Residue_test
  9643. Looked in the following places:
  9644. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Residue_test
  9645. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Residue_test
  9646. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Residue_test
  9647. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Residue_test
  9648. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Residue_test
  9649. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Residue_test
  9650. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Residue_test
  9651. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Residue_test
  9652. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Residue_test
  9653. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Residue_test
  9654. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Residue_test
  9655. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Residue_test
  9656. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Residue_test
  9657. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Residue_test
  9658. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Residue_test
  9659. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Residue_test
  9660. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Residue_test
  9661. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Residue_test
  9662. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Residue_test
  9663. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Residue_test
  9664. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Residue_test
  9665. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Residue_test
  9666. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Residue_test
  9667. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Residue_test
  9668. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Residue_test
  9669. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Residue_test
  9670. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Residue_test
  9671. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Residue_test
  9672. 76: Test command: "-v"
  9673. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Residue_test
  9674. 76/232 Test #76: Residue_test ..............................***Not Run 0.00 sec
  9675. test 77
  9676. Start 77: Expression_test
  9677. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Expression_test
  9678. Looked in the following places:
  9679. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Expression_test
  9680. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Expression_test
  9681. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Expression_test
  9682. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Expression_test
  9683. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Expression_test
  9684. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Expression_test
  9685. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Expression_test
  9686. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Expression_test
  9687. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Expression_test
  9688. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Expression_test
  9689. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Expression_test
  9690. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Expression_test
  9691. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Expression_test
  9692. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Expression_test
  9693. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Expression_test
  9694. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Expression_test
  9695. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Expression_test
  9696. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Expression_test
  9697. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Expression_test
  9698. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Expression_test
  9699. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Expression_test
  9700. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Expression_test
  9701. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Expression_test
  9702. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Expression_test
  9703. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Expression_test
  9704. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Expression_test
  9705. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Expression_test
  9706. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Expression_test
  9707. 77: Test command: "-v"
  9708. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Expression_test
  9709. 77/232 Test #77: Expression_test ...........................***Not Run 0.00 sec
  9710. test 78
  9711. Start 78: ExpressionParser_test
  9712. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ExpressionParser_test
  9713. Looked in the following places:
  9714. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ExpressionParser_test
  9715. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ExpressionParser_test
  9716. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ExpressionParser_test
  9717. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ExpressionParser_test
  9718. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ExpressionParser_test
  9719. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ExpressionParser_test
  9720. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ExpressionParser_test
  9721. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ExpressionParser_test
  9722. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ExpressionParser_test
  9723. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ExpressionParser_test
  9724. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ExpressionParser_test
  9725. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ExpressionParser_test
  9726. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ExpressionParser_test
  9727. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ExpressionParser_test
  9728. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ExpressionParser_test
  9729. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ExpressionParser_test
  9730. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ExpressionParser_test
  9731. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ExpressionParser_test
  9732. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ExpressionParser_test
  9733. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ExpressionParser_test
  9734. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ExpressionParser_test
  9735. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ExpressionParser_test
  9736. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ExpressionParser_test
  9737. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ExpressionParser_test
  9738. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ExpressionParser_test
  9739. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ExpressionParser_test
  9740. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ExpressionParser_test
  9741. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ExpressionParser_test
  9742. 78: Test command: "-v"
  9743. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ExpressionParser_test
  9744. 78/232 Test #78: ExpressionParser_test .....................***Not Run 0.00 sec
  9745. test 79
  9746. Start 79: ExpressionPredicate_test
  9747. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ExpressionPredicate_test
  9748. Looked in the following places:
  9749. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ExpressionPredicate_test
  9750. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ExpressionPredicate_test
  9751. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ExpressionPredicate_test
  9752. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ExpressionPredicate_test
  9753. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ExpressionPredicate_test
  9754. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ExpressionPredicate_test
  9755. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ExpressionPredicate_test
  9756. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ExpressionPredicate_test
  9757. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ExpressionPredicate_test
  9758. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ExpressionPredicate_test
  9759. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ExpressionPredicate_test
  9760. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ExpressionPredicate_test
  9761. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ExpressionPredicate_test
  9762. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ExpressionPredicate_test
  9763. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ExpressionPredicate_test
  9764. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ExpressionPredicate_test
  9765. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ExpressionPredicate_test
  9766. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ExpressionPredicate_test
  9767. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ExpressionPredicate_test
  9768. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ExpressionPredicate_test
  9769. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ExpressionPredicate_test
  9770. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ExpressionPredicate_test
  9771. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ExpressionPredicate_test
  9772. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ExpressionPredicate_test
  9773. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ExpressionPredicate_test
  9774. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ExpressionPredicate_test
  9775. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ExpressionPredicate_test
  9776. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ExpressionPredicate_test
  9777. 79: Test command: "-v"
  9778. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ExpressionPredicate_test
  9779. 79/232 Test #79: ExpressionPredicate_test ..................***Not Run 0.00 sec
  9780. test 80
  9781. Start 80: ExpressionTree_test
  9782. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ExpressionTree_test
  9783. Looked in the following places:
  9784. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ExpressionTree_test
  9785. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ExpressionTree_test
  9786. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ExpressionTree_test
  9787. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ExpressionTree_test
  9788. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ExpressionTree_test
  9789. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ExpressionTree_test
  9790. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ExpressionTree_test
  9791. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ExpressionTree_test
  9792. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ExpressionTree_test
  9793. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ExpressionTree_test
  9794. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ExpressionTree_test
  9795. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ExpressionTree_test
  9796. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ExpressionTree_test
  9797. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ExpressionTree_test
  9798. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ExpressionTree_test
  9799. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ExpressionTree_test
  9800. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ExpressionTree_test
  9801. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ExpressionTree_test
  9802. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ExpressionTree_test
  9803. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ExpressionTree_test
  9804. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ExpressionTree_test
  9805. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ExpressionTree_test
  9806. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ExpressionTree_test
  9807. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ExpressionTree_test
  9808. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ExpressionTree_test
  9809. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ExpressionTree_test
  9810. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ExpressionTree_test
  9811. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ExpressionTree_test
  9812. 80: Test command: "-v"
  9813. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ExpressionTree_test
  9814. 80/232 Test #80: ExpressionTree_test .......................***Not Run 0.00 sec
  9815. test 81
  9816. Start 81: KernelPredicate_test
  9817. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KernelPredicate_test
  9818. Looked in the following places:
  9819. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KernelPredicate_test
  9820. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KernelPredicate_test
  9821. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/KernelPredicate_test
  9822. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/KernelPredicate_test
  9823. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/KernelPredicate_test
  9824. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/KernelPredicate_test
  9825. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/KernelPredicate_test
  9826. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/KernelPredicate_test
  9827. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/KernelPredicate_test
  9828. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/KernelPredicate_test
  9829. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/KernelPredicate_test
  9830. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/KernelPredicate_test
  9831. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/KernelPredicate_test
  9832. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/KernelPredicate_test
  9833. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KernelPredicate_test
  9834. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KernelPredicate_test
  9835. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/KernelPredicate_test
  9836. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/KernelPredicate_test
  9837. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/KernelPredicate_test
  9838. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/KernelPredicate_test
  9839. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/KernelPredicate_test
  9840. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/KernelPredicate_test
  9841. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/KernelPredicate_test
  9842. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/KernelPredicate_test
  9843. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/KernelPredicate_test
  9844. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/KernelPredicate_test
  9845. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/KernelPredicate_test
  9846. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/KernelPredicate_test
  9847. 81: Test command: "-v"
  9848. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KernelPredicate_test
  9849. 81/232 Test #81: KernelPredicate_test ......................***Not Run 0.00 sec
  9850. test 82
  9851. Start 82: Selector_test
  9852. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Selector_test
  9853. Looked in the following places:
  9854. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Selector_test
  9855. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Selector_test
  9856. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Selector_test
  9857. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Selector_test
  9858. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Selector_test
  9859. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Selector_test
  9860. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Selector_test
  9861. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Selector_test
  9862. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Selector_test
  9863. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Selector_test
  9864. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Selector_test
  9865. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Selector_test
  9866. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Selector_test
  9867. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Selector_test
  9868. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Selector_test
  9869. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Selector_test
  9870. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Selector_test
  9871. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Selector_test
  9872. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Selector_test
  9873. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Selector_test
  9874. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Selector_test
  9875. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Selector_test
  9876. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Selector_test
  9877. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Selector_test
  9878. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Selector_test
  9879. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Selector_test
  9880. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Selector_test
  9881. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Selector_test
  9882. 82: Test command: "-v"
  9883. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Selector_test
  9884. 82/232 Test #82: Selector_test .............................***Not Run 0.00 sec
  9885. test 83
  9886. Start 83: RuleEvaluator_test
  9887. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RuleEvaluator_test
  9888. Looked in the following places:
  9889. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RuleEvaluator_test
  9890. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RuleEvaluator_test
  9891. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RuleEvaluator_test
  9892. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RuleEvaluator_test
  9893. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RuleEvaluator_test
  9894. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RuleEvaluator_test
  9895. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RuleEvaluator_test
  9896. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RuleEvaluator_test
  9897. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RuleEvaluator_test
  9898. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RuleEvaluator_test
  9899. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RuleEvaluator_test
  9900. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RuleEvaluator_test
  9901. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RuleEvaluator_test
  9902. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RuleEvaluator_test
  9903. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RuleEvaluator_test
  9904. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RuleEvaluator_test
  9905. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RuleEvaluator_test
  9906. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RuleEvaluator_test
  9907. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RuleEvaluator_test
  9908. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RuleEvaluator_test
  9909. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RuleEvaluator_test
  9910. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RuleEvaluator_test
  9911. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RuleEvaluator_test
  9912. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RuleEvaluator_test
  9913. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RuleEvaluator_test
  9914. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RuleEvaluator_test
  9915. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RuleEvaluator_test
  9916. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RuleEvaluator_test
  9917. 83: Test command: "-v"
  9918. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RuleEvaluator_test
  9919. 83/232 Test #83: RuleEvaluator_test ........................***Not Run 0.00 sec
  9920. test 84
  9921. Start 84: StandardPredicates_test
  9922. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/StandardPredicates_test
  9923. Looked in the following places:
  9924. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/StandardPredicates_test
  9925. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/StandardPredicates_test
  9926. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/StandardPredicates_test
  9927. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/StandardPredicates_test
  9928. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/StandardPredicates_test
  9929. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/StandardPredicates_test
  9930. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/StandardPredicates_test
  9931. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/StandardPredicates_test
  9932. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/StandardPredicates_test
  9933. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/StandardPredicates_test
  9934. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/StandardPredicates_test
  9935. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/StandardPredicates_test
  9936. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/StandardPredicates_test
  9937. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/StandardPredicates_test
  9938. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/StandardPredicates_test
  9939. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/StandardPredicates_test
  9940. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/StandardPredicates_test
  9941. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/StandardPredicates_test
  9942. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/StandardPredicates_test
  9943. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/StandardPredicates_test
  9944. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/StandardPredicates_test
  9945. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/StandardPredicates_test
  9946. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/StandardPredicates_test
  9947. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/StandardPredicates_test
  9948. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/StandardPredicates_test
  9949. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/StandardPredicates_test
  9950. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/StandardPredicates_test
  9951. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/StandardPredicates_test
  9952. 84: Test command: "-v"
  9953. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/StandardPredicates_test
  9954. 84/232 Test #84: StandardPredicates_test ...................***Not Run 0.00 sec
  9955. test 85
  9956. Start 85: DefaultProcessors_test
  9957. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/DefaultProcessors_test
  9958. Looked in the following places:
  9959. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/DefaultProcessors_test
  9960. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/DefaultProcessors_test
  9961. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/DefaultProcessors_test
  9962. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/DefaultProcessors_test
  9963. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/DefaultProcessors_test
  9964. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/DefaultProcessors_test
  9965. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/DefaultProcessors_test
  9966. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/DefaultProcessors_test
  9967. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/DefaultProcessors_test
  9968. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/DefaultProcessors_test
  9969. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/DefaultProcessors_test
  9970. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/DefaultProcessors_test
  9971. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/DefaultProcessors_test
  9972. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/DefaultProcessors_test
  9973. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/DefaultProcessors_test
  9974. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/DefaultProcessors_test
  9975. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/DefaultProcessors_test
  9976. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/DefaultProcessors_test
  9977. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/DefaultProcessors_test
  9978. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/DefaultProcessors_test
  9979. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/DefaultProcessors_test
  9980. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/DefaultProcessors_test
  9981. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/DefaultProcessors_test
  9982. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/DefaultProcessors_test
  9983. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/DefaultProcessors_test
  9984. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/DefaultProcessors_test
  9985. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/DefaultProcessors_test
  9986. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/DefaultProcessors_test
  9987. 85: Test command: "-v"
  9988. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/DefaultProcessors_test
  9989. 85/232 Test #85: DefaultProcessors_test ....................***Not Run 0.00 sec
  9990. test 86
  9991. Start 86: FragmentDB_test
  9992. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/FragmentDB_test
  9993. Looked in the following places:
  9994. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/FragmentDB_test
  9995. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/FragmentDB_test
  9996. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/FragmentDB_test
  9997. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/FragmentDB_test
  9998. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/FragmentDB_test
  9999. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/FragmentDB_test
  10000. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/FragmentDB_test
  10001. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/FragmentDB_test
  10002. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/FragmentDB_test
  10003. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/FragmentDB_test
  10004. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/FragmentDB_test
  10005. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/FragmentDB_test
  10006. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/FragmentDB_test
  10007. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/FragmentDB_test
  10008. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/FragmentDB_test
  10009. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/FragmentDB_test
  10010. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/FragmentDB_test
  10011. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/FragmentDB_test
  10012. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/FragmentDB_test
  10013. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/FragmentDB_test
  10014. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/FragmentDB_test
  10015. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/FragmentDB_test
  10016. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/FragmentDB_test
  10017. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/FragmentDB_test
  10018. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/FragmentDB_test
  10019. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/FragmentDB_test
  10020. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/FragmentDB_test
  10021. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/FragmentDB_test
  10022. 86: Test command: "-v"
  10023. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/FragmentDB_test
  10024. 86/232 Test #86: FragmentDB_test ...........................***Not Run 0.00 sec
  10025. test 87
  10026. Start 87: NormalizeNamesProcessor_test
  10027. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NormalizeNamesProcessor_test
  10028. Looked in the following places:
  10029. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NormalizeNamesProcessor_test
  10030. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NormalizeNamesProcessor_test
  10031. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/NormalizeNamesProcessor_test
  10032. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/NormalizeNamesProcessor_test
  10033. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/NormalizeNamesProcessor_test
  10034. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/NormalizeNamesProcessor_test
  10035. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/NormalizeNamesProcessor_test
  10036. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/NormalizeNamesProcessor_test
  10037. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/NormalizeNamesProcessor_test
  10038. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/NormalizeNamesProcessor_test
  10039. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/NormalizeNamesProcessor_test
  10040. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/NormalizeNamesProcessor_test
  10041. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/NormalizeNamesProcessor_test
  10042. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/NormalizeNamesProcessor_test
  10043. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NormalizeNamesProcessor_test
  10044. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NormalizeNamesProcessor_test
  10045. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/NormalizeNamesProcessor_test
  10046. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/NormalizeNamesProcessor_test
  10047. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/NormalizeNamesProcessor_test
  10048. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/NormalizeNamesProcessor_test
  10049. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/NormalizeNamesProcessor_test
  10050. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/NormalizeNamesProcessor_test
  10051. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/NormalizeNamesProcessor_test
  10052. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/NormalizeNamesProcessor_test
  10053. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/NormalizeNamesProcessor_test
  10054. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/NormalizeNamesProcessor_test
  10055. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/NormalizeNamesProcessor_test
  10056. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/NormalizeNamesProcessor_test
  10057. 87: Test command: "-v"
  10058. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NormalizeNamesProcessor_test
  10059. 87/232 Test #87: NormalizeNamesProcessor_test ..............***Not Run 0.00 sec
  10060. test 88
  10061. Start 88: ForEach_test
  10062. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ForEach_test
  10063. Looked in the following places:
  10064. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ForEach_test
  10065. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ForEach_test
  10066. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ForEach_test
  10067. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ForEach_test
  10068. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ForEach_test
  10069. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ForEach_test
  10070. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ForEach_test
  10071. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ForEach_test
  10072. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ForEach_test
  10073. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ForEach_test
  10074. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ForEach_test
  10075. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ForEach_test
  10076. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ForEach_test
  10077. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ForEach_test
  10078. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ForEach_test
  10079. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ForEach_test
  10080. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ForEach_test
  10081. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ForEach_test
  10082. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ForEach_test
  10083. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ForEach_test
  10084. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ForEach_test
  10085. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ForEach_test
  10086. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ForEach_test
  10087. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ForEach_test
  10088. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ForEach_test
  10089. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ForEach_test
  10090. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ForEach_test
  10091. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ForEach_test
  10092. 88: Test command: "-v"
  10093. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ForEach_test
  10094. 88/232 Test #88: ForEach_test ..............................***Not Run 0.00 sec
  10095. test 89
  10096. Start 89: GlobalKernel_test
  10097. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GlobalKernel_test
  10098. Looked in the following places:
  10099. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GlobalKernel_test
  10100. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GlobalKernel_test
  10101. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/GlobalKernel_test
  10102. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/GlobalKernel_test
  10103. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/GlobalKernel_test
  10104. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/GlobalKernel_test
  10105. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/GlobalKernel_test
  10106. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/GlobalKernel_test
  10107. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/GlobalKernel_test
  10108. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/GlobalKernel_test
  10109. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/GlobalKernel_test
  10110. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/GlobalKernel_test
  10111. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/GlobalKernel_test
  10112. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/GlobalKernel_test
  10113. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GlobalKernel_test
  10114. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GlobalKernel_test
  10115. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/GlobalKernel_test
  10116. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/GlobalKernel_test
  10117. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/GlobalKernel_test
  10118. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/GlobalKernel_test
  10119. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/GlobalKernel_test
  10120. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/GlobalKernel_test
  10121. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/GlobalKernel_test
  10122. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/GlobalKernel_test
  10123. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/GlobalKernel_test
  10124. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/GlobalKernel_test
  10125. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/GlobalKernel_test
  10126. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/GlobalKernel_test
  10127. 89: Test command: "-v"
  10128. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GlobalKernel_test
  10129. 89/232 Test #89: GlobalKernel_test .........................***Not Run 0.00 sec
  10130. test 90
  10131. Start 90: CompositeIteratorTraits_test
  10132. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/CompositeIteratorTraits_test
  10133. Looked in the following places:
  10134. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/CompositeIteratorTraits_test
  10135. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/CompositeIteratorTraits_test
  10136. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/CompositeIteratorTraits_test
  10137. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/CompositeIteratorTraits_test
  10138. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/CompositeIteratorTraits_test
  10139. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/CompositeIteratorTraits_test
  10140. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/CompositeIteratorTraits_test
  10141. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/CompositeIteratorTraits_test
  10142. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/CompositeIteratorTraits_test
  10143. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/CompositeIteratorTraits_test
  10144. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/CompositeIteratorTraits_test
  10145. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/CompositeIteratorTraits_test
  10146. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/CompositeIteratorTraits_test
  10147. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/CompositeIteratorTraits_test
  10148. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/CompositeIteratorTraits_test
  10149. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/CompositeIteratorTraits_test
  10150. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/CompositeIteratorTraits_test
  10151. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/CompositeIteratorTraits_test
  10152. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/CompositeIteratorTraits_test
  10153. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/CompositeIteratorTraits_test
  10154. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/CompositeIteratorTraits_test
  10155. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/CompositeIteratorTraits_test
  10156. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/CompositeIteratorTraits_test
  10157. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/CompositeIteratorTraits_test
  10158. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/CompositeIteratorTraits_test
  10159. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/CompositeIteratorTraits_test
  10160. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/CompositeIteratorTraits_test
  10161. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/CompositeIteratorTraits_test
  10162. 90: Test command: "-v"
  10163. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/CompositeIteratorTraits_test
  10164. 90/232 Test #90: CompositeIteratorTraits_test ..............***Not Run 0.00 sec
  10165. test 91
  10166. Start 91: AtomIterator_test
  10167. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomIterator_test
  10168. Looked in the following places:
  10169. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomIterator_test
  10170. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomIterator_test
  10171. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AtomIterator_test
  10172. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AtomIterator_test
  10173. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AtomIterator_test
  10174. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AtomIterator_test
  10175. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AtomIterator_test
  10176. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AtomIterator_test
  10177. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AtomIterator_test
  10178. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AtomIterator_test
  10179. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AtomIterator_test
  10180. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AtomIterator_test
  10181. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AtomIterator_test
  10182. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AtomIterator_test
  10183. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomIterator_test
  10184. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomIterator_test
  10185. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AtomIterator_test
  10186. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AtomIterator_test
  10187. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AtomIterator_test
  10188. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AtomIterator_test
  10189. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AtomIterator_test
  10190. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AtomIterator_test
  10191. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AtomIterator_test
  10192. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AtomIterator_test
  10193. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AtomIterator_test
  10194. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AtomIterator_test
  10195. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AtomIterator_test
  10196. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AtomIterator_test
  10197. 91: Test command: "-v"
  10198. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomIterator_test
  10199. 91/232 Test #91: AtomIterator_test .........................***Not Run 0.00 sec
  10200. test 92
  10201. Start 92: AtomBondIteratorTraits_test
  10202. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomBondIteratorTraits_test
  10203. Looked in the following places:
  10204. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomBondIteratorTraits_test
  10205. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomBondIteratorTraits_test
  10206. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AtomBondIteratorTraits_test
  10207. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AtomBondIteratorTraits_test
  10208. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AtomBondIteratorTraits_test
  10209. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AtomBondIteratorTraits_test
  10210. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AtomBondIteratorTraits_test
  10211. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AtomBondIteratorTraits_test
  10212. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AtomBondIteratorTraits_test
  10213. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AtomBondIteratorTraits_test
  10214. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AtomBondIteratorTraits_test
  10215. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AtomBondIteratorTraits_test
  10216. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AtomBondIteratorTraits_test
  10217. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AtomBondIteratorTraits_test
  10218. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomBondIteratorTraits_test
  10219. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomBondIteratorTraits_test
  10220. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AtomBondIteratorTraits_test
  10221. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AtomBondIteratorTraits_test
  10222. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AtomBondIteratorTraits_test
  10223. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AtomBondIteratorTraits_test
  10224. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AtomBondIteratorTraits_test
  10225. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AtomBondIteratorTraits_test
  10226. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AtomBondIteratorTraits_test
  10227. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AtomBondIteratorTraits_test
  10228. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AtomBondIteratorTraits_test
  10229. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AtomBondIteratorTraits_test
  10230. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AtomBondIteratorTraits_test
  10231. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AtomBondIteratorTraits_test
  10232. 92: Test command: "-v"
  10233. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomBondIteratorTraits_test
  10234. 92/232 Test #92: AtomBondIteratorTraits_test ...............***Not Run 0.00 sec
  10235. test 93
  10236. Start 93: Extractors_test
  10237. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Extractors_test
  10238. Looked in the following places:
  10239. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Extractors_test
  10240. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Extractors_test
  10241. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Extractors_test
  10242. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Extractors_test
  10243. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Extractors_test
  10244. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Extractors_test
  10245. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Extractors_test
  10246. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Extractors_test
  10247. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Extractors_test
  10248. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Extractors_test
  10249. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Extractors_test
  10250. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Extractors_test
  10251. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Extractors_test
  10252. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Extractors_test
  10253. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Extractors_test
  10254. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Extractors_test
  10255. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Extractors_test
  10256. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Extractors_test
  10257. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Extractors_test
  10258. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Extractors_test
  10259. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Extractors_test
  10260. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Extractors_test
  10261. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Extractors_test
  10262. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Extractors_test
  10263. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Extractors_test
  10264. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Extractors_test
  10265. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Extractors_test
  10266. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Extractors_test
  10267. 93: Test command: "-v"
  10268. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Extractors_test
  10269. 93/232 Test #93: Extractors_test ...........................***Not Run 0.00 sec
  10270. test 94
  10271. Start 94: Gradient_test
  10272. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Gradient_test
  10273. Looked in the following places:
  10274. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Gradient_test
  10275. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Gradient_test
  10276. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Gradient_test
  10277. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Gradient_test
  10278. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Gradient_test
  10279. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Gradient_test
  10280. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Gradient_test
  10281. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Gradient_test
  10282. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Gradient_test
  10283. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Gradient_test
  10284. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Gradient_test
  10285. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Gradient_test
  10286. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Gradient_test
  10287. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Gradient_test
  10288. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Gradient_test
  10289. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Gradient_test
  10290. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Gradient_test
  10291. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Gradient_test
  10292. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Gradient_test
  10293. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Gradient_test
  10294. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Gradient_test
  10295. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Gradient_test
  10296. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Gradient_test
  10297. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Gradient_test
  10298. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Gradient_test
  10299. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Gradient_test
  10300. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Gradient_test
  10301. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Gradient_test
  10302. 94: Test command: "-v"
  10303. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Gradient_test
  10304. 94/232 Test #94: Gradient_test .............................***Not Run 0.00 sec
  10305. test 95
  10306. Start 95: AtomVector_test
  10307. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomVector_test
  10308. Looked in the following places:
  10309. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomVector_test
  10310. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomVector_test
  10311. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AtomVector_test
  10312. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AtomVector_test
  10313. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AtomVector_test
  10314. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AtomVector_test
  10315. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AtomVector_test
  10316. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AtomVector_test
  10317. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AtomVector_test
  10318. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AtomVector_test
  10319. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AtomVector_test
  10320. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AtomVector_test
  10321. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AtomVector_test
  10322. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AtomVector_test
  10323. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomVector_test
  10324. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomVector_test
  10325. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AtomVector_test
  10326. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AtomVector_test
  10327. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AtomVector_test
  10328. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AtomVector_test
  10329. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AtomVector_test
  10330. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AtomVector_test
  10331. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AtomVector_test
  10332. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AtomVector_test
  10333. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AtomVector_test
  10334. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AtomVector_test
  10335. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AtomVector_test
  10336. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AtomVector_test
  10337. 95: Test command: "-v"
  10338. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomVector_test
  10339. 95/232 Test #95: AtomVector_test ...........................***Not Run 0.00 sec
  10340. test 96
  10341. Start 96: MolmecSupport_test
  10342. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MolmecSupport_test
  10343. Looked in the following places:
  10344. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MolmecSupport_test
  10345. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MolmecSupport_test
  10346. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/MolmecSupport_test
  10347. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/MolmecSupport_test
  10348. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/MolmecSupport_test
  10349. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/MolmecSupport_test
  10350. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/MolmecSupport_test
  10351. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/MolmecSupport_test
  10352. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/MolmecSupport_test
  10353. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/MolmecSupport_test
  10354. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/MolmecSupport_test
  10355. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/MolmecSupport_test
  10356. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/MolmecSupport_test
  10357. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/MolmecSupport_test
  10358. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MolmecSupport_test
  10359. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MolmecSupport_test
  10360. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/MolmecSupport_test
  10361. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/MolmecSupport_test
  10362. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/MolmecSupport_test
  10363. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/MolmecSupport_test
  10364. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/MolmecSupport_test
  10365. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/MolmecSupport_test
  10366. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/MolmecSupport_test
  10367. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/MolmecSupport_test
  10368. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/MolmecSupport_test
  10369. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/MolmecSupport_test
  10370. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/MolmecSupport_test
  10371. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/MolmecSupport_test
  10372. 96: Test command: "-v"
  10373. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MolmecSupport_test
  10374. 96/232 Test #96: MolmecSupport_test ........................***Not Run 0.00 sec
  10375. test 97
  10376. Start 97: SnapShot_test
  10377. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SnapShot_test
  10378. Looked in the following places:
  10379. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SnapShot_test
  10380. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SnapShot_test
  10381. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SnapShot_test
  10382. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SnapShot_test
  10383. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SnapShot_test
  10384. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SnapShot_test
  10385. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SnapShot_test
  10386. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SnapShot_test
  10387. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SnapShot_test
  10388. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SnapShot_test
  10389. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SnapShot_test
  10390. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SnapShot_test
  10391. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SnapShot_test
  10392. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SnapShot_test
  10393. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SnapShot_test
  10394. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SnapShot_test
  10395. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SnapShot_test
  10396. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SnapShot_test
  10397. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SnapShot_test
  10398. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SnapShot_test
  10399. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SnapShot_test
  10400. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SnapShot_test
  10401. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SnapShot_test
  10402. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SnapShot_test
  10403. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SnapShot_test
  10404. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SnapShot_test
  10405. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SnapShot_test
  10406. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SnapShot_test
  10407. 97: Test command: "-v"
  10408. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SnapShot_test
  10409. 97/232 Test #97: SnapShot_test .............................***Not Run 0.00 sec
  10410. test 98
  10411. Start 98: SnapShotManager_test
  10412. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SnapShotManager_test
  10413. Looked in the following places:
  10414. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SnapShotManager_test
  10415. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SnapShotManager_test
  10416. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SnapShotManager_test
  10417. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SnapShotManager_test
  10418. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SnapShotManager_test
  10419. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SnapShotManager_test
  10420. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SnapShotManager_test
  10421. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SnapShotManager_test
  10422. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SnapShotManager_test
  10423. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SnapShotManager_test
  10424. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SnapShotManager_test
  10425. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SnapShotManager_test
  10426. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SnapShotManager_test
  10427. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SnapShotManager_test
  10428. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SnapShotManager_test
  10429. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SnapShotManager_test
  10430. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SnapShotManager_test
  10431. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SnapShotManager_test
  10432. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SnapShotManager_test
  10433. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SnapShotManager_test
  10434. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SnapShotManager_test
  10435. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SnapShotManager_test
  10436. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SnapShotManager_test
  10437. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SnapShotManager_test
  10438. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SnapShotManager_test
  10439. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SnapShotManager_test
  10440. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SnapShotManager_test
  10441. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SnapShotManager_test
  10442. 98: Test command: "-v"
  10443. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SnapShotManager_test
  10444. 98/232 Test #98: SnapShotManager_test ......................***Not Run 0.00 sec
  10445. test 99
  10446. Start 99: ForceField_test
  10447. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ForceField_test
  10448. Looked in the following places:
  10449. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ForceField_test
  10450. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ForceField_test
  10451. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ForceField_test
  10452. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ForceField_test
  10453. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ForceField_test
  10454. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ForceField_test
  10455. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ForceField_test
  10456. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ForceField_test
  10457. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ForceField_test
  10458. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ForceField_test
  10459. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ForceField_test
  10460. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ForceField_test
  10461. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ForceField_test
  10462. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ForceField_test
  10463. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ForceField_test
  10464. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ForceField_test
  10465. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ForceField_test
  10466. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ForceField_test
  10467. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ForceField_test
  10468. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ForceField_test
  10469. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ForceField_test
  10470. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ForceField_test
  10471. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ForceField_test
  10472. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ForceField_test
  10473. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ForceField_test
  10474. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ForceField_test
  10475. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ForceField_test
  10476. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ForceField_test
  10477. 99: Test command: "-v"
  10478. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ForceField_test
  10479. 99/232 Test #99: ForceField_test ...........................***Not Run 0.00 sec
  10480. test 100
  10481. Start 100: AmberFF_test
  10482. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AmberFF_test
  10483. Looked in the following places:
  10484. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AmberFF_test
  10485. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AmberFF_test
  10486. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AmberFF_test
  10487. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AmberFF_test
  10488. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AmberFF_test
  10489. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AmberFF_test
  10490. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AmberFF_test
  10491. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AmberFF_test
  10492. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AmberFF_test
  10493. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AmberFF_test
  10494. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AmberFF_test
  10495. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AmberFF_test
  10496. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AmberFF_test
  10497. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AmberFF_test
  10498. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AmberFF_test
  10499. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AmberFF_test
  10500. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AmberFF_test
  10501. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AmberFF_test
  10502. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AmberFF_test
  10503. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AmberFF_test
  10504. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AmberFF_test
  10505. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AmberFF_test
  10506. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AmberFF_test
  10507. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AmberFF_test
  10508. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AmberFF_test
  10509. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AmberFF_test
  10510. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AmberFF_test
  10511. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AmberFF_test
  10512. 100: Test command: "-v"
  10513. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AmberFF_test
  10514. 100/232 Test #100: AmberFF_test ..............................***Not Run 0.00 sec
  10515. test 101
  10516. Start 101: MMFF94_test
  10517. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MMFF94_test
  10518. Looked in the following places:
  10519. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MMFF94_test
  10520. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MMFF94_test
  10521. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/MMFF94_test
  10522. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/MMFF94_test
  10523. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/MMFF94_test
  10524. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/MMFF94_test
  10525. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/MMFF94_test
  10526. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/MMFF94_test
  10527. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/MMFF94_test
  10528. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/MMFF94_test
  10529. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/MMFF94_test
  10530. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/MMFF94_test
  10531. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/MMFF94_test
  10532. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/MMFF94_test
  10533. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MMFF94_test
  10534. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MMFF94_test
  10535. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/MMFF94_test
  10536. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/MMFF94_test
  10537. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/MMFF94_test
  10538. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/MMFF94_test
  10539. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/MMFF94_test
  10540. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/MMFF94_test
  10541. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/MMFF94_test
  10542. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/MMFF94_test
  10543. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/MMFF94_test
  10544. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/MMFF94_test
  10545. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/MMFF94_test
  10546. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/MMFF94_test
  10547. 101: Test command: "-v"
  10548. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MMFF94_test
  10549. 101/232 Test #101: MMFF94_test ...............................***Not Run 0.00 sec
  10550. test 102
  10551. Start 102: CharmmFF_test
  10552. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/CharmmFF_test
  10553. Looked in the following places:
  10554. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/CharmmFF_test
  10555. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/CharmmFF_test
  10556. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/CharmmFF_test
  10557. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/CharmmFF_test
  10558. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/CharmmFF_test
  10559. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/CharmmFF_test
  10560. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/CharmmFF_test
  10561. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/CharmmFF_test
  10562. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/CharmmFF_test
  10563. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/CharmmFF_test
  10564. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/CharmmFF_test
  10565. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/CharmmFF_test
  10566. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/CharmmFF_test
  10567. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/CharmmFF_test
  10568. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/CharmmFF_test
  10569. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/CharmmFF_test
  10570. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/CharmmFF_test
  10571. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/CharmmFF_test
  10572. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/CharmmFF_test
  10573. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/CharmmFF_test
  10574. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/CharmmFF_test
  10575. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/CharmmFF_test
  10576. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/CharmmFF_test
  10577. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/CharmmFF_test
  10578. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/CharmmFF_test
  10579. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/CharmmFF_test
  10580. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/CharmmFF_test
  10581. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/CharmmFF_test
  10582. 102: Test command: "-v"
  10583. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/CharmmFF_test
  10584. 102/232 Test #102: CharmmFF_test .............................***Not Run 0.00 sec
  10585. test 103
  10586. Start 103: EnergyMinimizer_test
  10587. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/EnergyMinimizer_test
  10588. Looked in the following places:
  10589. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/EnergyMinimizer_test
  10590. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/EnergyMinimizer_test
  10591. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/EnergyMinimizer_test
  10592. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/EnergyMinimizer_test
  10593. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/EnergyMinimizer_test
  10594. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/EnergyMinimizer_test
  10595. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/EnergyMinimizer_test
  10596. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/EnergyMinimizer_test
  10597. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/EnergyMinimizer_test
  10598. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/EnergyMinimizer_test
  10599. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/EnergyMinimizer_test
  10600. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/EnergyMinimizer_test
  10601. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/EnergyMinimizer_test
  10602. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/EnergyMinimizer_test
  10603. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/EnergyMinimizer_test
  10604. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/EnergyMinimizer_test
  10605. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/EnergyMinimizer_test
  10606. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/EnergyMinimizer_test
  10607. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/EnergyMinimizer_test
  10608. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/EnergyMinimizer_test
  10609. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/EnergyMinimizer_test
  10610. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/EnergyMinimizer_test
  10611. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/EnergyMinimizer_test
  10612. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/EnergyMinimizer_test
  10613. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/EnergyMinimizer_test
  10614. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/EnergyMinimizer_test
  10615. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/EnergyMinimizer_test
  10616. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/EnergyMinimizer_test
  10617. 103: Test command: "-v"
  10618. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/EnergyMinimizer_test
  10619. 103/232 Test #103: EnergyMinimizer_test ......................***Not Run 0.00 sec
  10620. test 104
  10621. Start 104: LineSearch_test
  10622. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LineSearch_test
  10623. Looked in the following places:
  10624. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LineSearch_test
  10625. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LineSearch_test
  10626. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/LineSearch_test
  10627. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/LineSearch_test
  10628. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/LineSearch_test
  10629. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/LineSearch_test
  10630. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/LineSearch_test
  10631. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/LineSearch_test
  10632. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/LineSearch_test
  10633. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/LineSearch_test
  10634. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/LineSearch_test
  10635. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/LineSearch_test
  10636. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/LineSearch_test
  10637. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/LineSearch_test
  10638. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LineSearch_test
  10639. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LineSearch_test
  10640. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/LineSearch_test
  10641. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/LineSearch_test
  10642. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/LineSearch_test
  10643. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/LineSearch_test
  10644. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/LineSearch_test
  10645. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/LineSearch_test
  10646. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/LineSearch_test
  10647. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/LineSearch_test
  10648. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/LineSearch_test
  10649. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/LineSearch_test
  10650. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/LineSearch_test
  10651. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/LineSearch_test
  10652. 104: Test command: "-v"
  10653. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LineSearch_test
  10654. 104/232 Test #104: LineSearch_test ...........................***Not Run 0.00 sec
  10655. test 105
  10656. Start 105: SteepestDescentMinimizer_test
  10657. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SteepestDescentMinimizer_test
  10658. Looked in the following places:
  10659. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SteepestDescentMinimizer_test
  10660. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SteepestDescentMinimizer_test
  10661. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SteepestDescentMinimizer_test
  10662. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SteepestDescentMinimizer_test
  10663. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SteepestDescentMinimizer_test
  10664. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SteepestDescentMinimizer_test
  10665. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SteepestDescentMinimizer_test
  10666. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SteepestDescentMinimizer_test
  10667. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SteepestDescentMinimizer_test
  10668. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SteepestDescentMinimizer_test
  10669. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SteepestDescentMinimizer_test
  10670. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SteepestDescentMinimizer_test
  10671. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SteepestDescentMinimizer_test
  10672. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SteepestDescentMinimizer_test
  10673. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SteepestDescentMinimizer_test
  10674. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SteepestDescentMinimizer_test
  10675. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SteepestDescentMinimizer_test
  10676. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SteepestDescentMinimizer_test
  10677. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SteepestDescentMinimizer_test
  10678. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SteepestDescentMinimizer_test
  10679. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SteepestDescentMinimizer_test
  10680. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SteepestDescentMinimizer_test
  10681. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SteepestDescentMinimizer_test
  10682. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SteepestDescentMinimizer_test
  10683. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SteepestDescentMinimizer_test
  10684. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SteepestDescentMinimizer_test
  10685. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SteepestDescentMinimizer_test
  10686. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SteepestDescentMinimizer_test
  10687. 105: Test command: "-v"
  10688. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SteepestDescentMinimizer_test
  10689. 105/232 Test #105: SteepestDescentMinimizer_test .............***Not Run 0.00 sec
  10690. test 106
  10691. Start 106: ConjugateGradientMinimizer_test
  10692. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ConjugateGradientMinimizer_test
  10693. Looked in the following places:
  10694. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ConjugateGradientMinimizer_test
  10695. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ConjugateGradientMinimizer_test
  10696. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ConjugateGradientMinimizer_test
  10697. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ConjugateGradientMinimizer_test
  10698. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ConjugateGradientMinimizer_test
  10699. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ConjugateGradientMinimizer_test
  10700. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ConjugateGradientMinimizer_test
  10701. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ConjugateGradientMinimizer_test
  10702. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ConjugateGradientMinimizer_test
  10703. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ConjugateGradientMinimizer_test
  10704. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ConjugateGradientMinimizer_test
  10705. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ConjugateGradientMinimizer_test
  10706. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ConjugateGradientMinimizer_test
  10707. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ConjugateGradientMinimizer_test
  10708. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ConjugateGradientMinimizer_test
  10709. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ConjugateGradientMinimizer_test
  10710. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ConjugateGradientMinimizer_test
  10711. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ConjugateGradientMinimizer_test
  10712. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ConjugateGradientMinimizer_test
  10713. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ConjugateGradientMinimizer_test
  10714. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ConjugateGradientMinimizer_test
  10715. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ConjugateGradientMinimizer_test
  10716. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ConjugateGradientMinimizer_test
  10717. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ConjugateGradientMinimizer_test
  10718. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ConjugateGradientMinimizer_test
  10719. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ConjugateGradientMinimizer_test
  10720. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ConjugateGradientMinimizer_test
  10721. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ConjugateGradientMinimizer_test
  10722. 106: Test command: "-v"
  10723. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ConjugateGradientMinimizer_test
  10724. 106/232 Test #106: ConjugateGradientMinimizer_test ...........***Not Run 0.00 sec
  10725. test 107
  10726. Start 107: StrangLBFGSMinimizer_test
  10727. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/StrangLBFGSMinimizer_test
  10728. Looked in the following places:
  10729. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/StrangLBFGSMinimizer_test
  10730. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/StrangLBFGSMinimizer_test
  10731. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/StrangLBFGSMinimizer_test
  10732. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/StrangLBFGSMinimizer_test
  10733. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/StrangLBFGSMinimizer_test
  10734. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/StrangLBFGSMinimizer_test
  10735. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/StrangLBFGSMinimizer_test
  10736. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/StrangLBFGSMinimizer_test
  10737. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/StrangLBFGSMinimizer_test
  10738. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/StrangLBFGSMinimizer_test
  10739. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/StrangLBFGSMinimizer_test
  10740. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/StrangLBFGSMinimizer_test
  10741. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/StrangLBFGSMinimizer_test
  10742. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/StrangLBFGSMinimizer_test
  10743. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/StrangLBFGSMinimizer_test
  10744. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/StrangLBFGSMinimizer_test
  10745. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/StrangLBFGSMinimizer_test
  10746. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/StrangLBFGSMinimizer_test
  10747. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/StrangLBFGSMinimizer_test
  10748. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/StrangLBFGSMinimizer_test
  10749. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/StrangLBFGSMinimizer_test
  10750. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/StrangLBFGSMinimizer_test
  10751. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/StrangLBFGSMinimizer_test
  10752. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/StrangLBFGSMinimizer_test
  10753. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/StrangLBFGSMinimizer_test
  10754. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/StrangLBFGSMinimizer_test
  10755. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/StrangLBFGSMinimizer_test
  10756. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/StrangLBFGSMinimizer_test
  10757. 107: Test command: "-v"
  10758. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/StrangLBFGSMinimizer_test
  10759. 107/232 Test #107: StrangLBFGSMinimizer_test .................***Not Run 0.00 sec
  10760. test 108
  10761. Start 108: ShiftedLVMMMinimizer_test
  10762. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ShiftedLVMMMinimizer_test
  10763. Looked in the following places:
  10764. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ShiftedLVMMMinimizer_test
  10765. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ShiftedLVMMMinimizer_test
  10766. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ShiftedLVMMMinimizer_test
  10767. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ShiftedLVMMMinimizer_test
  10768. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ShiftedLVMMMinimizer_test
  10769. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ShiftedLVMMMinimizer_test
  10770. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ShiftedLVMMMinimizer_test
  10771. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ShiftedLVMMMinimizer_test
  10772. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ShiftedLVMMMinimizer_test
  10773. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ShiftedLVMMMinimizer_test
  10774. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ShiftedLVMMMinimizer_test
  10775. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ShiftedLVMMMinimizer_test
  10776. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ShiftedLVMMMinimizer_test
  10777. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ShiftedLVMMMinimizer_test
  10778. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ShiftedLVMMMinimizer_test
  10779. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ShiftedLVMMMinimizer_test
  10780. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ShiftedLVMMMinimizer_test
  10781. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ShiftedLVMMMinimizer_test
  10782. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ShiftedLVMMMinimizer_test
  10783. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ShiftedLVMMMinimizer_test
  10784. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ShiftedLVMMMinimizer_test
  10785. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ShiftedLVMMMinimizer_test
  10786. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ShiftedLVMMMinimizer_test
  10787. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ShiftedLVMMMinimizer_test
  10788. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ShiftedLVMMMinimizer_test
  10789. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ShiftedLVMMMinimizer_test
  10790. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ShiftedLVMMMinimizer_test
  10791. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ShiftedLVMMMinimizer_test
  10792. 108: Test command: "-v"
  10793. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ShiftedLVMMMinimizer_test
  10794. 108/232 Test #108: ShiftedLVMMMinimizer_test .................***Not Run 0.00 sec
  10795. test 109
  10796. Start 109: AtomTypes_test
  10797. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomTypes_test
  10798. Looked in the following places:
  10799. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomTypes_test
  10800. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomTypes_test
  10801. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AtomTypes_test
  10802. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AtomTypes_test
  10803. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AtomTypes_test
  10804. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AtomTypes_test
  10805. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AtomTypes_test
  10806. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AtomTypes_test
  10807. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AtomTypes_test
  10808. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AtomTypes_test
  10809. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AtomTypes_test
  10810. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AtomTypes_test
  10811. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AtomTypes_test
  10812. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AtomTypes_test
  10813. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomTypes_test
  10814. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomTypes_test
  10815. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AtomTypes_test
  10816. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AtomTypes_test
  10817. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AtomTypes_test
  10818. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AtomTypes_test
  10819. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AtomTypes_test
  10820. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AtomTypes_test
  10821. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AtomTypes_test
  10822. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AtomTypes_test
  10823. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AtomTypes_test
  10824. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AtomTypes_test
  10825. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AtomTypes_test
  10826. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AtomTypes_test
  10827. 109: Test command: "-v"
  10828. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomTypes_test
  10829. 109/232 Test #109: AtomTypes_test ............................***Not Run 0.00 sec
  10830. test 110
  10831. Start 110: HBondProcessor_test
  10832. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HBondProcessor_test
  10833. Looked in the following places:
  10834. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HBondProcessor_test
  10835. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HBondProcessor_test
  10836. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HBondProcessor_test
  10837. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HBondProcessor_test
  10838. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HBondProcessor_test
  10839. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HBondProcessor_test
  10840. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HBondProcessor_test
  10841. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HBondProcessor_test
  10842. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HBondProcessor_test
  10843. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HBondProcessor_test
  10844. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HBondProcessor_test
  10845. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HBondProcessor_test
  10846. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HBondProcessor_test
  10847. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HBondProcessor_test
  10848. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HBondProcessor_test
  10849. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HBondProcessor_test
  10850. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HBondProcessor_test
  10851. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HBondProcessor_test
  10852. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HBondProcessor_test
  10853. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HBondProcessor_test
  10854. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HBondProcessor_test
  10855. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HBondProcessor_test
  10856. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HBondProcessor_test
  10857. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HBondProcessor_test
  10858. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HBondProcessor_test
  10859. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HBondProcessor_test
  10860. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HBondProcessor_test
  10861. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HBondProcessor_test
  10862. 110: Test command: "-v"
  10863. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HBondProcessor_test
  10864. 110/232 Test #110: HBondProcessor_test .......................***Not Run 0.00 sec
  10865. test 111
  10866. Start 111: RandomCoilShiftProcessor_test
  10867. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RandomCoilShiftProcessor_test
  10868. Looked in the following places:
  10869. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RandomCoilShiftProcessor_test
  10870. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RandomCoilShiftProcessor_test
  10871. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RandomCoilShiftProcessor_test
  10872. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RandomCoilShiftProcessor_test
  10873. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RandomCoilShiftProcessor_test
  10874. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RandomCoilShiftProcessor_test
  10875. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RandomCoilShiftProcessor_test
  10876. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RandomCoilShiftProcessor_test
  10877. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RandomCoilShiftProcessor_test
  10878. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RandomCoilShiftProcessor_test
  10879. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RandomCoilShiftProcessor_test
  10880. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RandomCoilShiftProcessor_test
  10881. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RandomCoilShiftProcessor_test
  10882. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RandomCoilShiftProcessor_test
  10883. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RandomCoilShiftProcessor_test
  10884. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RandomCoilShiftProcessor_test
  10885. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RandomCoilShiftProcessor_test
  10886. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RandomCoilShiftProcessor_test
  10887. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RandomCoilShiftProcessor_test
  10888. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RandomCoilShiftProcessor_test
  10889. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RandomCoilShiftProcessor_test
  10890. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RandomCoilShiftProcessor_test
  10891. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RandomCoilShiftProcessor_test
  10892. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RandomCoilShiftProcessor_test
  10893. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RandomCoilShiftProcessor_test
  10894. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RandomCoilShiftProcessor_test
  10895. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RandomCoilShiftProcessor_test
  10896. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RandomCoilShiftProcessor_test
  10897. 111: Test command: "-v"
  10898. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RandomCoilShiftProcessor_test
  10899. 111/232 Test #111: RandomCoilShiftProcessor_test .............***Not Run 0.00 sec
  10900. test 112
  10901. Start 112: AnisotropyShiftProcessor_test
  10902. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AnisotropyShiftProcessor_test
  10903. Looked in the following places:
  10904. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AnisotropyShiftProcessor_test
  10905. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AnisotropyShiftProcessor_test
  10906. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AnisotropyShiftProcessor_test
  10907. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AnisotropyShiftProcessor_test
  10908. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AnisotropyShiftProcessor_test
  10909. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AnisotropyShiftProcessor_test
  10910. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AnisotropyShiftProcessor_test
  10911. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AnisotropyShiftProcessor_test
  10912. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AnisotropyShiftProcessor_test
  10913. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AnisotropyShiftProcessor_test
  10914. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AnisotropyShiftProcessor_test
  10915. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AnisotropyShiftProcessor_test
  10916. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AnisotropyShiftProcessor_test
  10917. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AnisotropyShiftProcessor_test
  10918. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AnisotropyShiftProcessor_test
  10919. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AnisotropyShiftProcessor_test
  10920. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AnisotropyShiftProcessor_test
  10921. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AnisotropyShiftProcessor_test
  10922. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AnisotropyShiftProcessor_test
  10923. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AnisotropyShiftProcessor_test
  10924. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AnisotropyShiftProcessor_test
  10925. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AnisotropyShiftProcessor_test
  10926. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AnisotropyShiftProcessor_test
  10927. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AnisotropyShiftProcessor_test
  10928. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AnisotropyShiftProcessor_test
  10929. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AnisotropyShiftProcessor_test
  10930. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AnisotropyShiftProcessor_test
  10931. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AnisotropyShiftProcessor_test
  10932. 112: Test command: "-v"
  10933. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AnisotropyShiftProcessor_test
  10934. 112/232 Test #112: AnisotropyShiftProcessor_test .............***Not Run 0.00 sec
  10935. test 113
  10936. Start 113: ClearShiftProcessor_test
  10937. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ClearShiftProcessor_test
  10938. Looked in the following places:
  10939. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ClearShiftProcessor_test
  10940. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ClearShiftProcessor_test
  10941. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ClearShiftProcessor_test
  10942. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ClearShiftProcessor_test
  10943. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ClearShiftProcessor_test
  10944. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ClearShiftProcessor_test
  10945. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ClearShiftProcessor_test
  10946. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ClearShiftProcessor_test
  10947. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ClearShiftProcessor_test
  10948. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ClearShiftProcessor_test
  10949. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ClearShiftProcessor_test
  10950. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ClearShiftProcessor_test
  10951. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ClearShiftProcessor_test
  10952. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ClearShiftProcessor_test
  10953. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ClearShiftProcessor_test
  10954. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ClearShiftProcessor_test
  10955. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ClearShiftProcessor_test
  10956. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ClearShiftProcessor_test
  10957. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ClearShiftProcessor_test
  10958. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ClearShiftProcessor_test
  10959. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ClearShiftProcessor_test
  10960. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ClearShiftProcessor_test
  10961. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ClearShiftProcessor_test
  10962. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ClearShiftProcessor_test
  10963. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ClearShiftProcessor_test
  10964. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ClearShiftProcessor_test
  10965. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ClearShiftProcessor_test
  10966. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ClearShiftProcessor_test
  10967. 113: Test command: "-v"
  10968. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ClearShiftProcessor_test
  10969. 113/232 Test #113: ClearShiftProcessor_test ..................***Not Run 0.00 sec
  10970. test 114
  10971. Start 114: CreateSpectrumProcessor_test
  10972. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/CreateSpectrumProcessor_test
  10973. Looked in the following places:
  10974. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/CreateSpectrumProcessor_test
  10975. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/CreateSpectrumProcessor_test
  10976. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/CreateSpectrumProcessor_test
  10977. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/CreateSpectrumProcessor_test
  10978. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/CreateSpectrumProcessor_test
  10979. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/CreateSpectrumProcessor_test
  10980. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/CreateSpectrumProcessor_test
  10981. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/CreateSpectrumProcessor_test
  10982. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/CreateSpectrumProcessor_test
  10983. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/CreateSpectrumProcessor_test
  10984. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/CreateSpectrumProcessor_test
  10985. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/CreateSpectrumProcessor_test
  10986. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/CreateSpectrumProcessor_test
  10987. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/CreateSpectrumProcessor_test
  10988. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/CreateSpectrumProcessor_test
  10989. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/CreateSpectrumProcessor_test
  10990. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/CreateSpectrumProcessor_test
  10991. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/CreateSpectrumProcessor_test
  10992. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/CreateSpectrumProcessor_test
  10993. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/CreateSpectrumProcessor_test
  10994. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/CreateSpectrumProcessor_test
  10995. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/CreateSpectrumProcessor_test
  10996. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/CreateSpectrumProcessor_test
  10997. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/CreateSpectrumProcessor_test
  10998. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/CreateSpectrumProcessor_test
  10999. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/CreateSpectrumProcessor_test
  11000. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/CreateSpectrumProcessor_test
  11001. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/CreateSpectrumProcessor_test
  11002. 114: Test command: "-v"
  11003. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/CreateSpectrumProcessor_test
  11004. 114/232 Test #114: CreateSpectrumProcessor_test ..............***Not Run 0.00 sec
  11005. test 115
  11006. Start 115: EFShiftProcessor_test
  11007. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/EFShiftProcessor_test
  11008. Looked in the following places:
  11009. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/EFShiftProcessor_test
  11010. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/EFShiftProcessor_test
  11011. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/EFShiftProcessor_test
  11012. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/EFShiftProcessor_test
  11013. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/EFShiftProcessor_test
  11014. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/EFShiftProcessor_test
  11015. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/EFShiftProcessor_test
  11016. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/EFShiftProcessor_test
  11017. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/EFShiftProcessor_test
  11018. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/EFShiftProcessor_test
  11019. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/EFShiftProcessor_test
  11020. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/EFShiftProcessor_test
  11021. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/EFShiftProcessor_test
  11022. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/EFShiftProcessor_test
  11023. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/EFShiftProcessor_test
  11024. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/EFShiftProcessor_test
  11025. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/EFShiftProcessor_test
  11026. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/EFShiftProcessor_test
  11027. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/EFShiftProcessor_test
  11028. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/EFShiftProcessor_test
  11029. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/EFShiftProcessor_test
  11030. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/EFShiftProcessor_test
  11031. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/EFShiftProcessor_test
  11032. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/EFShiftProcessor_test
  11033. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/EFShiftProcessor_test
  11034. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/EFShiftProcessor_test
  11035. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/EFShiftProcessor_test
  11036. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/EFShiftProcessor_test
  11037. 115: Test command: "-v"
  11038. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/EFShiftProcessor_test
  11039. 115/232 Test #115: EFShiftProcessor_test .....................***Not Run 0.00 sec
  11040. test 116
  11041. Start 116: HaighMallionShiftProcessor_test
  11042. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HaighMallionShiftProcessor_test
  11043. Looked in the following places:
  11044. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HaighMallionShiftProcessor_test
  11045. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HaighMallionShiftProcessor_test
  11046. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HaighMallionShiftProcessor_test
  11047. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HaighMallionShiftProcessor_test
  11048. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HaighMallionShiftProcessor_test
  11049. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HaighMallionShiftProcessor_test
  11050. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HaighMallionShiftProcessor_test
  11051. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HaighMallionShiftProcessor_test
  11052. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HaighMallionShiftProcessor_test
  11053. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HaighMallionShiftProcessor_test
  11054. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HaighMallionShiftProcessor_test
  11055. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HaighMallionShiftProcessor_test
  11056. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HaighMallionShiftProcessor_test
  11057. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HaighMallionShiftProcessor_test
  11058. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HaighMallionShiftProcessor_test
  11059. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HaighMallionShiftProcessor_test
  11060. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HaighMallionShiftProcessor_test
  11061. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HaighMallionShiftProcessor_test
  11062. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HaighMallionShiftProcessor_test
  11063. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HaighMallionShiftProcessor_test
  11064. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HaighMallionShiftProcessor_test
  11065. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HaighMallionShiftProcessor_test
  11066. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HaighMallionShiftProcessor_test
  11067. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HaighMallionShiftProcessor_test
  11068. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HaighMallionShiftProcessor_test
  11069. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HaighMallionShiftProcessor_test
  11070. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HaighMallionShiftProcessor_test
  11071. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HaighMallionShiftProcessor_test
  11072. 116: Test command: "-v"
  11073. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HaighMallionShiftProcessor_test
  11074. 116/232 Test #116: HaighMallionShiftProcessor_test ...........***Not Run 0.00 sec
  11075. test 117
  11076. Start 117: JohnsonBoveyShiftProcessor_test
  11077. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/JohnsonBoveyShiftProcessor_test
  11078. Looked in the following places:
  11079. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/JohnsonBoveyShiftProcessor_test
  11080. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/JohnsonBoveyShiftProcessor_test
  11081. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/JohnsonBoveyShiftProcessor_test
  11082. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/JohnsonBoveyShiftProcessor_test
  11083. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/JohnsonBoveyShiftProcessor_test
  11084. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/JohnsonBoveyShiftProcessor_test
  11085. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/JohnsonBoveyShiftProcessor_test
  11086. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/JohnsonBoveyShiftProcessor_test
  11087. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/JohnsonBoveyShiftProcessor_test
  11088. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/JohnsonBoveyShiftProcessor_test
  11089. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/JohnsonBoveyShiftProcessor_test
  11090. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/JohnsonBoveyShiftProcessor_test
  11091. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/JohnsonBoveyShiftProcessor_test
  11092. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/JohnsonBoveyShiftProcessor_test
  11093. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/JohnsonBoveyShiftProcessor_test
  11094. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/JohnsonBoveyShiftProcessor_test
  11095. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/JohnsonBoveyShiftProcessor_test
  11096. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/JohnsonBoveyShiftProcessor_test
  11097. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/JohnsonBoveyShiftProcessor_test
  11098. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/JohnsonBoveyShiftProcessor_test
  11099. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/JohnsonBoveyShiftProcessor_test
  11100. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/JohnsonBoveyShiftProcessor_test
  11101. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/JohnsonBoveyShiftProcessor_test
  11102. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/JohnsonBoveyShiftProcessor_test
  11103. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/JohnsonBoveyShiftProcessor_test
  11104. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/JohnsonBoveyShiftProcessor_test
  11105. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/JohnsonBoveyShiftProcessor_test
  11106. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/JohnsonBoveyShiftProcessor_test
  11107. 117: Test command: "-v"
  11108. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/JohnsonBoveyShiftProcessor_test
  11109. 117/232 Test #117: JohnsonBoveyShiftProcessor_test ...........***Not Run 0.00 sec
  11110. test 118
  11111. Start 118: ShiftModel_test
  11112. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ShiftModel_test
  11113. Looked in the following places:
  11114. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ShiftModel_test
  11115. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ShiftModel_test
  11116. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ShiftModel_test
  11117. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ShiftModel_test
  11118. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ShiftModel_test
  11119. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ShiftModel_test
  11120. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ShiftModel_test
  11121. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ShiftModel_test
  11122. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ShiftModel_test
  11123. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ShiftModel_test
  11124. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ShiftModel_test
  11125. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ShiftModel_test
  11126. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ShiftModel_test
  11127. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ShiftModel_test
  11128. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ShiftModel_test
  11129. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ShiftModel_test
  11130. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ShiftModel_test
  11131. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ShiftModel_test
  11132. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ShiftModel_test
  11133. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ShiftModel_test
  11134. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ShiftModel_test
  11135. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ShiftModel_test
  11136. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ShiftModel_test
  11137. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ShiftModel_test
  11138. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ShiftModel_test
  11139. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ShiftModel_test
  11140. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ShiftModel_test
  11141. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ShiftModel_test
  11142. 118: Test command: "-v"
  11143. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ShiftModel_test
  11144. 118/232 Test #118: ShiftModel_test ...........................***Not Run 0.00 sec
  11145. test 119
  11146. Start 119: ShiftModule_test
  11147. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ShiftModule_test
  11148. Looked in the following places:
  11149. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ShiftModule_test
  11150. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ShiftModule_test
  11151. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ShiftModule_test
  11152. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ShiftModule_test
  11153. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ShiftModule_test
  11154. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ShiftModule_test
  11155. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ShiftModule_test
  11156. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ShiftModule_test
  11157. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ShiftModule_test
  11158. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ShiftModule_test
  11159. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ShiftModule_test
  11160. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ShiftModule_test
  11161. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ShiftModule_test
  11162. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ShiftModule_test
  11163. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ShiftModule_test
  11164. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ShiftModule_test
  11165. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ShiftModule_test
  11166. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ShiftModule_test
  11167. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ShiftModule_test
  11168. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ShiftModule_test
  11169. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ShiftModule_test
  11170. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ShiftModule_test
  11171. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ShiftModule_test
  11172. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ShiftModule_test
  11173. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ShiftModule_test
  11174. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ShiftModule_test
  11175. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ShiftModule_test
  11176. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ShiftModule_test
  11177. 119: Test command: "-v"
  11178. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ShiftModule_test
  11179. 119/232 Test #119: ShiftModule_test ..........................***Not Run 0.00 sec
  11180. test 120
  11181. Start 120: Spectrum_test
  11182. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Spectrum_test
  11183. Looked in the following places:
  11184. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Spectrum_test
  11185. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Spectrum_test
  11186. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Spectrum_test
  11187. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Spectrum_test
  11188. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Spectrum_test
  11189. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Spectrum_test
  11190. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Spectrum_test
  11191. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Spectrum_test
  11192. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Spectrum_test
  11193. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Spectrum_test
  11194. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Spectrum_test
  11195. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Spectrum_test
  11196. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Spectrum_test
  11197. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Spectrum_test
  11198. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Spectrum_test
  11199. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Spectrum_test
  11200. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Spectrum_test
  11201. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Spectrum_test
  11202. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Spectrum_test
  11203. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Spectrum_test
  11204. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Spectrum_test
  11205. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Spectrum_test
  11206. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Spectrum_test
  11207. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Spectrum_test
  11208. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Spectrum_test
  11209. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Spectrum_test
  11210. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Spectrum_test
  11211. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Spectrum_test
  11212. 120: Test command: "-v"
  11213. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Spectrum_test
  11214. 120/232 Test #120: Spectrum_test .............................***Not Run 0.00 sec
  11215. test 121
  11216. Start 121: Peak_test
  11217. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Peak_test
  11218. Looked in the following places:
  11219. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Peak_test
  11220. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Peak_test
  11221. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Peak_test
  11222. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Peak_test
  11223. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Peak_test
  11224. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Peak_test
  11225. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Peak_test
  11226. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Peak_test
  11227. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Peak_test
  11228. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Peak_test
  11229. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Peak_test
  11230. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Peak_test
  11231. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Peak_test
  11232. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Peak_test
  11233. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Peak_test
  11234. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Peak_test
  11235. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Peak_test
  11236. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Peak_test
  11237. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Peak_test
  11238. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Peak_test
  11239. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Peak_test
  11240. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Peak_test
  11241. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Peak_test
  11242. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Peak_test
  11243. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Peak_test
  11244. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Peak_test
  11245. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Peak_test
  11246. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Peak_test
  11247. 121: Test command: "-v"
  11248. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Peak_test
  11249. 121/232 Test #121: Peak_test .................................***Not Run 0.00 sec
  11250. test 122
  11251. Start 122: PeakList_test
  11252. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PeakList_test
  11253. Looked in the following places:
  11254. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PeakList_test
  11255. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PeakList_test
  11256. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PeakList_test
  11257. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PeakList_test
  11258. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PeakList_test
  11259. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PeakList_test
  11260. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PeakList_test
  11261. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PeakList_test
  11262. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PeakList_test
  11263. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PeakList_test
  11264. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PeakList_test
  11265. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PeakList_test
  11266. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PeakList_test
  11267. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PeakList_test
  11268. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PeakList_test
  11269. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PeakList_test
  11270. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PeakList_test
  11271. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PeakList_test
  11272. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PeakList_test
  11273. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PeakList_test
  11274. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PeakList_test
  11275. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PeakList_test
  11276. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PeakList_test
  11277. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PeakList_test
  11278. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PeakList_test
  11279. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PeakList_test
  11280. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PeakList_test
  11281. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PeakList_test
  11282. 122: Test command: "-v"
  11283. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PeakList_test
  11284. 122/232 Test #122: PeakList_test .............................***Not Run 0.00 sec
  11285. test 123
  11286. Start 123: AntechamberFile_test
  11287. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AntechamberFile_test
  11288. Looked in the following places:
  11289. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AntechamberFile_test
  11290. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AntechamberFile_test
  11291. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AntechamberFile_test
  11292. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AntechamberFile_test
  11293. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AntechamberFile_test
  11294. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AntechamberFile_test
  11295. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AntechamberFile_test
  11296. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AntechamberFile_test
  11297. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AntechamberFile_test
  11298. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AntechamberFile_test
  11299. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AntechamberFile_test
  11300. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AntechamberFile_test
  11301. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AntechamberFile_test
  11302. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AntechamberFile_test
  11303. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AntechamberFile_test
  11304. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AntechamberFile_test
  11305. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AntechamberFile_test
  11306. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AntechamberFile_test
  11307. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AntechamberFile_test
  11308. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AntechamberFile_test
  11309. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AntechamberFile_test
  11310. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AntechamberFile_test
  11311. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AntechamberFile_test
  11312. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AntechamberFile_test
  11313. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AntechamberFile_test
  11314. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AntechamberFile_test
  11315. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AntechamberFile_test
  11316. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AntechamberFile_test
  11317. 123: Test command: "-v"
  11318. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AntechamberFile_test
  11319. 123/232 Test #123: AntechamberFile_test ......................***Not Run 0.00 sec
  11320. test 124
  11321. Start 124: LineBasedFile_test
  11322. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LineBasedFile_test
  11323. Looked in the following places:
  11324. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LineBasedFile_test
  11325. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LineBasedFile_test
  11326. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/LineBasedFile_test
  11327. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/LineBasedFile_test
  11328. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/LineBasedFile_test
  11329. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/LineBasedFile_test
  11330. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/LineBasedFile_test
  11331. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/LineBasedFile_test
  11332. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/LineBasedFile_test
  11333. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/LineBasedFile_test
  11334. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/LineBasedFile_test
  11335. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/LineBasedFile_test
  11336. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/LineBasedFile_test
  11337. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/LineBasedFile_test
  11338. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LineBasedFile_test
  11339. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LineBasedFile_test
  11340. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/LineBasedFile_test
  11341. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/LineBasedFile_test
  11342. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/LineBasedFile_test
  11343. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/LineBasedFile_test
  11344. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/LineBasedFile_test
  11345. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/LineBasedFile_test
  11346. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/LineBasedFile_test
  11347. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/LineBasedFile_test
  11348. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/LineBasedFile_test
  11349. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/LineBasedFile_test
  11350. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/LineBasedFile_test
  11351. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/LineBasedFile_test
  11352. 124: Test command: "-v"
  11353. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LineBasedFile_test
  11354. 124/232 Test #124: LineBasedFile_test ........................***Not Run 0.00 sec
  11355. test 125
  11356. Start 125: BinaryFileAdaptor_test
  11357. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BinaryFileAdaptor_test
  11358. Looked in the following places:
  11359. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BinaryFileAdaptor_test
  11360. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BinaryFileAdaptor_test
  11361. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/BinaryFileAdaptor_test
  11362. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/BinaryFileAdaptor_test
  11363. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/BinaryFileAdaptor_test
  11364. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/BinaryFileAdaptor_test
  11365. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/BinaryFileAdaptor_test
  11366. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/BinaryFileAdaptor_test
  11367. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/BinaryFileAdaptor_test
  11368. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/BinaryFileAdaptor_test
  11369. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/BinaryFileAdaptor_test
  11370. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/BinaryFileAdaptor_test
  11371. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/BinaryFileAdaptor_test
  11372. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/BinaryFileAdaptor_test
  11373. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BinaryFileAdaptor_test
  11374. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BinaryFileAdaptor_test
  11375. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/BinaryFileAdaptor_test
  11376. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/BinaryFileAdaptor_test
  11377. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/BinaryFileAdaptor_test
  11378. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/BinaryFileAdaptor_test
  11379. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/BinaryFileAdaptor_test
  11380. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/BinaryFileAdaptor_test
  11381. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/BinaryFileAdaptor_test
  11382. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/BinaryFileAdaptor_test
  11383. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/BinaryFileAdaptor_test
  11384. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/BinaryFileAdaptor_test
  11385. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/BinaryFileAdaptor_test
  11386. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/BinaryFileAdaptor_test
  11387. 125: Test command: "-v"
  11388. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BinaryFileAdaptor_test
  11389. 125/232 Test #125: BinaryFileAdaptor_test ....................***Not Run 0.00 sec
  11390. test 126
  11391. Start 126: Bruker1DFile_test
  11392. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Bruker1DFile_test
  11393. Looked in the following places:
  11394. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Bruker1DFile_test
  11395. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Bruker1DFile_test
  11396. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Bruker1DFile_test
  11397. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Bruker1DFile_test
  11398. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Bruker1DFile_test
  11399. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Bruker1DFile_test
  11400. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Bruker1DFile_test
  11401. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Bruker1DFile_test
  11402. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Bruker1DFile_test
  11403. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Bruker1DFile_test
  11404. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Bruker1DFile_test
  11405. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Bruker1DFile_test
  11406. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Bruker1DFile_test
  11407. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Bruker1DFile_test
  11408. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Bruker1DFile_test
  11409. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Bruker1DFile_test
  11410. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Bruker1DFile_test
  11411. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Bruker1DFile_test
  11412. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Bruker1DFile_test
  11413. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Bruker1DFile_test
  11414. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Bruker1DFile_test
  11415. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Bruker1DFile_test
  11416. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Bruker1DFile_test
  11417. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Bruker1DFile_test
  11418. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Bruker1DFile_test
  11419. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Bruker1DFile_test
  11420. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Bruker1DFile_test
  11421. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Bruker1DFile_test
  11422. 126: Test command: "-v"
  11423. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Bruker1DFile_test
  11424. 126/232 Test #126: Bruker1DFile_test .........................***Not Run 0.00 sec
  11425. test 127
  11426. Start 127: Bruker2DFile_test
  11427. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Bruker2DFile_test
  11428. Looked in the following places:
  11429. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Bruker2DFile_test
  11430. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Bruker2DFile_test
  11431. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Bruker2DFile_test
  11432. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Bruker2DFile_test
  11433. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Bruker2DFile_test
  11434. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Bruker2DFile_test
  11435. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Bruker2DFile_test
  11436. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Bruker2DFile_test
  11437. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Bruker2DFile_test
  11438. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Bruker2DFile_test
  11439. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Bruker2DFile_test
  11440. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Bruker2DFile_test
  11441. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Bruker2DFile_test
  11442. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Bruker2DFile_test
  11443. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Bruker2DFile_test
  11444. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Bruker2DFile_test
  11445. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Bruker2DFile_test
  11446. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Bruker2DFile_test
  11447. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Bruker2DFile_test
  11448. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Bruker2DFile_test
  11449. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Bruker2DFile_test
  11450. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Bruker2DFile_test
  11451. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Bruker2DFile_test
  11452. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Bruker2DFile_test
  11453. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Bruker2DFile_test
  11454. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Bruker2DFile_test
  11455. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Bruker2DFile_test
  11456. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Bruker2DFile_test
  11457. 127: Test command: "-v"
  11458. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Bruker2DFile_test
  11459. 127/232 Test #127: Bruker2DFile_test .........................***Not Run 0.00 sec
  11460. test 128
  11461. Start 128: CCP4File_test
  11462. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/CCP4File_test
  11463. Looked in the following places:
  11464. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/CCP4File_test
  11465. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/CCP4File_test
  11466. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/CCP4File_test
  11467. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/CCP4File_test
  11468. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/CCP4File_test
  11469. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/CCP4File_test
  11470. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/CCP4File_test
  11471. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/CCP4File_test
  11472. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/CCP4File_test
  11473. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/CCP4File_test
  11474. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/CCP4File_test
  11475. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/CCP4File_test
  11476. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/CCP4File_test
  11477. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/CCP4File_test
  11478. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/CCP4File_test
  11479. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/CCP4File_test
  11480. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/CCP4File_test
  11481. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/CCP4File_test
  11482. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/CCP4File_test
  11483. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/CCP4File_test
  11484. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/CCP4File_test
  11485. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/CCP4File_test
  11486. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/CCP4File_test
  11487. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/CCP4File_test
  11488. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/CCP4File_test
  11489. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/CCP4File_test
  11490. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/CCP4File_test
  11491. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/CCP4File_test
  11492. 128: Test command: "-v"
  11493. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/CCP4File_test
  11494. 128/232 Test #128: CCP4File_test .............................***Not Run 0.00 sec
  11495. test 129
  11496. Start 129: INIFile_test
  11497. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/INIFile_test
  11498. Looked in the following places:
  11499. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/INIFile_test
  11500. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/INIFile_test
  11501. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/INIFile_test
  11502. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/INIFile_test
  11503. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/INIFile_test
  11504. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/INIFile_test
  11505. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/INIFile_test
  11506. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/INIFile_test
  11507. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/INIFile_test
  11508. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/INIFile_test
  11509. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/INIFile_test
  11510. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/INIFile_test
  11511. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/INIFile_test
  11512. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/INIFile_test
  11513. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/INIFile_test
  11514. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/INIFile_test
  11515. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/INIFile_test
  11516. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/INIFile_test
  11517. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/INIFile_test
  11518. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/INIFile_test
  11519. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/INIFile_test
  11520. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/INIFile_test
  11521. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/INIFile_test
  11522. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/INIFile_test
  11523. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/INIFile_test
  11524. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/INIFile_test
  11525. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/INIFile_test
  11526. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/INIFile_test
  11527. 129: Test command: "-v"
  11528. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/INIFile_test
  11529. 129/232 Test #129: INIFile_test ..............................***Not Run 0.00 sec
  11530. test 130
  11531. Start 130: JCAMPFile_test
  11532. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/JCAMPFile_test
  11533. Looked in the following places:
  11534. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/JCAMPFile_test
  11535. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/JCAMPFile_test
  11536. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/JCAMPFile_test
  11537. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/JCAMPFile_test
  11538. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/JCAMPFile_test
  11539. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/JCAMPFile_test
  11540. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/JCAMPFile_test
  11541. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/JCAMPFile_test
  11542. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/JCAMPFile_test
  11543. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/JCAMPFile_test
  11544. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/JCAMPFile_test
  11545. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/JCAMPFile_test
  11546. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/JCAMPFile_test
  11547. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/JCAMPFile_test
  11548. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/JCAMPFile_test
  11549. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/JCAMPFile_test
  11550. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/JCAMPFile_test
  11551. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/JCAMPFile_test
  11552. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/JCAMPFile_test
  11553. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/JCAMPFile_test
  11554. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/JCAMPFile_test
  11555. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/JCAMPFile_test
  11556. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/JCAMPFile_test
  11557. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/JCAMPFile_test
  11558. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/JCAMPFile_test
  11559. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/JCAMPFile_test
  11560. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/JCAMPFile_test
  11561. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/JCAMPFile_test
  11562. 130: Test command: "-v"
  11563. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/JCAMPFile_test
  11564. 130/232 Test #130: JCAMPFile_test ............................***Not Run 0.00 sec
  11565. test 131
  11566. Start 131: KCFFile_test
  11567. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KCFFile_test
  11568. Looked in the following places:
  11569. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KCFFile_test
  11570. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KCFFile_test
  11571. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/KCFFile_test
  11572. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/KCFFile_test
  11573. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/KCFFile_test
  11574. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/KCFFile_test
  11575. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/KCFFile_test
  11576. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/KCFFile_test
  11577. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/KCFFile_test
  11578. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/KCFFile_test
  11579. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/KCFFile_test
  11580. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/KCFFile_test
  11581. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/KCFFile_test
  11582. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/KCFFile_test
  11583. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KCFFile_test
  11584. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KCFFile_test
  11585. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/KCFFile_test
  11586. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/KCFFile_test
  11587. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/KCFFile_test
  11588. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/KCFFile_test
  11589. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/KCFFile_test
  11590. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/KCFFile_test
  11591. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/KCFFile_test
  11592. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/KCFFile_test
  11593. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/KCFFile_test
  11594. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/KCFFile_test
  11595. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/KCFFile_test
  11596. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/KCFFile_test
  11597. 131: Test command: "-v"
  11598. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KCFFile_test
  11599. 131/232 Test #131: KCFFile_test ..............................***Not Run 0.00 sec
  11600. test 132
  11601. Start 132: Parameters_test
  11602. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Parameters_test
  11603. Looked in the following places:
  11604. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Parameters_test
  11605. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Parameters_test
  11606. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Parameters_test
  11607. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Parameters_test
  11608. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Parameters_test
  11609. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Parameters_test
  11610. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Parameters_test
  11611. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Parameters_test
  11612. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Parameters_test
  11613. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Parameters_test
  11614. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Parameters_test
  11615. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Parameters_test
  11616. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Parameters_test
  11617. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Parameters_test
  11618. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Parameters_test
  11619. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Parameters_test
  11620. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Parameters_test
  11621. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Parameters_test
  11622. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Parameters_test
  11623. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Parameters_test
  11624. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Parameters_test
  11625. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Parameters_test
  11626. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Parameters_test
  11627. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Parameters_test
  11628. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Parameters_test
  11629. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Parameters_test
  11630. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Parameters_test
  11631. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Parameters_test
  11632. 132: Test command: "-v"
  11633. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Parameters_test
  11634. 132/232 Test #132: Parameters_test ...........................***Not Run 0.00 sec
  11635. test 133
  11636. Start 133: ParameterSection_test
  11637. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ParameterSection_test
  11638. Looked in the following places:
  11639. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ParameterSection_test
  11640. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ParameterSection_test
  11641. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ParameterSection_test
  11642. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ParameterSection_test
  11643. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ParameterSection_test
  11644. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ParameterSection_test
  11645. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ParameterSection_test
  11646. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ParameterSection_test
  11647. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ParameterSection_test
  11648. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ParameterSection_test
  11649. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ParameterSection_test
  11650. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ParameterSection_test
  11651. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ParameterSection_test
  11652. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ParameterSection_test
  11653. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ParameterSection_test
  11654. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ParameterSection_test
  11655. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ParameterSection_test
  11656. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ParameterSection_test
  11657. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ParameterSection_test
  11658. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ParameterSection_test
  11659. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ParameterSection_test
  11660. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ParameterSection_test
  11661. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ParameterSection_test
  11662. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ParameterSection_test
  11663. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ParameterSection_test
  11664. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ParameterSection_test
  11665. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ParameterSection_test
  11666. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ParameterSection_test
  11667. 133: Test command: "-v"
  11668. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ParameterSection_test
  11669. 133/232 Test #133: ParameterSection_test .....................***Not Run 0.00 sec
  11670. test 134
  11671. Start 134: ResourceFile_test
  11672. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ResourceFile_test
  11673. Looked in the following places:
  11674. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ResourceFile_test
  11675. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ResourceFile_test
  11676. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ResourceFile_test
  11677. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ResourceFile_test
  11678. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ResourceFile_test
  11679. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ResourceFile_test
  11680. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ResourceFile_test
  11681. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ResourceFile_test
  11682. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ResourceFile_test
  11683. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ResourceFile_test
  11684. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ResourceFile_test
  11685. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ResourceFile_test
  11686. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ResourceFile_test
  11687. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ResourceFile_test
  11688. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ResourceFile_test
  11689. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ResourceFile_test
  11690. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ResourceFile_test
  11691. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ResourceFile_test
  11692. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ResourceFile_test
  11693. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ResourceFile_test
  11694. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ResourceFile_test
  11695. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ResourceFile_test
  11696. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ResourceFile_test
  11697. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ResourceFile_test
  11698. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ResourceFile_test
  11699. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ResourceFile_test
  11700. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ResourceFile_test
  11701. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ResourceFile_test
  11702. 134: Test command: "-v"
  11703. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ResourceFile_test
  11704. 134/232 Test #134: ResourceFile_test .........................***Not Run 0.00 sec
  11705. test 135
  11706. Start 135: GenericMolFile_test
  11707. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GenericMolFile_test
  11708. Looked in the following places:
  11709. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GenericMolFile_test
  11710. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GenericMolFile_test
  11711. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/GenericMolFile_test
  11712. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/GenericMolFile_test
  11713. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/GenericMolFile_test
  11714. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/GenericMolFile_test
  11715. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/GenericMolFile_test
  11716. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/GenericMolFile_test
  11717. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/GenericMolFile_test
  11718. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/GenericMolFile_test
  11719. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/GenericMolFile_test
  11720. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/GenericMolFile_test
  11721. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/GenericMolFile_test
  11722. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/GenericMolFile_test
  11723. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GenericMolFile_test
  11724. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GenericMolFile_test
  11725. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/GenericMolFile_test
  11726. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/GenericMolFile_test
  11727. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/GenericMolFile_test
  11728. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/GenericMolFile_test
  11729. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/GenericMolFile_test
  11730. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/GenericMolFile_test
  11731. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/GenericMolFile_test
  11732. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/GenericMolFile_test
  11733. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/GenericMolFile_test
  11734. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/GenericMolFile_test
  11735. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/GenericMolFile_test
  11736. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/GenericMolFile_test
  11737. 135: Test command: "-v"
  11738. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GenericMolFile_test
  11739. 135/232 Test #135: GenericMolFile_test .......................***Not Run 0.00 sec
  11740. test 136
  11741. Start 136: HINFile_test
  11742. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HINFile_test
  11743. Looked in the following places:
  11744. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HINFile_test
  11745. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HINFile_test
  11746. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HINFile_test
  11747. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HINFile_test
  11748. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HINFile_test
  11749. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HINFile_test
  11750. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HINFile_test
  11751. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HINFile_test
  11752. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HINFile_test
  11753. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HINFile_test
  11754. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HINFile_test
  11755. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HINFile_test
  11756. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HINFile_test
  11757. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HINFile_test
  11758. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HINFile_test
  11759. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HINFile_test
  11760. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HINFile_test
  11761. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HINFile_test
  11762. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HINFile_test
  11763. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HINFile_test
  11764. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HINFile_test
  11765. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HINFile_test
  11766. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HINFile_test
  11767. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HINFile_test
  11768. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HINFile_test
  11769. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HINFile_test
  11770. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HINFile_test
  11771. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HINFile_test
  11772. 136: Test command: "-v"
  11773. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HINFile_test
  11774. 136/232 Test #136: HINFile_test ..............................***Not Run 0.00 sec
  11775. test 137
  11776. Start 137: MOLFile_test
  11777. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MOLFile_test
  11778. Looked in the following places:
  11779. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MOLFile_test
  11780. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MOLFile_test
  11781. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/MOLFile_test
  11782. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/MOLFile_test
  11783. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/MOLFile_test
  11784. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/MOLFile_test
  11785. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/MOLFile_test
  11786. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/MOLFile_test
  11787. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/MOLFile_test
  11788. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/MOLFile_test
  11789. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/MOLFile_test
  11790. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/MOLFile_test
  11791. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/MOLFile_test
  11792. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/MOLFile_test
  11793. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MOLFile_test
  11794. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MOLFile_test
  11795. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/MOLFile_test
  11796. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/MOLFile_test
  11797. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/MOLFile_test
  11798. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/MOLFile_test
  11799. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/MOLFile_test
  11800. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/MOLFile_test
  11801. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/MOLFile_test
  11802. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/MOLFile_test
  11803. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/MOLFile_test
  11804. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/MOLFile_test
  11805. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/MOLFile_test
  11806. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/MOLFile_test
  11807. 137: Test command: "-v"
  11808. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MOLFile_test
  11809. 137/232 Test #137: MOLFile_test ..............................***Not Run 0.00 sec
  11810. test 138
  11811. Start 138: SDFile_test
  11812. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SDFile_test
  11813. Looked in the following places:
  11814. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SDFile_test
  11815. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SDFile_test
  11816. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SDFile_test
  11817. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SDFile_test
  11818. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SDFile_test
  11819. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SDFile_test
  11820. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SDFile_test
  11821. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SDFile_test
  11822. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SDFile_test
  11823. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SDFile_test
  11824. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SDFile_test
  11825. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SDFile_test
  11826. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SDFile_test
  11827. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SDFile_test
  11828. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SDFile_test
  11829. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SDFile_test
  11830. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SDFile_test
  11831. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SDFile_test
  11832. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SDFile_test
  11833. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SDFile_test
  11834. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SDFile_test
  11835. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SDFile_test
  11836. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SDFile_test
  11837. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SDFile_test
  11838. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SDFile_test
  11839. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SDFile_test
  11840. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SDFile_test
  11841. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SDFile_test
  11842. 138: Test command: "-v"
  11843. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SDFile_test
  11844. 138/232 Test #138: SDFile_test ...............................***Not Run 0.00 sec
  11845. test 139
  11846. Start 139: MOL2File_test
  11847. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MOL2File_test
  11848. Looked in the following places:
  11849. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MOL2File_test
  11850. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MOL2File_test
  11851. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/MOL2File_test
  11852. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/MOL2File_test
  11853. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/MOL2File_test
  11854. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/MOL2File_test
  11855. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/MOL2File_test
  11856. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/MOL2File_test
  11857. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/MOL2File_test
  11858. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/MOL2File_test
  11859. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/MOL2File_test
  11860. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/MOL2File_test
  11861. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/MOL2File_test
  11862. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/MOL2File_test
  11863. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MOL2File_test
  11864. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MOL2File_test
  11865. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/MOL2File_test
  11866. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/MOL2File_test
  11867. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/MOL2File_test
  11868. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/MOL2File_test
  11869. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/MOL2File_test
  11870. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/MOL2File_test
  11871. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/MOL2File_test
  11872. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/MOL2File_test
  11873. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/MOL2File_test
  11874. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/MOL2File_test
  11875. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/MOL2File_test
  11876. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/MOL2File_test
  11877. 139: Test command: "-v"
  11878. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MOL2File_test
  11879. 139/232 Test #139: MOL2File_test .............................***Not Run 0.00 sec
  11880. test 140
  11881. Start 140: NMRStarFile_test
  11882. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NMRStarFile_test
  11883. Looked in the following places:
  11884. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NMRStarFile_test
  11885. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NMRStarFile_test
  11886. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/NMRStarFile_test
  11887. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/NMRStarFile_test
  11888. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/NMRStarFile_test
  11889. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/NMRStarFile_test
  11890. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/NMRStarFile_test
  11891. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/NMRStarFile_test
  11892. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/NMRStarFile_test
  11893. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/NMRStarFile_test
  11894. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/NMRStarFile_test
  11895. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/NMRStarFile_test
  11896. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/NMRStarFile_test
  11897. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/NMRStarFile_test
  11898. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NMRStarFile_test
  11899. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NMRStarFile_test
  11900. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/NMRStarFile_test
  11901. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/NMRStarFile_test
  11902. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/NMRStarFile_test
  11903. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/NMRStarFile_test
  11904. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/NMRStarFile_test
  11905. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/NMRStarFile_test
  11906. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/NMRStarFile_test
  11907. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/NMRStarFile_test
  11908. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/NMRStarFile_test
  11909. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/NMRStarFile_test
  11910. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/NMRStarFile_test
  11911. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/NMRStarFile_test
  11912. 140: Test command: "-v"
  11913. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NMRStarFile_test
  11914. 140/232 Test #140: NMRStarFile_test ..........................***Not Run 0.00 sec
  11915. test 141
  11916. Start 141: DCDFile_test
  11917. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/DCDFile_test
  11918. Looked in the following places:
  11919. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/DCDFile_test
  11920. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/DCDFile_test
  11921. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/DCDFile_test
  11922. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/DCDFile_test
  11923. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/DCDFile_test
  11924. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/DCDFile_test
  11925. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/DCDFile_test
  11926. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/DCDFile_test
  11927. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/DCDFile_test
  11928. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/DCDFile_test
  11929. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/DCDFile_test
  11930. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/DCDFile_test
  11931. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/DCDFile_test
  11932. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/DCDFile_test
  11933. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/DCDFile_test
  11934. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/DCDFile_test
  11935. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/DCDFile_test
  11936. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/DCDFile_test
  11937. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/DCDFile_test
  11938. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/DCDFile_test
  11939. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/DCDFile_test
  11940. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/DCDFile_test
  11941. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/DCDFile_test
  11942. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/DCDFile_test
  11943. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/DCDFile_test
  11944. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/DCDFile_test
  11945. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/DCDFile_test
  11946. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/DCDFile_test
  11947. 141: Test command: "-v"
  11948. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/DCDFile_test
  11949. 141/232 Test #141: DCDFile_test ..............................***Not Run 0.00 sec
  11950. test 142
  11951. Start 142: PDBRecords_test
  11952. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PDBRecords_test
  11953. Looked in the following places:
  11954. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PDBRecords_test
  11955. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PDBRecords_test
  11956. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PDBRecords_test
  11957. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PDBRecords_test
  11958. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PDBRecords_test
  11959. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PDBRecords_test
  11960. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PDBRecords_test
  11961. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PDBRecords_test
  11962. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PDBRecords_test
  11963. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PDBRecords_test
  11964. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PDBRecords_test
  11965. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PDBRecords_test
  11966. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PDBRecords_test
  11967. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PDBRecords_test
  11968. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PDBRecords_test
  11969. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PDBRecords_test
  11970. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PDBRecords_test
  11971. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PDBRecords_test
  11972. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PDBRecords_test
  11973. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PDBRecords_test
  11974. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PDBRecords_test
  11975. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PDBRecords_test
  11976. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PDBRecords_test
  11977. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PDBRecords_test
  11978. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PDBRecords_test
  11979. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PDBRecords_test
  11980. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PDBRecords_test
  11981. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PDBRecords_test
  11982. 142: Test command: "-v"
  11983. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PDBRecords_test
  11984. 142/232 Test #142: PDBRecords_test ...........................***Not Run 0.00 sec
  11985. test 143
  11986. Start 143: PDBInfo_test
  11987. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PDBInfo_test
  11988. Looked in the following places:
  11989. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PDBInfo_test
  11990. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PDBInfo_test
  11991. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PDBInfo_test
  11992. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PDBInfo_test
  11993. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PDBInfo_test
  11994. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PDBInfo_test
  11995. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PDBInfo_test
  11996. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PDBInfo_test
  11997. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PDBInfo_test
  11998. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PDBInfo_test
  11999. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PDBInfo_test
  12000. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PDBInfo_test
  12001. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PDBInfo_test
  12002. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PDBInfo_test
  12003. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PDBInfo_test
  12004. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PDBInfo_test
  12005. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PDBInfo_test
  12006. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PDBInfo_test
  12007. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PDBInfo_test
  12008. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PDBInfo_test
  12009. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PDBInfo_test
  12010. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PDBInfo_test
  12011. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PDBInfo_test
  12012. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PDBInfo_test
  12013. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PDBInfo_test
  12014. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PDBInfo_test
  12015. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PDBInfo_test
  12016. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PDBInfo_test
  12017. 143: Test command: "-v"
  12018. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PDBInfo_test
  12019. 143/232 Test #143: PDBInfo_test ..............................***Not Run 0.00 sec
  12020. test 144
  12021. Start 144: PDBFile_test
  12022. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PDBFile_test
  12023. Looked in the following places:
  12024. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PDBFile_test
  12025. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PDBFile_test
  12026. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PDBFile_test
  12027. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PDBFile_test
  12028. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PDBFile_test
  12029. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PDBFile_test
  12030. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PDBFile_test
  12031. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PDBFile_test
  12032. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PDBFile_test
  12033. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PDBFile_test
  12034. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PDBFile_test
  12035. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PDBFile_test
  12036. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PDBFile_test
  12037. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PDBFile_test
  12038. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PDBFile_test
  12039. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PDBFile_test
  12040. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PDBFile_test
  12041. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PDBFile_test
  12042. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PDBFile_test
  12043. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PDBFile_test
  12044. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PDBFile_test
  12045. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PDBFile_test
  12046. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PDBFile_test
  12047. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PDBFile_test
  12048. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PDBFile_test
  12049. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PDBFile_test
  12050. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PDBFile_test
  12051. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PDBFile_test
  12052. 144: Test command: "-v"
  12053. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PDBFile_test
  12054. 144/232 Test #144: PDBFile_test ..............................***Not Run 0.00 sec
  12055. test 145
  12056. Start 145: TrajectoryFile_test
  12057. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TrajectoryFile_test
  12058. Looked in the following places:
  12059. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TrajectoryFile_test
  12060. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TrajectoryFile_test
  12061. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/TrajectoryFile_test
  12062. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/TrajectoryFile_test
  12063. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/TrajectoryFile_test
  12064. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/TrajectoryFile_test
  12065. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/TrajectoryFile_test
  12066. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/TrajectoryFile_test
  12067. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/TrajectoryFile_test
  12068. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/TrajectoryFile_test
  12069. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/TrajectoryFile_test
  12070. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/TrajectoryFile_test
  12071. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/TrajectoryFile_test
  12072. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/TrajectoryFile_test
  12073. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TrajectoryFile_test
  12074. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TrajectoryFile_test
  12075. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/TrajectoryFile_test
  12076. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/TrajectoryFile_test
  12077. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/TrajectoryFile_test
  12078. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/TrajectoryFile_test
  12079. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/TrajectoryFile_test
  12080. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/TrajectoryFile_test
  12081. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/TrajectoryFile_test
  12082. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/TrajectoryFile_test
  12083. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/TrajectoryFile_test
  12084. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/TrajectoryFile_test
  12085. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/TrajectoryFile_test
  12086. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/TrajectoryFile_test
  12087. 145: Test command: "-v"
  12088. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TrajectoryFile_test
  12089. 145/232 Test #145: TrajectoryFile_test .......................***Not Run 0.00 sec
  12090. test 146
  12091. Start 146: XYZFile_test
  12092. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/XYZFile_test
  12093. Looked in the following places:
  12094. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/XYZFile_test
  12095. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/XYZFile_test
  12096. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/XYZFile_test
  12097. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/XYZFile_test
  12098. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/XYZFile_test
  12099. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/XYZFile_test
  12100. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/XYZFile_test
  12101. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/XYZFile_test
  12102. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/XYZFile_test
  12103. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/XYZFile_test
  12104. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/XYZFile_test
  12105. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/XYZFile_test
  12106. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/XYZFile_test
  12107. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/XYZFile_test
  12108. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/XYZFile_test
  12109. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/XYZFile_test
  12110. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/XYZFile_test
  12111. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/XYZFile_test
  12112. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/XYZFile_test
  12113. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/XYZFile_test
  12114. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/XYZFile_test
  12115. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/XYZFile_test
  12116. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/XYZFile_test
  12117. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/XYZFile_test
  12118. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/XYZFile_test
  12119. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/XYZFile_test
  12120. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/XYZFile_test
  12121. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/XYZFile_test
  12122. 146: Test command: "-v"
  12123. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/XYZFile_test
  12124. 146/232 Test #146: XYZFile_test ..............................***Not Run 0.00 sec
  12125. test 147
  12126. Start 147: SCWRLRotamerFile_test
  12127. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SCWRLRotamerFile_test
  12128. Looked in the following places:
  12129. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SCWRLRotamerFile_test
  12130. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SCWRLRotamerFile_test
  12131. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SCWRLRotamerFile_test
  12132. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SCWRLRotamerFile_test
  12133. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SCWRLRotamerFile_test
  12134. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SCWRLRotamerFile_test
  12135. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SCWRLRotamerFile_test
  12136. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SCWRLRotamerFile_test
  12137. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SCWRLRotamerFile_test
  12138. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SCWRLRotamerFile_test
  12139. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SCWRLRotamerFile_test
  12140. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SCWRLRotamerFile_test
  12141. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SCWRLRotamerFile_test
  12142. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SCWRLRotamerFile_test
  12143. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SCWRLRotamerFile_test
  12144. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SCWRLRotamerFile_test
  12145. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SCWRLRotamerFile_test
  12146. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SCWRLRotamerFile_test
  12147. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SCWRLRotamerFile_test
  12148. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SCWRLRotamerFile_test
  12149. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SCWRLRotamerFile_test
  12150. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SCWRLRotamerFile_test
  12151. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SCWRLRotamerFile_test
  12152. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SCWRLRotamerFile_test
  12153. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SCWRLRotamerFile_test
  12154. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SCWRLRotamerFile_test
  12155. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SCWRLRotamerFile_test
  12156. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SCWRLRotamerFile_test
  12157. 147: Test command: "-v"
  12158. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SCWRLRotamerFile_test
  12159. 147/232 Test #147: SCWRLRotamerFile_test .....................***Not Run 0.00 sec
  12160. test 148
  12161. Start 148: AtomicContactEnergy_test
  12162. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomicContactEnergy_test
  12163. Looked in the following places:
  12164. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomicContactEnergy_test
  12165. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomicContactEnergy_test
  12166. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AtomicContactEnergy_test
  12167. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AtomicContactEnergy_test
  12168. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AtomicContactEnergy_test
  12169. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AtomicContactEnergy_test
  12170. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AtomicContactEnergy_test
  12171. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AtomicContactEnergy_test
  12172. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AtomicContactEnergy_test
  12173. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AtomicContactEnergy_test
  12174. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AtomicContactEnergy_test
  12175. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AtomicContactEnergy_test
  12176. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AtomicContactEnergy_test
  12177. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AtomicContactEnergy_test
  12178. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomicContactEnergy_test
  12179. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomicContactEnergy_test
  12180. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AtomicContactEnergy_test
  12181. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AtomicContactEnergy_test
  12182. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AtomicContactEnergy_test
  12183. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AtomicContactEnergy_test
  12184. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AtomicContactEnergy_test
  12185. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AtomicContactEnergy_test
  12186. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AtomicContactEnergy_test
  12187. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AtomicContactEnergy_test
  12188. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AtomicContactEnergy_test
  12189. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AtomicContactEnergy_test
  12190. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AtomicContactEnergy_test
  12191. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AtomicContactEnergy_test
  12192. 148: Test command: "-v"
  12193. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomicContactEnergy_test
  12194. 148/232 Test #148: AtomicContactEnergy_test ..................***Not Run 0.00 sec
  12195. test 149
  12196. Start 149: ComposedEnergyProcessor_test
  12197. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ComposedEnergyProcessor_test
  12198. Looked in the following places:
  12199. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ComposedEnergyProcessor_test
  12200. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ComposedEnergyProcessor_test
  12201. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ComposedEnergyProcessor_test
  12202. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ComposedEnergyProcessor_test
  12203. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ComposedEnergyProcessor_test
  12204. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ComposedEnergyProcessor_test
  12205. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ComposedEnergyProcessor_test
  12206. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ComposedEnergyProcessor_test
  12207. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ComposedEnergyProcessor_test
  12208. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ComposedEnergyProcessor_test
  12209. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ComposedEnergyProcessor_test
  12210. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ComposedEnergyProcessor_test
  12211. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ComposedEnergyProcessor_test
  12212. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ComposedEnergyProcessor_test
  12213. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ComposedEnergyProcessor_test
  12214. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ComposedEnergyProcessor_test
  12215. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ComposedEnergyProcessor_test
  12216. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ComposedEnergyProcessor_test
  12217. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ComposedEnergyProcessor_test
  12218. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ComposedEnergyProcessor_test
  12219. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ComposedEnergyProcessor_test
  12220. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ComposedEnergyProcessor_test
  12221. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ComposedEnergyProcessor_test
  12222. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ComposedEnergyProcessor_test
  12223. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ComposedEnergyProcessor_test
  12224. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ComposedEnergyProcessor_test
  12225. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ComposedEnergyProcessor_test
  12226. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ComposedEnergyProcessor_test
  12227. 149: Test command: "-v"
  12228. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ComposedEnergyProcessor_test
  12229. 149/232 Test #149: ComposedEnergyProcessor_test ..............***Not Run 0.00 sec
  12230. test 150
  12231. Start 150: EnergyProcessor_test
  12232. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/EnergyProcessor_test
  12233. Looked in the following places:
  12234. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/EnergyProcessor_test
  12235. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/EnergyProcessor_test
  12236. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/EnergyProcessor_test
  12237. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/EnergyProcessor_test
  12238. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/EnergyProcessor_test
  12239. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/EnergyProcessor_test
  12240. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/EnergyProcessor_test
  12241. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/EnergyProcessor_test
  12242. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/EnergyProcessor_test
  12243. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/EnergyProcessor_test
  12244. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/EnergyProcessor_test
  12245. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/EnergyProcessor_test
  12246. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/EnergyProcessor_test
  12247. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/EnergyProcessor_test
  12248. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/EnergyProcessor_test
  12249. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/EnergyProcessor_test
  12250. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/EnergyProcessor_test
  12251. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/EnergyProcessor_test
  12252. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/EnergyProcessor_test
  12253. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/EnergyProcessor_test
  12254. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/EnergyProcessor_test
  12255. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/EnergyProcessor_test
  12256. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/EnergyProcessor_test
  12257. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/EnergyProcessor_test
  12258. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/EnergyProcessor_test
  12259. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/EnergyProcessor_test
  12260. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/EnergyProcessor_test
  12261. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/EnergyProcessor_test
  12262. 150: Test command: "-v"
  12263. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/EnergyProcessor_test
  12264. 150/232 Test #150: EnergyProcessor_test ......................***Not Run 0.00 sec
  12265. test 151
  12266. Start 151: OoiEnergy_test
  12267. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/OoiEnergy_test
  12268. Looked in the following places:
  12269. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/OoiEnergy_test
  12270. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/OoiEnergy_test
  12271. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/OoiEnergy_test
  12272. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/OoiEnergy_test
  12273. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/OoiEnergy_test
  12274. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/OoiEnergy_test
  12275. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/OoiEnergy_test
  12276. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/OoiEnergy_test
  12277. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/OoiEnergy_test
  12278. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/OoiEnergy_test
  12279. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/OoiEnergy_test
  12280. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/OoiEnergy_test
  12281. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/OoiEnergy_test
  12282. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/OoiEnergy_test
  12283. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/OoiEnergy_test
  12284. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/OoiEnergy_test
  12285. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/OoiEnergy_test
  12286. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/OoiEnergy_test
  12287. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/OoiEnergy_test
  12288. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/OoiEnergy_test
  12289. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/OoiEnergy_test
  12290. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/OoiEnergy_test
  12291. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/OoiEnergy_test
  12292. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/OoiEnergy_test
  12293. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/OoiEnergy_test
  12294. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/OoiEnergy_test
  12295. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/OoiEnergy_test
  12296. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/OoiEnergy_test
  12297. 151: Test command: "-v"
  12298. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/OoiEnergy_test
  12299. 151/232 Test #151: OoiEnergy_test ............................***Not Run 0.00 sec
  12300. test 152
  12301. Start 152: AnalyticalSES_test
  12302. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AnalyticalSES_test
  12303. Looked in the following places:
  12304. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AnalyticalSES_test
  12305. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AnalyticalSES_test
  12306. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AnalyticalSES_test
  12307. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AnalyticalSES_test
  12308. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AnalyticalSES_test
  12309. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AnalyticalSES_test
  12310. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AnalyticalSES_test
  12311. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AnalyticalSES_test
  12312. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AnalyticalSES_test
  12313. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AnalyticalSES_test
  12314. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AnalyticalSES_test
  12315. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AnalyticalSES_test
  12316. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AnalyticalSES_test
  12317. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AnalyticalSES_test
  12318. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AnalyticalSES_test
  12319. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AnalyticalSES_test
  12320. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AnalyticalSES_test
  12321. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AnalyticalSES_test
  12322. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AnalyticalSES_test
  12323. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AnalyticalSES_test
  12324. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AnalyticalSES_test
  12325. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AnalyticalSES_test
  12326. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AnalyticalSES_test
  12327. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AnalyticalSES_test
  12328. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AnalyticalSES_test
  12329. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AnalyticalSES_test
  12330. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AnalyticalSES_test
  12331. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AnalyticalSES_test
  12332. 152: Test command: "-v"
  12333. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AnalyticalSES_test
  12334. 152/232 Test #152: AnalyticalSES_test ........................***Not Run 0.00 sec
  12335. test 153
  12336. Start 153: AssignBondOrderProcessor_test
  12337. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AssignBondOrderProcessor_test
  12338. Looked in the following places:
  12339. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AssignBondOrderProcessor_test
  12340. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AssignBondOrderProcessor_test
  12341. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AssignBondOrderProcessor_test
  12342. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AssignBondOrderProcessor_test
  12343. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AssignBondOrderProcessor_test
  12344. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AssignBondOrderProcessor_test
  12345. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AssignBondOrderProcessor_test
  12346. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AssignBondOrderProcessor_test
  12347. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AssignBondOrderProcessor_test
  12348. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AssignBondOrderProcessor_test
  12349. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AssignBondOrderProcessor_test
  12350. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AssignBondOrderProcessor_test
  12351. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AssignBondOrderProcessor_test
  12352. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AssignBondOrderProcessor_test
  12353. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AssignBondOrderProcessor_test
  12354. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AssignBondOrderProcessor_test
  12355. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AssignBondOrderProcessor_test
  12356. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AssignBondOrderProcessor_test
  12357. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AssignBondOrderProcessor_test
  12358. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AssignBondOrderProcessor_test
  12359. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AssignBondOrderProcessor_test
  12360. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AssignBondOrderProcessor_test
  12361. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AssignBondOrderProcessor_test
  12362. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AssignBondOrderProcessor_test
  12363. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AssignBondOrderProcessor_test
  12364. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AssignBondOrderProcessor_test
  12365. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AssignBondOrderProcessor_test
  12366. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AssignBondOrderProcessor_test
  12367. 153: Test command: "-v"
  12368. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AssignBondOrderProcessor_test
  12369. 153/232 Test #153: AssignBondOrderProcessor_test .............***Not Run 0.00 sec
  12370. test 154
  12371. Start 154: AtomBijection_test
  12372. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomBijection_test
  12373. Looked in the following places:
  12374. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomBijection_test
  12375. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomBijection_test
  12376. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AtomBijection_test
  12377. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AtomBijection_test
  12378. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AtomBijection_test
  12379. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AtomBijection_test
  12380. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AtomBijection_test
  12381. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AtomBijection_test
  12382. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AtomBijection_test
  12383. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AtomBijection_test
  12384. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AtomBijection_test
  12385. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AtomBijection_test
  12386. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AtomBijection_test
  12387. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AtomBijection_test
  12388. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomBijection_test
  12389. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomBijection_test
  12390. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AtomBijection_test
  12391. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AtomBijection_test
  12392. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AtomBijection_test
  12393. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AtomBijection_test
  12394. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AtomBijection_test
  12395. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AtomBijection_test
  12396. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AtomBijection_test
  12397. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AtomBijection_test
  12398. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AtomBijection_test
  12399. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AtomBijection_test
  12400. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AtomBijection_test
  12401. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AtomBijection_test
  12402. 154: Test command: "-v"
  12403. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AtomBijection_test
  12404. 154/232 Test #154: AtomBijection_test ........................***Not Run 0.00 sec
  12405. test 155
  12406. Start 155: BindingPocketProcessor_test
  12407. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BindingPocketProcessor_test
  12408. Looked in the following places:
  12409. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BindingPocketProcessor_test
  12410. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BindingPocketProcessor_test
  12411. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/BindingPocketProcessor_test
  12412. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/BindingPocketProcessor_test
  12413. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/BindingPocketProcessor_test
  12414. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/BindingPocketProcessor_test
  12415. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/BindingPocketProcessor_test
  12416. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/BindingPocketProcessor_test
  12417. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/BindingPocketProcessor_test
  12418. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/BindingPocketProcessor_test
  12419. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/BindingPocketProcessor_test
  12420. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/BindingPocketProcessor_test
  12421. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/BindingPocketProcessor_test
  12422. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/BindingPocketProcessor_test
  12423. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BindingPocketProcessor_test
  12424. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BindingPocketProcessor_test
  12425. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/BindingPocketProcessor_test
  12426. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/BindingPocketProcessor_test
  12427. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/BindingPocketProcessor_test
  12428. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/BindingPocketProcessor_test
  12429. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/BindingPocketProcessor_test
  12430. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/BindingPocketProcessor_test
  12431. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/BindingPocketProcessor_test
  12432. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/BindingPocketProcessor_test
  12433. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/BindingPocketProcessor_test
  12434. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/BindingPocketProcessor_test
  12435. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/BindingPocketProcessor_test
  12436. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/BindingPocketProcessor_test
  12437. 155: Test command: "-v"
  12438. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BindingPocketProcessor_test
  12439. 155/232 Test #155: BindingPocketProcessor_test ...............***Not Run 0.00 sec
  12440. test 156
  12441. Start 156: ConnectedComponentsProcessor_test
  12442. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ConnectedComponentsProcessor_test
  12443. Looked in the following places:
  12444. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ConnectedComponentsProcessor_test
  12445. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ConnectedComponentsProcessor_test
  12446. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ConnectedComponentsProcessor_test
  12447. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ConnectedComponentsProcessor_test
  12448. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ConnectedComponentsProcessor_test
  12449. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ConnectedComponentsProcessor_test
  12450. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ConnectedComponentsProcessor_test
  12451. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ConnectedComponentsProcessor_test
  12452. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ConnectedComponentsProcessor_test
  12453. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ConnectedComponentsProcessor_test
  12454. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ConnectedComponentsProcessor_test
  12455. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ConnectedComponentsProcessor_test
  12456. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ConnectedComponentsProcessor_test
  12457. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ConnectedComponentsProcessor_test
  12458. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ConnectedComponentsProcessor_test
  12459. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ConnectedComponentsProcessor_test
  12460. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ConnectedComponentsProcessor_test
  12461. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ConnectedComponentsProcessor_test
  12462. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ConnectedComponentsProcessor_test
  12463. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ConnectedComponentsProcessor_test
  12464. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ConnectedComponentsProcessor_test
  12465. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ConnectedComponentsProcessor_test
  12466. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ConnectedComponentsProcessor_test
  12467. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ConnectedComponentsProcessor_test
  12468. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ConnectedComponentsProcessor_test
  12469. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ConnectedComponentsProcessor_test
  12470. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ConnectedComponentsProcessor_test
  12471. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ConnectedComponentsProcessor_test
  12472. 156: Test command: "-v"
  12473. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ConnectedComponentsProcessor_test
  12474. 156/232 Test #156: ConnectedComponentsProcessor_test .........***Not Run 0.00 sec
  12475. test 157
  12476. Start 157: Enumerator_test
  12477. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Enumerator_test
  12478. Looked in the following places:
  12479. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Enumerator_test
  12480. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Enumerator_test
  12481. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Enumerator_test
  12482. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Enumerator_test
  12483. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Enumerator_test
  12484. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Enumerator_test
  12485. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Enumerator_test
  12486. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Enumerator_test
  12487. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Enumerator_test
  12488. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Enumerator_test
  12489. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Enumerator_test
  12490. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Enumerator_test
  12491. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Enumerator_test
  12492. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Enumerator_test
  12493. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Enumerator_test
  12494. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Enumerator_test
  12495. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Enumerator_test
  12496. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Enumerator_test
  12497. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Enumerator_test
  12498. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Enumerator_test
  12499. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Enumerator_test
  12500. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Enumerator_test
  12501. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Enumerator_test
  12502. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Enumerator_test
  12503. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Enumerator_test
  12504. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Enumerator_test
  12505. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Enumerator_test
  12506. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Enumerator_test
  12507. 157: Test command: "-v"
  12508. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Enumerator_test
  12509. 157/232 Test #157: Enumerator_test ...........................***Not Run 0.00 sec
  12510. test 158
  12511. Start 158: EnumeratorIndex_test
  12512. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/EnumeratorIndex_test
  12513. Looked in the following places:
  12514. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/EnumeratorIndex_test
  12515. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/EnumeratorIndex_test
  12516. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/EnumeratorIndex_test
  12517. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/EnumeratorIndex_test
  12518. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/EnumeratorIndex_test
  12519. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/EnumeratorIndex_test
  12520. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/EnumeratorIndex_test
  12521. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/EnumeratorIndex_test
  12522. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/EnumeratorIndex_test
  12523. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/EnumeratorIndex_test
  12524. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/EnumeratorIndex_test
  12525. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/EnumeratorIndex_test
  12526. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/EnumeratorIndex_test
  12527. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/EnumeratorIndex_test
  12528. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/EnumeratorIndex_test
  12529. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/EnumeratorIndex_test
  12530. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/EnumeratorIndex_test
  12531. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/EnumeratorIndex_test
  12532. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/EnumeratorIndex_test
  12533. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/EnumeratorIndex_test
  12534. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/EnumeratorIndex_test
  12535. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/EnumeratorIndex_test
  12536. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/EnumeratorIndex_test
  12537. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/EnumeratorIndex_test
  12538. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/EnumeratorIndex_test
  12539. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/EnumeratorIndex_test
  12540. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/EnumeratorIndex_test
  12541. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/EnumeratorIndex_test
  12542. 158: Test command: "-v"
  12543. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/EnumeratorIndex_test
  12544. 158/232 Test #158: EnumeratorIndex_test ......................***Not Run 0.00 sec
  12545. test 159
  12546. Start 159: GeometricProperties_test
  12547. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GeometricProperties_test
  12548. Looked in the following places:
  12549. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GeometricProperties_test
  12550. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GeometricProperties_test
  12551. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/GeometricProperties_test
  12552. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/GeometricProperties_test
  12553. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/GeometricProperties_test
  12554. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/GeometricProperties_test
  12555. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/GeometricProperties_test
  12556. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/GeometricProperties_test
  12557. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/GeometricProperties_test
  12558. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/GeometricProperties_test
  12559. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/GeometricProperties_test
  12560. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/GeometricProperties_test
  12561. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/GeometricProperties_test
  12562. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/GeometricProperties_test
  12563. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GeometricProperties_test
  12564. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GeometricProperties_test
  12565. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/GeometricProperties_test
  12566. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/GeometricProperties_test
  12567. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/GeometricProperties_test
  12568. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/GeometricProperties_test
  12569. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/GeometricProperties_test
  12570. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/GeometricProperties_test
  12571. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/GeometricProperties_test
  12572. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/GeometricProperties_test
  12573. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/GeometricProperties_test
  12574. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/GeometricProperties_test
  12575. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/GeometricProperties_test
  12576. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/GeometricProperties_test
  12577. 159: Test command: "-v"
  12578. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GeometricProperties_test
  12579. 159/232 Test #159: GeometricProperties_test ..................***Not Run 0.00 sec
  12580. test 160
  12581. Start 160: SimpleMolecularGraph_test
  12582. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SimpleMolecularGraph_test
  12583. Looked in the following places:
  12584. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SimpleMolecularGraph_test
  12585. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SimpleMolecularGraph_test
  12586. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SimpleMolecularGraph_test
  12587. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SimpleMolecularGraph_test
  12588. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SimpleMolecularGraph_test
  12589. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SimpleMolecularGraph_test
  12590. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SimpleMolecularGraph_test
  12591. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SimpleMolecularGraph_test
  12592. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SimpleMolecularGraph_test
  12593. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SimpleMolecularGraph_test
  12594. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SimpleMolecularGraph_test
  12595. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SimpleMolecularGraph_test
  12596. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SimpleMolecularGraph_test
  12597. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SimpleMolecularGraph_test
  12598. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SimpleMolecularGraph_test
  12599. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SimpleMolecularGraph_test
  12600. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SimpleMolecularGraph_test
  12601. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SimpleMolecularGraph_test
  12602. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SimpleMolecularGraph_test
  12603. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SimpleMolecularGraph_test
  12604. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SimpleMolecularGraph_test
  12605. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SimpleMolecularGraph_test
  12606. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SimpleMolecularGraph_test
  12607. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SimpleMolecularGraph_test
  12608. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SimpleMolecularGraph_test
  12609. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SimpleMolecularGraph_test
  12610. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SimpleMolecularGraph_test
  12611. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SimpleMolecularGraph_test
  12612. 160: Test command: "-v"
  12613. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SimpleMolecularGraph_test
  12614. 160/232 Test #160: SimpleMolecularGraph_test .................***Not Run 0.00 sec
  12615. test 161
  12616. Start 161: NumericalSAS_test
  12617. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NumericalSAS_test
  12618. Looked in the following places:
  12619. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NumericalSAS_test
  12620. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NumericalSAS_test
  12621. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/NumericalSAS_test
  12622. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/NumericalSAS_test
  12623. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/NumericalSAS_test
  12624. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/NumericalSAS_test
  12625. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/NumericalSAS_test
  12626. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/NumericalSAS_test
  12627. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/NumericalSAS_test
  12628. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/NumericalSAS_test
  12629. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/NumericalSAS_test
  12630. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/NumericalSAS_test
  12631. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/NumericalSAS_test
  12632. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/NumericalSAS_test
  12633. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NumericalSAS_test
  12634. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NumericalSAS_test
  12635. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/NumericalSAS_test
  12636. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/NumericalSAS_test
  12637. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/NumericalSAS_test
  12638. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/NumericalSAS_test
  12639. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/NumericalSAS_test
  12640. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/NumericalSAS_test
  12641. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/NumericalSAS_test
  12642. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/NumericalSAS_test
  12643. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/NumericalSAS_test
  12644. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/NumericalSAS_test
  12645. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/NumericalSAS_test
  12646. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/NumericalSAS_test
  12647. 161: Test command: "-v"
  12648. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NumericalSAS_test
  12649. 161/232 Test #161: NumericalSAS_test .........................***Not Run 0.00 sec
  12650. test 162
  12651. Start 162: PeptideBuilder_test
  12652. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PeptideBuilder_test
  12653. Looked in the following places:
  12654. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PeptideBuilder_test
  12655. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PeptideBuilder_test
  12656. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PeptideBuilder_test
  12657. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PeptideBuilder_test
  12658. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PeptideBuilder_test
  12659. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PeptideBuilder_test
  12660. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PeptideBuilder_test
  12661. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PeptideBuilder_test
  12662. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PeptideBuilder_test
  12663. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PeptideBuilder_test
  12664. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PeptideBuilder_test
  12665. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PeptideBuilder_test
  12666. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PeptideBuilder_test
  12667. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PeptideBuilder_test
  12668. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PeptideBuilder_test
  12669. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PeptideBuilder_test
  12670. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PeptideBuilder_test
  12671. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PeptideBuilder_test
  12672. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PeptideBuilder_test
  12673. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PeptideBuilder_test
  12674. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PeptideBuilder_test
  12675. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PeptideBuilder_test
  12676. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PeptideBuilder_test
  12677. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PeptideBuilder_test
  12678. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PeptideBuilder_test
  12679. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PeptideBuilder_test
  12680. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PeptideBuilder_test
  12681. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PeptideBuilder_test
  12682. 162: Test command: "-v"
  12683. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PeptideBuilder_test
  12684. 162/232 Test #162: PeptideBuilder_test .......................***Not Run 0.00 sec
  12685. test 163
  12686. Start 163: PeptideCapProcessor_test
  12687. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PeptideCapProcessor_test
  12688. Looked in the following places:
  12689. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PeptideCapProcessor_test
  12690. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PeptideCapProcessor_test
  12691. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PeptideCapProcessor_test
  12692. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PeptideCapProcessor_test
  12693. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PeptideCapProcessor_test
  12694. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PeptideCapProcessor_test
  12695. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PeptideCapProcessor_test
  12696. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PeptideCapProcessor_test
  12697. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PeptideCapProcessor_test
  12698. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PeptideCapProcessor_test
  12699. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PeptideCapProcessor_test
  12700. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PeptideCapProcessor_test
  12701. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PeptideCapProcessor_test
  12702. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PeptideCapProcessor_test
  12703. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PeptideCapProcessor_test
  12704. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PeptideCapProcessor_test
  12705. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PeptideCapProcessor_test
  12706. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PeptideCapProcessor_test
  12707. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PeptideCapProcessor_test
  12708. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PeptideCapProcessor_test
  12709. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PeptideCapProcessor_test
  12710. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PeptideCapProcessor_test
  12711. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PeptideCapProcessor_test
  12712. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PeptideCapProcessor_test
  12713. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PeptideCapProcessor_test
  12714. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PeptideCapProcessor_test
  12715. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PeptideCapProcessor_test
  12716. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PeptideCapProcessor_test
  12717. 163: Test command: "-v"
  12718. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PeptideCapProcessor_test
  12719. 163/232 Test #163: PeptideCapProcessor_test ..................***Not Run 0.00 sec
  12720. test 164
  12721. Start 164: Peptides_test
  12722. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Peptides_test
  12723. Looked in the following places:
  12724. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Peptides_test
  12725. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Peptides_test
  12726. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Peptides_test
  12727. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Peptides_test
  12728. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Peptides_test
  12729. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Peptides_test
  12730. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Peptides_test
  12731. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Peptides_test
  12732. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Peptides_test
  12733. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Peptides_test
  12734. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Peptides_test
  12735. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Peptides_test
  12736. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Peptides_test
  12737. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Peptides_test
  12738. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Peptides_test
  12739. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Peptides_test
  12740. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Peptides_test
  12741. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Peptides_test
  12742. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Peptides_test
  12743. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Peptides_test
  12744. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Peptides_test
  12745. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Peptides_test
  12746. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Peptides_test
  12747. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Peptides_test
  12748. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Peptides_test
  12749. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Peptides_test
  12750. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Peptides_test
  12751. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Peptides_test
  12752. 164: Test command: "-v"
  12753. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Peptides_test
  12754. 164/232 Test #164: Peptides_test .............................***Not Run 0.00 sec
  12755. test 165
  12756. Start 165: RadialDistributionFunction_test
  12757. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RadialDistributionFunction_test
  12758. Looked in the following places:
  12759. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RadialDistributionFunction_test
  12760. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RadialDistributionFunction_test
  12761. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RadialDistributionFunction_test
  12762. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RadialDistributionFunction_test
  12763. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RadialDistributionFunction_test
  12764. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RadialDistributionFunction_test
  12765. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RadialDistributionFunction_test
  12766. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RadialDistributionFunction_test
  12767. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RadialDistributionFunction_test
  12768. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RadialDistributionFunction_test
  12769. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RadialDistributionFunction_test
  12770. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RadialDistributionFunction_test
  12771. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RadialDistributionFunction_test
  12772. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RadialDistributionFunction_test
  12773. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RadialDistributionFunction_test
  12774. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RadialDistributionFunction_test
  12775. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RadialDistributionFunction_test
  12776. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RadialDistributionFunction_test
  12777. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RadialDistributionFunction_test
  12778. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RadialDistributionFunction_test
  12779. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RadialDistributionFunction_test
  12780. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RadialDistributionFunction_test
  12781. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RadialDistributionFunction_test
  12782. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RadialDistributionFunction_test
  12783. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RadialDistributionFunction_test
  12784. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RadialDistributionFunction_test
  12785. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RadialDistributionFunction_test
  12786. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RadialDistributionFunction_test
  12787. 165: Test command: "-v"
  12788. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RadialDistributionFunction_test
  12789. 165/232 Test #165: RadialDistributionFunction_test ...........***Not Run 0.00 sec
  12790. test 166
  12791. Start 166: RDFIntegrator_test
  12792. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RDFIntegrator_test
  12793. Looked in the following places:
  12794. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RDFIntegrator_test
  12795. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RDFIntegrator_test
  12796. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RDFIntegrator_test
  12797. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RDFIntegrator_test
  12798. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RDFIntegrator_test
  12799. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RDFIntegrator_test
  12800. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RDFIntegrator_test
  12801. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RDFIntegrator_test
  12802. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RDFIntegrator_test
  12803. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RDFIntegrator_test
  12804. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RDFIntegrator_test
  12805. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RDFIntegrator_test
  12806. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RDFIntegrator_test
  12807. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RDFIntegrator_test
  12808. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RDFIntegrator_test
  12809. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RDFIntegrator_test
  12810. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RDFIntegrator_test
  12811. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RDFIntegrator_test
  12812. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RDFIntegrator_test
  12813. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RDFIntegrator_test
  12814. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RDFIntegrator_test
  12815. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RDFIntegrator_test
  12816. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RDFIntegrator_test
  12817. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RDFIntegrator_test
  12818. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RDFIntegrator_test
  12819. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RDFIntegrator_test
  12820. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RDFIntegrator_test
  12821. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RDFIntegrator_test
  12822. 166: Test command: "-v"
  12823. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RDFIntegrator_test
  12824. 166/232 Test #166: RDFIntegrator_test ........................***Not Run 0.00 sec
  12825. test 167
  12826. Start 167: RDFParameter_test
  12827. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RDFParameter_test
  12828. Looked in the following places:
  12829. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RDFParameter_test
  12830. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RDFParameter_test
  12831. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RDFParameter_test
  12832. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RDFParameter_test
  12833. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RDFParameter_test
  12834. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RDFParameter_test
  12835. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RDFParameter_test
  12836. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RDFParameter_test
  12837. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RDFParameter_test
  12838. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RDFParameter_test
  12839. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RDFParameter_test
  12840. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RDFParameter_test
  12841. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RDFParameter_test
  12842. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RDFParameter_test
  12843. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RDFParameter_test
  12844. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RDFParameter_test
  12845. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RDFParameter_test
  12846. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RDFParameter_test
  12847. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RDFParameter_test
  12848. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RDFParameter_test
  12849. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RDFParameter_test
  12850. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RDFParameter_test
  12851. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RDFParameter_test
  12852. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RDFParameter_test
  12853. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RDFParameter_test
  12854. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RDFParameter_test
  12855. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RDFParameter_test
  12856. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RDFParameter_test
  12857. 167: Test command: "-v"
  12858. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RDFParameter_test
  12859. 167/232 Test #167: RDFParameter_test .........................***Not Run 0.00 sec
  12860. test 168
  12861. Start 168: RDFSection_test
  12862. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RDFSection_test
  12863. Looked in the following places:
  12864. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RDFSection_test
  12865. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RDFSection_test
  12866. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RDFSection_test
  12867. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RDFSection_test
  12868. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RDFSection_test
  12869. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RDFSection_test
  12870. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RDFSection_test
  12871. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RDFSection_test
  12872. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RDFSection_test
  12873. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RDFSection_test
  12874. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RDFSection_test
  12875. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RDFSection_test
  12876. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RDFSection_test
  12877. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RDFSection_test
  12878. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RDFSection_test
  12879. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RDFSection_test
  12880. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RDFSection_test
  12881. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RDFSection_test
  12882. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RDFSection_test
  12883. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RDFSection_test
  12884. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RDFSection_test
  12885. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RDFSection_test
  12886. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RDFSection_test
  12887. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RDFSection_test
  12888. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RDFSection_test
  12889. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RDFSection_test
  12890. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RDFSection_test
  12891. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RDFSection_test
  12892. 168: Test command: "-v"
  12893. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RDFSection_test
  12894. 168/232 Test #168: RDFSection_test ...........................***Not Run 0.00 sec
  12895. test 169
  12896. Start 169: ReconstructFragmentProcessor_test
  12897. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ReconstructFragmentProcessor_test
  12898. Looked in the following places:
  12899. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ReconstructFragmentProcessor_test
  12900. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ReconstructFragmentProcessor_test
  12901. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ReconstructFragmentProcessor_test
  12902. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ReconstructFragmentProcessor_test
  12903. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ReconstructFragmentProcessor_test
  12904. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ReconstructFragmentProcessor_test
  12905. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ReconstructFragmentProcessor_test
  12906. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ReconstructFragmentProcessor_test
  12907. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ReconstructFragmentProcessor_test
  12908. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ReconstructFragmentProcessor_test
  12909. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ReconstructFragmentProcessor_test
  12910. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ReconstructFragmentProcessor_test
  12911. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ReconstructFragmentProcessor_test
  12912. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ReconstructFragmentProcessor_test
  12913. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ReconstructFragmentProcessor_test
  12914. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ReconstructFragmentProcessor_test
  12915. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ReconstructFragmentProcessor_test
  12916. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ReconstructFragmentProcessor_test
  12917. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ReconstructFragmentProcessor_test
  12918. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ReconstructFragmentProcessor_test
  12919. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ReconstructFragmentProcessor_test
  12920. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ReconstructFragmentProcessor_test
  12921. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ReconstructFragmentProcessor_test
  12922. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ReconstructFragmentProcessor_test
  12923. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ReconstructFragmentProcessor_test
  12924. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ReconstructFragmentProcessor_test
  12925. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ReconstructFragmentProcessor_test
  12926. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ReconstructFragmentProcessor_test
  12927. 169: Test command: "-v"
  12928. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ReconstructFragmentProcessor_test
  12929. 169/232 Test #169: ReconstructFragmentProcessor_test .........***Not Run 0.00 sec
  12930. test 170
  12931. Start 170: ResidueChecker_test
  12932. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ResidueChecker_test
  12933. Looked in the following places:
  12934. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ResidueChecker_test
  12935. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ResidueChecker_test
  12936. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ResidueChecker_test
  12937. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ResidueChecker_test
  12938. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ResidueChecker_test
  12939. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ResidueChecker_test
  12940. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ResidueChecker_test
  12941. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ResidueChecker_test
  12942. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ResidueChecker_test
  12943. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ResidueChecker_test
  12944. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ResidueChecker_test
  12945. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ResidueChecker_test
  12946. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ResidueChecker_test
  12947. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ResidueChecker_test
  12948. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ResidueChecker_test
  12949. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ResidueChecker_test
  12950. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ResidueChecker_test
  12951. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ResidueChecker_test
  12952. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ResidueChecker_test
  12953. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ResidueChecker_test
  12954. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ResidueChecker_test
  12955. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ResidueChecker_test
  12956. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ResidueChecker_test
  12957. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ResidueChecker_test
  12958. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ResidueChecker_test
  12959. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ResidueChecker_test
  12960. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ResidueChecker_test
  12961. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ResidueChecker_test
  12962. 170: Test command: "-v"
  12963. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ResidueChecker_test
  12964. 170/232 Test #170: ResidueChecker_test .......................***Not Run 0.00 sec
  12965. test 171
  12966. Start 171: RMSDMinimizer_test
  12967. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RMSDMinimizer_test
  12968. Looked in the following places:
  12969. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RMSDMinimizer_test
  12970. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RMSDMinimizer_test
  12971. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RMSDMinimizer_test
  12972. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RMSDMinimizer_test
  12973. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RMSDMinimizer_test
  12974. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RMSDMinimizer_test
  12975. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RMSDMinimizer_test
  12976. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RMSDMinimizer_test
  12977. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RMSDMinimizer_test
  12978. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RMSDMinimizer_test
  12979. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RMSDMinimizer_test
  12980. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RMSDMinimizer_test
  12981. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RMSDMinimizer_test
  12982. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RMSDMinimizer_test
  12983. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RMSDMinimizer_test
  12984. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RMSDMinimizer_test
  12985. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RMSDMinimizer_test
  12986. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RMSDMinimizer_test
  12987. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RMSDMinimizer_test
  12988. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RMSDMinimizer_test
  12989. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RMSDMinimizer_test
  12990. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RMSDMinimizer_test
  12991. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RMSDMinimizer_test
  12992. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RMSDMinimizer_test
  12993. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RMSDMinimizer_test
  12994. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RMSDMinimizer_test
  12995. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RMSDMinimizer_test
  12996. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RMSDMinimizer_test
  12997. 171: Test command: "-v"
  12998. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RMSDMinimizer_test
  12999. 171/232 Test #171: RMSDMinimizer_test ........................***Not Run 0.00 sec
  13000. test 172
  13001. Start 172: SideChainPlacementProcessor_test
  13002. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SideChainPlacementProcessor_test
  13003. Looked in the following places:
  13004. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SideChainPlacementProcessor_test
  13005. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SideChainPlacementProcessor_test
  13006. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SideChainPlacementProcessor_test
  13007. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SideChainPlacementProcessor_test
  13008. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SideChainPlacementProcessor_test
  13009. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SideChainPlacementProcessor_test
  13010. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SideChainPlacementProcessor_test
  13011. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SideChainPlacementProcessor_test
  13012. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SideChainPlacementProcessor_test
  13013. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SideChainPlacementProcessor_test
  13014. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SideChainPlacementProcessor_test
  13015. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SideChainPlacementProcessor_test
  13016. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SideChainPlacementProcessor_test
  13017. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SideChainPlacementProcessor_test
  13018. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SideChainPlacementProcessor_test
  13019. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SideChainPlacementProcessor_test
  13020. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SideChainPlacementProcessor_test
  13021. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SideChainPlacementProcessor_test
  13022. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SideChainPlacementProcessor_test
  13023. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SideChainPlacementProcessor_test
  13024. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SideChainPlacementProcessor_test
  13025. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SideChainPlacementProcessor_test
  13026. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SideChainPlacementProcessor_test
  13027. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SideChainPlacementProcessor_test
  13028. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SideChainPlacementProcessor_test
  13029. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SideChainPlacementProcessor_test
  13030. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SideChainPlacementProcessor_test
  13031. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SideChainPlacementProcessor_test
  13032. 172: Test command: "-v"
  13033. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SideChainPlacementProcessor_test
  13034. 172/232 Test #172: SideChainPlacementProcessor_test ..........***Not Run 0.00 sec
  13035. test 173
  13036. Start 173: SmilesParser_test
  13037. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SmilesParser_test
  13038. Looked in the following places:
  13039. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SmilesParser_test
  13040. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SmilesParser_test
  13041. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SmilesParser_test
  13042. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SmilesParser_test
  13043. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SmilesParser_test
  13044. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SmilesParser_test
  13045. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SmilesParser_test
  13046. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SmilesParser_test
  13047. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SmilesParser_test
  13048. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SmilesParser_test
  13049. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SmilesParser_test
  13050. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SmilesParser_test
  13051. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SmilesParser_test
  13052. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SmilesParser_test
  13053. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SmilesParser_test
  13054. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SmilesParser_test
  13055. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SmilesParser_test
  13056. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SmilesParser_test
  13057. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SmilesParser_test
  13058. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SmilesParser_test
  13059. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SmilesParser_test
  13060. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SmilesParser_test
  13061. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SmilesParser_test
  13062. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SmilesParser_test
  13063. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SmilesParser_test
  13064. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SmilesParser_test
  13065. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SmilesParser_test
  13066. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SmilesParser_test
  13067. 173: Test command: "-v"
  13068. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SmilesParser_test
  13069. 173/232 Test #173: SmilesParser_test .........................***Not Run 0.00 sec
  13070. test 174
  13071. Start 174: SmartsParser_test
  13072. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SmartsParser_test
  13073. Looked in the following places:
  13074. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SmartsParser_test
  13075. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SmartsParser_test
  13076. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SmartsParser_test
  13077. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SmartsParser_test
  13078. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SmartsParser_test
  13079. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SmartsParser_test
  13080. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SmartsParser_test
  13081. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SmartsParser_test
  13082. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SmartsParser_test
  13083. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SmartsParser_test
  13084. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SmartsParser_test
  13085. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SmartsParser_test
  13086. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SmartsParser_test
  13087. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SmartsParser_test
  13088. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SmartsParser_test
  13089. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SmartsParser_test
  13090. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SmartsParser_test
  13091. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SmartsParser_test
  13092. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SmartsParser_test
  13093. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SmartsParser_test
  13094. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SmartsParser_test
  13095. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SmartsParser_test
  13096. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SmartsParser_test
  13097. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SmartsParser_test
  13098. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SmartsParser_test
  13099. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SmartsParser_test
  13100. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SmartsParser_test
  13101. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SmartsParser_test
  13102. 174: Test command: "-v"
  13103. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SmartsParser_test
  13104. 174/232 Test #174: SmartsParser_test .........................***Not Run 0.00 sec
  13105. test 175
  13106. Start 175: SmartsMatcher_test
  13107. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SmartsMatcher_test
  13108. Looked in the following places:
  13109. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SmartsMatcher_test
  13110. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SmartsMatcher_test
  13111. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SmartsMatcher_test
  13112. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SmartsMatcher_test
  13113. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SmartsMatcher_test
  13114. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SmartsMatcher_test
  13115. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SmartsMatcher_test
  13116. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SmartsMatcher_test
  13117. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SmartsMatcher_test
  13118. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SmartsMatcher_test
  13119. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SmartsMatcher_test
  13120. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SmartsMatcher_test
  13121. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SmartsMatcher_test
  13122. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SmartsMatcher_test
  13123. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SmartsMatcher_test
  13124. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SmartsMatcher_test
  13125. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SmartsMatcher_test
  13126. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SmartsMatcher_test
  13127. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SmartsMatcher_test
  13128. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SmartsMatcher_test
  13129. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SmartsMatcher_test
  13130. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SmartsMatcher_test
  13131. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SmartsMatcher_test
  13132. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SmartsMatcher_test
  13133. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SmartsMatcher_test
  13134. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SmartsMatcher_test
  13135. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SmartsMatcher_test
  13136. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SmartsMatcher_test
  13137. 175: Test command: "-v"
  13138. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SmartsMatcher_test
  13139. 175/232 Test #175: SmartsMatcher_test ........................***Not Run 0.00 sec
  13140. test 176
  13141. Start 176: StructureMapper_test
  13142. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/StructureMapper_test
  13143. Looked in the following places:
  13144. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/StructureMapper_test
  13145. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/StructureMapper_test
  13146. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/StructureMapper_test
  13147. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/StructureMapper_test
  13148. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/StructureMapper_test
  13149. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/StructureMapper_test
  13150. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/StructureMapper_test
  13151. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/StructureMapper_test
  13152. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/StructureMapper_test
  13153. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/StructureMapper_test
  13154. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/StructureMapper_test
  13155. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/StructureMapper_test
  13156. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/StructureMapper_test
  13157. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/StructureMapper_test
  13158. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/StructureMapper_test
  13159. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/StructureMapper_test
  13160. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/StructureMapper_test
  13161. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/StructureMapper_test
  13162. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/StructureMapper_test
  13163. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/StructureMapper_test
  13164. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/StructureMapper_test
  13165. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/StructureMapper_test
  13166. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/StructureMapper_test
  13167. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/StructureMapper_test
  13168. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/StructureMapper_test
  13169. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/StructureMapper_test
  13170. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/StructureMapper_test
  13171. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/StructureMapper_test
  13172. 176: Test command: "-v"
  13173. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/StructureMapper_test
  13174. 176/232 Test #176: StructureMapper_test ......................***Not Run 0.00 sec
  13175. test 177
  13176. Start 177: TransformationProcessor_test
  13177. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TransformationProcessor_test
  13178. Looked in the following places:
  13179. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TransformationProcessor_test
  13180. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TransformationProcessor_test
  13181. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/TransformationProcessor_test
  13182. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/TransformationProcessor_test
  13183. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/TransformationProcessor_test
  13184. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/TransformationProcessor_test
  13185. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/TransformationProcessor_test
  13186. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/TransformationProcessor_test
  13187. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/TransformationProcessor_test
  13188. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/TransformationProcessor_test
  13189. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/TransformationProcessor_test
  13190. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/TransformationProcessor_test
  13191. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/TransformationProcessor_test
  13192. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/TransformationProcessor_test
  13193. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TransformationProcessor_test
  13194. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TransformationProcessor_test
  13195. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/TransformationProcessor_test
  13196. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/TransformationProcessor_test
  13197. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/TransformationProcessor_test
  13198. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/TransformationProcessor_test
  13199. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/TransformationProcessor_test
  13200. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/TransformationProcessor_test
  13201. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/TransformationProcessor_test
  13202. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/TransformationProcessor_test
  13203. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/TransformationProcessor_test
  13204. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/TransformationProcessor_test
  13205. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/TransformationProcessor_test
  13206. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/TransformationProcessor_test
  13207. 177: Test command: "-v"
  13208. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TransformationProcessor_test
  13209. 177/232 Test #177: TransformationProcessor_test ..............***Not Run 0.00 sec
  13210. test 178
  13211. Start 178: TranslationProcessor_test
  13212. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TranslationProcessor_test
  13213. Looked in the following places:
  13214. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TranslationProcessor_test
  13215. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TranslationProcessor_test
  13216. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/TranslationProcessor_test
  13217. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/TranslationProcessor_test
  13218. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/TranslationProcessor_test
  13219. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/TranslationProcessor_test
  13220. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/TranslationProcessor_test
  13221. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/TranslationProcessor_test
  13222. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/TranslationProcessor_test
  13223. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/TranslationProcessor_test
  13224. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/TranslationProcessor_test
  13225. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/TranslationProcessor_test
  13226. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/TranslationProcessor_test
  13227. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/TranslationProcessor_test
  13228. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TranslationProcessor_test
  13229. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TranslationProcessor_test
  13230. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/TranslationProcessor_test
  13231. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/TranslationProcessor_test
  13232. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/TranslationProcessor_test
  13233. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/TranslationProcessor_test
  13234. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/TranslationProcessor_test
  13235. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/TranslationProcessor_test
  13236. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/TranslationProcessor_test
  13237. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/TranslationProcessor_test
  13238. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/TranslationProcessor_test
  13239. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/TranslationProcessor_test
  13240. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/TranslationProcessor_test
  13241. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/TranslationProcessor_test
  13242. 178: Test command: "-v"
  13243. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/TranslationProcessor_test
  13244. 178/232 Test #178: TranslationProcessor_test .................***Not Run 0.00 sec
  13245. test 179
  13246. Start 179: SurfaceProcessor_test
  13247. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SurfaceProcessor_test
  13248. Looked in the following places:
  13249. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SurfaceProcessor_test
  13250. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SurfaceProcessor_test
  13251. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SurfaceProcessor_test
  13252. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SurfaceProcessor_test
  13253. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SurfaceProcessor_test
  13254. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SurfaceProcessor_test
  13255. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SurfaceProcessor_test
  13256. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SurfaceProcessor_test
  13257. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SurfaceProcessor_test
  13258. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SurfaceProcessor_test
  13259. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SurfaceProcessor_test
  13260. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SurfaceProcessor_test
  13261. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SurfaceProcessor_test
  13262. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SurfaceProcessor_test
  13263. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SurfaceProcessor_test
  13264. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SurfaceProcessor_test
  13265. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SurfaceProcessor_test
  13266. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SurfaceProcessor_test
  13267. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SurfaceProcessor_test
  13268. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SurfaceProcessor_test
  13269. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SurfaceProcessor_test
  13270. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SurfaceProcessor_test
  13271. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SurfaceProcessor_test
  13272. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SurfaceProcessor_test
  13273. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SurfaceProcessor_test
  13274. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SurfaceProcessor_test
  13275. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SurfaceProcessor_test
  13276. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SurfaceProcessor_test
  13277. 179: Test command: "-v"
  13278. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SurfaceProcessor_test
  13279. 179/232 Test #179: SurfaceProcessor_test .....................***Not Run 0.00 sec
  13280. test 180
  13281. Start 180: SecondaryStructureProcessor_test
  13282. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SecondaryStructureProcessor_test
  13283. Looked in the following places:
  13284. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SecondaryStructureProcessor_test
  13285. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SecondaryStructureProcessor_test
  13286. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SecondaryStructureProcessor_test
  13287. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SecondaryStructureProcessor_test
  13288. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SecondaryStructureProcessor_test
  13289. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SecondaryStructureProcessor_test
  13290. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SecondaryStructureProcessor_test
  13291. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SecondaryStructureProcessor_test
  13292. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SecondaryStructureProcessor_test
  13293. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SecondaryStructureProcessor_test
  13294. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SecondaryStructureProcessor_test
  13295. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SecondaryStructureProcessor_test
  13296. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SecondaryStructureProcessor_test
  13297. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SecondaryStructureProcessor_test
  13298. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SecondaryStructureProcessor_test
  13299. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SecondaryStructureProcessor_test
  13300. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SecondaryStructureProcessor_test
  13301. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SecondaryStructureProcessor_test
  13302. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SecondaryStructureProcessor_test
  13303. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SecondaryStructureProcessor_test
  13304. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SecondaryStructureProcessor_test
  13305. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SecondaryStructureProcessor_test
  13306. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SecondaryStructureProcessor_test
  13307. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SecondaryStructureProcessor_test
  13308. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SecondaryStructureProcessor_test
  13309. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SecondaryStructureProcessor_test
  13310. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SecondaryStructureProcessor_test
  13311. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SecondaryStructureProcessor_test
  13312. 180: Test command: "-v"
  13313. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SecondaryStructureProcessor_test
  13314. 180/232 Test #180: SecondaryStructureProcessor_test ..........***Not Run 0.00 sec
  13315. test 181
  13316. Start 181: UCK_test
  13317. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/UCK_test
  13318. Looked in the following places:
  13319. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/UCK_test
  13320. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/UCK_test
  13321. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/UCK_test
  13322. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/UCK_test
  13323. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/UCK_test
  13324. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/UCK_test
  13325. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/UCK_test
  13326. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/UCK_test
  13327. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/UCK_test
  13328. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/UCK_test
  13329. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/UCK_test
  13330. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/UCK_test
  13331. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/UCK_test
  13332. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/UCK_test
  13333. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/UCK_test
  13334. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/UCK_test
  13335. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/UCK_test
  13336. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/UCK_test
  13337. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/UCK_test
  13338. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/UCK_test
  13339. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/UCK_test
  13340. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/UCK_test
  13341. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/UCK_test
  13342. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/UCK_test
  13343. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/UCK_test
  13344. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/UCK_test
  13345. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/UCK_test
  13346. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/UCK_test
  13347. 181: Test command: "-v"
  13348. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/UCK_test
  13349. 181/232 Test #181: UCK_test ..................................***Not Run 0.00 sec
  13350. test 182
  13351. Start 182: BuildBondsProcessor_test
  13352. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BuildBondsProcessor_test
  13353. Looked in the following places:
  13354. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BuildBondsProcessor_test
  13355. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BuildBondsProcessor_test
  13356. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/BuildBondsProcessor_test
  13357. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/BuildBondsProcessor_test
  13358. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/BuildBondsProcessor_test
  13359. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/BuildBondsProcessor_test
  13360. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/BuildBondsProcessor_test
  13361. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/BuildBondsProcessor_test
  13362. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/BuildBondsProcessor_test
  13363. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/BuildBondsProcessor_test
  13364. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/BuildBondsProcessor_test
  13365. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/BuildBondsProcessor_test
  13366. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/BuildBondsProcessor_test
  13367. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/BuildBondsProcessor_test
  13368. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BuildBondsProcessor_test
  13369. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BuildBondsProcessor_test
  13370. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/BuildBondsProcessor_test
  13371. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/BuildBondsProcessor_test
  13372. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/BuildBondsProcessor_test
  13373. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/BuildBondsProcessor_test
  13374. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/BuildBondsProcessor_test
  13375. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/BuildBondsProcessor_test
  13376. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/BuildBondsProcessor_test
  13377. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/BuildBondsProcessor_test
  13378. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/BuildBondsProcessor_test
  13379. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/BuildBondsProcessor_test
  13380. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/BuildBondsProcessor_test
  13381. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/BuildBondsProcessor_test
  13382. 182: Test command: "-v"
  13383. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BuildBondsProcessor_test
  13384. 182/232 Test #182: BuildBondsProcessor_test ..................***Not Run 0.00 sec
  13385. test 183
  13386. Start 183: DockResult_test
  13387. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/DockResult_test
  13388. Looked in the following places:
  13389. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/DockResult_test
  13390. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/DockResult_test
  13391. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/DockResult_test
  13392. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/DockResult_test
  13393. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/DockResult_test
  13394. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/DockResult_test
  13395. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/DockResult_test
  13396. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/DockResult_test
  13397. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/DockResult_test
  13398. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/DockResult_test
  13399. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/DockResult_test
  13400. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/DockResult_test
  13401. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/DockResult_test
  13402. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/DockResult_test
  13403. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/DockResult_test
  13404. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/DockResult_test
  13405. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/DockResult_test
  13406. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/DockResult_test
  13407. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/DockResult_test
  13408. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/DockResult_test
  13409. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/DockResult_test
  13410. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/DockResult_test
  13411. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/DockResult_test
  13412. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/DockResult_test
  13413. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/DockResult_test
  13414. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/DockResult_test
  13415. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/DockResult_test
  13416. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/DockResult_test
  13417. 183: Test command: "-v"
  13418. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/DockResult_test
  13419. 183/232 Test #183: DockResult_test ...........................***Not Run 0.00 sec
  13420. test 184
  13421. Start 184: ResidueRotamerSet_test
  13422. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ResidueRotamerSet_test
  13423. Looked in the following places:
  13424. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ResidueRotamerSet_test
  13425. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ResidueRotamerSet_test
  13426. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ResidueRotamerSet_test
  13427. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ResidueRotamerSet_test
  13428. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ResidueRotamerSet_test
  13429. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ResidueRotamerSet_test
  13430. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ResidueRotamerSet_test
  13431. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ResidueRotamerSet_test
  13432. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ResidueRotamerSet_test
  13433. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ResidueRotamerSet_test
  13434. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ResidueRotamerSet_test
  13435. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ResidueRotamerSet_test
  13436. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ResidueRotamerSet_test
  13437. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ResidueRotamerSet_test
  13438. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ResidueRotamerSet_test
  13439. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ResidueRotamerSet_test
  13440. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ResidueRotamerSet_test
  13441. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ResidueRotamerSet_test
  13442. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ResidueRotamerSet_test
  13443. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ResidueRotamerSet_test
  13444. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ResidueRotamerSet_test
  13445. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ResidueRotamerSet_test
  13446. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ResidueRotamerSet_test
  13447. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ResidueRotamerSet_test
  13448. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ResidueRotamerSet_test
  13449. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ResidueRotamerSet_test
  13450. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ResidueRotamerSet_test
  13451. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ResidueRotamerSet_test
  13452. 184: Test command: "-v"
  13453. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ResidueRotamerSet_test
  13454. 184/232 Test #184: ResidueRotamerSet_test ....................***Not Run 0.00 sec
  13455. test 185
  13456. Start 185: RotamerLibrary_test
  13457. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RotamerLibrary_test
  13458. Looked in the following places:
  13459. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RotamerLibrary_test
  13460. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RotamerLibrary_test
  13461. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RotamerLibrary_test
  13462. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RotamerLibrary_test
  13463. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RotamerLibrary_test
  13464. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RotamerLibrary_test
  13465. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RotamerLibrary_test
  13466. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RotamerLibrary_test
  13467. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RotamerLibrary_test
  13468. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RotamerLibrary_test
  13469. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RotamerLibrary_test
  13470. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RotamerLibrary_test
  13471. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RotamerLibrary_test
  13472. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RotamerLibrary_test
  13473. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RotamerLibrary_test
  13474. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RotamerLibrary_test
  13475. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RotamerLibrary_test
  13476. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RotamerLibrary_test
  13477. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RotamerLibrary_test
  13478. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RotamerLibrary_test
  13479. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RotamerLibrary_test
  13480. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RotamerLibrary_test
  13481. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RotamerLibrary_test
  13482. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RotamerLibrary_test
  13483. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RotamerLibrary_test
  13484. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RotamerLibrary_test
  13485. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RotamerLibrary_test
  13486. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RotamerLibrary_test
  13487. 185: Test command: "-v"
  13488. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RotamerLibrary_test
  13489. 185/232 Test #185: RotamerLibrary_test .......................***Not Run 0.00 sec
  13490. test 186
  13491. Start 186: PoissonBoltzmann_test
  13492. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PoissonBoltzmann_test
  13493. Looked in the following places:
  13494. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PoissonBoltzmann_test
  13495. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PoissonBoltzmann_test
  13496. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PoissonBoltzmann_test
  13497. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PoissonBoltzmann_test
  13498. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PoissonBoltzmann_test
  13499. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PoissonBoltzmann_test
  13500. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PoissonBoltzmann_test
  13501. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PoissonBoltzmann_test
  13502. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PoissonBoltzmann_test
  13503. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PoissonBoltzmann_test
  13504. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PoissonBoltzmann_test
  13505. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PoissonBoltzmann_test
  13506. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PoissonBoltzmann_test
  13507. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PoissonBoltzmann_test
  13508. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PoissonBoltzmann_test
  13509. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PoissonBoltzmann_test
  13510. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PoissonBoltzmann_test
  13511. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PoissonBoltzmann_test
  13512. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PoissonBoltzmann_test
  13513. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PoissonBoltzmann_test
  13514. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PoissonBoltzmann_test
  13515. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PoissonBoltzmann_test
  13516. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PoissonBoltzmann_test
  13517. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PoissonBoltzmann_test
  13518. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PoissonBoltzmann_test
  13519. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PoissonBoltzmann_test
  13520. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PoissonBoltzmann_test
  13521. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PoissonBoltzmann_test
  13522. 186: Test command: "-v"
  13523. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PoissonBoltzmann_test
  13524. 186/232 Test #186: PoissonBoltzmann_test .....................***Not Run 0.00 sec
  13525. test 187
  13526. Start 187: SolventDescriptor_test
  13527. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SolventDescriptor_test
  13528. Looked in the following places:
  13529. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SolventDescriptor_test
  13530. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SolventDescriptor_test
  13531. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SolventDescriptor_test
  13532. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SolventDescriptor_test
  13533. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SolventDescriptor_test
  13534. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SolventDescriptor_test
  13535. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SolventDescriptor_test
  13536. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SolventDescriptor_test
  13537. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SolventDescriptor_test
  13538. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SolventDescriptor_test
  13539. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SolventDescriptor_test
  13540. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SolventDescriptor_test
  13541. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SolventDescriptor_test
  13542. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SolventDescriptor_test
  13543. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SolventDescriptor_test
  13544. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SolventDescriptor_test
  13545. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SolventDescriptor_test
  13546. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SolventDescriptor_test
  13547. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SolventDescriptor_test
  13548. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SolventDescriptor_test
  13549. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SolventDescriptor_test
  13550. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SolventDescriptor_test
  13551. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SolventDescriptor_test
  13552. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SolventDescriptor_test
  13553. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SolventDescriptor_test
  13554. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SolventDescriptor_test
  13555. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SolventDescriptor_test
  13556. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SolventDescriptor_test
  13557. 187: Test command: "-v"
  13558. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SolventDescriptor_test
  13559. 187/232 Test #187: SolventDescriptor_test ....................***Not Run 0.00 sec
  13560. test 188
  13561. Start 188: SolventParameter_test
  13562. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SolventParameter_test
  13563. Looked in the following places:
  13564. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SolventParameter_test
  13565. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SolventParameter_test
  13566. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SolventParameter_test
  13567. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SolventParameter_test
  13568. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SolventParameter_test
  13569. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SolventParameter_test
  13570. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SolventParameter_test
  13571. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SolventParameter_test
  13572. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SolventParameter_test
  13573. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SolventParameter_test
  13574. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SolventParameter_test
  13575. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SolventParameter_test
  13576. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SolventParameter_test
  13577. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SolventParameter_test
  13578. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SolventParameter_test
  13579. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SolventParameter_test
  13580. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SolventParameter_test
  13581. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SolventParameter_test
  13582. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SolventParameter_test
  13583. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SolventParameter_test
  13584. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SolventParameter_test
  13585. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SolventParameter_test
  13586. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SolventParameter_test
  13587. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SolventParameter_test
  13588. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SolventParameter_test
  13589. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SolventParameter_test
  13590. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SolventParameter_test
  13591. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SolventParameter_test
  13592. 188: Test command: "-v"
  13593. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SolventParameter_test
  13594. 188/232 Test #188: SolventParameter_test .....................***Not Run 0.00 sec
  13595. test 189
  13596. Start 189: ClaverieParameter_test
  13597. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ClaverieParameter_test
  13598. Looked in the following places:
  13599. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ClaverieParameter_test
  13600. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ClaverieParameter_test
  13601. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ClaverieParameter_test
  13602. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ClaverieParameter_test
  13603. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ClaverieParameter_test
  13604. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ClaverieParameter_test
  13605. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ClaverieParameter_test
  13606. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ClaverieParameter_test
  13607. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ClaverieParameter_test
  13608. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ClaverieParameter_test
  13609. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ClaverieParameter_test
  13610. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ClaverieParameter_test
  13611. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ClaverieParameter_test
  13612. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ClaverieParameter_test
  13613. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ClaverieParameter_test
  13614. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ClaverieParameter_test
  13615. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ClaverieParameter_test
  13616. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ClaverieParameter_test
  13617. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ClaverieParameter_test
  13618. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ClaverieParameter_test
  13619. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ClaverieParameter_test
  13620. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ClaverieParameter_test
  13621. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ClaverieParameter_test
  13622. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ClaverieParameter_test
  13623. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ClaverieParameter_test
  13624. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ClaverieParameter_test
  13625. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ClaverieParameter_test
  13626. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ClaverieParameter_test
  13627. 189: Test command: "-v"
  13628. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ClaverieParameter_test
  13629. 189/232 Test #189: ClaverieParameter_test ....................***Not Run 0.00 sec
  13630. test 190
  13631. Start 190: ReissCavFreeEnergyProcessor_test
  13632. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ReissCavFreeEnergyProcessor_test
  13633. Looked in the following places:
  13634. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ReissCavFreeEnergyProcessor_test
  13635. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ReissCavFreeEnergyProcessor_test
  13636. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ReissCavFreeEnergyProcessor_test
  13637. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ReissCavFreeEnergyProcessor_test
  13638. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ReissCavFreeEnergyProcessor_test
  13639. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ReissCavFreeEnergyProcessor_test
  13640. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ReissCavFreeEnergyProcessor_test
  13641. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ReissCavFreeEnergyProcessor_test
  13642. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ReissCavFreeEnergyProcessor_test
  13643. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ReissCavFreeEnergyProcessor_test
  13644. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ReissCavFreeEnergyProcessor_test
  13645. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ReissCavFreeEnergyProcessor_test
  13646. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ReissCavFreeEnergyProcessor_test
  13647. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ReissCavFreeEnergyProcessor_test
  13648. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ReissCavFreeEnergyProcessor_test
  13649. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ReissCavFreeEnergyProcessor_test
  13650. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ReissCavFreeEnergyProcessor_test
  13651. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ReissCavFreeEnergyProcessor_test
  13652. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ReissCavFreeEnergyProcessor_test
  13653. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ReissCavFreeEnergyProcessor_test
  13654. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ReissCavFreeEnergyProcessor_test
  13655. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ReissCavFreeEnergyProcessor_test
  13656. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ReissCavFreeEnergyProcessor_test
  13657. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ReissCavFreeEnergyProcessor_test
  13658. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ReissCavFreeEnergyProcessor_test
  13659. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ReissCavFreeEnergyProcessor_test
  13660. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ReissCavFreeEnergyProcessor_test
  13661. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ReissCavFreeEnergyProcessor_test
  13662. 190: Test command: "-v"
  13663. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ReissCavFreeEnergyProcessor_test
  13664. 190/232 Test #190: ReissCavFreeEnergyProcessor_test ..........***Not Run 0.00 sec
  13665. test 191
  13666. Start 191: UhligCavFreeEnergyProcessor_test
  13667. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/UhligCavFreeEnergyProcessor_test
  13668. Looked in the following places:
  13669. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/UhligCavFreeEnergyProcessor_test
  13670. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/UhligCavFreeEnergyProcessor_test
  13671. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/UhligCavFreeEnergyProcessor_test
  13672. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/UhligCavFreeEnergyProcessor_test
  13673. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/UhligCavFreeEnergyProcessor_test
  13674. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/UhligCavFreeEnergyProcessor_test
  13675. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/UhligCavFreeEnergyProcessor_test
  13676. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/UhligCavFreeEnergyProcessor_test
  13677. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/UhligCavFreeEnergyProcessor_test
  13678. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/UhligCavFreeEnergyProcessor_test
  13679. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/UhligCavFreeEnergyProcessor_test
  13680. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/UhligCavFreeEnergyProcessor_test
  13681. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/UhligCavFreeEnergyProcessor_test
  13682. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/UhligCavFreeEnergyProcessor_test
  13683. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/UhligCavFreeEnergyProcessor_test
  13684. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/UhligCavFreeEnergyProcessor_test
  13685. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/UhligCavFreeEnergyProcessor_test
  13686. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/UhligCavFreeEnergyProcessor_test
  13687. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/UhligCavFreeEnergyProcessor_test
  13688. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/UhligCavFreeEnergyProcessor_test
  13689. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/UhligCavFreeEnergyProcessor_test
  13690. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/UhligCavFreeEnergyProcessor_test
  13691. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/UhligCavFreeEnergyProcessor_test
  13692. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/UhligCavFreeEnergyProcessor_test
  13693. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/UhligCavFreeEnergyProcessor_test
  13694. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/UhligCavFreeEnergyProcessor_test
  13695. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/UhligCavFreeEnergyProcessor_test
  13696. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/UhligCavFreeEnergyProcessor_test
  13697. 191: Test command: "-v"
  13698. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/UhligCavFreeEnergyProcessor_test
  13699. 191/232 Test #191: UhligCavFreeEnergyProcessor_test ..........***Not Run 0.00 sec
  13700. test 192
  13701. Start 192: PCMCavFreeEnergyProcessor_test
  13702. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PCMCavFreeEnergyProcessor_test
  13703. Looked in the following places:
  13704. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PCMCavFreeEnergyProcessor_test
  13705. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PCMCavFreeEnergyProcessor_test
  13706. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PCMCavFreeEnergyProcessor_test
  13707. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PCMCavFreeEnergyProcessor_test
  13708. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PCMCavFreeEnergyProcessor_test
  13709. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PCMCavFreeEnergyProcessor_test
  13710. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PCMCavFreeEnergyProcessor_test
  13711. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PCMCavFreeEnergyProcessor_test
  13712. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PCMCavFreeEnergyProcessor_test
  13713. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PCMCavFreeEnergyProcessor_test
  13714. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PCMCavFreeEnergyProcessor_test
  13715. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PCMCavFreeEnergyProcessor_test
  13716. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PCMCavFreeEnergyProcessor_test
  13717. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PCMCavFreeEnergyProcessor_test
  13718. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PCMCavFreeEnergyProcessor_test
  13719. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PCMCavFreeEnergyProcessor_test
  13720. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PCMCavFreeEnergyProcessor_test
  13721. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PCMCavFreeEnergyProcessor_test
  13722. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PCMCavFreeEnergyProcessor_test
  13723. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PCMCavFreeEnergyProcessor_test
  13724. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PCMCavFreeEnergyProcessor_test
  13725. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PCMCavFreeEnergyProcessor_test
  13726. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PCMCavFreeEnergyProcessor_test
  13727. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PCMCavFreeEnergyProcessor_test
  13728. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PCMCavFreeEnergyProcessor_test
  13729. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PCMCavFreeEnergyProcessor_test
  13730. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PCMCavFreeEnergyProcessor_test
  13731. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PCMCavFreeEnergyProcessor_test
  13732. 192: Test command: "-v"
  13733. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PCMCavFreeEnergyProcessor_test
  13734. 192/232 Test #192: PCMCavFreeEnergyProcessor_test ............***Not Run 0.00 sec
  13735. test 193
  13736. Start 193: PierottiCavFreeEnergyProcessor_test
  13737. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PierottiCavFreeEnergyProcessor_test
  13738. Looked in the following places:
  13739. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PierottiCavFreeEnergyProcessor_test
  13740. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PierottiCavFreeEnergyProcessor_test
  13741. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PierottiCavFreeEnergyProcessor_test
  13742. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PierottiCavFreeEnergyProcessor_test
  13743. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PierottiCavFreeEnergyProcessor_test
  13744. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PierottiCavFreeEnergyProcessor_test
  13745. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PierottiCavFreeEnergyProcessor_test
  13746. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PierottiCavFreeEnergyProcessor_test
  13747. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PierottiCavFreeEnergyProcessor_test
  13748. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PierottiCavFreeEnergyProcessor_test
  13749. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PierottiCavFreeEnergyProcessor_test
  13750. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PierottiCavFreeEnergyProcessor_test
  13751. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PierottiCavFreeEnergyProcessor_test
  13752. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PierottiCavFreeEnergyProcessor_test
  13753. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PierottiCavFreeEnergyProcessor_test
  13754. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PierottiCavFreeEnergyProcessor_test
  13755. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PierottiCavFreeEnergyProcessor_test
  13756. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PierottiCavFreeEnergyProcessor_test
  13757. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PierottiCavFreeEnergyProcessor_test
  13758. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PierottiCavFreeEnergyProcessor_test
  13759. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PierottiCavFreeEnergyProcessor_test
  13760. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PierottiCavFreeEnergyProcessor_test
  13761. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PierottiCavFreeEnergyProcessor_test
  13762. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PierottiCavFreeEnergyProcessor_test
  13763. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PierottiCavFreeEnergyProcessor_test
  13764. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PierottiCavFreeEnergyProcessor_test
  13765. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PierottiCavFreeEnergyProcessor_test
  13766. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PierottiCavFreeEnergyProcessor_test
  13767. 193: Test command: "-v"
  13768. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PierottiCavFreeEnergyProcessor_test
  13769. 193/232 Test #193: PierottiCavFreeEnergyProcessor_test .......***Not Run 0.00 sec
  13770. test 194
  13771. Start 194: Pair6_12RDFIntegrator_test
  13772. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Pair6_12RDFIntegrator_test
  13773. Looked in the following places:
  13774. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Pair6_12RDFIntegrator_test
  13775. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Pair6_12RDFIntegrator_test
  13776. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Pair6_12RDFIntegrator_test
  13777. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Pair6_12RDFIntegrator_test
  13778. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Pair6_12RDFIntegrator_test
  13779. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Pair6_12RDFIntegrator_test
  13780. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Pair6_12RDFIntegrator_test
  13781. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Pair6_12RDFIntegrator_test
  13782. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Pair6_12RDFIntegrator_test
  13783. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Pair6_12RDFIntegrator_test
  13784. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Pair6_12RDFIntegrator_test
  13785. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Pair6_12RDFIntegrator_test
  13786. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Pair6_12RDFIntegrator_test
  13787. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Pair6_12RDFIntegrator_test
  13788. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Pair6_12RDFIntegrator_test
  13789. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Pair6_12RDFIntegrator_test
  13790. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Pair6_12RDFIntegrator_test
  13791. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Pair6_12RDFIntegrator_test
  13792. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Pair6_12RDFIntegrator_test
  13793. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Pair6_12RDFIntegrator_test
  13794. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Pair6_12RDFIntegrator_test
  13795. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Pair6_12RDFIntegrator_test
  13796. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Pair6_12RDFIntegrator_test
  13797. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Pair6_12RDFIntegrator_test
  13798. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Pair6_12RDFIntegrator_test
  13799. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Pair6_12RDFIntegrator_test
  13800. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Pair6_12RDFIntegrator_test
  13801. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Pair6_12RDFIntegrator_test
  13802. 194: Test command: "-v"
  13803. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Pair6_12RDFIntegrator_test
  13804. 194/232 Test #194: Pair6_12RDFIntegrator_test ................***Not Run 0.00 sec
  13805. test 195
  13806. Start 195: Pair6_12InteractionEnergyProcessor_test
  13807. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Pair6_12InteractionEnergyProcessor_test
  13808. Looked in the following places:
  13809. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Pair6_12InteractionEnergyProcessor_test
  13810. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Pair6_12InteractionEnergyProcessor_test
  13811. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Pair6_12InteractionEnergyProcessor_test
  13812. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Pair6_12InteractionEnergyProcessor_test
  13813. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Pair6_12InteractionEnergyProcessor_test
  13814. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Pair6_12InteractionEnergyProcessor_test
  13815. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Pair6_12InteractionEnergyProcessor_test
  13816. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Pair6_12InteractionEnergyProcessor_test
  13817. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Pair6_12InteractionEnergyProcessor_test
  13818. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Pair6_12InteractionEnergyProcessor_test
  13819. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Pair6_12InteractionEnergyProcessor_test
  13820. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Pair6_12InteractionEnergyProcessor_test
  13821. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Pair6_12InteractionEnergyProcessor_test
  13822. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Pair6_12InteractionEnergyProcessor_test
  13823. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Pair6_12InteractionEnergyProcessor_test
  13824. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Pair6_12InteractionEnergyProcessor_test
  13825. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Pair6_12InteractionEnergyProcessor_test
  13826. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Pair6_12InteractionEnergyProcessor_test
  13827. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Pair6_12InteractionEnergyProcessor_test
  13828. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Pair6_12InteractionEnergyProcessor_test
  13829. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Pair6_12InteractionEnergyProcessor_test
  13830. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Pair6_12InteractionEnergyProcessor_test
  13831. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Pair6_12InteractionEnergyProcessor_test
  13832. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Pair6_12InteractionEnergyProcessor_test
  13833. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Pair6_12InteractionEnergyProcessor_test
  13834. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Pair6_12InteractionEnergyProcessor_test
  13835. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Pair6_12InteractionEnergyProcessor_test
  13836. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Pair6_12InteractionEnergyProcessor_test
  13837. 195: Test command: "-v"
  13838. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Pair6_12InteractionEnergyProcessor_test
  13839. 195/232 Test #195: Pair6_12InteractionEnergyProcessor_test ...***Not Run 0.00 sec
  13840. test 196
  13841. Start 196: PairExpInteractionEnergyProcessor_test
  13842. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PairExpInteractionEnergyProcessor_test
  13843. Looked in the following places:
  13844. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PairExpInteractionEnergyProcessor_test
  13845. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PairExpInteractionEnergyProcessor_test
  13846. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PairExpInteractionEnergyProcessor_test
  13847. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PairExpInteractionEnergyProcessor_test
  13848. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PairExpInteractionEnergyProcessor_test
  13849. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PairExpInteractionEnergyProcessor_test
  13850. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PairExpInteractionEnergyProcessor_test
  13851. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PairExpInteractionEnergyProcessor_test
  13852. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PairExpInteractionEnergyProcessor_test
  13853. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PairExpInteractionEnergyProcessor_test
  13854. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PairExpInteractionEnergyProcessor_test
  13855. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PairExpInteractionEnergyProcessor_test
  13856. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PairExpInteractionEnergyProcessor_test
  13857. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PairExpInteractionEnergyProcessor_test
  13858. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PairExpInteractionEnergyProcessor_test
  13859. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PairExpInteractionEnergyProcessor_test
  13860. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PairExpInteractionEnergyProcessor_test
  13861. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PairExpInteractionEnergyProcessor_test
  13862. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PairExpInteractionEnergyProcessor_test
  13863. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PairExpInteractionEnergyProcessor_test
  13864. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PairExpInteractionEnergyProcessor_test
  13865. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PairExpInteractionEnergyProcessor_test
  13866. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PairExpInteractionEnergyProcessor_test
  13867. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PairExpInteractionEnergyProcessor_test
  13868. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PairExpInteractionEnergyProcessor_test
  13869. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PairExpInteractionEnergyProcessor_test
  13870. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PairExpInteractionEnergyProcessor_test
  13871. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PairExpInteractionEnergyProcessor_test
  13872. 196: Test command: "-v"
  13873. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PairExpInteractionEnergyProcessor_test
  13874. 196/232 Test #196: PairExpInteractionEnergyProcessor_test ....***Not Run 0.00 sec
  13875. test 197
  13876. Start 197: PairExpRDFIntegrator_test
  13877. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PairExpRDFIntegrator_test
  13878. Looked in the following places:
  13879. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PairExpRDFIntegrator_test
  13880. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PairExpRDFIntegrator_test
  13881. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PairExpRDFIntegrator_test
  13882. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PairExpRDFIntegrator_test
  13883. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PairExpRDFIntegrator_test
  13884. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PairExpRDFIntegrator_test
  13885. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PairExpRDFIntegrator_test
  13886. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PairExpRDFIntegrator_test
  13887. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PairExpRDFIntegrator_test
  13888. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PairExpRDFIntegrator_test
  13889. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PairExpRDFIntegrator_test
  13890. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PairExpRDFIntegrator_test
  13891. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PairExpRDFIntegrator_test
  13892. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PairExpRDFIntegrator_test
  13893. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PairExpRDFIntegrator_test
  13894. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PairExpRDFIntegrator_test
  13895. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PairExpRDFIntegrator_test
  13896. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PairExpRDFIntegrator_test
  13897. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PairExpRDFIntegrator_test
  13898. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PairExpRDFIntegrator_test
  13899. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PairExpRDFIntegrator_test
  13900. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PairExpRDFIntegrator_test
  13901. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PairExpRDFIntegrator_test
  13902. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PairExpRDFIntegrator_test
  13903. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PairExpRDFIntegrator_test
  13904. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PairExpRDFIntegrator_test
  13905. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PairExpRDFIntegrator_test
  13906. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PairExpRDFIntegrator_test
  13907. 197: Test command: "-v"
  13908. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PairExpRDFIntegrator_test
  13909. 197/232 Test #197: PairExpRDFIntegrator_test .................***Not Run 0.00 sec
  13910. test 198
  13911. Start 198: PARSE_test
  13912. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PARSE_test
  13913. Looked in the following places:
  13914. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PARSE_test
  13915. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PARSE_test
  13916. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PARSE_test
  13917. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PARSE_test
  13918. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PARSE_test
  13919. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PARSE_test
  13920. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PARSE_test
  13921. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PARSE_test
  13922. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PARSE_test
  13923. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PARSE_test
  13924. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PARSE_test
  13925. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PARSE_test
  13926. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PARSE_test
  13927. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PARSE_test
  13928. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PARSE_test
  13929. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PARSE_test
  13930. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PARSE_test
  13931. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PARSE_test
  13932. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PARSE_test
  13933. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PARSE_test
  13934. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PARSE_test
  13935. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PARSE_test
  13936. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PARSE_test
  13937. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PARSE_test
  13938. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PARSE_test
  13939. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PARSE_test
  13940. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PARSE_test
  13941. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PARSE_test
  13942. 198: Test command: "-v"
  13943. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PARSE_test
  13944. 198/232 Test #198: PARSE_test ................................***Not Run 0.00 sec
  13945. test 199
  13946. Start 199: AromaticityProcessor_test
  13947. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AromaticityProcessor_test
  13948. Looked in the following places:
  13949. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AromaticityProcessor_test
  13950. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AromaticityProcessor_test
  13951. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AromaticityProcessor_test
  13952. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AromaticityProcessor_test
  13953. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AromaticityProcessor_test
  13954. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AromaticityProcessor_test
  13955. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AromaticityProcessor_test
  13956. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AromaticityProcessor_test
  13957. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AromaticityProcessor_test
  13958. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AromaticityProcessor_test
  13959. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AromaticityProcessor_test
  13960. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AromaticityProcessor_test
  13961. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AromaticityProcessor_test
  13962. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AromaticityProcessor_test
  13963. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AromaticityProcessor_test
  13964. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AromaticityProcessor_test
  13965. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AromaticityProcessor_test
  13966. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AromaticityProcessor_test
  13967. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AromaticityProcessor_test
  13968. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AromaticityProcessor_test
  13969. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AromaticityProcessor_test
  13970. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AromaticityProcessor_test
  13971. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AromaticityProcessor_test
  13972. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AromaticityProcessor_test
  13973. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AromaticityProcessor_test
  13974. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AromaticityProcessor_test
  13975. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AromaticityProcessor_test
  13976. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AromaticityProcessor_test
  13977. 199: Test command: "-v"
  13978. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AromaticityProcessor_test
  13979. 199/232 Test #199: AromaticityProcessor_test .................***Not Run 0.00 sec
  13980. test 200
  13981. Start 200: ConnectivityBase_test
  13982. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ConnectivityBase_test
  13983. Looked in the following places:
  13984. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ConnectivityBase_test
  13985. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ConnectivityBase_test
  13986. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ConnectivityBase_test
  13987. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ConnectivityBase_test
  13988. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ConnectivityBase_test
  13989. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ConnectivityBase_test
  13990. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ConnectivityBase_test
  13991. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ConnectivityBase_test
  13992. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ConnectivityBase_test
  13993. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ConnectivityBase_test
  13994. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ConnectivityBase_test
  13995. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ConnectivityBase_test
  13996. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ConnectivityBase_test
  13997. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ConnectivityBase_test
  13998. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ConnectivityBase_test
  13999. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ConnectivityBase_test
  14000. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ConnectivityBase_test
  14001. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ConnectivityBase_test
  14002. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ConnectivityBase_test
  14003. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ConnectivityBase_test
  14004. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ConnectivityBase_test
  14005. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ConnectivityBase_test
  14006. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ConnectivityBase_test
  14007. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ConnectivityBase_test
  14008. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ConnectivityBase_test
  14009. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ConnectivityBase_test
  14010. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ConnectivityBase_test
  14011. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ConnectivityBase_test
  14012. 200: Test command: "-v"
  14013. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ConnectivityBase_test
  14014. 200/232 Test #200: ConnectivityBase_test .....................***Not Run 0.00 sec
  14015. test 201
  14016. Start 201: ConnectivityDescriptors_test
  14017. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ConnectivityDescriptors_test
  14018. Looked in the following places:
  14019. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ConnectivityDescriptors_test
  14020. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ConnectivityDescriptors_test
  14021. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ConnectivityDescriptors_test
  14022. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ConnectivityDescriptors_test
  14023. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ConnectivityDescriptors_test
  14024. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ConnectivityDescriptors_test
  14025. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ConnectivityDescriptors_test
  14026. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ConnectivityDescriptors_test
  14027. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ConnectivityDescriptors_test
  14028. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ConnectivityDescriptors_test
  14029. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ConnectivityDescriptors_test
  14030. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ConnectivityDescriptors_test
  14031. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ConnectivityDescriptors_test
  14032. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ConnectivityDescriptors_test
  14033. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ConnectivityDescriptors_test
  14034. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ConnectivityDescriptors_test
  14035. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ConnectivityDescriptors_test
  14036. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ConnectivityDescriptors_test
  14037. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ConnectivityDescriptors_test
  14038. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ConnectivityDescriptors_test
  14039. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ConnectivityDescriptors_test
  14040. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ConnectivityDescriptors_test
  14041. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ConnectivityDescriptors_test
  14042. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ConnectivityDescriptors_test
  14043. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ConnectivityDescriptors_test
  14044. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ConnectivityDescriptors_test
  14045. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ConnectivityDescriptors_test
  14046. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ConnectivityDescriptors_test
  14047. 201: Test command: "-v"
  14048. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ConnectivityDescriptors_test
  14049. 201/232 Test #201: ConnectivityDescriptors_test ..............***Not Run 0.00 sec
  14050. test 202
  14051. Start 202: Descriptor_test
  14052. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Descriptor_test
  14053. Looked in the following places:
  14054. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Descriptor_test
  14055. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Descriptor_test
  14056. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Descriptor_test
  14057. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Descriptor_test
  14058. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Descriptor_test
  14059. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Descriptor_test
  14060. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Descriptor_test
  14061. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Descriptor_test
  14062. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Descriptor_test
  14063. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Descriptor_test
  14064. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Descriptor_test
  14065. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Descriptor_test
  14066. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Descriptor_test
  14067. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Descriptor_test
  14068. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Descriptor_test
  14069. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Descriptor_test
  14070. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Descriptor_test
  14071. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Descriptor_test
  14072. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Descriptor_test
  14073. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Descriptor_test
  14074. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Descriptor_test
  14075. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Descriptor_test
  14076. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Descriptor_test
  14077. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Descriptor_test
  14078. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Descriptor_test
  14079. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Descriptor_test
  14080. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Descriptor_test
  14081. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Descriptor_test
  14082. 202: Test command: "-v"
  14083. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Descriptor_test
  14084. 202/232 Test #202: Descriptor_test ...........................***Not Run 0.00 sec
  14085. test 203
  14086. Start 203: PartialChargeProcessor_test
  14087. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PartialChargeProcessor_test
  14088. Looked in the following places:
  14089. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PartialChargeProcessor_test
  14090. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PartialChargeProcessor_test
  14091. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PartialChargeProcessor_test
  14092. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PartialChargeProcessor_test
  14093. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PartialChargeProcessor_test
  14094. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PartialChargeProcessor_test
  14095. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PartialChargeProcessor_test
  14096. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PartialChargeProcessor_test
  14097. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PartialChargeProcessor_test
  14098. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PartialChargeProcessor_test
  14099. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PartialChargeProcessor_test
  14100. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PartialChargeProcessor_test
  14101. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PartialChargeProcessor_test
  14102. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PartialChargeProcessor_test
  14103. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PartialChargeProcessor_test
  14104. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PartialChargeProcessor_test
  14105. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PartialChargeProcessor_test
  14106. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PartialChargeProcessor_test
  14107. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PartialChargeProcessor_test
  14108. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PartialChargeProcessor_test
  14109. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PartialChargeProcessor_test
  14110. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PartialChargeProcessor_test
  14111. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PartialChargeProcessor_test
  14112. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PartialChargeProcessor_test
  14113. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PartialChargeProcessor_test
  14114. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PartialChargeProcessor_test
  14115. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PartialChargeProcessor_test
  14116. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PartialChargeProcessor_test
  14117. 203: Test command: "-v"
  14118. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PartialChargeProcessor_test
  14119. 203/232 Test #203: PartialChargeProcessor_test ...............***Not Run 0.00 sec
  14120. test 204
  14121. Start 204: PartialChargeBase_test
  14122. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PartialChargeBase_test
  14123. Looked in the following places:
  14124. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PartialChargeBase_test
  14125. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PartialChargeBase_test
  14126. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PartialChargeBase_test
  14127. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PartialChargeBase_test
  14128. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PartialChargeBase_test
  14129. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PartialChargeBase_test
  14130. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PartialChargeBase_test
  14131. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PartialChargeBase_test
  14132. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PartialChargeBase_test
  14133. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PartialChargeBase_test
  14134. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PartialChargeBase_test
  14135. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PartialChargeBase_test
  14136. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PartialChargeBase_test
  14137. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PartialChargeBase_test
  14138. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PartialChargeBase_test
  14139. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PartialChargeBase_test
  14140. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PartialChargeBase_test
  14141. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PartialChargeBase_test
  14142. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PartialChargeBase_test
  14143. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PartialChargeBase_test
  14144. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PartialChargeBase_test
  14145. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PartialChargeBase_test
  14146. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PartialChargeBase_test
  14147. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PartialChargeBase_test
  14148. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PartialChargeBase_test
  14149. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PartialChargeBase_test
  14150. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PartialChargeBase_test
  14151. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PartialChargeBase_test
  14152. 204: Test command: "-v"
  14153. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PartialChargeBase_test
  14154. 204/232 Test #204: PartialChargeBase_test ....................***Not Run 0.00 sec
  14155. test 205
  14156. Start 205: PartialChargeDescriptors_test
  14157. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PartialChargeDescriptors_test
  14158. Looked in the following places:
  14159. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PartialChargeDescriptors_test
  14160. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PartialChargeDescriptors_test
  14161. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PartialChargeDescriptors_test
  14162. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PartialChargeDescriptors_test
  14163. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PartialChargeDescriptors_test
  14164. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PartialChargeDescriptors_test
  14165. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PartialChargeDescriptors_test
  14166. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PartialChargeDescriptors_test
  14167. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PartialChargeDescriptors_test
  14168. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PartialChargeDescriptors_test
  14169. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PartialChargeDescriptors_test
  14170. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PartialChargeDescriptors_test
  14171. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PartialChargeDescriptors_test
  14172. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PartialChargeDescriptors_test
  14173. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PartialChargeDescriptors_test
  14174. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PartialChargeDescriptors_test
  14175. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PartialChargeDescriptors_test
  14176. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PartialChargeDescriptors_test
  14177. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PartialChargeDescriptors_test
  14178. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PartialChargeDescriptors_test
  14179. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PartialChargeDescriptors_test
  14180. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PartialChargeDescriptors_test
  14181. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PartialChargeDescriptors_test
  14182. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PartialChargeDescriptors_test
  14183. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PartialChargeDescriptors_test
  14184. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PartialChargeDescriptors_test
  14185. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PartialChargeDescriptors_test
  14186. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PartialChargeDescriptors_test
  14187. 205: Test command: "-v"
  14188. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PartialChargeDescriptors_test
  14189. 205/232 Test #205: PartialChargeDescriptors_test .............***Not Run 0.00 sec
  14190. test 206
  14191. Start 206: RingPerceptionProcessor_test
  14192. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RingPerceptionProcessor_test
  14193. Looked in the following places:
  14194. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RingPerceptionProcessor_test
  14195. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RingPerceptionProcessor_test
  14196. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RingPerceptionProcessor_test
  14197. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RingPerceptionProcessor_test
  14198. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RingPerceptionProcessor_test
  14199. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RingPerceptionProcessor_test
  14200. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RingPerceptionProcessor_test
  14201. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RingPerceptionProcessor_test
  14202. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RingPerceptionProcessor_test
  14203. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RingPerceptionProcessor_test
  14204. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RingPerceptionProcessor_test
  14205. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RingPerceptionProcessor_test
  14206. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RingPerceptionProcessor_test
  14207. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RingPerceptionProcessor_test
  14208. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RingPerceptionProcessor_test
  14209. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RingPerceptionProcessor_test
  14210. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RingPerceptionProcessor_test
  14211. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RingPerceptionProcessor_test
  14212. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RingPerceptionProcessor_test
  14213. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RingPerceptionProcessor_test
  14214. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RingPerceptionProcessor_test
  14215. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RingPerceptionProcessor_test
  14216. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RingPerceptionProcessor_test
  14217. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RingPerceptionProcessor_test
  14218. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RingPerceptionProcessor_test
  14219. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RingPerceptionProcessor_test
  14220. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RingPerceptionProcessor_test
  14221. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RingPerceptionProcessor_test
  14222. 206: Test command: "-v"
  14223. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RingPerceptionProcessor_test
  14224. 206/232 Test #206: RingPerceptionProcessor_test ..............***Not Run 0.00 sec
  14225. test 207
  14226. Start 207: SimpleBase_test
  14227. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SimpleBase_test
  14228. Looked in the following places:
  14229. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SimpleBase_test
  14230. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SimpleBase_test
  14231. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SimpleBase_test
  14232. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SimpleBase_test
  14233. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SimpleBase_test
  14234. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SimpleBase_test
  14235. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SimpleBase_test
  14236. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SimpleBase_test
  14237. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SimpleBase_test
  14238. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SimpleBase_test
  14239. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SimpleBase_test
  14240. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SimpleBase_test
  14241. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SimpleBase_test
  14242. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SimpleBase_test
  14243. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SimpleBase_test
  14244. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SimpleBase_test
  14245. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SimpleBase_test
  14246. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SimpleBase_test
  14247. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SimpleBase_test
  14248. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SimpleBase_test
  14249. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SimpleBase_test
  14250. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SimpleBase_test
  14251. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SimpleBase_test
  14252. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SimpleBase_test
  14253. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SimpleBase_test
  14254. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SimpleBase_test
  14255. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SimpleBase_test
  14256. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SimpleBase_test
  14257. 207: Test command: "-v"
  14258. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SimpleBase_test
  14259. 207/232 Test #207: SimpleBase_test ...........................***Not Run 0.00 sec
  14260. test 208
  14261. Start 208: SimpleDescriptors_test
  14262. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SimpleDescriptors_test
  14263. Looked in the following places:
  14264. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SimpleDescriptors_test
  14265. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SimpleDescriptors_test
  14266. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SimpleDescriptors_test
  14267. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SimpleDescriptors_test
  14268. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SimpleDescriptors_test
  14269. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SimpleDescriptors_test
  14270. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SimpleDescriptors_test
  14271. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SimpleDescriptors_test
  14272. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SimpleDescriptors_test
  14273. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SimpleDescriptors_test
  14274. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SimpleDescriptors_test
  14275. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SimpleDescriptors_test
  14276. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SimpleDescriptors_test
  14277. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SimpleDescriptors_test
  14278. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SimpleDescriptors_test
  14279. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SimpleDescriptors_test
  14280. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SimpleDescriptors_test
  14281. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SimpleDescriptors_test
  14282. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SimpleDescriptors_test
  14283. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SimpleDescriptors_test
  14284. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SimpleDescriptors_test
  14285. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SimpleDescriptors_test
  14286. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SimpleDescriptors_test
  14287. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SimpleDescriptors_test
  14288. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SimpleDescriptors_test
  14289. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SimpleDescriptors_test
  14290. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SimpleDescriptors_test
  14291. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SimpleDescriptors_test
  14292. 208: Test command: "-v"
  14293. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SimpleDescriptors_test
  14294. 208/232 Test #208: SimpleDescriptors_test ....................***Not Run 0.00 sec
  14295. test 209
  14296. Start 209: SurfaceBase_test
  14297. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SurfaceBase_test
  14298. Looked in the following places:
  14299. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SurfaceBase_test
  14300. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SurfaceBase_test
  14301. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SurfaceBase_test
  14302. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SurfaceBase_test
  14303. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SurfaceBase_test
  14304. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SurfaceBase_test
  14305. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SurfaceBase_test
  14306. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SurfaceBase_test
  14307. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SurfaceBase_test
  14308. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SurfaceBase_test
  14309. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SurfaceBase_test
  14310. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SurfaceBase_test
  14311. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SurfaceBase_test
  14312. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SurfaceBase_test
  14313. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SurfaceBase_test
  14314. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SurfaceBase_test
  14315. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SurfaceBase_test
  14316. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SurfaceBase_test
  14317. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SurfaceBase_test
  14318. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SurfaceBase_test
  14319. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SurfaceBase_test
  14320. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SurfaceBase_test
  14321. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SurfaceBase_test
  14322. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SurfaceBase_test
  14323. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SurfaceBase_test
  14324. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SurfaceBase_test
  14325. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SurfaceBase_test
  14326. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SurfaceBase_test
  14327. 209: Test command: "-v"
  14328. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SurfaceBase_test
  14329. 209/232 Test #209: SurfaceBase_test ..........................***Not Run 0.00 sec
  14330. test 210
  14331. Start 210: SurfaceDescriptors_test
  14332. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SurfaceDescriptors_test
  14333. Looked in the following places:
  14334. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SurfaceDescriptors_test
  14335. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SurfaceDescriptors_test
  14336. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SurfaceDescriptors_test
  14337. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SurfaceDescriptors_test
  14338. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SurfaceDescriptors_test
  14339. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SurfaceDescriptors_test
  14340. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SurfaceDescriptors_test
  14341. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SurfaceDescriptors_test
  14342. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SurfaceDescriptors_test
  14343. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SurfaceDescriptors_test
  14344. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SurfaceDescriptors_test
  14345. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SurfaceDescriptors_test
  14346. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SurfaceDescriptors_test
  14347. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SurfaceDescriptors_test
  14348. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SurfaceDescriptors_test
  14349. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SurfaceDescriptors_test
  14350. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SurfaceDescriptors_test
  14351. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SurfaceDescriptors_test
  14352. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SurfaceDescriptors_test
  14353. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SurfaceDescriptors_test
  14354. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SurfaceDescriptors_test
  14355. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SurfaceDescriptors_test
  14356. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SurfaceDescriptors_test
  14357. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SurfaceDescriptors_test
  14358. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SurfaceDescriptors_test
  14359. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SurfaceDescriptors_test
  14360. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SurfaceDescriptors_test
  14361. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SurfaceDescriptors_test
  14362. 210: Test command: "-v"
  14363. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SurfaceDescriptors_test
  14364. 210/232 Test #210: SurfaceDescriptors_test ...................***Not Run 0.00 sec
  14365. test 211
  14366. Start 211: NBModel_test
  14367. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NBModel_test
  14368. Looked in the following places:
  14369. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NBModel_test
  14370. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NBModel_test
  14371. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/NBModel_test
  14372. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/NBModel_test
  14373. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/NBModel_test
  14374. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/NBModel_test
  14375. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/NBModel_test
  14376. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/NBModel_test
  14377. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/NBModel_test
  14378. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/NBModel_test
  14379. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/NBModel_test
  14380. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/NBModel_test
  14381. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/NBModel_test
  14382. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/NBModel_test
  14383. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NBModel_test
  14384. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NBModel_test
  14385. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/NBModel_test
  14386. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/NBModel_test
  14387. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/NBModel_test
  14388. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/NBModel_test
  14389. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/NBModel_test
  14390. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/NBModel_test
  14391. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/NBModel_test
  14392. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/NBModel_test
  14393. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/NBModel_test
  14394. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/NBModel_test
  14395. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/NBModel_test
  14396. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/NBModel_test
  14397. 211: Test command: "-v"
  14398. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/NBModel_test
  14399. 211/232 Test #211: NBModel_test ..............................***Not Run 0.00 sec
  14400. test 212
  14401. Start 212: SNBModel_test
  14402. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SNBModel_test
  14403. Looked in the following places:
  14404. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SNBModel_test
  14405. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SNBModel_test
  14406. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SNBModel_test
  14407. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SNBModel_test
  14408. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SNBModel_test
  14409. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SNBModel_test
  14410. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SNBModel_test
  14411. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SNBModel_test
  14412. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SNBModel_test
  14413. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SNBModel_test
  14414. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SNBModel_test
  14415. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SNBModel_test
  14416. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SNBModel_test
  14417. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SNBModel_test
  14418. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SNBModel_test
  14419. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SNBModel_test
  14420. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SNBModel_test
  14421. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SNBModel_test
  14422. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SNBModel_test
  14423. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SNBModel_test
  14424. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SNBModel_test
  14425. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SNBModel_test
  14426. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SNBModel_test
  14427. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SNBModel_test
  14428. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SNBModel_test
  14429. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SNBModel_test
  14430. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SNBModel_test
  14431. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SNBModel_test
  14432. 212: Test command: "-v"
  14433. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SNBModel_test
  14434. 212/232 Test #212: SNBModel_test .............................***Not Run 0.00 sec
  14435. test 213
  14436. Start 213: ALLModel_test
  14437. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ALLModel_test
  14438. Looked in the following places:
  14439. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ALLModel_test
  14440. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ALLModel_test
  14441. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ALLModel_test
  14442. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ALLModel_test
  14443. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ALLModel_test
  14444. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ALLModel_test
  14445. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ALLModel_test
  14446. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ALLModel_test
  14447. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ALLModel_test
  14448. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ALLModel_test
  14449. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ALLModel_test
  14450. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ALLModel_test
  14451. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ALLModel_test
  14452. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ALLModel_test
  14453. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ALLModel_test
  14454. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ALLModel_test
  14455. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ALLModel_test
  14456. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ALLModel_test
  14457. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ALLModel_test
  14458. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ALLModel_test
  14459. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ALLModel_test
  14460. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ALLModel_test
  14461. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ALLModel_test
  14462. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ALLModel_test
  14463. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ALLModel_test
  14464. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ALLModel_test
  14465. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ALLModel_test
  14466. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ALLModel_test
  14467. 213: Test command: "-v"
  14468. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ALLModel_test
  14469. 213/232 Test #213: ALLModel_test .............................***Not Run 0.00 sec
  14470. test 214
  14471. Start 214: FeatureSelection_test
  14472. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/FeatureSelection_test
  14473. Looked in the following places:
  14474. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/FeatureSelection_test
  14475. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/FeatureSelection_test
  14476. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/FeatureSelection_test
  14477. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/FeatureSelection_test
  14478. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/FeatureSelection_test
  14479. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/FeatureSelection_test
  14480. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/FeatureSelection_test
  14481. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/FeatureSelection_test
  14482. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/FeatureSelection_test
  14483. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/FeatureSelection_test
  14484. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/FeatureSelection_test
  14485. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/FeatureSelection_test
  14486. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/FeatureSelection_test
  14487. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/FeatureSelection_test
  14488. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/FeatureSelection_test
  14489. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/FeatureSelection_test
  14490. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/FeatureSelection_test
  14491. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/FeatureSelection_test
  14492. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/FeatureSelection_test
  14493. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/FeatureSelection_test
  14494. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/FeatureSelection_test
  14495. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/FeatureSelection_test
  14496. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/FeatureSelection_test
  14497. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/FeatureSelection_test
  14498. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/FeatureSelection_test
  14499. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/FeatureSelection_test
  14500. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/FeatureSelection_test
  14501. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/FeatureSelection_test
  14502. 214: Test command: "-v"
  14503. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/FeatureSelection_test
  14504. 214/232 Test #214: FeatureSelection_test .....................***Not Run 0.00 sec
  14505. test 215
  14506. Start 215: GPModel_test
  14507. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GPModel_test
  14508. Looked in the following places:
  14509. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GPModel_test
  14510. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GPModel_test
  14511. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/GPModel_test
  14512. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/GPModel_test
  14513. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/GPModel_test
  14514. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/GPModel_test
  14515. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/GPModel_test
  14516. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/GPModel_test
  14517. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/GPModel_test
  14518. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/GPModel_test
  14519. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/GPModel_test
  14520. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/GPModel_test
  14521. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/GPModel_test
  14522. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/GPModel_test
  14523. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GPModel_test
  14524. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GPModel_test
  14525. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/GPModel_test
  14526. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/GPModel_test
  14527. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/GPModel_test
  14528. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/GPModel_test
  14529. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/GPModel_test
  14530. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/GPModel_test
  14531. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/GPModel_test
  14532. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/GPModel_test
  14533. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/GPModel_test
  14534. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/GPModel_test
  14535. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/GPModel_test
  14536. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/GPModel_test
  14537. 215: Test command: "-v"
  14538. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/GPModel_test
  14539. 215/232 Test #215: GPModel_test ..............................***Not Run 0.00 sec
  14540. test 216
  14541. Start 216: KNNModel_test
  14542. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KNNModel_test
  14543. Looked in the following places:
  14544. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KNNModel_test
  14545. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KNNModel_test
  14546. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/KNNModel_test
  14547. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/KNNModel_test
  14548. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/KNNModel_test
  14549. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/KNNModel_test
  14550. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/KNNModel_test
  14551. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/KNNModel_test
  14552. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/KNNModel_test
  14553. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/KNNModel_test
  14554. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/KNNModel_test
  14555. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/KNNModel_test
  14556. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/KNNModel_test
  14557. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/KNNModel_test
  14558. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KNNModel_test
  14559. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KNNModel_test
  14560. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/KNNModel_test
  14561. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/KNNModel_test
  14562. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/KNNModel_test
  14563. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/KNNModel_test
  14564. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/KNNModel_test
  14565. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/KNNModel_test
  14566. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/KNNModel_test
  14567. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/KNNModel_test
  14568. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/KNNModel_test
  14569. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/KNNModel_test
  14570. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/KNNModel_test
  14571. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/KNNModel_test
  14572. 216: Test command: "-v"
  14573. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KNNModel_test
  14574. 216/232 Test #216: KNNModel_test .............................***Not Run 0.00 sec
  14575. test 217
  14576. Start 217: KPCRModel_test
  14577. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KPCRModel_test
  14578. Looked in the following places:
  14579. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KPCRModel_test
  14580. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KPCRModel_test
  14581. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/KPCRModel_test
  14582. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/KPCRModel_test
  14583. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/KPCRModel_test
  14584. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/KPCRModel_test
  14585. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/KPCRModel_test
  14586. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/KPCRModel_test
  14587. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/KPCRModel_test
  14588. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/KPCRModel_test
  14589. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/KPCRModel_test
  14590. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/KPCRModel_test
  14591. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/KPCRModel_test
  14592. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/KPCRModel_test
  14593. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KPCRModel_test
  14594. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KPCRModel_test
  14595. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/KPCRModel_test
  14596. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/KPCRModel_test
  14597. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/KPCRModel_test
  14598. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/KPCRModel_test
  14599. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/KPCRModel_test
  14600. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/KPCRModel_test
  14601. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/KPCRModel_test
  14602. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/KPCRModel_test
  14603. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/KPCRModel_test
  14604. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/KPCRModel_test
  14605. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/KPCRModel_test
  14606. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/KPCRModel_test
  14607. 217: Test command: "-v"
  14608. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KPCRModel_test
  14609. 217/232 Test #217: KPCRModel_test ............................***Not Run 0.00 sec
  14610. test 218
  14611. Start 218: KPLSModel_test
  14612. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KPLSModel_test
  14613. Looked in the following places:
  14614. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KPLSModel_test
  14615. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KPLSModel_test
  14616. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/KPLSModel_test
  14617. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/KPLSModel_test
  14618. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/KPLSModel_test
  14619. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/KPLSModel_test
  14620. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/KPLSModel_test
  14621. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/KPLSModel_test
  14622. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/KPLSModel_test
  14623. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/KPLSModel_test
  14624. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/KPLSModel_test
  14625. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/KPLSModel_test
  14626. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/KPLSModel_test
  14627. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/KPLSModel_test
  14628. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KPLSModel_test
  14629. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KPLSModel_test
  14630. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/KPLSModel_test
  14631. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/KPLSModel_test
  14632. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/KPLSModel_test
  14633. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/KPLSModel_test
  14634. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/KPLSModel_test
  14635. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/KPLSModel_test
  14636. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/KPLSModel_test
  14637. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/KPLSModel_test
  14638. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/KPLSModel_test
  14639. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/KPLSModel_test
  14640. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/KPLSModel_test
  14641. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/KPLSModel_test
  14642. 218: Test command: "-v"
  14643. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/KPLSModel_test
  14644. 218/232 Test #218: KPLSModel_test ............................***Not Run 0.00 sec
  14645. test 219
  14646. Start 219: LDAModel_test
  14647. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LDAModel_test
  14648. Looked in the following places:
  14649. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LDAModel_test
  14650. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LDAModel_test
  14651. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/LDAModel_test
  14652. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/LDAModel_test
  14653. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/LDAModel_test
  14654. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/LDAModel_test
  14655. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/LDAModel_test
  14656. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/LDAModel_test
  14657. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/LDAModel_test
  14658. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/LDAModel_test
  14659. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/LDAModel_test
  14660. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/LDAModel_test
  14661. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/LDAModel_test
  14662. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/LDAModel_test
  14663. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LDAModel_test
  14664. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LDAModel_test
  14665. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/LDAModel_test
  14666. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/LDAModel_test
  14667. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/LDAModel_test
  14668. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/LDAModel_test
  14669. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/LDAModel_test
  14670. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/LDAModel_test
  14671. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/LDAModel_test
  14672. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/LDAModel_test
  14673. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/LDAModel_test
  14674. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/LDAModel_test
  14675. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/LDAModel_test
  14676. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/LDAModel_test
  14677. 219: Test command: "-v"
  14678. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LDAModel_test
  14679. 219/232 Test #219: LDAModel_test .............................***Not Run 0.00 sec
  14680. test 220
  14681. Start 220: MLRModel_test
  14682. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MLRModel_test
  14683. Looked in the following places:
  14684. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MLRModel_test
  14685. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MLRModel_test
  14686. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/MLRModel_test
  14687. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/MLRModel_test
  14688. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/MLRModel_test
  14689. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/MLRModel_test
  14690. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/MLRModel_test
  14691. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/MLRModel_test
  14692. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/MLRModel_test
  14693. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/MLRModel_test
  14694. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/MLRModel_test
  14695. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/MLRModel_test
  14696. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/MLRModel_test
  14697. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/MLRModel_test
  14698. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MLRModel_test
  14699. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MLRModel_test
  14700. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/MLRModel_test
  14701. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/MLRModel_test
  14702. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/MLRModel_test
  14703. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/MLRModel_test
  14704. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/MLRModel_test
  14705. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/MLRModel_test
  14706. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/MLRModel_test
  14707. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/MLRModel_test
  14708. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/MLRModel_test
  14709. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/MLRModel_test
  14710. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/MLRModel_test
  14711. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/MLRModel_test
  14712. 220: Test command: "-v"
  14713. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MLRModel_test
  14714. 220/232 Test #220: MLRModel_test .............................***Not Run 0.00 sec
  14715. test 221
  14716. Start 221: PCRModel_test
  14717. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PCRModel_test
  14718. Looked in the following places:
  14719. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PCRModel_test
  14720. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PCRModel_test
  14721. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PCRModel_test
  14722. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PCRModel_test
  14723. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PCRModel_test
  14724. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PCRModel_test
  14725. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PCRModel_test
  14726. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PCRModel_test
  14727. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PCRModel_test
  14728. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PCRModel_test
  14729. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PCRModel_test
  14730. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PCRModel_test
  14731. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PCRModel_test
  14732. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PCRModel_test
  14733. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PCRModel_test
  14734. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PCRModel_test
  14735. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PCRModel_test
  14736. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PCRModel_test
  14737. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PCRModel_test
  14738. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PCRModel_test
  14739. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PCRModel_test
  14740. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PCRModel_test
  14741. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PCRModel_test
  14742. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PCRModel_test
  14743. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PCRModel_test
  14744. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PCRModel_test
  14745. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PCRModel_test
  14746. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PCRModel_test
  14747. 221: Test command: "-v"
  14748. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PCRModel_test
  14749. 221/232 Test #221: PCRModel_test .............................***Not Run 0.00 sec
  14750. test 222
  14751. Start 222: PLSModel_test
  14752. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PLSModel_test
  14753. Looked in the following places:
  14754. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PLSModel_test
  14755. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PLSModel_test
  14756. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PLSModel_test
  14757. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PLSModel_test
  14758. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PLSModel_test
  14759. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PLSModel_test
  14760. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PLSModel_test
  14761. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PLSModel_test
  14762. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PLSModel_test
  14763. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PLSModel_test
  14764. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PLSModel_test
  14765. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PLSModel_test
  14766. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PLSModel_test
  14767. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PLSModel_test
  14768. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PLSModel_test
  14769. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PLSModel_test
  14770. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PLSModel_test
  14771. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/PLSModel_test
  14772. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PLSModel_test
  14773. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/PLSModel_test
  14774. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PLSModel_test
  14775. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/PLSModel_test
  14776. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PLSModel_test
  14777. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/PLSModel_test
  14778. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PLSModel_test
  14779. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/PLSModel_test
  14780. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PLSModel_test
  14781. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/PLSModel_test
  14782. 222: Test command: "-v"
  14783. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/PLSModel_test
  14784. 222/232 Test #222: PLSModel_test .............................***Not Run 0.00 sec
  14785. test 223
  14786. Start 223: RRModel_test
  14787. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RRModel_test
  14788. Looked in the following places:
  14789. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RRModel_test
  14790. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RRModel_test
  14791. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RRModel_test
  14792. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RRModel_test
  14793. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RRModel_test
  14794. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RRModel_test
  14795. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RRModel_test
  14796. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RRModel_test
  14797. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RRModel_test
  14798. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RRModel_test
  14799. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RRModel_test
  14800. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RRModel_test
  14801. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RRModel_test
  14802. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RRModel_test
  14803. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RRModel_test
  14804. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RRModel_test
  14805. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RRModel_test
  14806. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/RRModel_test
  14807. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RRModel_test
  14808. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/RRModel_test
  14809. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RRModel_test
  14810. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/RRModel_test
  14811. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RRModel_test
  14812. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/RRModel_test
  14813. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RRModel_test
  14814. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/RRModel_test
  14815. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RRModel_test
  14816. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/RRModel_test
  14817. 223: Test command: "-v"
  14818. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RRModel_test
  14819. 223/232 Test #223: RRModel_test ..............................***Not Run 0.00 sec
  14820. test 224
  14821. Start 224: XDRPersistenceManager_test
  14822. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/XDRPersistenceManager_test
  14823. Looked in the following places:
  14824. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/XDRPersistenceManager_test
  14825. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/XDRPersistenceManager_test
  14826. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/XDRPersistenceManager_test
  14827. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/XDRPersistenceManager_test
  14828. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/XDRPersistenceManager_test
  14829. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/XDRPersistenceManager_test
  14830. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/XDRPersistenceManager_test
  14831. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/XDRPersistenceManager_test
  14832. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/XDRPersistenceManager_test
  14833. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/XDRPersistenceManager_test
  14834. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/XDRPersistenceManager_test
  14835. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/XDRPersistenceManager_test
  14836. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/XDRPersistenceManager_test
  14837. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/XDRPersistenceManager_test
  14838. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/XDRPersistenceManager_test
  14839. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/XDRPersistenceManager_test
  14840. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/XDRPersistenceManager_test
  14841. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/XDRPersistenceManager_test
  14842. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/XDRPersistenceManager_test
  14843. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/XDRPersistenceManager_test
  14844. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/XDRPersistenceManager_test
  14845. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/XDRPersistenceManager_test
  14846. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/XDRPersistenceManager_test
  14847. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/XDRPersistenceManager_test
  14848. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/XDRPersistenceManager_test
  14849. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/XDRPersistenceManager_test
  14850. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/XDRPersistenceManager_test
  14851. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/XDRPersistenceManager_test
  14852. 224: Test command: "-v"
  14853. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/XDRPersistenceManager_test
  14854. 224/232 Test #224: XDRPersistenceManager_test ................***Not Run 0.00 sec
  14855. test 225
  14856. Start 225: Socket_test
  14857. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Socket_test
  14858. Looked in the following places:
  14859. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Socket_test
  14860. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Socket_test
  14861. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Socket_test
  14862. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Socket_test
  14863. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Socket_test
  14864. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Socket_test
  14865. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Socket_test
  14866. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Socket_test
  14867. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Socket_test
  14868. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Socket_test
  14869. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Socket_test
  14870. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Socket_test
  14871. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Socket_test
  14872. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Socket_test
  14873. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Socket_test
  14874. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Socket_test
  14875. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Socket_test
  14876. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/Socket_test
  14877. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Socket_test
  14878. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/Socket_test
  14879. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Socket_test
  14880. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/Socket_test
  14881. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Socket_test
  14882. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/Socket_test
  14883. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Socket_test
  14884. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/Socket_test
  14885. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Socket_test
  14886. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/Socket_test
  14887. 225: Test command: "-v"
  14888. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Socket_test
  14889. 225/232 Test #225: Socket_test ...............................***Not Run 0.00 sec
  14890. test 226
  14891. Start 226: BallAndStickModel_test
  14892. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BallAndStickModel_test
  14893. Looked in the following places:
  14894. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BallAndStickModel_test
  14895. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BallAndStickModel_test
  14896. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/BallAndStickModel_test
  14897. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/BallAndStickModel_test
  14898. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/BallAndStickModel_test
  14899. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/BallAndStickModel_test
  14900. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/BallAndStickModel_test
  14901. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/BallAndStickModel_test
  14902. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/BallAndStickModel_test
  14903. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/BallAndStickModel_test
  14904. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/BallAndStickModel_test
  14905. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/BallAndStickModel_test
  14906. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/BallAndStickModel_test
  14907. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/BallAndStickModel_test
  14908. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BallAndStickModel_test
  14909. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BallAndStickModel_test
  14910. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/BallAndStickModel_test
  14911. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/BallAndStickModel_test
  14912. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/BallAndStickModel_test
  14913. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/BallAndStickModel_test
  14914. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/BallAndStickModel_test
  14915. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/BallAndStickModel_test
  14916. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/BallAndStickModel_test
  14917. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/BallAndStickModel_test
  14918. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/BallAndStickModel_test
  14919. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/BallAndStickModel_test
  14920. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/BallAndStickModel_test
  14921. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/BallAndStickModel_test
  14922. 226: Test command: "-v"
  14923. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/BallAndStickModel_test
  14924. 226/232 Test #226: BallAndStickModel_test ....................***Not Run 0.00 sec
  14925. test 227
  14926. Start 227: AddCartoonModel_test
  14927. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AddCartoonModel_test
  14928. Looked in the following places:
  14929. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AddCartoonModel_test
  14930. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AddCartoonModel_test
  14931. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AddCartoonModel_test
  14932. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AddCartoonModel_test
  14933. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AddCartoonModel_test
  14934. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AddCartoonModel_test
  14935. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AddCartoonModel_test
  14936. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AddCartoonModel_test
  14937. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AddCartoonModel_test
  14938. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AddCartoonModel_test
  14939. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AddCartoonModel_test
  14940. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AddCartoonModel_test
  14941. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AddCartoonModel_test
  14942. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AddCartoonModel_test
  14943. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AddCartoonModel_test
  14944. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AddCartoonModel_test
  14945. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AddCartoonModel_test
  14946. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/AddCartoonModel_test
  14947. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AddCartoonModel_test
  14948. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/AddCartoonModel_test
  14949. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AddCartoonModel_test
  14950. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/AddCartoonModel_test
  14951. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AddCartoonModel_test
  14952. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/AddCartoonModel_test
  14953. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AddCartoonModel_test
  14954. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/AddCartoonModel_test
  14955. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AddCartoonModel_test
  14956. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/AddCartoonModel_test
  14957. 227: Test command: "-v"
  14958. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/AddCartoonModel_test
  14959. 227/232 Test #227: AddCartoonModel_test ......................***Not Run 0.00 sec
  14960. test 228
  14961. Start 228: LabelModel_test
  14962. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LabelModel_test
  14963. Looked in the following places:
  14964. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LabelModel_test
  14965. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LabelModel_test
  14966. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/LabelModel_test
  14967. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/LabelModel_test
  14968. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/LabelModel_test
  14969. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/LabelModel_test
  14970. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/LabelModel_test
  14971. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/LabelModel_test
  14972. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/LabelModel_test
  14973. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/LabelModel_test
  14974. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/LabelModel_test
  14975. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/LabelModel_test
  14976. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/LabelModel_test
  14977. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/LabelModel_test
  14978. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LabelModel_test
  14979. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LabelModel_test
  14980. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/LabelModel_test
  14981. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/LabelModel_test
  14982. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/LabelModel_test
  14983. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/LabelModel_test
  14984. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/LabelModel_test
  14985. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/LabelModel_test
  14986. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/LabelModel_test
  14987. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/LabelModel_test
  14988. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/LabelModel_test
  14989. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/LabelModel_test
  14990. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/LabelModel_test
  14991. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/LabelModel_test
  14992. 228: Test command: "-v"
  14993. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LabelModel_test
  14994. 228/232 Test #228: LabelModel_test ...........................***Not Run 0.00 sec
  14995. test 229
  14996. Start 229: LineModel_test
  14997. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LineModel_test
  14998. Looked in the following places:
  14999. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LineModel_test
  15000. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LineModel_test
  15001. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/LineModel_test
  15002. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/LineModel_test
  15003. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/LineModel_test
  15004. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/LineModel_test
  15005. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/LineModel_test
  15006. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/LineModel_test
  15007. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/LineModel_test
  15008. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/LineModel_test
  15009. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/LineModel_test
  15010. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/LineModel_test
  15011. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/LineModel_test
  15012. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/LineModel_test
  15013. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LineModel_test
  15014. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LineModel_test
  15015. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/LineModel_test
  15016. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/LineModel_test
  15017. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/LineModel_test
  15018. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/LineModel_test
  15019. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/LineModel_test
  15020. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/LineModel_test
  15021. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/LineModel_test
  15022. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/LineModel_test
  15023. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/LineModel_test
  15024. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/LineModel_test
  15025. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/LineModel_test
  15026. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/LineModel_test
  15027. 229: Test command: "-v"
  15028. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/LineModel_test
  15029. 229/232 Test #229: LineModel_test ............................***Not Run 0.00 sec
  15030. test 230
  15031. Start 230: SurfaceModel_test
  15032. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SurfaceModel_test
  15033. Looked in the following places:
  15034. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SurfaceModel_test
  15035. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SurfaceModel_test
  15036. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SurfaceModel_test
  15037. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SurfaceModel_test
  15038. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SurfaceModel_test
  15039. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SurfaceModel_test
  15040. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SurfaceModel_test
  15041. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SurfaceModel_test
  15042. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SurfaceModel_test
  15043. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SurfaceModel_test
  15044. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SurfaceModel_test
  15045. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SurfaceModel_test
  15046. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SurfaceModel_test
  15047. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SurfaceModel_test
  15048. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SurfaceModel_test
  15049. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SurfaceModel_test
  15050. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SurfaceModel_test
  15051. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/SurfaceModel_test
  15052. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SurfaceModel_test
  15053. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/SurfaceModel_test
  15054. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SurfaceModel_test
  15055. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/SurfaceModel_test
  15056. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SurfaceModel_test
  15057. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/SurfaceModel_test
  15058. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SurfaceModel_test
  15059. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/SurfaceModel_test
  15060. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SurfaceModel_test
  15061. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/SurfaceModel_test
  15062. 230: Test command: "-v"
  15063. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/SurfaceModel_test
  15064. 230/232 Test #230: SurfaceModel_test .........................***Not Run 0.00 sec
  15065. test 231
  15066. Start 231: HBondModel_test
  15067. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HBondModel_test
  15068. Looked in the following places:
  15069. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HBondModel_test
  15070. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HBondModel_test
  15071. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HBondModel_test
  15072. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HBondModel_test
  15073. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HBondModel_test
  15074. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HBondModel_test
  15075. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HBondModel_test
  15076. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HBondModel_test
  15077. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HBondModel_test
  15078. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HBondModel_test
  15079. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HBondModel_test
  15080. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HBondModel_test
  15081. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HBondModel_test
  15082. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HBondModel_test
  15083. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HBondModel_test
  15084. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HBondModel_test
  15085. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HBondModel_test
  15086. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/HBondModel_test
  15087. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HBondModel_test
  15088. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/HBondModel_test
  15089. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HBondModel_test
  15090. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/HBondModel_test
  15091. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HBondModel_test
  15092. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/HBondModel_test
  15093. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HBondModel_test
  15094. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/HBondModel_test
  15095. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HBondModel_test
  15096. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/HBondModel_test
  15097. 231: Test command: "-v"
  15098. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/HBondModel_test
  15099. 231/232 Test #231: HBondModel_test ...........................***Not Run 0.00 sec
  15100. test 232
  15101. Start 232: ColorRGBA_test
  15102. Could not find executable /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ColorRGBA_test
  15103. Looked in the following places:
  15104. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ColorRGBA_test
  15105. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ColorRGBA_test
  15106. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ColorRGBA_test
  15107. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ColorRGBA_test
  15108. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ColorRGBA_test
  15109. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ColorRGBA_test
  15110. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ColorRGBA_test
  15111. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ColorRGBA_test
  15112. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ColorRGBA_test
  15113. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ColorRGBA_test
  15114. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ColorRGBA_test
  15115. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ColorRGBA_test
  15116. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ColorRGBA_test
  15117. /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ColorRGBA_test
  15118. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ColorRGBA_test
  15119. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ColorRGBA_test
  15120. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ColorRGBA_test
  15121. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Release/ColorRGBA_test
  15122. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ColorRGBA_test
  15123. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Debug/ColorRGBA_test
  15124. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ColorRGBA_test
  15125. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/MinSizeRel/ColorRGBA_test
  15126. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ColorRGBA_test
  15127. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/RelWithDebInfo/ColorRGBA_test
  15128. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ColorRGBA_test
  15129. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Deployment/ColorRGBA_test
  15130. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ColorRGBA_test
  15131. tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/Development/ColorRGBA_test
  15132. 232: Test command: "-v"
  15133. Unable to find executable: /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/bin/TEST/ColorRGBA_test
  15134. 232/232 Test #232: ColorRGBA_test ............................***Not Run 0.00 sec
  15135. 0% tests passed, 232 tests failed out of 232
  15136. Total Test time (real) = 0.69 sec
  15137. The following tests FAILED:
  15138. 1 - ClassTest_test (Not Run)
  15139. 2 - Debug_test (Not Run)
  15140. 3 - RegularExpression_test (Not Run)
  15141. 4 - GlobalTypes_test (Not Run)
  15142. 5 - Limits_test (Not Run)
  15143. 6 - VersionInfo_test (Not Run)
  15144. 7 - RTTI_test (Not Run)
  15145. 8 - MathsCommon_test (Not Run)
  15146. 9 - AnalyticalGeometry_test (Not Run)
  15147. 10 - Angle_test (Not Run)
  15148. 11 - Vector2_test (Not Run)
  15149. 12 - Vector3_test (Not Run)
  15150. 13 - Vector4_test (Not Run)
  15151. 14 - Quaternion_test (Not Run)
  15152. 15 - Matrix44_test (Not Run)
  15153. 16 - NumericalIntegrator_test (Not Run)
  15154. 17 - Line3_test (Not Run)
  15155. 18 - Circle3_test (Not Run)
  15156. 19 - SimpleBox3_test (Not Run)
  15157. 20 - Box3_test (Not Run)
  15158. 21 - Plane3_test (Not Run)
  15159. 22 - Sphere3_test (Not Run)
  15160. 23 - Surface_test (Not Run)
  15161. 24 - Function_test (Not Run)
  15162. 25 - PiecewiseFunction_test (Not Run)
  15163. 26 - PiecewisePolynomial_test (Not Run)
  15164. 27 - SVDSolver_test (Not Run)
  15165. 28 - Directory_test (Not Run)
  15166. 29 - FileSystem_test (Not Run)
  15167. 30 - File_test (Not Run)
  15168. 31 - Path_test (Not Run)
  15169. 32 - PreciseTime_test (Not Run)
  15170. 33 - Sysinfo_test (Not Run)
  15171. 34 - Timer_test (Not Run)
  15172. 35 - TimeStamp_test (Not Run)
  15173. 36 - TransformationManager_test (Not Run)
  15174. 37 - Bit_test (Not Run)
  15175. 38 - BitVector_test (Not Run)
  15176. 39 - Contour_test (Not Run)
  15177. 40 - ContourLine_test (Not Run)
  15178. 41 - Hash_test (Not Run)
  15179. 42 - HashMap_test (Not Run)
  15180. 43 - StringHashMap_test (Not Run)
  15181. 44 - HashSet_test (Not Run)
  15182. 45 - HashGrid3_test (Not Run)
  15183. 46 - HashGridBox3_test (Not Run)
  15184. 47 - HashGrid3DataIteratorTraits_test (Not Run)
  15185. 48 - HashGrid3BoxIteratorTraits_test (Not Run)
  15186. 49 - HashGrid3DataItem_test (Not Run)
  15187. 50 - HashGrid3NeighborBoxItem_test (Not Run)
  15188. 51 - Options_test (Not Run)
  15189. 52 - String_test1 (Not Run)
  15190. 53 - String_test2 (Not Run)
  15191. 54 - String_test3 (Not Run)
  15192. 55 - String_test4 (Not Run)
  15193. 56 - Substring_test (Not Run)
  15194. 57 - Triple_test (Not Run)
  15195. 58 - Quadruple_test (Not Run)
  15196. 59 - RegularData1D_test (Not Run)
  15197. 60 - RegularData2D_test (Not Run)
  15198. 61 - RegularData3D_test (Not Run)
  15199. 62 - ContourSurface_test (Not Run)
  15200. 63 - PTE_test (Not Run)
  15201. 64 - Atom_test (Not Run)
  15202. 65 - Bond_test (Not Run)
  15203. 66 - AtomContainer_test (Not Run)
  15204. 67 - Fragment_test (Not Run)
  15205. 68 - Chain_test (Not Run)
  15206. 69 - Molecule_test (Not Run)
  15207. 70 - SecondaryStructure_test (Not Run)
  15208. 71 - System_test (Not Run)
  15209. 72 - Protein_test (Not Run)
  15210. 73 - PDBAtom_test (Not Run)
  15211. 74 - NucleicAcid_test (Not Run)
  15212. 75 - Nucleotide_test (Not Run)
  15213. 76 - Residue_test (Not Run)
  15214. 77 - Expression_test (Not Run)
  15215. 78 - ExpressionParser_test (Not Run)
  15216. 79 - ExpressionPredicate_test (Not Run)
  15217. 80 - ExpressionTree_test (Not Run)
  15218. 81 - KernelPredicate_test (Not Run)
  15219. 82 - Selector_test (Not Run)
  15220. 83 - RuleEvaluator_test (Not Run)
  15221. 84 - StandardPredicates_test (Not Run)
  15222. 85 - DefaultProcessors_test (Not Run)
  15223. 86 - FragmentDB_test (Not Run)
  15224. 87 - NormalizeNamesProcessor_test (Not Run)
  15225. 88 - ForEach_test (Not Run)
  15226. 89 - GlobalKernel_test (Not Run)
  15227. 90 - CompositeIteratorTraits_test (Not Run)
  15228. 91 - AtomIterator_test (Not Run)
  15229. 92 - AtomBondIteratorTraits_test (Not Run)
  15230. 93 - Extractors_test (Not Run)
  15231. 94 - Gradient_test (Not Run)
  15232. 95 - AtomVector_test (Not Run)
  15233. 96 - MolmecSupport_test (Not Run)
  15234. 97 - SnapShot_test (Not Run)
  15235. 98 - SnapShotManager_test (Not Run)
  15236. 99 - ForceField_test (Not Run)
  15237. 100 - AmberFF_test (Not Run)
  15238. 101 - MMFF94_test (Not Run)
  15239. 102 - CharmmFF_test (Not Run)
  15240. 103 - EnergyMinimizer_test (Not Run)
  15241. 104 - LineSearch_test (Not Run)
  15242. 105 - SteepestDescentMinimizer_test (Not Run)
  15243. 106 - ConjugateGradientMinimizer_test (Not Run)
  15244. 107 - StrangLBFGSMinimizer_test (Not Run)
  15245. 108 - ShiftedLVMMMinimizer_test (Not Run)
  15246. 109 - AtomTypes_test (Not Run)
  15247. 110 - HBondProcessor_test (Not Run)
  15248. 111 - RandomCoilShiftProcessor_test (Not Run)
  15249. 112 - AnisotropyShiftProcessor_test (Not Run)
  15250. 113 - ClearShiftProcessor_test (Not Run)
  15251. 114 - CreateSpectrumProcessor_test (Not Run)
  15252. 115 - EFShiftProcessor_test (Not Run)
  15253. 116 - HaighMallionShiftProcessor_test (Not Run)
  15254. 117 - JohnsonBoveyShiftProcessor_test (Not Run)
  15255. 118 - ShiftModel_test (Not Run)
  15256. 119 - ShiftModule_test (Not Run)
  15257. 120 - Spectrum_test (Not Run)
  15258. 121 - Peak_test (Not Run)
  15259. 122 - PeakList_test (Not Run)
  15260. 123 - AntechamberFile_test (Not Run)
  15261. 124 - LineBasedFile_test (Not Run)
  15262. 125 - BinaryFileAdaptor_test (Not Run)
  15263. 126 - Bruker1DFile_test (Not Run)
  15264. 127 - Bruker2DFile_test (Not Run)
  15265. 128 - CCP4File_test (Not Run)
  15266. 129 - INIFile_test (Not Run)
  15267. 130 - JCAMPFile_test (Not Run)
  15268. 131 - KCFFile_test (Not Run)
  15269. 132 - Parameters_test (Not Run)
  15270. 133 - ParameterSection_test (Not Run)
  15271. 134 - ResourceFile_test (Not Run)
  15272. 135 - GenericMolFile_test (Not Run)
  15273. 136 - HINFile_test (Not Run)
  15274. 137 - MOLFile_test (Not Run)
  15275. 138 - SDFile_test (Not Run)
  15276. 139 - MOL2File_test (Not Run)
  15277. 140 - NMRStarFile_test (Not Run)
  15278. 141 - DCDFile_test (Not Run)
  15279. 142 - PDBRecords_test (Not Run)
  15280. 143 - PDBInfo_test (Not Run)
  15281. 144 - PDBFile_test (Not Run)
  15282. 145 - TrajectoryFile_test (Not Run)
  15283. 146 - XYZFile_test (Not Run)
  15284. 147 - SCWRLRotamerFile_test (Not Run)
  15285. 148 - AtomicContactEnergy_test (Not Run)
  15286. 149 - ComposedEnergyProcessor_test (Not Run)
  15287. 150 - EnergyProcessor_test (Not Run)
  15288. 151 - OoiEnergy_test (Not Run)
  15289. 152 - AnalyticalSES_test (Not Run)
  15290. 153 - AssignBondOrderProcessor_test (Not Run)
  15291. 154 - AtomBijection_test (Not Run)
  15292. 155 - BindingPocketProcessor_test (Not Run)
  15293. 156 - ConnectedComponentsProcessor_test (Not Run)
  15294. 157 - Enumerator_test (Not Run)
  15295. 158 - EnumeratorIndex_test (Not Run)
  15296. 159 - GeometricProperties_test (Not Run)
  15297. 160 - SimpleMolecularGraph_test (Not Run)
  15298. 161 - NumericalSAS_test (Not Run)
  15299. 162 - PeptideBuilder_test (Not Run)
  15300. 163 - PeptideCapProcessor_test (Not Run)
  15301. 164 - Peptides_test (Not Run)
  15302. 165 - RadialDistributionFunction_test (Not Run)
  15303. 166 - RDFIntegrator_test (Not Run)
  15304. 167 - RDFParameter_test (Not Run)
  15305. 168 - RDFSection_test (Not Run)
  15306. 169 - ReconstructFragmentProcessor_test (Not Run)
  15307. 170 - ResidueChecker_test (Not Run)
  15308. 171 - RMSDMinimizer_test (Not Run)
  15309. 172 - SideChainPlacementProcessor_test (Not Run)
  15310. 173 - SmilesParser_test (Not Run)
  15311. 174 - SmartsParser_test (Not Run)
  15312. 175 - SmartsMatcher_test (Not Run)
  15313. 176 - StructureMapper_test (Not Run)
  15314. 177 - TransformationProcessor_test (Not Run)
  15315. 178 - TranslationProcessor_test (Not Run)
  15316. 179 - SurfaceProcessor_test (Not Run)
  15317. 180 - SecondaryStructureProcessor_test (Not Run)
  15318. 181 - UCK_test (Not Run)
  15319. 182 - BuildBondsProcessor_test (Not Run)
  15320. 183 - DockResult_test (Not Run)
  15321. 184 - ResidueRotamerSet_test (Not Run)
  15322. 185 - RotamerLibrary_test (Not Run)
  15323. 186 - PoissonBoltzmann_test (Not Run)
  15324. 187 - SolventDescriptor_test (Not Run)
  15325. 188 - SolventParameter_test (Not Run)
  15326. 189 - ClaverieParameter_test (Not Run)
  15327. 190 - ReissCavFreeEnergyProcessor_test (Not Run)
  15328. 191 - UhligCavFreeEnergyProcessor_test (Not Run)
  15329. 192 - PCMCavFreeEnergyProcessor_test (Not Run)
  15330. 193 - PierottiCavFreeEnergyProcessor_test (Not Run)
  15331. 194 - Pair6_12RDFIntegrator_test (Not Run)
  15332. 195 - Pair6_12InteractionEnergyProcessor_test (Not Run)
  15333. 196 - PairExpInteractionEnergyProcessor_test (Not Run)
  15334. 197 - PairExpRDFIntegrator_test (Not Run)
  15335. 198 - PARSE_test (Not Run)
  15336. 199 - AromaticityProcessor_test (Not Run)
  15337. 200 - ConnectivityBase_test (Not Run)
  15338. 201 - ConnectivityDescriptors_test (Not Run)
  15339. 202 - Descriptor_test (Not Run)
  15340. 203 - PartialChargeProcessor_test (Not Run)
  15341. 204 - PartialChargeBase_test (Not Run)
  15342. 205 - PartialChargeDescriptors_test (Not Run)
  15343. 206 - RingPerceptionProcessor_test (Not Run)
  15344. 207 - SimpleBase_test (Not Run)
  15345. 208 - SimpleDescriptors_test (Not Run)
  15346. 209 - SurfaceBase_test (Not Run)
  15347. 210 - SurfaceDescriptors_test (Not Run)
  15348. 211 - NBModel_test (Not Run)
  15349. 212 - SNBModel_test (Not Run)
  15350. 213 - ALLModel_test (Not Run)
  15351. 214 - FeatureSelection_test (Not Run)
  15352. 215 - GPModel_test (Not Run)
  15353. 216 - KNNModel_test (Not Run)
  15354. 217 - KPCRModel_test (Not Run)
  15355. 218 - KPLSModel_test (Not Run)
  15356. 219 - LDAModel_test (Not Run)
  15357. 220 - MLRModel_test (Not Run)
  15358. 221 - PCRModel_test (Not Run)
  15359. 222 - PLSModel_test (Not Run)
  15360. 223 - RRModel_test (Not Run)
  15361. 224 - XDRPersistenceManager_test (Not Run)
  15362. 225 - Socket_test (Not Run)
  15363. 226 - BallAndStickModel_test (Not Run)
  15364. 227 - AddCartoonModel_test (Not Run)
  15365. 228 - LabelModel_test (Not Run)
  15366. 229 - LineModel_test (Not Run)
  15367. 230 - SurfaceModel_test (Not Run)
  15368. 231 - HBondModel_test (Not Run)
  15369. 232 - ColorRGBA_test (Not Run)
  15370. Errors while running CTest
  15371. * ERROR: sci-chemistry/ball-1.4.1 failed (test phase):
  15372. * Tests failed. When you file a bug, please attach the following file:
  15373. * /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/Testing/Temporary/LastTest.log
  15374. *
  15375. * Call stack:
  15376. * ebuild.sh, line 93: Called src_test
  15377. * environment, line 5620: Called cmake-utils_src_test
  15378. * environment, line 1548: Called _execute_optionaly 'src_test'
  15379. * environment, line 567: Called enable_cmake-utils_src_test
  15380. * environment, line 1879: Called die
  15381. * The specific snippet of code:
  15382. * die "Tests failed. When you file a bug, please attach the following file:
  15383. * ${BUILD_DIR}/Testing/Temporary/LastTest.log";
  15384. *
  15385. * If you need support, post the output of `emerge --info '=sci-chemistry/ball-1.4.1'`,
  15386. * the complete build log and the output of `emerge -pqv '=sci-chemistry/ball-1.4.1'`.
  15387. * The complete build log is located at '/var/log/portage/sci-chemistry:ball-1.4.1:20130126-122745.log'.
  15388. * For convenience, a symlink to the build log is located at '/tmp/portage/sci-chemistry/ball-1.4.1/temp/build.log'.
  15389. * The ebuild environment file is located at '/tmp/portage/sci-chemistry/ball-1.4.1/temp/environment'.
  15390. * Working directory: '/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15391. * S: '/tmp/portage/sci-chemistry/ball-1.4.1/work/BALL'
  15392. >>> Install ball-1.4.1 into /tmp/portage/sci-chemistry/ball-1.4.1/image/ category sci-chemistry
  15393. >>> Working in BUILD_DIR: "/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build"
  15394. make -j24 DESTDIR=/tmp/portage/sci-chemistry/ball-1.4.1/image/ install
  15395. /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
  15396. /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
  15397. make -f CMakeFiles/Makefile2 all
  15398. make[1]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15399. make -f CMakeFiles/BALL.dir/build.make CMakeFiles/BALL.dir/depend
  15400. make -f source/APPLICATIONS/BALLVIEW/CMakeFiles/compile_translations.dir/build.make source/APPLICATIONS/BALLVIEW/CMakeFiles/compile_translations.dir/depend
  15401. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15402. 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
  15403. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15404. make -f source/APPLICATIONS/BALLVIEW/CMakeFiles/compile_translations.dir/build.make source/APPLICATIONS/BALLVIEW/CMakeFiles/compile_translations.dir/build
  15405. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15406. make[2]: Nothing to be done for `source/APPLICATIONS/BALLVIEW/CMakeFiles/compile_translations.dir/build'.
  15407. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15408. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  15409. [ 0%] Built target compile_translations
  15410. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15411. 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
  15412. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15413. make -f CMakeFiles/BALL.dir/build.make CMakeFiles/BALL.dir/build
  15414. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15415. make[2]: Nothing to be done for `CMakeFiles/BALL.dir/build'.
  15416. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15417. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
  15418. [ 48%] Built target BALL
  15419. make -f CMakeFiles/VIEW.dir/build.make CMakeFiles/VIEW.dir/depend
  15420. make -f CMakeFiles/add_hydrogens.dir/build.make CMakeFiles/add_hydrogens.dir/depend
  15421. make -f CMakeFiles/assign_bond_orders.dir/build.make CMakeFiles/assign_bond_orders.dir/depend
  15422. make -f CMakeFiles/assign_charges_from_rules.dir/build.make CMakeFiles/assign_charges_from_rules.dir/depend
  15423. make -f CMakeFiles/assign_radii_from_rules.dir/build.make CMakeFiles/assign_radii_from_rules.dir/depend
  15424. make -f CMakeFiles/assign_typenames_from_rules.dir/build.make CMakeFiles/assign_typenames_from_rules.dir/depend
  15425. make -f CMakeFiles/atomtyper.dir/build.make CMakeFiles/atomtyper.dir/depend
  15426. make -f CMakeFiles/calculate_RMSD.dir/build.make CMakeFiles/calculate_RMSD.dir/depend
  15427. make -f CMakeFiles/clip_protein_around_ligand.dir/build.make CMakeFiles/clip_protein_around_ligand.dir/depend
  15428. make -f CMakeFiles/compareForces.dir/build.make CMakeFiles/compareForces.dir/depend
  15429. make -f CMakeFiles/compute_connected_components.dir/build.make CMakeFiles/compute_connected_components.dir/depend
  15430. make -f CMakeFiles/compute_docking_RMSD.dir/build.make CMakeFiles/compute_docking_RMSD.dir/depend
  15431. make -f CMakeFiles/dcd2dcd.dir/build.make CMakeFiles/dcd2dcd.dir/depend
  15432. make -f CMakeFiles/export_fragment.dir/build.make CMakeFiles/export_fragment.dir/depend
  15433. make -f CMakeFiles/file_converter.dir/build.make CMakeFiles/file_converter.dir/depend
  15434. make -f CMakeFiles/hin2mol2.dir/build.make CMakeFiles/hin2mol2.dir/depend
  15435. make -f CMakeFiles/pdb2amber_naming.dir/build.make CMakeFiles/pdb2amber_naming.dir/depend
  15436. make -f CMakeFiles/pdb2dcd.dir/build.make CMakeFiles/pdb2dcd.dir/depend
  15437. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15438. 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/add_hydrogens.dir/DependInfo.cmake
  15439. make -f CMakeFiles/pdb2hin.dir/build.make CMakeFiles/pdb2hin.dir/depend
  15440. make -f CMakeFiles/readMMFF94TestFile.dir/build.make CMakeFiles/readMMFF94TestFile.dir/depend
  15441. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15442. 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/assign_bond_orders.dir/DependInfo.cmake
  15443. make -f CMakeFiles/reconstruct_fragment.dir/build.make CMakeFiles/reconstruct_fragment.dir/depend
  15444. make -f CMakeFiles/rigid_docking.dir/build.make CMakeFiles/rigid_docking.dir/depend
  15445. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15446. 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/assign_charges_from_rules.dir/DependInfo.cmake
  15447. make -f CMakeFiles/solvent_accessibility.dir/build.make CMakeFiles/solvent_accessibility.dir/depend
  15448. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15449. 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/assign_radii_from_rules.dir/DependInfo.cmake
  15450. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15451. 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/atomtyper.dir/DependInfo.cmake
  15452. make -f CMakeFiles/splitMMFFTestSuiteMolFiles.dir/build.make CMakeFiles/splitMMFFTestSuiteMolFiles.dir/depend
  15453. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15454. 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/assign_typenames_from_rules.dir/DependInfo.cmake
  15455. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15456. 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/calculate_RMSD.dir/DependInfo.cmake
  15457. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15458. 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/compareForces.dir/DependInfo.cmake
  15459. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15460. 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/clip_protein_around_ligand.dir/DependInfo.cmake
  15461. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15462. 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/compute_connected_components.dir/DependInfo.cmake
  15463. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15464. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15465. 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/compute_docking_RMSD.dir/DependInfo.cmake
  15466. 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/dcd2dcd.dir/DependInfo.cmake
  15467. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15468. 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/export_fragment.dir/DependInfo.cmake
  15469. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15470. 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/file_converter.dir/DependInfo.cmake
  15471. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15472. 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/hin2mol2.dir/DependInfo.cmake
  15473. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15474. 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/pdb2amber_naming.dir/DependInfo.cmake
  15475. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15476. 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/pdb2dcd.dir/DependInfo.cmake
  15477. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15478. 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/pdb2hin.dir/DependInfo.cmake
  15479. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15480. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15481. 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/reconstruct_fragment.dir/DependInfo.cmake
  15482. 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/rigid_docking.dir/DependInfo.cmake
  15483. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15484. 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/readMMFF94TestFile.dir/DependInfo.cmake
  15485. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15486. 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/solvent_accessibility.dir/DependInfo.cmake
  15487. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15488. 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/splitMMFFTestSuiteMolFiles.dir/DependInfo.cmake
  15489. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15490. make -f CMakeFiles/compareForces.dir/build.make CMakeFiles/compareForces.dir/build
  15491. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15492. make -f CMakeFiles/assign_typenames_from_rules.dir/build.make CMakeFiles/assign_typenames_from_rules.dir/build
  15493. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15494. make -f CMakeFiles/pdb2dcd.dir/build.make CMakeFiles/pdb2dcd.dir/build
  15495. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15496. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15497. make -f CMakeFiles/pdb2hin.dir/build.make CMakeFiles/pdb2hin.dir/build
  15498. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15499. make -f CMakeFiles/assign_bond_orders.dir/build.make CMakeFiles/assign_bond_orders.dir/build
  15500. make -f CMakeFiles/dcd2dcd.dir/build.make CMakeFiles/dcd2dcd.dir/build
  15501. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15502. make -f CMakeFiles/reconstruct_fragment.dir/build.make CMakeFiles/reconstruct_fragment.dir/build
  15503. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15504. make -f CMakeFiles/add_hydrogens.dir/build.make CMakeFiles/add_hydrogens.dir/build
  15505. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15506. make -f CMakeFiles/assign_radii_from_rules.dir/build.make CMakeFiles/assign_radii_from_rules.dir/build
  15507. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15508. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15509. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15510. make -f CMakeFiles/atomtyper.dir/build.make CMakeFiles/atomtyper.dir/build
  15511. make -f CMakeFiles/calculate_RMSD.dir/build.make CMakeFiles/calculate_RMSD.dir/build
  15512. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15513. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15514. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15515. make -f CMakeFiles/assign_charges_from_rules.dir/build.make CMakeFiles/assign_charges_from_rules.dir/build
  15516. make -f CMakeFiles/compute_connected_components.dir/build.make CMakeFiles/compute_connected_components.dir/build
  15517. make -f CMakeFiles/file_converter.dir/build.make CMakeFiles/file_converter.dir/build
  15518. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15519. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15520. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15521. make -f CMakeFiles/hin2mol2.dir/build.make CMakeFiles/hin2mol2.dir/build
  15522. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15523. make -f CMakeFiles/compute_docking_RMSD.dir/build.make CMakeFiles/compute_docking_RMSD.dir/build
  15524. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15525. make -f CMakeFiles/export_fragment.dir/build.make CMakeFiles/export_fragment.dir/build
  15526. make -f CMakeFiles/pdb2amber_naming.dir/build.make CMakeFiles/pdb2amber_naming.dir/build
  15527. make -f CMakeFiles/readMMFF94TestFile.dir/build.make CMakeFiles/readMMFF94TestFile.dir/build
  15528. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15529. make -f CMakeFiles/solvent_accessibility.dir/build.make CMakeFiles/solvent_accessibility.dir/build
  15530. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15531. make -f CMakeFiles/clip_protein_around_ligand.dir/build.make CMakeFiles/clip_protein_around_ligand.dir/build
  15532. make -f CMakeFiles/splitMMFFTestSuiteMolFiles.dir/build.make CMakeFiles/splitMMFFTestSuiteMolFiles.dir/build
  15533. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15534. make -f CMakeFiles/rigid_docking.dir/build.make CMakeFiles/rigid_docking.dir/build
  15535. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15536. make[2]: Nothing to be done for `CMakeFiles/pdb2dcd.dir/build'.
  15537. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15538. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  15539. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15540. make[2]: Nothing to be done for `CMakeFiles/dcd2dcd.dir/build'.
  15541. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15542. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  15543. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15544. make[2]: Nothing to be done for `CMakeFiles/compareForces.dir/build'.
  15545. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15546. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  15547. [ 48%] [ 48%] make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15548. make[2]: Nothing to be done for `CMakeFiles/pdb2hin.dir/build'.
  15549. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15550. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  15551. [ 48%] Built target pdb2dcd
  15552. make -f CMakeFiles/splitMMFFTestSuiteOptiFiles.dir/build.make CMakeFiles/splitMMFFTestSuiteOptiFiles.dir/depend
  15553. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15554. make[2]: Nothing to be done for `CMakeFiles/assign_typenames_from_rules.dir/build'.
  15555. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15556. Built target dcd2dcd
  15557. make -f CMakeFiles/testKekulizer.dir/build.make CMakeFiles/testKekulizer.dir/depend
  15558. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  15559. [ 48%] Built target compareForces
  15560. make -f source/PYTHON/EXTENSIONS/CMakeFiles/BALLCoremodule.dir/build.make source/PYTHON/EXTENSIONS/CMakeFiles/BALLCoremodule.dir/depend
  15561. Built target pdb2hin
  15562. [ 48%] Built target assign_typenames_from_rules
  15563. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15564. 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/splitMMFFTestSuiteOptiFiles.dir/DependInfo.cmake
  15565. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15566. 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/testKekulizer.dir/DependInfo.cmake
  15567. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15568. make[2]: Nothing to be done for `CMakeFiles/reconstruct_fragment.dir/build'.
  15569. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15570. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  15571. [ 48%] make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15572. make[2]: Nothing to be done for `CMakeFiles/atomtyper.dir/build'.
  15573. Built target reconstruct_fragment
  15574. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15575. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  15576. [ 48%] Built target atomtyper
  15577. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15578. make[2]: Nothing to be done for `CMakeFiles/compute_docking_RMSD.dir/build'.
  15579. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15580. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  15581. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15582. make[2]: Nothing to be done for `CMakeFiles/solvent_accessibility.dir/build'.
  15583. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15584. make[2]: Nothing to be done for `CMakeFiles/assign_bond_orders.dir/build'.
  15585. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15586. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15587. make[2]: Nothing to be done for `CMakeFiles/export_fragment.dir/build'.
  15588. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15589. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  15590. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15591. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  15592. [ 48%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  15593. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15594. make[2]: Nothing to be done for `CMakeFiles/rigid_docking.dir/build'.
  15595. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15596. make[2]: Nothing to be done for `CMakeFiles/splitMMFFTestSuiteMolFiles.dir/build'.
  15597. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15598. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  15599. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15600. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  15601. Built target compute_docking_RMSD
  15602. [ 48%] [ 48%] [ 48%] [ 48%] Built target assign_bond_orders
  15603. Built target solvent_accessibility
  15604. [ 48%] Built target export_fragment
  15605. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15606. make -f CMakeFiles/splitMMFFTestSuiteOptiFiles.dir/build.make CMakeFiles/splitMMFFTestSuiteOptiFiles.dir/build
  15607. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15608. make[2]: Nothing to be done for `CMakeFiles/compute_connected_components.dir/build'.
  15609. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15610. Built target rigid_docking
  15611. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  15612. Built target splitMMFFTestSuiteMolFiles
  15613. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15614. make -f CMakeFiles/testKekulizer.dir/build.make CMakeFiles/testKekulizer.dir/build
  15615. [ 48%] make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15616. make[2]: Nothing to be done for `CMakeFiles/file_converter.dir/build'.
  15617. Built target compute_connected_components
  15618. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15619. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 99
  15620. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15621. make[2]: Nothing to be done for `CMakeFiles/add_hydrogens.dir/build'.
  15622. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15623. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  15624. [ 50%] Built target file_converter
  15625. [ 50%] Built target add_hydrogens
  15626. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15627. make[2]: Nothing to be done for `CMakeFiles/assign_radii_from_rules.dir/build'.
  15628. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15629. make[2]: Nothing to be done for `CMakeFiles/clip_protein_around_ligand.dir/build'.
  15630. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15631. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  15632. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15633. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 86
  15634. [ 50%] [ 51%] Built target assign_radii_from_rules
  15635. Built target clip_protein_around_ligand
  15636. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15637. make[2]: Nothing to be done for `CMakeFiles/readMMFF94TestFile.dir/build'.
  15638. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15639. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15640. make[2]: Nothing to be done for `CMakeFiles/calculate_RMSD.dir/build'.
  15641. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  15642. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15643. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15644. 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/PYTHON/EXTENSIONS /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/PYTHON/EXTENSIONS /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/CMakeFiles/BALLCoremodule.dir/DependInfo.cmake
  15645. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15646. make[2]: Nothing to be done for `CMakeFiles/pdb2amber_naming.dir/build'.
  15647. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  15648. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15649. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  15650. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15651. make[2]: Nothing to be done for `CMakeFiles/assign_charges_from_rules.dir/build'.
  15652. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15653. [ 51%] make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15654. make[2]: Nothing to be done for `CMakeFiles/hin2mol2.dir/build'.
  15655. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  15656. [ 51%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15657. [ 51%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  15658. Built target readMMFF94TestFile
  15659. Built target calculate_RMSD
  15660. Built target pdb2amber_naming
  15661. [ 51%] [ 51%] Built target assign_charges_from_rules
  15662. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15663. make[2]: Nothing to be done for `CMakeFiles/splitMMFFTestSuiteOptiFiles.dir/build'.
  15664. Built target hin2mol2
  15665. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15666. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles
  15667. [ 51%] make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15668. make[2]: Nothing to be done for `CMakeFiles/testKekulizer.dir/build'.
  15669. Built target splitMMFFTestSuiteOptiFiles
  15670. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15671. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 100
  15672. [ 52%] Built target testKekulizer
  15673. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15674. make -f source/PYTHON/EXTENSIONS/CMakeFiles/BALLCoremodule.dir/build.make source/PYTHON/EXTENSIONS/CMakeFiles/BALLCoremodule.dir/build
  15675. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15676. make[2]: Nothing to be done for `source/PYTHON/EXTENSIONS/CMakeFiles/BALLCoremodule.dir/build'.
  15677. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15678. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 35
  15679. [ 54%] Built target BALLCoremodule
  15680. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15681. 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/VIEW.dir/DependInfo.cmake
  15682. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15683. make -f CMakeFiles/VIEW.dir/build.make CMakeFiles/VIEW.dir/build
  15684. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15685. make[2]: Nothing to be done for `CMakeFiles/VIEW.dir/build'.
  15686. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15687. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83
  15688. [ 97%] Built target VIEW
  15689. make -f source/PYTHON/EXTENSIONS/CMakeFiles/VIEWmodule.dir/build.make source/PYTHON/EXTENSIONS/CMakeFiles/VIEWmodule.dir/depend
  15690. make -f source/APPLICATIONS/BALLVIEW/CMakeFiles/BALLView.dir/build.make source/APPLICATIONS/BALLVIEW/CMakeFiles/BALLView.dir/depend
  15691. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15692. 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/BALLView.dir/DependInfo.cmake
  15693. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15694. 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/PYTHON/EXTENSIONS /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/PYTHON/EXTENSIONS /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/source/PYTHON/EXTENSIONS/CMakeFiles/VIEWmodule.dir/DependInfo.cmake
  15695. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15696. make -f source/APPLICATIONS/BALLVIEW/CMakeFiles/BALLView.dir/build.make source/APPLICATIONS/BALLVIEW/CMakeFiles/BALLView.dir/build
  15697. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15698. make[2]: Nothing to be done for `source/APPLICATIONS/BALLVIEW/CMakeFiles/BALLView.dir/build'.
  15699. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15700. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 36
  15701. [ 98%] Built target BALLView
  15702. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15703. make -f source/PYTHON/EXTENSIONS/CMakeFiles/VIEWmodule.dir/build.make source/PYTHON/EXTENSIONS/CMakeFiles/VIEWmodule.dir/build
  15704. make[2]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15705. make[2]: Nothing to be done for `source/PYTHON/EXTENSIONS/CMakeFiles/VIEWmodule.dir/build'.
  15706. make[2]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15707. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 84
  15708. [100%] Built target VIEWmodule
  15709. make[1]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15710. /usr/bin/cmake -E cmake_progress_start /tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build/CMakeFiles 0
  15711. make -f CMakeFiles/Makefile2 preinstall
  15712. make[1]: Entering directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15713. make[1]: Nothing to be done for `preinstall'.
  15714. make[1]: Leaving directory `/tmp/portage/sci-chemistry/ball-1.4.1/work/ball-1.4.1_build'
  15715. Install the project...
  15716. /usr/bin/cmake -P cmake_install.cmake
  15717. -- Install configuration: "Gentoo"
  15718. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES
  15719. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/ramachandran.C
  15720. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/energy.C
  15721. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/create_random_numbers.C
  15722. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/bindingEnergy.C
  15723. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/assign_chemical_shifts.C
  15724. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/amberEnergy.C
  15725. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/addHydrogens.C
  15726. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/SASAreas.C
  15727. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON
  15728. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/howtos
  15729. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/howtos/assignNMRShifts.py
  15730. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/howtos/add_hydrogens.py
  15731. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/UTILITIES
  15732. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/UTILITIES/write_PDB.py
  15733. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/UTILITIES/print_forces.py
  15734. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/UTILITIES/new_representation.py
  15735. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/UTILITIES/new_atom.py
  15736. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/UTILITIES/mopac.py
  15737. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/UTILITIES/minimization.py
  15738. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/UTILITIES/load_PDB.py
  15739. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/UTILITIES/hin2mol2.py
  15740. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/UTILITIES/export_scene.py
  15741. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/UTILITIES/energy.py
  15742. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/UTILITIES/density_image.py
  15743. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/UTILITIES/create_bonds.py
  15744. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/UTILITIES/bindingEnergy.py
  15745. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/UTILITIES/assignBondOrders.py
  15746. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/UTILITIES/amberEnergy.py
  15747. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/UTILITIES/add_hydrogens.py
  15748. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/UTILITIES/PDBChecker.py
  15749. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/BALLView
  15750. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/BALLView/visualiseTrajectory.py
  15751. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/BALLView/visualiseAtomMobility.py
  15752. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/BALLView/tempfactor.py
  15753. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/BALLView/stereo_demo.py
  15754. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/BALLView/stereoImage.py
  15755. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/BALLView/simulated_annealing.py
  15756. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/BALLView/selectNeighbourResidues.py
  15757. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/BALLView/selectNeighbourAtoms.py
  15758. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/BALLView/povray_movie.py
  15759. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/BALLView/opengl_benchmark.py
  15760. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/BALLView/movie_script4.py
  15761. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/BALLView/movie_script3.py
  15762. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/BALLView/movie_script2.py
  15763. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/BALLView/movie_script.py
  15764. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/BALLView/model.py
  15765. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/BALLView/minimizerTest.py
  15766. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/BALLView/hin2mol2_BV.py
  15767. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/BALLView/graphics_benchmark.py
  15768. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/BALLView/es_movie.py
  15769. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/BALLView/energy_BV.py
  15770. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/BALLView/compareAtoms.py
  15771. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/BALLView/cartoon_test2.py
  15772. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/BALLView/cartoon_test.py
  15773. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/BALLView/bindingEnergy_BV.py
  15774. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/BALLView/amberEnergy_BV.py
  15775. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PYTHON/BALLView/add_hydrogens_BV.py
  15776. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PDBChecker.C
  15777. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/PDB2discover.C
  15778. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/EXAMPLES/EXAMPLES.txt
  15779. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALL
  15780. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/classes
  15781. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/lib64/libBALL.so.1.4
  15782. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/lib64/libBALL.so
  15783. -- Removed runtime path from "/tmp/portage/sci-chemistry/ball-1.4.1/image//usr/lib64/libBALL.so.1.4"
  15784. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/lib64/libVIEW.so.1.4
  15785. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/lib64/libVIEW.so
  15786. -- Removed runtime path from "/tmp/portage/sci-chemistry/ball-1.4.1/image//usr/lib64/libVIEW.so.1.4"
  15787. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data
  15788. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/structures
  15789. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/structures/test.btf
  15790. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/structures/bpti.pdb
  15791. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/structures/alaala.dcd
  15792. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/structures/DB
  15793. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/structures/DB/create_database.sql
  15794. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/structures/AlaAla.hin
  15795. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/structures/1A1F.pdb
  15796. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/startup.py
  15797. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/solvents
  15798. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/solvents/water.hin
  15799. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/solvents/PCM-water.ini
  15800. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/solvation
  15801. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/solvation/bondi.rul
  15802. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/solvation/bondi-vdw.rul
  15803. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/solvation/RDF-AMBER.ini
  15804. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/solvation/PCM-radii.rul
  15805. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/solvation/PARSE.rul
  15806. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/solvation/PARSE-ab_initio.rul
  15807. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/solvation/PARSE+ions.rul
  15808. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/solvation/Ooi.ini
  15809. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/solvation/Claverie-AMBER.ini
  15810. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/rotamers
  15811. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/rotamers/bbind99.Aug.lib
  15812. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/rotamers/bbind02.May.lib
  15813. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/rotamers/bbdep02.May.sortlib
  15814. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/rotamers/bbdep02.May.lib
  15815. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/radii
  15816. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/radii/amber94.siz
  15817. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/radii/PARSE.siz
  15818. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/gui-test
  15819. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/gui-test/tutorial.btf
  15820. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/gui-test/selection.bvp
  15821. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/gui-test/selection.btf
  15822. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics
  15823. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/logo.xpm
  15824. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/logo.png
  15825. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/license.txt
  15826. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/installer_header.bmp
  15827. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons
  15828. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/scalable
  15829. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/scalable/actions
  15830. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/scalable/actions/object-focus.svg
  15831. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/scalable/actions/molecule-set-element.svg
  15832. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/scalable/actions/download-pubchem.svg
  15833. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/scalable/actions/download-pdb.svg
  15834. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22
  15835. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/categories
  15836. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/categories/preferences.png
  15837. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/categories/preferences-display.png
  15838. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/actions
  15839. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/actions/view-restore.png
  15840. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/actions/view-fullscreen.png
  15841. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/actions/transform-rotate.png
  15842. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/actions/transform-move.png
  15843. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/actions/select-rectangular.png
  15844. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/actions/screenshot.png
  15845. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/actions/quicksave.png
  15846. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/actions/quickopen-file.png
  15847. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/actions/process-stop.png
  15848. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/actions/object-focus.png
  15849. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/actions/molecule-set-element.png
  15850. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/actions/molecule-minimize.png
  15851. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/actions/molecule-assign-bond-orders.png
  15852. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/actions/molecule-add-hydrogens.png
  15853. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/actions/mode-edit.png
  15854. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/actions/measure.png
  15855. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/actions/list-add.png
  15856. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/actions/help-hint.png
  15857. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/actions/edit-delete.png
  15858. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/actions/edit-copy.png
  15859. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/actions/download-pubchem.png
  15860. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/actions/download-pdb.png
  15861. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/actions/download-electrondensity.png
  15862. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/actions/document-save.png
  15863. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/actions/document-open.png
  15864. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/22x22/actions/create-bond.png
  15865. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16
  15866. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16/mimetype
  15867. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16/mimetype/text-x-povray.png
  15868. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16/categories
  15869. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16/categories/preferences.png
  15870. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16/categories/preferences-display.png
  15871. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16/actions
  15872. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16/actions/view-restore.png
  15873. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16/actions/view-fullscreen.png
  15874. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16/actions/transform-rotate.png
  15875. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16/actions/transform-move.png
  15876. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16/actions/select-rectangular.png
  15877. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16/actions/screenshot.png
  15878. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16/actions/quicksave.png
  15879. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16/actions/quickopen-file.png
  15880. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16/actions/process-stop.png
  15881. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16/actions/object-focus.png
  15882. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16/actions/molecule-set-element.png
  15883. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16/actions/mode-edit.png
  15884. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16/actions/measure.png
  15885. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16/actions/list-add.png
  15886. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16/actions/help-hint.png
  15887. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16/actions/edit-delete.png
  15888. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16/actions/edit-copy.png
  15889. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16/actions/download-pubchem.png
  15890. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16/actions/download-pdb.png
  15891. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16/actions/download-electrondensity.png
  15892. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16/actions/document-save.png
  15893. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/icons/16x16/actions/document-open.png
  15894. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/cursor.png
  15895. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/ballview_64x64.xpm
  15896. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/ballview_48x48.xpm
  15897. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/ballview_32x32.xpm
  15898. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/ballview.xpm
  15899. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/ballview.ico
  15900. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy
  15901. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48
  15902. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions
  15903. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/zoom_out.png
  15904. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/zoom_in.png
  15905. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/window_nofullscreen.png
  15906. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/window_fullscreen.png
  15907. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/validation.png
  15908. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/train_part.png
  15909. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/test_part.png
  15910. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/sigmoid_kernel.png
  15911. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/sdf_icon.png
  15912. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/save_desktop.png
  15913. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/save.png
  15914. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/run_pipeline.png
  15915. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/restore_desktop.png
  15916. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/radial_basis_kernel.png
  15917. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/printer1.png
  15918. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/prediction.png
  15919. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/polynomial_kernel.png
  15920. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/partitioning.png
  15921. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/network_local.png
  15922. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/modelproperties.png
  15923. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/modelparameters.png
  15924. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/modeloptimization.png
  15925. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/model_deactivated.png
  15926. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/model.png
  15927. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/kernelparameters.png
  15928. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/kernel_model_deactivated.png
  15929. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/kernel_model.png
  15930. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/feature_selection.png
  15931. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/exit.png
  15932. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/delete_item.png
  15933. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/csv_icon.png
  15934. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/connections.png
  15935. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/cluster.png
  15936. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/48x48/actions/clear_desktop.png
  15937. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22
  15938. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions
  15939. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/zoom_out.png
  15940. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/zoom_in.png
  15941. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/window_nofullscreen.png
  15942. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/window_fullscreen.png
  15943. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/validation.png
  15944. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/train_part.png
  15945. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/test_part.png
  15946. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/sigmoid_kernel.png
  15947. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/sdf_icon.png
  15948. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/save_desktop.png
  15949. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/save.png
  15950. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/run_pipeline.png
  15951. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/restore_desktop.png
  15952. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/radial_basis_kernel.png
  15953. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/printer1.png
  15954. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/prediction.png
  15955. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/polynomial_kernel.png
  15956. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/partitioning.png
  15957. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/network_local.png
  15958. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/modelproperties.png
  15959. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/modelparameters.png
  15960. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/modeloptimization.png
  15961. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/model_deactivated.png
  15962. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/model.png
  15963. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/kernelparameters.png
  15964. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/kernel_model_deactivated.png
  15965. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/kernel_model.png
  15966. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/feature_selection.png
  15967. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/exit.png
  15968. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/delete_item.png
  15969. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/csv_icon.png
  15970. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/connections.png
  15971. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/cluster.png
  15972. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/22x22/actions/clear_desktop.png
  15973. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16
  15974. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions
  15975. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/zoom_out.png
  15976. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/zoom_in.png
  15977. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/window_nofullscreen.png
  15978. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/window_fullscreen.png
  15979. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/validation.png
  15980. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/train_part.png
  15981. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/test_part.png
  15982. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/sigmoid_kernel.png
  15983. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/sdf_icon.png
  15984. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/save_desktop.png
  15985. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/save.png
  15986. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/run_pipeline.png
  15987. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/restore_desktop.png
  15988. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/radial_basis_kernel.png
  15989. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/printer1.png
  15990. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/prediction.png
  15991. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/polynomial_kernel.png
  15992. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/partitioning.png
  15993. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/network_local.png
  15994. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/modelproperties.png
  15995. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/modelparameters.png
  15996. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/modeloptimization.png
  15997. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/model_deactivated.png
  15998. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/model.png
  15999. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/kernelparameters.png
  16000. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/kernel_model_deactivated.png
  16001. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/kernel_model.png
  16002. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/feature_selection.png
  16003. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/exit.png
  16004. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/delete_item.png
  16005. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/csv_icon.png
  16006. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/connections.png
  16007. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/cluster.png
  16008. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/graphics/QuEasy/16x16/actions/clear_desktop.png
  16009. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments
  16010. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/ZN.db
  16011. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/VAL.db
  16012. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/U.db
  16013. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/TYR.db
  16014. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/TRP.db
  16015. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/THR.db
  16016. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/T.db
  16017. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/SER.db
  16018. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/Pyrrole-Skeleton.db
  16019. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/PRO.db
  16020. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/PHE.db
  16021. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/PCA.db
  16022. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/Names.XPLOR.db
  16023. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/Names.Star.db
  16024. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/Names.Discover.db
  16025. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/Names.DNA.db
  16026. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/Names.CHARMM.db
  16027. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/Names.Amber.db
  16028. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/NME.db
  16029. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/MSE.db
  16030. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/MG.db
  16031. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/MET.db
  16032. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/LYS.db
  16033. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/LEU.db
  16034. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/Indole-Skeleton.db
  16035. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/ILE.db
  16036. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/HOH.db
  16037. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/HIS.db
  16038. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/GLY.db
  16039. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/GLU.db
  16040. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/GLN.db
  16041. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/G.db
  16042. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/Fragments.db
  16043. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/Editing-Fragments.db
  16044. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/CYS.db
  16045. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/CA.db
  16046. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/C.db
  16047. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/Benzene-Skeleton.db
  16048. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/ASP.db
  16049. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/ASN.db
  16050. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/ARG.db
  16051. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/ALA.db
  16052. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/ACE.db
  16053. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/fragments/A.db
  16054. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/energy
  16055. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/energy/ACE_types.dat
  16056. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/energy/ACE_parameters.dat
  16057. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/charges
  16058. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/charges/charmm.crg
  16059. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/charges/amber94.crg
  16060. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/charges/amber91.crg
  16061. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/charges/PARSE.dat
  16062. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/charges/PARSE.crg
  16063. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/bondtyping
  16064. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/bondtyping/atomtypes.xml
  16065. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/bondtyping/GAFFbondangles.ini
  16066. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/bond_lengths
  16067. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/bond_lengths/bond_lengths_mmff94.ini
  16068. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/bond_lengths/bond_lengths.db
  16069. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/bond_lengths/BondOrderGAFF.xml
  16070. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/bond_lengths/BondOrder.xml
  16071. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/atomtyping
  16072. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/atomtyping/SYBYLTypes.dat
  16073. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/atomtyping/GAFFTypes.dat
  16074. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/atomtyping/AMBERTypes.dat
  16075. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/XRAY
  16076. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/XRAY/spacegroups.dat
  16077. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/QSAR
  16078. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/QSAR/dragon_descriptors.txt
  16079. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/QSAR/atomic_polarizabilities.data
  16080. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/QSAR/atomic_ionization_potentials.data
  16081. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/QSAR/atomic_electron_affinities.data
  16082. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR
  16083. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/translate.dat
  16084. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata
  16085. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/N15__ssm1__aa-1.dat
  16086. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/N15__ss__chi.dat
  16087. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/N15__row__hnbond.dat
  16088. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/N15__psi__phi.dat
  16089. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/N15__psi-1__psi.dat
  16090. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/N15__psi-1__obond.dat
  16091. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/N15__psi-1__chi-1.dat
  16092. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/N15__phi-1__indexm1.dat
  16093. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/N15__indexm1__chi+1.dat
  16094. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/N15__hnlen__row.dat
  16095. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/N15__ha1bond__ss.dat
  16096. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/N15__chi__aa.dat
  16097. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HZ__psi-1__phi.dat
  16098. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HZ__phi__chi-1.dat
  16099. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HZ__phi__chi+1.dat
  16100. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HZ3__psi-1__psi.dat
  16101. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HZ3__phi+1__phi+1.dat
  16102. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HZ3__phi+1__aa.dat
  16103. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HZ3__obond__ha1bond.dat
  16104. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HZ3__chi-1__chi.dat
  16105. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HZ2__phi+1__chi2.dat
  16106. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HZ2__olen__chi.dat
  16107. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HZ2__chi__obond.dat
  16108. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HZ2__chi-1__chi.dat
  16109. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HN__psi__ssm1.dat
  16110. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HN__psi-1__hnbond.dat
  16111. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HN__phi__hnbond.dat
  16112. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HN__phi-1__obond.dat
  16113. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HN__phi+1__phi.dat
  16114. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HN__obond__hnbond.dat
  16115. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HN__indexp1__row.dat
  16116. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HN__indexm1__chi+1.dat
  16117. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HN__index__index.dat
  16118. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HN__index__hnbondp1.dat
  16119. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HN__hnlenp1__index.dat
  16120. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HN__ha1bond__chi+1.dat
  16121. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HH2__psi+1__psi.dat
  16122. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HH2__phi+1__chi2.dat
  16123. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG__psi__ss.dat
  16124. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG__psi+1__psi+1.dat
  16125. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG__phi-1__phi.dat
  16126. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG__hnbond__ha1bond.dat
  16127. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG__ha1len__hnbond.dat
  16128. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG__chi2__chi.dat
  16129. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG3__phi__index.dat
  16130. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG3__hnbond__chi2.dat
  16131. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG3__ha1bond__ss.dat
  16132. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG3__chi+1__chi+1.dat
  16133. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG2__phi__phi.dat
  16134. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG2__obond__hnbond.dat
  16135. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG2__chi__chi.dat
  16136. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG1__ss__ss.dat
  16137. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG1__psi__hnbond.dat
  16138. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG1__phi__hnbond.dat
  16139. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG1__hnlen__phi.dat
  16140. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG1__chi+1__chi2.dat
  16141. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG13__phi__phi.dat
  16142. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG13__olen__chi.dat
  16143. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG13__obond__obond.dat
  16144. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG13__obond__chi-1.dat
  16145. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG13__ha1len__ha1len.dat
  16146. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG13__ha1bond__ha1bond.dat
  16147. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG13__chi__obond.dat
  16148. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG13__chi2__index.dat
  16149. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG12__ss__ss.dat
  16150. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG12__hnbond__hnbond.dat
  16151. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HG12__ha1bond__chi+1.dat
  16152. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HE__psi__psi.dat
  16153. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HE__ha1bond__ss.dat
  16154. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HE__ha1bond__aa.dat
  16155. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HE3__psi+1__aa.dat
  16156. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HE3__phi__aa.dat
  16157. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HE3__chi2__chi2.dat
  16158. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HE3__chi-1__aa.dat
  16159. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HE2__ssbond__ssbond.dat
  16160. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HE2__ss__ss.dat
  16161. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HE2__phi-1__obond.dat
  16162. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HE2__chi2__aa.dat
  16163. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HE2__chi+1__chi+1.dat
  16164. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HE22__psi+1__obond.dat
  16165. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HE22__phi+1__phi+1.dat
  16166. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HE22__hnbond__hnbond.dat
  16167. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HE22__chi-1__index.dat
  16168. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HE21__psi-1__chi+1.dat
  16169. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HE21__phi-1__ha1len.dat
  16170. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HE21__phi-1__ha1bond.dat
  16171. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HE21__obond__ss.dat
  16172. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HE1__ss__ss.dat
  16173. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HE1__psi__chi+1.dat
  16174. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HE1__obond__ssbond.dat
  16175. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HE1__obond__obond.dat
  16176. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HE1__aa__aa.dat
  16177. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HD3__hbondstat__ha1bond.dat
  16178. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HD3__ha1len__hbondstat.dat
  16179. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HD3__chi+1__index.dat
  16180. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HD2__phi+1__phi+1.dat
  16181. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HD2__hbondstat__chi.dat
  16182. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HD2__chi2__aa.dat
  16183. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HD2__chi-1__chi-1.dat
  16184. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HD22__olen__aa+1.dat
  16185. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HD22__index__hnbond.dat
  16186. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HD22__hnlen__index.dat
  16187. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HD22__hnbond__hnbond.dat
  16188. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HD22__aa+1__obond.dat
  16189. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HD22__aa+1__chi.dat
  16190. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HD21__psi-1__hbondstat.dat
  16191. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HD21__phi+1__phi+1.dat
  16192. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HD21__obond__chi+1.dat
  16193. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HD21__index__index.dat
  16194. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HD21__hnbond__chi.dat
  16195. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HD1__ss__aa.dat
  16196. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HD1__obond__chi-1.dat
  16197. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HB__ssbond__ssbond.dat
  16198. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HB__psi__psi.dat
  16199. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HB__psi__phi.dat
  16200. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HB__phi-1__chi+1.dat
  16201. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HB__obond__ss.dat
  16202. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HB__hnlen__hnlen.dat
  16203. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HB__hnbond__hnbond.dat
  16204. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HB__chi__aa.dat
  16205. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HB__chi2__chi.dat
  16206. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HB3__ssbond__ssbond.dat
  16207. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HB3__psi__psi.dat
  16208. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HB3__phi__phi.dat
  16209. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HB3__obond__chi.dat
  16210. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HB3__chi-1__chi-1.dat
  16211. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HB3__aa__aa.dat
  16212. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HB2__ss__chi.dat
  16213. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HB2__phi__phi.dat
  16214. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HB2__obond__chi2.dat
  16215. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HB2__index__hnbond.dat
  16216. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HB2__hnlen__index.dat
  16217. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HB2__chi-1__chi-1.dat
  16218. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HB2__aa__aa.dat
  16219. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HA__ssm1__chi-1.dat
  16220. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HA__psi__ssbondm1.dat
  16221. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HA__psi__phi.dat
  16222. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HA__psi__obondm1.dat
  16223. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HA__psi+1__ss.dat
  16224. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HA__phi__aa.dat
  16225. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HA__phi+1__ha1bond.dat
  16226. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HA__olenm1__psi.dat
  16227. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HA__ha2bond__index.dat
  16228. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HA__ha2bond__ha1bond.dat
  16229. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HA__ha2bond__chi.dat
  16230. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/HA__chi+1__ss.dat
  16231. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CO__ssp1__obond.dat
  16232. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CO__ssbondp1__hnbond.dat
  16233. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CO__ssbondp1__chi+1.dat
  16234. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CO__psi-1__ss.dat
  16235. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CO__psi-1__chi.dat
  16236. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CO__psi+1__psi.dat
  16237. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CO__psi+1__phi+1.dat
  16238. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CO__psi+1__obond.dat
  16239. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CO__phi__aa.dat
  16240. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CO__indexm1__chi-1.dat
  16241. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CO__aa+1__index.dat
  16242. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CB__ssbond__obondp1.dat
  16243. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CB__psi__ss.dat
  16244. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CB__psi__phi.dat
  16245. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CB__psi-1__indexp1.dat
  16246. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CB__psi+1__ss.dat
  16247. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CB__phi__hnbond.dat
  16248. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CB__phi__chi.dat
  16249. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CB__olenp1__ssbond.dat
  16250. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CB__obond__ss.dat
  16251. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CB__indexm1__ssm1.dat
  16252. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CB__chi__aa.dat
  16253. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CB__aa-1__index.dat
  16254. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CA__ss__chi.dat
  16255. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CA__psi__phi.dat
  16256. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CA__psi-1__chi-1.dat
  16257. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CA__psi+1__ss.dat
  16258. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CA__phi__ssp1.dat
  16259. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CA__phi__ha1bond.dat
  16260. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CA__phi+1__psi.dat
  16261. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CA__phi+1__phi+1.dat
  16262. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CA__ha2bond__aa+1.dat
  16263. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CA__chi__aa.dat
  16264. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/splinedata/CA__chi+1__index.dat
  16265. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/pseudoAtoms.map
  16266. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/nameConversions.map
  16267. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/iupac2pdb.map
  16268. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/ignore_atoms.dat
  16269. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/equivalent_atoms.dat
  16270. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/WilliamsonAsakura.ini
  16271. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/StandardSpectrum.ini
  16272. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/SHIFTX2.ini
  16273. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/NMR/SHIFTX.ini
  16274. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/MMFF94
  16275. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/MMFF94/mmff94.ini
  16276. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/MMFF94/TYPES.PAR
  16277. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/CHARMM
  16278. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/CHARMM/param22.ini
  16279. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/CHARMM/charmm2ini
  16280. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/CHARMM/EEF1
  16281. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/CHARMM/EEF1/param19_eef1.ini
  16282. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/CHARMM/CHARMMTypes.dat
  16283. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/CHARMM/CHARMMNames.dat
  16284. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/BALLView
  16285. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/BALLView/translations
  16286. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/BALLView/translations/BALLView.de_DE.qm
  16287. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/BALLView/translations/BALLView.zh_TW.qm
  16288. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/BALLView/translations/BALLView.zh_TW.ts
  16289. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/BALLView/translations/BALLView.de_DE.ts
  16290. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/BALLView/shortcuts_13.txt
  16291. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/BALLView/shortcuts_12.txt
  16292. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber
  16293. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/parm96.dat
  16294. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/parm94.dat
  16295. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/parm91S.dat
  16296. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/parm91.dat
  16297. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/parm89a.dat
  16298. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/converter
  16299. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/converter/parmConverter.py
  16300. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/converter/parametrization.py
  16301. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/converter/amberparser.py
  16302. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/atom_types.dat
  16303. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/amber_types.rul
  16304. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/amber96.ini
  16305. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/amber94gly.ini
  16306. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/amber94_type_radii.dat
  16307. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/amber94_nt.siz
  16308. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/amber94_ct.siz
  16309. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/amber94_all.siz
  16310. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/amber94.types
  16311. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/amber94.siz
  16312. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/amber94.ini
  16313. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/amber94.crg
  16314. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/amber91S.ini
  16315. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/amber91.types
  16316. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/amber91.ini
  16317. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/amber91.crg
  16318. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/allnt94.dat
  16319. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/allnt.in
  16320. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/allct94.dat
  16321. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/allct.in
  16322. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/all_nuc94.in
  16323. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/all_nt.dat
  16324. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/all_ct.dat
  16325. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/all_aminont94.in
  16326. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/all_aminont94.dat
  16327. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/all_aminoct94.in
  16328. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/all_aminoct94.dat
  16329. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/all_amino94.in
  16330. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/all_amino94.dat
  16331. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/all_amber94.siz
  16332. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/all94.dat
  16333. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/all.in
  16334. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/all.dat
  16335. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/data/Amber/AmberNames.dat
  16336. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include
  16337. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL
  16338. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/BALL.doc
  16339. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/system.h
  16340. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/structure.h
  16341. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/solvation.h
  16342. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/molmec.h
  16343. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/maths.h
  16344. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/kernel.h
  16345. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/format.h
  16346. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/energy.h
  16347. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/datatype.h
  16348. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/concept.h
  16349. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/common.h
  16350. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/XRAY
  16351. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/XRAY/sources.cmake
  16352. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/XRAY/crystalInfo.h
  16353. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/XRAY/crystalGenerator.h
  16354. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW
  16355. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/view.doc
  16356. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/WIDGETS
  16357. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/WIDGETS/widgets.doc
  16358. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/WIDGETS/textEditorWidget.h
  16359. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/WIDGETS/testFramework.h
  16360. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/WIDGETS/shortcutTableView.h
  16361. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/WIDGETS/scene.h
  16362. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/WIDGETS/regularData2DWidget.h
  16363. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/WIDGETS/regularData1DWidget.h
  16364. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/WIDGETS/pyWidget.h
  16365. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/WIDGETS/propertyEditor.h
  16366. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/WIDGETS/molecularStructure.h
  16367. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/WIDGETS/molecularControl.h
  16368. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/WIDGETS/logView.h
  16369. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/WIDGETS/hotkeyTable.h
  16370. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/WIDGETS/helpViewer.h
  16371. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/WIDGETS/gridColorWidget.h
  16372. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/WIDGETS/geometricControl.h
  16373. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/WIDGETS/genericControl.h
  16374. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/WIDGETS/fileObserver.h
  16375. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/WIDGETS/editableScene.h
  16376. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/WIDGETS/editFunctions.h
  16377. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/WIDGETS/dockingController.h
  16378. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/WIDGETS/dockWidget.h
  16379. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/WIDGETS/datasetControl.h
  16380. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/WIDGETS/colorTable.h
  16381. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/WIDGETS/colorButton.h
  16382. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/WIDGETS/canvasWidget.h
  16383. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/WIDGETS/SDWidget.h
  16384. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/UIC
  16385. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/UIC/README
  16386. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/RENDERING
  16387. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/RENDERING/vertexBuffer.h
  16388. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/RENDERING/tilingRenderer.h
  16389. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/RENDERING/rendering.doc
  16390. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/RENDERING/renderer.h
  16391. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/RENDERING/renderWindow.h
  16392. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/RENDERING/renderTarget.h
  16393. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/RENDERING/renderSetup.h
  16394. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/RENDERING/pixelFormat.h
  16395. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/RENDERING/glRenderer.iC
  16396. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/RENDERING/glRenderer.h
  16397. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/RENDERING/glRenderWindow.h
  16398. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/RENDERING/glOffscreenTarget.h
  16399. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/RENDERING/glDisplayList.iC
  16400. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/RENDERING/glDisplayList.h
  16401. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/RENDERING/bufferedRenderer.h
  16402. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/RENDERING/VRMLRenderer.h
  16403. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/RENDERING/STLRenderer.h
  16404. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/RENDERING/POVRenderer.h
  16405. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/PRIMITIVES
  16406. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/PRIMITIVES/twoColoredTube.iC
  16407. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/PRIMITIVES/twoColoredTube.h
  16408. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/PRIMITIVES/twoColoredLine.iC
  16409. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/PRIMITIVES/twoColoredLine.h
  16410. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/PRIMITIVES/tube.h
  16411. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/PRIMITIVES/sphere.h
  16412. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/PRIMITIVES/simpleBox.h
  16413. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/PRIMITIVES/quadMesh.h
  16414. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/PRIMITIVES/primitives.doc
  16415. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/PRIMITIVES/point.h
  16416. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/PRIMITIVES/multiLine.h
  16417. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/PRIMITIVES/mesh.h
  16418. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/PRIMITIVES/line.h
  16419. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/PRIMITIVES/label.h
  16420. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/PRIMITIVES/gridVisualisation.h
  16421. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/PRIMITIVES/disc.h
  16422. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/PRIMITIVES/box.h
  16423. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/PLUGIN
  16424. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/PLUGIN/inputDevPluginHandler.h
  16425. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/PLUGIN/VIEWPlugin.h
  16426. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/MODELS
  16427. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/MODELS/vanDerWaalsModel.h
  16428. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/MODELS/surfaceModel.h
  16429. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/MODELS/standardColorProcessor.iC
  16430. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/MODELS/standardColorProcessor.h
  16431. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/MODELS/models.doc
  16432. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/MODELS/modelProcessor.h
  16433. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/MODELS/lineModel.h
  16434. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/MODELS/labelModel.h
  16435. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/MODELS/forceModel.h
  16436. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/MODELS/fieldLineCreator.h
  16437. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/MODELS/colorProcessor.h
  16438. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/MODELS/colorByGridProcessor.h
  16439. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/MODELS/cartoonModel.h
  16440. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/MODELS/ballAndStickModel.iC
  16441. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/MODELS/ballAndStickModel.h
  16442. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/MODELS/backboneModel.h
  16443. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/MODELS/atomBondModelBaseProcessor.iC
  16444. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/MODELS/atomBondModelBaseProcessor.h
  16445. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/MODELS/HBondModel.h
  16446. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/KERNEL
  16447. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/KERNEL/threads.h
  16448. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/KERNEL/stringStub.h
  16449. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/KERNEL/stage.h
  16450. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/KERNEL/snapshotManagerInterface.h
  16451. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/KERNEL/shortcutRegistry.h
  16452. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/KERNEL/serverWidget.iC
  16453. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/KERNEL/serverWidget.h
  16454. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/KERNEL/representationManager.h
  16455. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/KERNEL/representation.iC
  16456. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/KERNEL/representation.h
  16457. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/KERNEL/preferencesEntry.h
  16458. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/KERNEL/modularWidget.h
  16459. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/KERNEL/modelInformation.h
  16460. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/KERNEL/message.iC
  16461. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/KERNEL/message.h
  16462. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/KERNEL/mainControl.iC
  16463. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/KERNEL/mainControl.h
  16464. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/KERNEL/kernel.doc
  16465. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/KERNEL/iconLoader.h
  16466. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/KERNEL/geometricObject.h
  16467. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/KERNEL/connectionObject.iC
  16468. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/KERNEL/connectionObject.h
  16469. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/KERNEL/compositeManager.h
  16470. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/KERNEL/common.h
  16471. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/KERNEL/clippingPlane.h
  16472. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/INPUT
  16473. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/INPUT/transformationEvent6D.h
  16474. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/INPUT/notificationEvent.h
  16475. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/INPUT/motionTrackingEvent.h
  16476. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/INPUT/inputPlugin.h
  16477. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/INPUT/inputDeviceDriver.h
  16478. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/INPUT/headTrackingEvent.h
  16479. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/INPUT/fakeDriver.h
  16480. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/INPUT/deviceEvent.h
  16481. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/INPUT/buttonEvent.h
  16482. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS
  16483. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/undoManagerDialog.h
  16484. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/stereoSettingsDialog.h
  16485. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/stageSettings.h
  16486. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/snapShotVisualisation.h
  16487. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/shortcutDialog.h
  16488. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/setClippingPlane.h
  16489. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/setCamera.h
  16490. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/serverPreferences.h
  16491. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/runGAMESSDialog.h
  16492. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/raytraceableContourSurfaceDialog.h
  16493. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/pythonSettings.h
  16494. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/pubchemDialog.h
  16495. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/preferences.h
  16496. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/pluginDialog.h
  16497. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/peptideDialog.h
  16498. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/parsedFunctionDialog.h
  16499. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/openSavePreferences.h
  16500. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/openBruker2DFile.h
  16501. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/openBruker1DFile.h
  16502. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/networkPreferences.h
  16503. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/molecularFileDialog.h
  16504. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/molecularDynamicsDialog.h
  16505. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/modifyRepresentationDialog.h
  16506. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/modelSettingsDialog.h
  16507. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/minimizationDialog.h
  16508. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/materialSettings.h
  16509. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/mainControlPreferences.h
  16510. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/lightSettings.h
  16511. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/labelDialog.h
  16512. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/gridVisualizationDialog.h
  16513. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/geometricFitDialog.h
  16514. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/fieldLinesDialog.h
  16515. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/exportGeometryDialog.h
  16516. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/editSingleShortcut.h
  16517. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/editSettings.h
  16518. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/editOperationDialog.h
  16519. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/downloadPDBFile.h
  16520. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/downloadElectronDensity.h
  16521. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/dockResultDialog.h
  16522. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/dockProgressDialog.h
  16523. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/dockDialog.h
  16524. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/displayProperties.h
  16525. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/dialogs.doc
  16526. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/contourSurfaceDialog.h
  16527. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/compositeProperties.h
  16528. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/coloringSettingsDialog.h
  16529. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/clippingDialog.h
  16530. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/charmmConfigurationDialog.h
  16531. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/bondProperties.h
  16532. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/atomOverview.h
  16533. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/assignBondOrderResultsDialog.h
  16534. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/assignBondOrderConfigurationDialog.h
  16535. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/amberConfigurationDialog.h
  16536. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/PTEDialog.h
  16537. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/MMFF94ConfigurationDialog.h
  16538. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DIALOGS/FDPBDialog.h
  16539. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DATATYPE
  16540. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DATATYPE/vertex2.iC
  16541. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DATATYPE/vertex2.h
  16542. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DATATYPE/vertex1.iC
  16543. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DATATYPE/vertex1.h
  16544. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DATATYPE/standardDatasets.h
  16545. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DATATYPE/raytraceableGrid.h
  16546. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DATATYPE/datatype.doc
  16547. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DATATYPE/dataset.h
  16548. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DATATYPE/colorUnitHue.iC
  16549. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DATATYPE/colorUnitHue.h
  16550. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DATATYPE/colorUnit.iC
  16551. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DATATYPE/colorUnit.h
  16552. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DATATYPE/colorRGBA.iC
  16553. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DATATYPE/colorRGBA.h
  16554. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DATATYPE/colorMap.h
  16555. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DATATYPE/colorHSV.iC
  16556. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DATATYPE/colorHSV.h
  16557. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DATATYPE/colorExtensions.iC
  16558. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/VIEW/DATATYPE/colorExtensions.h
  16559. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SYSTEM
  16560. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SYSTEM/binaryFileAdaptor.h
  16561. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SYSTEM/timer.iC
  16562. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SYSTEM/timer.h
  16563. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SYSTEM/systemCalls.h
  16564. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SYSTEM/system.doc
  16565. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SYSTEM/sysinfo.h
  16566. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SYSTEM/sources.cmake
  16567. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SYSTEM/simpleDownloader.h
  16568. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SYSTEM/path.h
  16569. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SYSTEM/networking.h
  16570. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SYSTEM/mutex.h
  16571. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SYSTEM/fileSystem.h
  16572. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SYSTEM/file.iC
  16573. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SYSTEM/file.h
  16574. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SYSTEM/directory.iC
  16575. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SYSTEM/directory.h
  16576. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SYSTEM/binaryFileAdaptor.iC
  16577. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SYSTEM/MPISupport.h
  16578. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE
  16579. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/triangulatedSurface.h
  16580. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/triangulatedSES.h
  16581. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/triangulatedSAS.h
  16582. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/trianglePoint.h
  16583. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/triangleEdge.h
  16584. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/triangle.h
  16585. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/surfaceProcessor.h
  16586. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/structureMapper.h
  16587. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/structure.doc
  16588. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/sources.cmake
  16589. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/solventExcludedSurface.h
  16590. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/solventAccessibleSurface.h
  16591. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/smilesParser.h
  16592. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/smartsParser.h
  16593. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/smartsMatcher.h
  16594. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/simpleMolecularGraph.h
  16595. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/sideChainPlacementProcessor.h
  16596. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/secondaryStructureProcessor.h
  16597. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/sdGenerator.h
  16598. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/rotamerLibrary.h
  16599. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/ringAnalyser.h
  16600. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/residueRotamerSet.h
  16601. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/residueChecker.h
  16602. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/reducedSurface.h
  16603. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/reconstructFragmentProcessor.h
  16604. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/radialDistributionFunction.h
  16605. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/peptides.h
  16606. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/peptideCapProcessor.h
  16607. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/peptideBuilder.h
  16608. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/numericalSAS.h
  16609. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/kekulizer.h
  16610. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/hybridisationProcessor.h
  16611. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/graphVertex.h
  16612. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/graphFace.h
  16613. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/graphEdge.h
  16614. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/geometricTransformations.h
  16615. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/geometricProperties.h
  16616. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/fragmentDB.h
  16617. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/defaultProcessors.h
  16618. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/connectedComponentsProcessor.h
  16619. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/buildBondsProcessor.h
  16620. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/bindingPocketProcessor.h
  16621. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/atomTyper.h
  16622. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/atomBijection.h
  16623. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/assignBondOrderProcessor.h
  16624. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/analyticalSES.h
  16625. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/addHydrogenProcessor.h
  16626. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/UCK.h
  16627. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/SESVertex.h
  16628. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/SESFace.h
  16629. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/SESEdge.h
  16630. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/SASVertex.h
  16631. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/SASFace.h
  16632. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/SASEdge.h
  16633. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/RSVertex.h
  16634. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/RSFace.h
  16635. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/RSEdge.h
  16636. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/RMSDMinimizer.h
  16637. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/RDFSection.h
  16638. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/RDFParameter.h
  16639. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/RDFIntegrator.h
  16640. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/HBondProcessor.h
  16641. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/DOCKING
  16642. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/DOCKING/sources.cmake
  16643. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/DOCKING/randomEvaluation.h
  16644. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/DOCKING/geometricFit.h
  16645. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/DOCKING/forceFieldEvaluation.h
  16646. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/DOCKING/energeticEvaluation.h
  16647. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/DOCKING/dockingAlgorithm.h
  16648. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/DOCKING/dockResult.h
  16649. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/DOCKING/conformationSet.h
  16650. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/DOCKING/amberEvaluation.h
  16651. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/DNAMutator.h
  16652. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/BONDORDERS
  16653. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/BONDORDERS/sources.cmake
  16654. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/BONDORDERS/partialBondOrderAssignment.h
  16655. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/BONDORDERS/branchAndBoundBondOrderStrategy.h
  16656. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/BONDORDERS/bondOrderAssignmentStrategy.h
  16657. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/BONDORDERS/bondOrderAssignment.h
  16658. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/BONDORDERS/KGreedyBondOrderStrategy.h
  16659. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/BONDORDERS/ILPBondOrderStrategy.h
  16660. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/BONDORDERS/FPTBondOrderStrategy.h
  16661. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/STRUCTURE/BONDORDERS/AStarBondOrderStrategy.h
  16662. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SOLVATION
  16663. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SOLVATION/uhligCavFreeEnergyProcessor.h
  16664. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SOLVATION/sources.cmake
  16665. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SOLVATION/solventParameter.h
  16666. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SOLVATION/solventDescriptor.h
  16667. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SOLVATION/solvation.doc
  16668. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SOLVATION/reissCavFreeEnergyProcessor.h
  16669. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SOLVATION/poissonBoltzmann.h
  16670. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SOLVATION/pierottiCavFreeEnergyProcessor.h
  16671. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SOLVATION/pairExpRDFIntegrator.h
  16672. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SOLVATION/pairExpInteractionEnergyProcessor.h
  16673. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SOLVATION/pair6_12RDFIntegrator.h
  16674. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SOLVATION/pair6_12InteractionEnergyProcessor.h
  16675. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SOLVATION/ooiEnergy.h
  16676. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SOLVATION/molecularSurfaceGrid.h
  16677. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SOLVATION/generalizedBornCase.h
  16678. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SOLVATION/electrostaticPotentialCalculator.h
  16679. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SOLVATION/claverieParameter.h
  16680. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SOLVATION/PCMCavFreeEnergyProcessor.h
  16681. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING
  16682. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING/sources.cmake
  16683. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING/TYPES
  16684. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING/TYPES/sources.cmake
  16685. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING/TYPES/fresnoTypes.h
  16686. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING/FUNCTIONS
  16687. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING/FUNCTIONS/sources.cmake
  16688. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING/FUNCTIONS/slickScore.h
  16689. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING/FUNCTIONS/slickEnergy.h
  16690. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING/COMPONENTS
  16691. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING/COMPONENTS/vanDerWaals.h
  16692. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING/COMPONENTS/sources.cmake
  16693. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING/COMPONENTS/rotationalEntropyLoss.h
  16694. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING/COMPONENTS/polarSolvation.h
  16695. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING/COMPONENTS/nonpolarSolvation.h
  16696. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING/COMPONENTS/metal.h
  16697. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING/COMPONENTS/lipophilic.h
  16698. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING/COMPONENTS/hydrogenBond.h
  16699. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING/COMPONENTS/buriedPolar.h
  16700. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING/COMPONENTS/aromaticRingStacking.h
  16701. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING/COMPONENTS/CHPI.h
  16702. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING/COMMON
  16703. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING/COMMON/sources.cmake
  16704. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING/COMMON/scoringTypes.h
  16705. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING/COMMON/scoringFunction.h
  16706. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING/COMMON/scoringComponent.h
  16707. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING/COMMON/linearBaseFunction.h
  16708. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING/COMMON/fermiBaseFunction.h
  16709. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/SCORING/COMMON/baseFunction.h
  16710. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR
  16711. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/validation.h
  16712. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/svrModel.h
  16713. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/svmModel.h
  16714. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/surfaceDescriptors.h
  16715. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/surfaceBase.h
  16716. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/statistics.h
  16717. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/sources.cmake
  16718. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/snBModel.h
  16719. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/simpleDescriptors.h
  16720. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/simpleBase.h
  16721. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/rrModel.h
  16722. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/ringPerceptionProcessor.h
  16723. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/regressionValidation.h
  16724. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/regressionModel.h
  16725. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/registry.h
  16726. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/qsar.doc
  16727. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/plsModel.h
  16728. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/pcrModel.h
  16729. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/partialChargeProcessor.h
  16730. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/partialChargeDescriptors.h
  16731. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/partialChargeBase.h
  16732. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/oplsModel.h
  16733. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/nonlinearModel.h
  16734. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/nBModel.h
  16735. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/modelFactory.h
  16736. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/mlrModel.h
  16737. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/logitModel.h
  16738. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/linearModel.h
  16739. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/libsvmModel.h
  16740. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/ldaModel.h
  16741. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/latentVariableModel.h
  16742. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/kplsModel.h
  16743. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/kpcrModel.h
  16744. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/knnModel.h
  16745. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/kernelModel.h
  16746. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/kernel.h
  16747. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/gpModel.h
  16748. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/fitModel.h
  16749. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/featureSelection.h
  16750. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/exception.h
  16751. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/descriptor.h
  16752. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/connectivityDescriptors.h
  16753. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/connectivityBase.h
  16754. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/configIO.h
  16755. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/classificationValidation.h
  16756. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/classificationModel.h
  16757. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/bayesModel.h
  16758. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/automaticModelCreator.h
  16759. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/aromaticityProcessor.h
  16760. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/allModel.h
  16761. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/QSARData.h
  16762. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/NMRDescriptors.h
  16763. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/QSAR/Model.h
  16764. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/PYTHON
  16765. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/PYTHON/sources.cmake
  16766. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/PYTHON/python.doc
  16767. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/PYTHON/pyListHelper.h
  16768. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/PYTHON/pyInterpreter.h
  16769. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/PYTHON/pyIndexList.h
  16770. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/PYTHON/pyDatasetVector.h
  16771. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/PYTHON/pyConstant.h
  16772. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/PYTHON/pyCompositeList.h
  16773. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/PYTHON/pyColorRGBAVector.h
  16774. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/PYTHON/pyBALLSipHelper.h
  16775. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/PLUGIN
  16776. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/PLUGIN/sources.cmake
  16777. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/PLUGIN/pluginManager.h
  16778. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/PLUGIN/pluginHandler.h
  16779. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/PLUGIN/plugin.doc
  16780. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/PLUGIN/BALLPlugin.h
  16781. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/NMR
  16782. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/NMR/spectrum.iC
  16783. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/NMR/spectrum.h
  16784. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/NMR/sources.cmake
  16785. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/NMR/shiftModule.h
  16786. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/NMR/shiftModel2D.h
  16787. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/NMR/shiftModel1D.h
  16788. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/NMR/shiftModel.h
  16789. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/NMR/randomCoilShiftProcessor.h
  16790. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/NMR/peakList.h
  16791. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/NMR/peak.h
  16792. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/NMR/nmr.doc
  16793. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/NMR/johnsonBoveyShiftProcessor.h
  16794. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/NMR/haighMallionShiftProcessor.h
  16795. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/NMR/experiment.h
  16796. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/NMR/empiricalHSShiftProcessor.h
  16797. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/NMR/createSpectrumProcessor.h
  16798. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/NMR/clearShiftProcessor.h
  16799. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/NMR/anisotropyShiftProcessor.h
  16800. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/NMR/HBondShiftProcessor.h
  16801. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/NMR/EFShiftProcessor.h
  16802. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC
  16803. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/sources.cmake
  16804. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/molmec.doc
  16805. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/PARAMETER
  16806. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/PARAMETER/templates.h
  16807. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/PARAMETER/sources.cmake
  16808. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/PARAMETER/residueTorsions.h
  16809. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/PARAMETER/quadraticImproperTorsion.h
  16810. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/PARAMETER/quadraticBondStretch.h
  16811. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/PARAMETER/quadraticAngleBend.h
  16812. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/PARAMETER/potential1210.h
  16813. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/PARAMETER/parameter.doc
  16814. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/PARAMETER/lennardJones.h
  16815. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/PARAMETER/forceFieldParameters.h
  16816. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/PARAMETER/cosineTorsion.h
  16817. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/PARAMETER/charmmEEF1.h
  16818. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/PARAMETER/atomTypes.h
  16819. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/MMFF94
  16820. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/MMFF94/sources.cmake
  16821. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/MMFF94/MMFF94Torsion.h
  16822. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/MMFF94/MMFF94StretchBend.h
  16823. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/MMFF94/MMFF94Processors.h
  16824. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/MMFF94/MMFF94Parameters.h
  16825. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/MMFF94/MMFF94OutOfPlaneBend.h
  16826. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/MMFF94/MMFF94NonBonded.h
  16827. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/MMFF94/MMFF94.h
  16828. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/MMFF94/MMFF94.doc
  16829. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/MINIMIZATION
  16830. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/MINIMIZATION/strangLBFGS.h
  16831. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/MINIMIZATION/steepestDescent.h
  16832. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/MINIMIZATION/sources.cmake
  16833. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/MINIMIZATION/shiftedLVMM.h
  16834. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/MINIMIZATION/minimization.doc
  16835. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/MINIMIZATION/lineSearch.h
  16836. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/MINIMIZATION/energyMinimizer.h
  16837. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/MINIMIZATION/conjugateGradient.h
  16838. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/MDSIMULATION
  16839. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/MDSIMULATION/sources.cmake
  16840. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/MDSIMULATION/molecularDynamics.h
  16841. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/MDSIMULATION/microCanonicalMD.h
  16842. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/MDSIMULATION/mdsimulation.doc
  16843. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/MDSIMULATION/canonicalMD.h
  16844. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/COMMON
  16845. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/COMMON/typenameRuleProcessor.h
  16846. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/COMMON/typeRuleProcessor.h
  16847. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/COMMON/support.h
  16848. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/COMMON/stretchComponent.h
  16849. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/COMMON/sources.cmake
  16850. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/COMMON/snapShotManager.h
  16851. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/COMMON/snapShot.h
  16852. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/COMMON/ruleProcessor.h
  16853. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/COMMON/ruleEvaluator.h
  16854. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/COMMON/radiusRuleProcessor.h
  16855. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/COMMON/periodicBoundary.h
  16856. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/COMMON/gradient.h
  16857. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/COMMON/forceFieldComponent.h
  16858. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/COMMON/forceField.iC
  16859. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/COMMON/forceField.h
  16860. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/COMMON/common.doc
  16861. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/COMMON/chargeRuleProcessor.h
  16862. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/COMMON/bendComponent.h
  16863. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/COMMON/atomVector.h
  16864. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/COMMON/assignTypes.h
  16865. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/CHARMM
  16866. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/CHARMM/sources.cmake
  16867. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/CHARMM/charmmTorsion.h
  16868. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/CHARMM/charmmStretch.h
  16869. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/CHARMM/charmmNonBonded.h
  16870. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/CHARMM/charmmImproperTorsion.h
  16871. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/CHARMM/charmmBend.h
  16872. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/CHARMM/charmm.h
  16873. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/CHARMM/charmm.doc
  16874. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/AMBER
  16875. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/AMBER/sources.cmake
  16876. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/AMBER/amberTorsion.h
  16877. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/AMBER/amberStretch.h
  16878. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/AMBER/amberNonBonded.h
  16879. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/AMBER/amberBend.h
  16880. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/AMBER/amber.h
  16881. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/AMBER/amber.doc
  16882. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/AMBER/GAFFTypeProcessor.h
  16883. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MOLMEC/AMBER/GAFFCESParser.h
  16884. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS
  16885. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/vector4.h
  16886. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/vector3.h
  16887. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/vector2.h
  16888. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/surface.h
  16889. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/sphere3.h
  16890. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/sources.cmake
  16891. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/simpleBox3.h
  16892. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/rombergIntegrator.h
  16893. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/randomNumberGenerator.h
  16894. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/quaternion.h
  16895. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/plane3.h
  16896. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/piecewisePolynomial.h
  16897. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/piecewiseFunction.h
  16898. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/parsedFunction.h
  16899. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/numericalIntegrator.h
  16900. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/matrix44.h
  16901. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/maths.doc
  16902. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/line3.h
  16903. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/function.h
  16904. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/fftwCommon.h
  16905. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/cubicSpline2D.h
  16906. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/cubicSpline1D.h
  16907. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/complex.h
  16908. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/common.h
  16909. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/circle3.h
  16910. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/box3.h
  16911. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/angle.h
  16912. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/analyticalGeometry.h
  16913. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG
  16914. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/vectorIterators.iC
  16915. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/vectorIterator.h
  16916. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/vectorIO.iC
  16917. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/vectorConstructors.iC
  16918. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/vectorBasicFunctions.iC
  16919. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/vector.ih
  16920. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/vector.h
  16921. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/upperTriangularMatrixIO.iC
  16922. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/upperTriangularMatrixConstructors.iC
  16923. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/upperTriangularMatrixBasicFunctions.iC
  16924. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/upperTriangularMatrix.ih
  16925. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/symmetricMatrixIO.iC
  16926. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/symmetricMatrixConstructors.iC
  16927. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/symmetricMatrixBasicFunctions.iC
  16928. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/symmetricMatrix.ih
  16929. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/sources.cmake
  16930. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/rowIterator.h
  16931. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/reverseIterator.h
  16932. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/randomAccessIterator.h
  16933. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/randomAccessFilterIterator.h
  16934. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/matrixTraits.h
  16935. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/matrixIterator.iC
  16936. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/matrixInverter.ih
  16937. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/matrixInverter.iC
  16938. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/matrixInverter.h
  16939. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/matrixIO.iC
  16940. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/matrixConstructors.iC
  16941. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/matrixBasicFunctions.iC
  16942. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/matrix.ih
  16943. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/matrix.h
  16944. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/lowerTriangularMatrixIO.iC
  16945. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/lowerTriangularMatrixConstructors.iC
  16946. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/lowerTriangularMatrixBasicFunctions.iC
  16947. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/lowerTriangularMatrix.ih
  16948. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/linalgException.h
  16949. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/lapack.h
  16950. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/global.h
  16951. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/forwardIterator.h
  16952. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/forwardFilterIterator.h
  16953. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/elementRowIterator.h
  16954. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/elementColumnIterator.h
  16955. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/eigenSolver.ih
  16956. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/eigenSolver.iC
  16957. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/eigenSolver.h
  16958. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/diagonalIterator.h
  16959. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/columnIterator.h
  16960. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/cblas.h
  16961. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/bidirectionalIterator.h
  16962. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/bidirectionalFilterIterator.h
  16963. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/baseIterator.h
  16964. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/baseFilterIterator.h
  16965. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/SVDSolver.ih
  16966. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/SVDSolver.iC
  16967. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/LINALG/SVDSolver.h
  16968. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/FFT3D.h
  16969. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/FFT2D.h
  16970. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/MATHS/FFT1D.h
  16971. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL
  16972. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/system.h
  16973. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/standardPredicates.h
  16974. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/sources.cmake
  16975. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/selector.h
  16976. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/secondaryStructureIterator.h
  16977. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/secondaryStructure.h
  16978. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/residueIterator.h
  16979. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/residue.h
  16980. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/proteinIterator.h
  16981. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/protein.h
  16982. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/predicate.h
  16983. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/nucleotideIterator.h
  16984. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/nucleotide.h
  16985. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/nucleicAcidIterator.h
  16986. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/nucleicAcid.h
  16987. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/moleculeIterator.h
  16988. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/molecule.h
  16989. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/kernel.doc
  16990. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/iterator.h
  16991. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/global.h
  16992. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/fragmentIterator.h
  16993. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/fragment.h
  16994. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/forEach.h
  16995. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/extractors.h
  16996. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/expressionTree.h
  16997. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/expressionPredicate.h
  16998. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/expressionParser.h
  16999. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/expression.h
  17000. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/chainIterator.h
  17001. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/chain.h
  17002. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/bondIterator.h
  17003. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/bond.iC
  17004. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/bond.h
  17005. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/atomIterator.h
  17006. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/atomContainerIterator.h
  17007. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/atomContainer.h
  17008. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/atom.iC
  17009. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/atom.h
  17010. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/PTE.iC
  17011. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/PTE.h
  17012. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/PDBAtomIterator.h
  17013. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/KERNEL/PDBAtom.h
  17014. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT
  17015. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/trajectoryFile.h
  17016. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/sources.cmake
  17017. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/resourceFile.iC
  17018. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/resourceFile.h
  17019. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/pubchemDownloader.h
  17020. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/parameters.h
  17021. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/parameterSection.h
  17022. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/molFileFactory.h
  17023. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/lineBasedFile.iC
  17024. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/lineBasedFile.h
  17025. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/genericMolFile.h
  17026. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/format.doc
  17027. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/bruker2DFile.h
  17028. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/bruker1DFile.h
  17029. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/antechamberFile.h
  17030. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/XYZFile.h
  17031. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/TRRFile.h
  17032. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/SDFile.h
  17033. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/SCWRLRotamerFile.h
  17034. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/PDBdefs.h
  17035. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/PDBRecords.h
  17036. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/PDBInfo.h
  17037. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/PDBFile.iC
  17038. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/PDBFile.h
  17039. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/NMRStarFile.h
  17040. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/MOLFile.h
  17041. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/MOL2File.h
  17042. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/KCFFile.h
  17043. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/JCAMPFile.h
  17044. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/INIFile.h
  17045. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/HINFile.h
  17046. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/GAMESSLogFile.h
  17047. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/GAMESSDatFile.h
  17048. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/DSN6File.h
  17049. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/DCDFile.h
  17050. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/DBInterface.h
  17051. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/CIFFile.h
  17052. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/FORMAT/CCP4File.h
  17053. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/ENERGY
  17054. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/ENERGY/sources.cmake
  17055. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/ENERGY/energyProcessor.h
  17056. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/ENERGY/energy.doc
  17057. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/ENERGY/distanceCoulomb.h
  17058. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/ENERGY/coulomb.h
  17059. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/ENERGY/composedEnergyProcessor.h
  17060. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/ENERGY/atomicContactEnergy.h
  17061. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE
  17062. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/string.iC
  17063. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/string.h
  17064. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/hashMap.h
  17065. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/bitVector.h
  17066. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/hashGrid.h
  17067. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/triple.h
  17068. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/stringHashSet.h
  17069. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/stringHashMap.h
  17070. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/sources.cmake
  17071. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/regularExpression.iC
  17072. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/regularExpression.h
  17073. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/regularData3D.h
  17074. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/regularData2D.h
  17075. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/regularData1D.h
  17076. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/quadruple.h
  17077. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/options.h
  17078. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/listSort.mac
  17079. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/list.h
  17080. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/hashSet.h
  17081. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/forEach.h
  17082. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/datatype.doc
  17083. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/contourSurface.h
  17084. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/contourLine.h
  17085. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/contour.h
  17086. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/bitVector.iC
  17087. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/GRAPH
  17088. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/GRAPH/treeWidth.iC
  17089. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/GRAPH/treeWidth.h
  17090. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/GRAPH/sources.cmake
  17091. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/GRAPH/molecularGraph.h
  17092. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/DATATYPE/GRAPH/graphAlgorithms.h
  17093. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONFIG
  17094. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONFIG/sources.cmake
  17095. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT
  17096. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/visitor.h
  17097. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/timeStamp.iC
  17098. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/timeStamp.h
  17099. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/textPersistenceManager.h
  17100. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/sources.cmake
  17101. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/selectable.iC
  17102. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/selectable.h
  17103. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/randomAccessIterator.h
  17104. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/property.iC
  17105. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/property.h
  17106. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/processor.h
  17107. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/preferencesObject.h
  17108. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/predicate.h
  17109. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/persistentObject.h
  17110. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/persistenceManager.iC
  17111. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/persistenceManager.h
  17112. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/objectCreator.h
  17113. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/object.iC
  17114. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/object.h
  17115. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/moleculeObjectCreator.h
  17116. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/molecularInformation.h
  17117. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/forwardIterator.h
  17118. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/factory.h
  17119. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/enumerator.iC
  17120. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/enumerator.h
  17121. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/embeddable.h
  17122. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/concept.doc
  17123. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/composite.iC
  17124. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/composite.h
  17125. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/comparator.h
  17126. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/client.h
  17127. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/classTest.h
  17128. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/bidirectionalIterator.h
  17129. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/benchmark.h
  17130. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/baseIterator.h
  17131. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/baseFunctor.h
  17132. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/autoDeletable.iC
  17133. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/autoDeletable.h
  17134. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONCEPT/XDRPersistenceManager.h
  17135. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/COMMON
  17136. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/COMMON/global.h
  17137. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/COMMON/sources.cmake
  17138. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/COMMON/rtti.h
  17139. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/COMMON/parserDefinitions.h
  17140. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/COMMON/macros.h
  17141. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/COMMON/logStream.iC
  17142. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/COMMON/logStream.h
  17143. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/COMMON/limits.h
  17144. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/COMMON/init.h
  17145. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/COMMON/hash.h
  17146. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/COMMON/exception.h
  17147. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/COMMON/debug.h
  17148. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/COMMON/create.h
  17149. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/COMMON/constants.h
  17150. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/COMMON/common.doc
  17151. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/CONFIG/config.h
  17152. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/COMMON/version.h
  17153. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/./include/BALL/PYTHON/BALLPythonConfig.h
  17154. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/lib/cmake/BALL/BALLConfig.cmake
  17155. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/lib/cmake/BALL/BALLExport.cmake
  17156. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/lib/cmake/BALL/BALLExport-gentoo.cmake
  17157. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/lib64/BALLCore.so
  17158. -- Removed runtime path from "/tmp/portage/sci-chemistry/ball-1.4.1/image//usr/lib64/BALLCore.so"
  17159. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/lib64/VIEW.so
  17160. -- Removed runtime path from "/tmp/portage/sci-chemistry/ball-1.4.1/image//usr/lib64/VIEW.so"
  17161. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/lib64/BALL.py
  17162. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/bin/BALLView
  17163. -- Removed runtime path from "/tmp/portage/sci-chemistry/ball-1.4.1/image//usr/bin/BALLView"
  17164. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/internal
  17165. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/internal/tutorial10.html
  17166. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/internal/tutorial09.html
  17167. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/internal/tutorial08.html
  17168. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/internal/tutorial07.html
  17169. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/internal/tutorial06.html
  17170. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/internal/tutorial05.html
  17171. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/internal/tutorial04.html
  17172. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/internal/tutorial03.html
  17173. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/internal/tutorial02.html
  17174. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/internal/tutorial01.html
  17175. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/internal/demo17.html
  17176. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/internal/demo16.html
  17177. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/internal/demo15.html
  17178. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/internal/demo14.html
  17179. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/internal/demo13.html
  17180. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/internal/demo12.html
  17181. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/internal/demo11.html
  17182. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/internal/demo10.html
  17183. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/internal/demo09.html
  17184. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/internal/demo08.html
  17185. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/internal/demo07.html
  17186. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/internal/demo06.html
  17187. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/internal/demo05.html
  17188. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/internal/demo04.html
  17189. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/internal/demo03.html
  17190. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/internal/demo02.html
  17191. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/internal/demo01.html
  17192. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView
  17193. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/tips.html
  17194. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/scene.html
  17195. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/pythonInterpreter.html
  17196. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/molecularControl.html
  17197. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/mm.html
  17198. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/logView.html
  17199. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/index.html
  17200. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images
  17201. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/volume-dialog.png
  17202. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/visualise_trajectories.png
  17203. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/stereo_settings.png
  17204. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/startup_script1.png
  17205. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/spacer.png
  17206. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/scene_preferences_common.png
  17207. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/scene.png
  17208. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/right.png
  17209. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/resolution.png
  17210. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/plane.png
  17211. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/network.png
  17212. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/molecularControl2.png
  17213. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/molecularControl.png
  17214. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/minimize.png
  17215. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/mc_context_menu.png
  17216. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/logView.png
  17217. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/lights.png
  17218. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/left.png
  17219. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/hydrogens.png
  17220. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/hotkeys.png
  17221. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/hbonds.png
  17222. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/gui.png
  17223. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/geometricControl_cm.png
  17224. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/geometricControl.png
  17225. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/fl.jpg
  17226. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/fl-dialog.png
  17227. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/element.png
  17228. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/dsc_menu.png
  17229. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/dots_wireframe.png
  17230. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/distance_grid.png
  17231. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/displayProperties.png
  17232. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/datasetControl.png
  17233. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/custom_color.png
  17234. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/cs.png
  17235. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/contour_surface_dialog.png
  17236. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/contour_surface.png
  17237. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/color_surface2.png
  17238. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/color_surface1.png
  17239. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/clipping.png
  17240. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/clip_dialog.png
  17241. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/bond_properties.png
  17242. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/atom_properties.png
  17243. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/images/animation_menu.png
  17244. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/hotkeys.html
  17245. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/geometricControl.html
  17246. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/displayProperties.html
  17247. -- Installing: /tmp/portage/sci-chemistry/ball-1.4.1/image/usr/share/BALL/doc/BALLView/datasetControl.html
  17248. >>> Completed installing ball-1.4.1 into /tmp/portage/sci-chemistry/ball-1.4.1/image/
  17249. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  17250. usr/lib64/libBALL.so.1.4
  17251. usr/lib64/libVIEW.so.1.4
  17252. usr/lib64/BALLCore.so
  17253. usr/lib64/VIEW.so
  17254. usr/bin/BALLView