Advertisement
Guest User

Untitled

a guest
Oct 2nd, 2018
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 66.08 KB | None | 0 0
  1. nikolay@nikolay-t440p ~/.c/aurman> aurman -S utopia-documents3
  2. ~~ initializing aurman...
  3. ~~ the following packages are neither in known repos nor in the aur
  4. :: vte-0.28.2-8
  5. :: libcloudproviders-0.2.5+9+g93dc5ea-1
  6. :: js-24.2.0-4
  7. :: otf-ebgaramond12-1.0-1
  8. :: gegl02-0.2.0-8
  9. :: pcmciautils-018-8
  10. ~~ calculating solutions...
  11.  
  12. :: The following 1 package(s) are getting installed:
  13.    aur/utopia-documents3  /            ->  3.1.0-1
  14.  
  15. ?? Do you want to continue? Y/n:
  16. ~~ looking for new pkgbuilds and fetching them...
  17. Cloning into 'utopia-documents3'...
  18. remote: Enumerating objects: 51, done.
  19. remote: Counting objects: 100% (51/51), done.
  20. remote: Compressing objects: 100% (43/43), done.
  21. remote: Total 51 (delta 5), reused 51 (delta 5)
  22. Unpacking objects: 100% (51/51), done.
  23. ?? Do you want to see the changes of utopia-documents3? N/y:
  24. [sudo] password for nikolay:
  25. ==> Making package: utopia-documents3 3.1.0-1 (Tue 02 Oct 2018 04:16:23 PM EEST)
  26. ==> Checking runtime dependencies...
  27. ==> Checking buildtime dependencies...
  28. ==> Retrieving sources...
  29.   -> Downloading utopia-documents-3.1.0.tgz...
  30.   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
  31.                                  Dload  Upload   Total   Spent    Left  Speed
  32. 100 9251k  100 9251k    0     0   968k      0  0:00:09  0:00:09 --:--:--  834k
  33.   -> Found configure.patch
  34.   -> Found bubble.patch
  35.   -> Found utopia-documents.sh
  36.   -> Found utopia-documents.bash
  37.   -> Found utopia-documents.zsh
  38. ==> Validating source files with sha256sums...
  39.     utopia-documents-3.1.0.tgz ... Passed
  40.     configure.patch ... Passed
  41.     bubble.patch ... Passed
  42.     utopia-documents.sh ... Passed
  43.     utopia-documents.bash ... Passed
  44.     utopia-documents.zsh ... Passed
  45. ==> Extracting sources...
  46.   -> Extracting utopia-documents-3.1.0.tgz with bsdtar
  47. ==> Starting prepare()...
  48. patching file configure
  49. patching file libutopia2_qt/utopia2/qt/bubble.h
  50. ==============================================================================
  51.                        U T O P I A    D O C U M E N T S
  52. ==============================================================================
  53.  
  54. It is advisable to build in a subdirectory.
  55. Would you prefer to configure in '/home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release'?
  56. The dependencies have not been built; configure and build them now?
  57. loading initial cache file CMakeConfig/configurations/Linux.txt
  58. loading initial cache file CMakeConfig/configurations/common.txt
  59. -- The C compiler identification is GNU 8.2.1
  60. -- The CXX compiler identification is GNU 8.2.1
  61. -- Check for working C compiler: /usr/bin/cc
  62. -- Check for working C compiler: /usr/bin/cc -- works
  63. -- Detecting C compiler ABI info
  64. -- Detecting C compiler ABI info - done
  65. -- Detecting C compile features
  66. -- Detecting C compile features - done
  67. -- Check for working CXX compiler: /usr/bin/c++
  68. -- Check for working CXX compiler: /usr/bin/c++ -- works
  69. -- Detecting CXX compiler ABI info
  70. -- Detecting CXX compiler ABI info - done
  71. -- Detecting CXX compile features
  72. -- Detecting CXX compile features - done
  73. -- Using system version of dependency script: BJam
  74. -- Using system version of dependency script: Boost
  75. -- Using system version of dependency script: CSSSelect
  76. -- Using system version of dependency script: Expat
  77. -- Using system version of dependency script: FontConfig
  78. -- Using system version of dependency script: Freetype
  79. -- Using system version of dependency script: GLEW
  80. -- Using system version of dependency script: GraphicsMagick
  81. -- Using system version of dependency script: Jpeg
  82. -- Using system version of dependency script: LXML
  83. -- Using system version of dependency script: OpenSSL
  84. -- Using system version of dependency script: PCRE
  85. -- Using system version of dependency script: Pillow
  86. -- Using system version of dependency script: Poppler
  87. -- Using system version of dependency script: Python
  88. -- Using system version of dependency script: QGLViewer
  89. -- Using system version of dependency script: Qt
  90. -- Using system version of dependency script: SUDS
  91. -- Using system version of dependency script: Setuptools
  92. -- Using system version of dependency script: Zlib
  93. --
  94. -- To build with a local copy of a specific dependency type:
  95. --
  96. --     make []
  97. --
  98. -- To build with all local dependencies just type:
  99. --
  100. --     make
  101. --
  102. -- Configuring done
  103. -- Generating done
  104. CMake Warning:
  105.   Manually-specified variables were not used by the project:
  106.  
  107.     UTOPIA_CONFIGURED_PLATFORM
  108.  
  109.  
  110. -- Build files have been written to: /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/dependencies
  111. loading initial cache file /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/CMakeConfig/configurations/Linux.txt
  112. loading initial cache file /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/CMakeConfig/configurations/common.txt
  113. CMake Deprecation Warning at CMakeLists.txt:48 (cmake_policy):
  114.   The OLD behavior for policy CMP0020 will be removed from a future version
  115.   of CMake.
  116.  
  117.   The cmake-policies(7) manual explains that the OLD behaviors of all
  118.   policies are deprecated and that a policy should be set to OLD only under
  119.   specific short-term circumstances.  Projects should be ported to the NEW
  120.   behavior and not rely on setting a policy to OLD.
  121.  
  122.  
  123. CMake Deprecation Warning at CMakeLists.txt:51 (cmake_policy):
  124.   The OLD behavior for policy CMP0043 will be removed from a future version
  125.   of CMake.
  126.  
  127.   The cmake-policies(7) manual explains that the OLD behaviors of all
  128.   policies are deprecated and that a policy should be set to OLD only under
  129.   specific short-term circumstances.  Projects should be ported to the NEW
  130.   behavior and not rely on setting a policy to OLD.
  131.  
  132.  
  133. CMake Deprecation Warning at CMakeLists.txt:54 (cmake_policy):
  134.   The OLD behavior for policy CMP0046 will be removed from a future version
  135.   of CMake.
  136.  
  137.   The cmake-policies(7) manual explains that the OLD behaviors of all
  138.   policies are deprecated and that a policy should be set to OLD only under
  139.   specific short-term circumstances.  Projects should be ported to the NEW
  140.   behavior and not rely on setting a policy to OLD.
  141.  
  142.  
  143. -- The C compiler identification is GNU 8.2.1
  144. -- The CXX compiler identification is GNU 8.2.1
  145. -- Check for working C compiler: /usr/bin/cc
  146. -- Check for working C compiler: /usr/bin/cc -- works
  147. -- Detecting C compiler ABI info
  148. -- Detecting C compiler ABI info - done
  149. -- Detecting C compile features
  150. -- Detecting C compile features - done
  151. -- Check for working CXX compiler: /usr/bin/c++
  152. -- Check for working CXX compiler: /usr/bin/c++ -- works
  153. -- Detecting CXX compiler ABI info
  154. -- Detecting CXX compiler ABI info - done
  155. -- Detecting CXX compile features
  156. -- Detecting CXX compile features - done
  157. -- Configuring Utopia Documents v3.1.0
  158. -- Found PCRE: /usr/lib/libpcre.so  
  159. CMake Warning (dev) at /usr/share/cmake-3.12/Modules/FindOpenGL.cmake:270 (message):
  160.   Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when
  161.   available.  Run "cmake --help-policy CMP0072" for policy details.  Use the
  162.   cmake_policy command to set the policy and suppress this warning.
  163.  
  164.   FindOpenGL found both a legacy GL library:
  165.  
  166.     OPENGL_gl_LIBRARY: /usr/lib/libGL.so
  167.  
  168.   and GLVND libraries for OpenGL and GLX:
  169.  
  170.     OPENGL_opengl_LIBRARY: /usr/lib/libOpenGL.so
  171.     OPENGL_glx_LIBRARY: /usr/lib/libGLX.so
  172.  
  173.   OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for
  174.   compatibility with CMake 3.10 and below the legacy GL library will be used.
  175. Call Stack (most recent call first):
  176.   CMakeLists.txt:137 (find_package)
  177. This warning is for project developers.  Use -Wno-dev to suppress it.
  178.  
  179. -- Found OpenGL: /usr/lib/libOpenGL.so  
  180. -- Found OpenSSL: /usr/lib/libcrypto.so (found version "1.1.1")  
  181. -- Performing Test HAVE_POPPLER_SPLASH_SET_VECTOR_ANTIALIAS
  182. -- Performing Test HAVE_POPPLER_SPLASH_SET_VECTOR_ANTIALIAS - Success
  183. -- Performing Test HAVE_POPPLER_SPLASH_SET_FONT_ANTIALIAS
  184. -- Performing Test HAVE_POPPLER_SPLASH_SET_FONT_ANTIALIAS - Success
  185. -- Found Poppler: /usr/lib/libpoppler.so  
  186. -- Looking for pthread.h
  187. CMake Warning (dev) at /usr/share/cmake-3.12/Modules/CheckIncludeFile.cmake:70 (message):
  188.   Policy CMP0075 is not set: Include file check macros honor
  189.   CMAKE_REQUIRED_LIBRARIES.  Run "cmake --help-policy CMP0075" for policy
  190.   details.  Use the cmake_policy command to set the policy and suppress this
  191.   warning.
  192.  
  193.   CMAKE_REQUIRED_LIBRARIES is set to:
  194.  
  195.     /usr/lib/libpoppler.so
  196.  
  197.   For compatibility with CMake 3.11 and below this check is ignoring it.
  198. Call Stack (most recent call first):
  199.   /usr/share/cmake-3.12/Modules/FindThreads.cmake:121 (CHECK_INCLUDE_FILE)
  200.   /usr/share/cmake-3.12/Modules/FindBoost.cmake:1631 (find_package)
  201.   CMakeLists.txt:186 (find_package)
  202. This warning is for project developers.  Use -Wno-dev to suppress it.
  203.  
  204. -- Looking for pthread.h - found
  205. -- Looking for pthread_create
  206. -- Looking for pthread_create - not found
  207. -- Looking for pthread_create in pthreads
  208. -- Looking for pthread_create in pthreads - not found
  209. -- Looking for pthread_create in pthread
  210. -- Looking for pthread_create in pthread - found
  211. -- Found Threads: TRUE  
  212. -- Boost version: 1.68.0
  213. -- Found the following Boost libraries:
  214. --   thread
  215. --   system
  216. --   python
  217. --   chrono
  218. --   date_time
  219. --   atomic
  220. -- Found ZLIB: /usr/lib/libz.so (found version "1.2.11")
  221. -- Found Freetype: /usr/lib/libfreetype.so (found version "2.9.1")
  222. -- Found FontConfig: /usr/lib/libfontconfig.so  
  223. -- Found EXPAT: /usr/lib/libexpat.so (found version "2.2.6")
  224. -- Found PythonLibs: /usr/lib/libpython2.7.so (found version "2.7.15")
  225. -- Found SWIG: /usr/bin/swig (found version "3.0.12")
  226. CMake Deprecation Warning at /usr/share/cmake-3.12/Modules/UseSWIG.cmake:492 (message):
  227.   SWIG_ADD_MODULE is deprecated.  Use SWIG_ADD_LIBRARY instead.
  228. Call Stack (most recent call first):
  229.   libutopia2/plugins/python/spine/CMakeLists.txt:44 (SWIG_ADD_MODULE)
  230.  
  231.  
  232. CMake Deprecation Warning at /usr/share/cmake-3.12/Modules/UseSWIG.cmake:492 (message):
  233.   SWIG_ADD_MODULE is deprecated.  Use SWIG_ADD_LIBRARY instead.
  234. Call Stack (most recent call first):
  235.   libutopia2/plugins/python/utopiabridge/CMakeLists.txt:51 (SWIG_ADD_MODULE)
  236.  
  237.  
  238. Creating /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/site.py
  239. Processing .
  240. Writing /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/python/authd/setup.cfg
  241. Running setup.py -q bdist_egg --dist-dir /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/python/authd/egg-dist-tmp-78mGMx
  242. creating /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/authd-0.3-py2.7.egg
  243. Extracting authd-0.3-py2.7.egg to /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages
  244. Adding authd 0.3 to easy-install.pth file
  245.  
  246. Installed /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/authd-0.3-py2.7.egg
  247. Processing .
  248. Writing /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-core/setup.cfg
  249. Running setup.py -q bdist_egg --dist-dir /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-core/egg-dist-tmp-f39JUP
  250. package init file 'utopia/__init__.py' not found (or not a regular file)
  251. creating /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/pyutopia_core-3.1.0.10-py2.7.egg
  252. Extracting pyutopia_core-3.1.0.10-py2.7.egg to /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages
  253. Adding pyutopia-core 3.1.0.10 to easy-install.pth file
  254.  
  255. Installed /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/pyutopia_core-3.1.0.10-py2.7.egg
  256. Processing .
  257. Writing /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-plugins-core/setup.cfg
  258. Running setup.py -q bdist_egg --dist-dir /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-plugins-core/egg-dist-tmp-3HcPKA
  259. creating /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/pyutopia_plugins_core-3.1.0.10-py2.7.egg
  260. Extracting pyutopia_plugins_core-3.1.0.10-py2.7.egg to /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages
  261. Adding pyutopia-plugins-core 3.1.0.10 to easy-install.pth file
  262.  
  263. Installed /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/pyutopia_plugins_core-3.1.0.10-py2.7.egg
  264. Processing .
  265. Writing /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/python/kend/setup.cfg
  266. Running setup.py -q bdist_egg --dist-dir /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/python/kend/egg-dist-tmp-l8Vjxe
  267. zip_safe flag not set; analyzing archive contents...
  268. Moving kend-0.7.1-py2.7.egg to /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages
  269. Adding kend 0.7.1 to easy-install.pth file
  270.  
  271. Installed /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/kend-0.7.1-py2.7.egg
  272. Processing .
  273. Writing /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/python/utopia/setup.cfg
  274. Running setup.py -q bdist_egg --dist-dir /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/python/utopia/egg-dist-tmp-s5CTY8
  275. creating /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/pyutopia-3.1.0.10-py2.7.egg
  276. Extracting pyutopia-3.1.0.10-py2.7.egg to /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages
  277. Adding pyutopia 3.1.0.10 to easy-install.pth file
  278.  
  279. Installed /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/pyutopia-3.1.0.10-py2.7.egg
  280. Processing .
  281. Writing /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-plugins-common/setup.cfg
  282. Running setup.py -q bdist_egg --dist-dir /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-plugins-common/egg-dist-tmp-J6pC5I
  283. creating /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/pyutopia_plugins_common-3.1.0.10-py2.7.egg
  284. Extracting pyutopia_plugins_common-3.1.0.10-py2.7.egg to /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages
  285. Adding pyutopia-plugins-common 3.1.0.10 to easy-install.pth file
  286.  
  287. Installed /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/pyutopia_plugins_common-3.1.0.10-py2.7.egg
  288. Processing .
  289. Writing /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-tools/setup.cfg
  290. Running setup.py -q bdist_egg --dist-dir /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-tools/egg-dist-tmp-Tv5HK1
  291. package init file 'utopia/__init__.py' not found (or not a regular file)
  292. creating /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/pyutopia_tools-3.1.0.10-py2.7.egg
  293. Extracting pyutopia_tools-3.1.0.10-py2.7.egg to /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages
  294. Adding pyutopia-tools 3.1.0.10 to easy-install.pth file
  295.  
  296. Installed /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/pyutopia_tools-3.1.0.10-py2.7.egg
  297. CMake Deprecation Warning at /usr/share/cmake-3.12/Modules/UseSWIG.cmake:492 (message):
  298.   SWIG_ADD_MODULE is deprecated.  Use SWIG_ADD_LIBRARY instead.
  299. Call Stack (most recent call first):
  300.   libutopia2_auth/plugins/python/utopia/CMakeLists.txt:46 (SWIG_ADD_MODULE)
  301.  
  302.  
  303. -- Configuring done
  304. CMake Warning (dev) in libutopia2/plugins/python/CMakeLists.txt:
  305.   Policy CMP0071 is not set: Let AUTOMOC and AUTOUIC process GENERATED files.
  306.   Run "cmake --help-policy CMP0071" for policy details.  Use the cmake_policy
  307.   command to set the policy and suppress this warning.
  308.  
  309.   For compatibility, CMake is excluding the GENERATED source file(s):
  310.  
  311.     "/home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/libutopia2/plugins/python/swigruntime.h"
  312.  
  313.   from processing by AUTOMOC.  If any of the files should be processed, set
  314.   CMP0071 to NEW.  If any of the files should not be processed, explicitly
  315.   exclude them by setting the source file property SKIP_AUTOMOC:
  316.  
  317.     set_property(SOURCE file.h PROPERTY SKIP_AUTOMOC ON)
  318.  
  319. This warning is for project developers.  Use -Wno-dev to suppress it.
  320.  
  321. CMake Warning (dev) in libutopia2/plugins/python/utopiabridge/CMakeLists.txt:
  322.   Policy CMP0071 is not set: Let AUTOMOC and AUTOUIC process GENERATED files.
  323.   Run "cmake --help-policy CMP0071" for policy details.  Use the cmake_policy
  324.   command to set the policy and suppress this warning.
  325.  
  326.   For compatibility, CMake is excluding the GENERATED source file(s):
  327.  
  328.     "/home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/utopiabridgePYTHON_wrap.cxx"
  329.  
  330.   from processing by AUTOMOC.  If any of the files should be processed, set
  331.   CMP0071 to NEW.  If any of the files should not be processed, explicitly
  332.   exclude them by setting the source file property SKIP_AUTOMOC:
  333.  
  334.     set_property(SOURCE file.h PROPERTY SKIP_AUTOMOC ON)
  335.  
  336. This warning is for project developers.  Use -Wno-dev to suppress it.
  337.  
  338. CMake Warning (dev) in libutopia2_auth/plugins/python/utopia/CMakeLists.txt:
  339.   Policy CMP0071 is not set: Let AUTOMOC and AUTOUIC process GENERATED files.
  340.   Run "cmake --help-policy CMP0071" for policy details.  Use the cmake_policy
  341.   command to set the policy and suppress this warning.
  342.  
  343.   For compatibility, CMake is excluding the GENERATED source file(s):
  344.  
  345.     "/home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/utopiaauthPYTHON_wrap.cxx"
  346.  
  347.   from processing by AUTOMOC.  If any of the files should be processed, set
  348.   CMP0071 to NEW.  If any of the files should not be processed, explicitly
  349.   exclude them by setting the source file property SKIP_AUTOMOC:
  350.  
  351.     set_property(SOURCE file.h PROPERTY SKIP_AUTOMOC ON)
  352.  
  353. This warning is for project developers.  Use -Wno-dev to suppress it.
  354.  
  355. -- Generating done
  356. CMake Warning:
  357.   Manually-specified variables were not used by the project:
  358.  
  359.     UTOPIA_CONFIGURED_PLATFORM
  360.  
  361.  
  362. -- Build files have been written to: /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release
  363. ==============================================================================
  364.  
  365. Configured a Linux Release build of /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0
  366. Building in /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release
  367. Uses dependencies from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/dependencies
  368.  
  369. To build:
  370.  
  371. cd "/home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release"
  372. make -j4
  373.  
  374. ==============================================================================
  375. ==> Starting build()...
  376. CMake Deprecation Warning at CMakeLists.txt:48 (cmake_policy):
  377.   The OLD behavior for policy CMP0020 will be removed from a future version
  378.   of CMake.
  379.  
  380.   The cmake-policies(7) manual explains that the OLD behaviors of all
  381.   policies are deprecated and that a policy should be set to OLD only under
  382.   specific short-term circumstances.  Projects should be ported to the NEW
  383.   behavior and not rely on setting a policy to OLD.
  384.  
  385.  
  386. CMake Deprecation Warning at CMakeLists.txt:51 (cmake_policy):
  387.   The OLD behavior for policy CMP0043 will be removed from a future version
  388.   of CMake.
  389.  
  390.   The cmake-policies(7) manual explains that the OLD behaviors of all
  391.   policies are deprecated and that a policy should be set to OLD only under
  392.   specific short-term circumstances.  Projects should be ported to the NEW
  393.   behavior and not rely on setting a policy to OLD.
  394.  
  395.  
  396. CMake Deprecation Warning at CMakeLists.txt:54 (cmake_policy):
  397.   The OLD behavior for policy CMP0046 will be removed from a future version
  398.   of CMake.
  399.  
  400.   The cmake-policies(7) manual explains that the OLD behaviors of all
  401.   policies are deprecated and that a policy should be set to OLD only under
  402.   specific short-term circumstances.  Projects should be ported to the NEW
  403.   behavior and not rely on setting a policy to OLD.
  404.  
  405.  
  406. -- Configuring Utopia Documents v3.1.0
  407. CMake Warning (dev) at /usr/share/cmake-3.12/Modules/FindOpenGL.cmake:270 (message):
  408.   Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when
  409.   available.  Run "cmake --help-policy CMP0072" for policy details.  Use the
  410.   cmake_policy command to set the policy and suppress this warning.
  411.  
  412.   FindOpenGL found both a legacy GL library:
  413.  
  414.     OPENGL_gl_LIBRARY: /usr/lib/libGL.so
  415.  
  416.   and GLVND libraries for OpenGL and GLX:
  417.  
  418.     OPENGL_opengl_LIBRARY: /usr/lib/libOpenGL.so
  419.     OPENGL_glx_LIBRARY: /usr/lib/libGLX.so
  420.  
  421.   OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for
  422.   compatibility with CMake 3.10 and below the legacy GL library will be used.
  423. Call Stack (most recent call first):
  424.   CMakeLists.txt:137 (find_package)
  425. This warning is for project developers.  Use -Wno-dev to suppress it.
  426.  
  427. -- Boost version: 1.68.0
  428. -- Found the following Boost libraries:
  429. --   thread
  430. --   system
  431. --   python
  432. --   chrono
  433. --   date_time
  434. --   atomic
  435. CMake Deprecation Warning at /usr/share/cmake-3.12/Modules/UseSWIG.cmake:492 (message):
  436.   SWIG_ADD_MODULE is deprecated.  Use SWIG_ADD_LIBRARY instead.
  437. Call Stack (most recent call first):
  438.   libutopia2/plugins/python/spine/CMakeLists.txt:44 (SWIG_ADD_MODULE)
  439.  
  440.  
  441. CMake Deprecation Warning at /usr/share/cmake-3.12/Modules/UseSWIG.cmake:492 (message):
  442.   SWIG_ADD_MODULE is deprecated.  Use SWIG_ADD_LIBRARY instead.
  443. Call Stack (most recent call first):
  444.   libutopia2/plugins/python/utopiabridge/CMakeLists.txt:51 (SWIG_ADD_MODULE)
  445.  
  446.  
  447. Processing .
  448. Writing /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/python/authd/setup.cfg
  449. Running setup.py -q bdist_egg --dist-dir /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/python/authd/egg-dist-tmp-dipw6V
  450. removing '/home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/authd-0.3-py2.7.egg' (and everything under it)
  451. creating /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/authd-0.3-py2.7.egg
  452. Extracting authd-0.3-py2.7.egg to /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages
  453. authd 0.3 is already the active version in easy-install.pth
  454.  
  455. Installed /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/authd-0.3-py2.7.egg
  456. Processing .
  457. Writing /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-core/setup.cfg
  458. Running setup.py -q bdist_egg --dist-dir /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-core/egg-dist-tmp-vFWlrF
  459. package init file 'utopia/__init__.py' not found (or not a regular file)
  460. removing '/home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/pyutopia_core-3.1.0.10-py2.7.egg' (and everything under it)
  461. creating /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/pyutopia_core-3.1.0.10-py2.7.egg
  462. Extracting pyutopia_core-3.1.0.10-py2.7.egg to /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages
  463. pyutopia-core 3.1.0.10 is already the active version in easy-install.pth
  464.  
  465. Installed /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/pyutopia_core-3.1.0.10-py2.7.egg
  466. Processing .
  467. Writing /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-plugins-core/setup.cfg
  468. Running setup.py -q bdist_egg --dist-dir /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-plugins-core/egg-dist-tmp-eKjSxB
  469. removing '/home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/pyutopia_plugins_core-3.1.0.10-py2.7.egg' (and everything under it)
  470. creating /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/pyutopia_plugins_core-3.1.0.10-py2.7.egg
  471. Extracting pyutopia_plugins_core-3.1.0.10-py2.7.egg to /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages
  472. pyutopia-plugins-core 3.1.0.10 is already the active version in easy-install.pth
  473.  
  474. Installed /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/pyutopia_plugins_core-3.1.0.10-py2.7.egg
  475. Processing .
  476. Writing /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/python/kend/setup.cfg
  477. Running setup.py -q bdist_egg --dist-dir /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/python/kend/egg-dist-tmp-a6XSIn
  478. zip_safe flag not set; analyzing archive contents...
  479. Removing /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/kend-0.7.1-py2.7.egg
  480. Moving kend-0.7.1-py2.7.egg to /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages
  481. kend 0.7.1 is already the active version in easy-install.pth
  482.  
  483. Installed /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/kend-0.7.1-py2.7.egg
  484. Processing .
  485. Writing /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/python/utopia/setup.cfg
  486. Running setup.py -q bdist_egg --dist-dir /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/python/utopia/egg-dist-tmp-1dNm2Z
  487. removing '/home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/pyutopia-3.1.0.10-py2.7.egg' (and everything under it)
  488. creating /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/pyutopia-3.1.0.10-py2.7.egg
  489. Extracting pyutopia-3.1.0.10-py2.7.egg to /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages
  490. pyutopia 3.1.0.10 is already the active version in easy-install.pth
  491.  
  492. Installed /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/pyutopia-3.1.0.10-py2.7.egg
  493. Processing .
  494. Writing /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-plugins-common/setup.cfg
  495. Running setup.py -q bdist_egg --dist-dir /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-plugins-common/egg-dist-tmp-k0e7MY
  496. removing '/home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/pyutopia_plugins_common-3.1.0.10-py2.7.egg' (and everything under it)
  497. creating /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/pyutopia_plugins_common-3.1.0.10-py2.7.egg
  498. Extracting pyutopia_plugins_common-3.1.0.10-py2.7.egg to /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages
  499. pyutopia-plugins-common 3.1.0.10 is already the active version in easy-install.pth
  500.  
  501. Installed /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/pyutopia_plugins_common-3.1.0.10-py2.7.egg
  502. Processing .
  503. Writing /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-tools/setup.cfg
  504. Running setup.py -q bdist_egg --dist-dir /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-tools/egg-dist-tmp-oD8_5k
  505. package init file 'utopia/__init__.py' not found (or not a regular file)
  506. removing '/home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/pyutopia_tools-3.1.0.10-py2.7.egg' (and everything under it)
  507. creating /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/pyutopia_tools-3.1.0.10-py2.7.egg
  508. Extracting pyutopia_tools-3.1.0.10-py2.7.egg to /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages
  509. pyutopia-tools 3.1.0.10 is already the active version in easy-install.pth
  510.  
  511. Installed /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/pyutopia_tools-3.1.0.10-py2.7.egg
  512. CMake Deprecation Warning at /usr/share/cmake-3.12/Modules/UseSWIG.cmake:492 (message):
  513.   SWIG_ADD_MODULE is deprecated.  Use SWIG_ADD_LIBRARY instead.
  514. Call Stack (most recent call first):
  515.   libutopia2_auth/plugins/python/utopia/CMakeLists.txt:46 (SWIG_ADD_MODULE)
  516.  
  517.  
  518. -- Configuring done
  519. CMake Warning (dev) in libutopia2/plugins/python/CMakeLists.txt:
  520.   Policy CMP0071 is not set: Let AUTOMOC and AUTOUIC process GENERATED files.
  521.   Run "cmake --help-policy CMP0071" for policy details.  Use the cmake_policy
  522.   command to set the policy and suppress this warning.
  523.  
  524.   For compatibility, CMake is excluding the GENERATED source file(s):
  525.  
  526.     "/home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/libutopia2/plugins/python/swigruntime.h"
  527.  
  528.   from processing by AUTOMOC.  If any of the files should be processed, set
  529.   CMP0071 to NEW.  If any of the files should not be processed, explicitly
  530.   exclude them by setting the source file property SKIP_AUTOMOC:
  531.  
  532.     set_property(SOURCE file.h PROPERTY SKIP_AUTOMOC ON)
  533.  
  534. This warning is for project developers.  Use -Wno-dev to suppress it.
  535.  
  536. CMake Warning (dev) in libutopia2/plugins/python/utopiabridge/CMakeLists.txt:
  537.   Policy CMP0071 is not set: Let AUTOMOC and AUTOUIC process GENERATED files.
  538.   Run "cmake --help-policy CMP0071" for policy details.  Use the cmake_policy
  539.   command to set the policy and suppress this warning.
  540.  
  541.   For compatibility, CMake is excluding the GENERATED source file(s):
  542.  
  543.     "/home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/utopiabridgePYTHON_wrap.cxx"
  544.  
  545.   from processing by AUTOMOC.  If any of the files should be processed, set
  546.   CMP0071 to NEW.  If any of the files should not be processed, explicitly
  547.   exclude them by setting the source file property SKIP_AUTOMOC:
  548.  
  549.     set_property(SOURCE file.h PROPERTY SKIP_AUTOMOC ON)
  550.  
  551. This warning is for project developers.  Use -Wno-dev to suppress it.
  552.  
  553. CMake Warning (dev) in libutopia2_auth/plugins/python/utopia/CMakeLists.txt:
  554.   Policy CMP0071 is not set: Let AUTOMOC and AUTOUIC process GENERATED files.
  555.   Run "cmake --help-policy CMP0071" for policy details.  Use the cmake_policy
  556.   command to set the policy and suppress this warning.
  557.  
  558.   For compatibility, CMake is excluding the GENERATED source file(s):
  559.  
  560.     "/home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/utopiaauthPYTHON_wrap.cxx"
  561.  
  562.   from processing by AUTOMOC.  If any of the files should be processed, set
  563.   CMP0071 to NEW.  If any of the files should not be processed, explicitly
  564.   exclude them by setting the source file property SKIP_AUTOMOC:
  565.  
  566.     set_property(SOURCE file.h PROPERTY SKIP_AUTOMOC ON)
  567.  
  568. This warning is for project developers.  Use -Wno-dev to suppress it.
  569.  
  570. -- Generating done
  571. -- Build files have been written to: /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release
  572. Scanning dependencies of target utopiabridge_swig_compilation
  573. Scanning dependencies of target utf8_autogen
  574. Scanning dependencies of target utopiaauth_swig_compilation
  575. Scanning dependencies of target spineapi_swig_compilation
  576. [  0%] Automatic MOC for target utf8
  577. [  0%] Swig source
  578. [  1%] Swig source
  579. [  1%] Swig source
  580. [  1%] Built target utf8_autogen
  581. Scanning dependencies of target utf8
  582. [  1%] Building CXX object libutf8/utf8/CMakeFiles/utf8.dir/unicode.cpp.o
  583. [  1%] Built target utopiaauth_swig_compilation
  584. [  2%] Building C object libutf8/utf8/CMakeFiles/utf8.dir/utf8proc/utf8proc.c.o
  585. [  2%] Built target spineapi_swig_compilation
  586. [  2%] Building CXX object libutf8/utf8/CMakeFiles/utf8.dir/utf8_autogen/mocs_compilation.cpp.o
  587. [  2%] Built target utopiabridge_swig_compilation
  588. [  2%] Linking CXX static library ../../lib/utopia-documents/lib/libutf8.a
  589. [  2%] Built target utf8
  590. Scanning dependencies of target utopia2_autogen
  591. Scanning dependencies of target spine_autogen
  592. [  2%] Automatic MOC for target spine
  593. [  2%] Automatic MOC for target utopia2
  594. [  2%] Built target spine_autogen
  595. Scanning dependencies of target spine
  596. [  2%] Building CXX object libspine/spine/CMakeFiles/spine.dir/Area.cpp.o
  597. [  2%] Building CXX object libspine/spine/CMakeFiles/spine.dir/Annotation.cpp.o
  598. [  2%] Building CXX object libspine/spine/CMakeFiles/spine.dir/Character.cpp.o
  599. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/Character.cpp: In member function ‘virtual std::__cxx11::string Spine::Character::text() const’:
  600. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/Character.cpp:47:32: warning: catching polymorphic type ‘class utf8::exception’ by value [-Wcatch-value=]
  601.          catch (utf8::exception e) {
  602.                                 ^
  603. At global scope:
  604. cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
  605. [  2%] Built target utopia2_autogen
  606. [  3%] Building CXX object libspine/spine/CMakeFiles/spine.dir/Document.cpp.o
  607. [  3%] Building CXX object libspine/spine/CMakeFiles/spine.dir/TextSelection.cpp.o
  608. [  3%] Building CXX object libspine/spine/CMakeFiles/spine.dir/spineapi.cpp.o
  609. In file included from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/TextSelection.h:33,
  610.                  from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/Annotation.h:36,
  611.                  from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/Annotation.cpp:32:
  612. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/TextIterator.h: In member function ‘void Spine::TextIterator::_compileLigature()’:
  613. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/TextIterator.h:265:40: warning: catching polymorphic type ‘class utf8::exception’ by value [-Wcatch-value=]
  614.                  catch (utf8::exception e) {
  615.                                         ^
  616. In file included from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/TextSelection.h:33,
  617.                  from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/Annotation.h:36,
  618.                  from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/Document.h:36,
  619.                  from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/TextSelection.cpp:23:
  620. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/TextIterator.h: In member function ‘void Spine::TextIterator::_compileLigature()’:
  621. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/TextIterator.h:265:40: warning: catching polymorphic type ‘class utf8::exception’ by value [-Wcatch-value=]
  622.                  catch (utf8::exception e) {
  623.                                         ^
  624. In file included from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/TextSelection.h:33,
  625.                  from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/Annotation.h:36,
  626.                  from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/Document.h:36,
  627.                  from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/Document.cpp:30:
  628. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/TextIterator.h: In member function ‘void Spine::TextIterator::_compileLigature()’:
  629. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/TextIterator.h:265:40: warning: catching polymorphic type ‘class utf8::exception’ by value [-Wcatch-value=]
  630.                  catch (utf8::exception e) {
  631.                                         ^
  632. In file included from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/TextSelection.h:33,
  633.                  from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/Annotation.h:36,
  634.                  from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/spine.h:25,
  635.                  from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/spineapi.cpp:32:
  636. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/TextIterator.h: In member function ‘void Spine::TextIterator::_compileLigature()’:
  637. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/TextIterator.h:265:40: warning: catching polymorphic type ‘class utf8::exception’ by value [-Wcatch-value=]
  638.                  catch (utf8::exception e) {
  639.                                         ^
  640. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/spineapi.cpp: In function ‘SpineTextExtentListImpl* SpineTextExtent_search(SpineTextExtent, SpineString, int, SpineError*)’:
  641. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/spineapi.cpp:557:55: warning: catching polymorphic type ‘class Spine::TextExtent::regex_exception’ by value [-Wcatch-value=]
  642.              catch (Spine::TextExtent::regex_exception e) {
  643.                                                        ^
  644. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/spineapi.cpp: In function ‘SpineTextExtentListImpl* SpineDocument_search(SpineDocument, SpineString, int, SpineError*)’:
  645. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/spineapi.cpp:1243:39: warning: catching polymorphic type ‘class Spine::TextExtent::regex_exception’ by value [-Wcatch-value=]
  646.              catch (Spine::TextExtent::regex_exception)
  647.                                        ^~~~~~~~~~~~~~~
  648. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/spineapi.cpp: In function ‘SpineTextExtentListImpl* SpineDocument_searchFrom(SpineDocument, SpineCursor, SpineString, int, SpineError*)’:
  649. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/spineapi.cpp:1283:39: warning: catching polymorphic type ‘class Spine::TextExtent::regex_exception’ by value [-Wcatch-value=]
  650.              catch (Spine::TextExtent::regex_exception)
  651.                                        ^~~~~~~~~~~~~~~
  652. At global scope:
  653. cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
  654. [  3%] Building CXX object libspine/spine/CMakeFiles/spine.dir/fingerprint.cpp.o
  655. At global scope:
  656. cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
  657. At global scope:
  658. cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
  659. [  4%] Building CXX object libspine/spine/CMakeFiles/spine.dir/spine_autogen/mocs_compilation.cpp.o
  660. Scanning dependencies of target utopia2
  661. [  4%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/aminoacid.cpp.o
  662. [  4%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/bus.cpp.o
  663. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/fingerprint.cpp:51:14: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
  664.          std::auto_ptr<SHA256_CTX> _ctx256;
  665.               ^~~~~~~~
  666. In file included from /usr/include/c++/8.2.1/bits/locale_conv.h:41,
  667.                  from /usr/include/c++/8.2.1/locale:43,
  668.                  from /usr/include/c++/8.2.1/iomanip:43,
  669.                  from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/fingerprint.cpp:23:
  670. /usr/include/c++/8.2.1/bits/unique_ptr.h:53:28: note: declared here
  671.    template<typename> class auto_ptr;
  672.                             ^~~~~~~~
  673. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/fingerprint.cpp: In constructor ‘Spine::Sha256Private::Sha256Private()’:
  674. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/fingerprint.cpp:40:28: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
  675.              _ctx256 = std::auto_ptr<SHA256_CTX>(new SHA256_CTX);
  676.                             ^~~~~~~~
  677. In file included from /usr/include/c++/8.2.1/bits/locale_conv.h:41,
  678.                  from /usr/include/c++/8.2.1/locale:43,
  679.                  from /usr/include/c++/8.2.1/iomanip:43,
  680.                  from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/fingerprint.cpp:23:
  681. /usr/include/c++/8.2.1/bits/unique_ptr.h:53:28: note: declared here
  682.    template<typename> class auto_ptr;
  683.                             ^~~~~~~~
  684. At global scope:
  685. cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
  686. [  4%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/busagent.cpp.o
  687. [  5%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/certificateerrordialog.cpp.o
  688. [  5%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/configurable.cpp.o
  689. At global scope:
  690. cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
  691. [  5%] Linking CXX shared library ../../lib/utopia-documents/lib/libspine.so
  692. [  5%] Built target spine
  693. Scanning dependencies of target _spineapi_autogen
  694. [  5%] Automatic MOC for target _spineapi
  695. [  5%] Built target _spineapi_autogen
  696. Scanning dependencies of target crackle_autogen
  697. [  5%] Automatic MOC for target crackle
  698. [  5%] Built target crackle_autogen
  699. [  5%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/configuration.cpp.o
  700. [  5%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/element.cpp.o
  701. [  5%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/encryption.cpp.o
  702. [  6%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/extensionlibrary.cpp.o
  703. [  6%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/fileformat.cpp.o
  704. [  6%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/functional.cpp.o
  705. Scanning dependencies of target _spineapi
  706. [  6%] Building C object libutopia2/plugins/python/spine/CMakeFiles/_spineapi.dir/__/__/__/__/lib/utopia-documents/python/lib/python2.7/site-packages/spineapiPYTHON_wrap.c.o
  707. In file included from /usr/include/python2.7/Python.h:83,
  708.                  from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/spineapiPYTHON_wrap.c:149:
  709. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/spineapiPYTHON_wrap.c: In function ‘Annotation_hasProperty’:
  710. /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  711.      ((PyObject*)(op))->ob_refcnt++)
  712.      ~^~~~~~~~~~~~~~~~
  713. /usr/include/python2.7/boolobject.h:27:31: note: in expansion of macro ‘Py_INCREF’
  714.  #define Py_RETURN_TRUE return Py_INCREF(Py_True), Py_True
  715.                                ^~~~~~~~~
  716. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/spineapiPYTHON_wrap.c:3127:13: note: in expansion of macro ‘Py_RETURN_TRUE’
  717.              Py_RETURN_TRUE;
  718.              ^~~~~~~~~~~~~~
  719. /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  720.      ((PyObject*)(op))->ob_refcnt++)
  721.      ~^~~~~~~~~~~~~~~~
  722. /usr/include/python2.7/boolobject.h:28:32: note: in expansion of macro ‘Py_INCREF’
  723.  #define Py_RETURN_FALSE return Py_INCREF(Py_False), Py_False
  724.                                 ^~~~~~~~~
  725. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/spineapiPYTHON_wrap.c:3129:13: note: in expansion of macro ‘Py_RETURN_FALSE’
  726.              Py_RETURN_FALSE;
  727.              ^~~~~~~~~~~~~~~
  728. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/spineapiPYTHON_wrap.c: In function ‘Annotation___eq__’:
  729. /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  730.      ((PyObject*)(op))->ob_refcnt++)
  731.      ~^~~~~~~~~~~~~~~~
  732. /usr/include/python2.7/boolobject.h:27:31: note: in expansion of macro ‘Py_INCREF’
  733.  #define Py_RETURN_TRUE return Py_INCREF(Py_True), Py_True
  734.                                ^~~~~~~~~
  735. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/spineapiPYTHON_wrap.c:3170:13: note: in expansion of macro ‘Py_RETURN_TRUE’
  736.              Py_RETURN_TRUE;
  737.              ^~~~~~~~~~~~~~
  738. /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  739.      ((PyObject*)(op))->ob_refcnt++)
  740.      ~^~~~~~~~~~~~~~~~
  741. /usr/include/python2.7/boolobject.h:28:32: note: in expansion of macro ‘Py_INCREF’
  742.  #define Py_RETURN_FALSE return Py_INCREF(Py_False), Py_False
  743.                                 ^~~~~~~~~
  744. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/spineapiPYTHON_wrap.c:3172:13: note: in expansion of macro ‘Py_RETURN_FALSE’
  745.              Py_RETURN_FALSE;
  746.              ^~~~~~~~~~~~~~~
  747. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/spineapiPYTHON_wrap.c: In function ‘Annotation_equalRegions’:
  748. /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  749.      ((PyObject*)(op))->ob_refcnt++)
  750.      ~^~~~~~~~~~~~~~~~
  751. /usr/include/python2.7/boolobject.h:27:31: note: in expansion of macro ‘Py_INCREF’
  752.  #define Py_RETURN_TRUE return Py_INCREF(Py_True), Py_True
  753.                                ^~~~~~~~~
  754. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/spineapiPYTHON_wrap.c:3177:13: note: in expansion of macro ‘Py_RETURN_TRUE’
  755.              Py_RETURN_TRUE;
  756.              ^~~~~~~~~~~~~~
  757. /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  758.      ((PyObject*)(op))->ob_refcnt++)
  759.      ~^~~~~~~~~~~~~~~~
  760. /usr/include/python2.7/boolobject.h:28:32: note: in expansion of macro ‘Py_INCREF’
  761.  #define Py_RETURN_FALSE return Py_INCREF(Py_False), Py_False
  762.                                 ^~~~~~~~~
  763. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/spineapiPYTHON_wrap.c:3179:13: note: in expansion of macro ‘Py_RETURN_FALSE’
  764.              Py_RETURN_FALSE;
  765.              ^~~~~~~~~~~~~~~
  766. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/spineapiPYTHON_wrap.c: In function ‘Annotation_isPublic’:
  767. /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  768.      ((PyObject*)(op))->ob_refcnt++)
  769.      ~^~~~~~~~~~~~~~~~
  770. /usr/include/python2.7/boolobject.h:27:31: note: in expansion of macro ‘Py_INCREF’
  771.  #define Py_RETURN_TRUE return Py_INCREF(Py_True), Py_True
  772.                                ^~~~~~~~~
  773. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/spineapiPYTHON_wrap.c:3184:13: note: in expansion of macro ‘Py_RETURN_TRUE’
  774.              Py_RETURN_TRUE;
  775.              ^~~~~~~~~~~~~~
  776. /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  777.      ((PyObject*)(op))->ob_refcnt++)
  778.      ~^~~~~~~~~~~~~~~~
  779. /usr/include/python2.7/boolobject.h:28:32: note: in expansion of macro ‘Py_INCREF’
  780.  #define Py_RETURN_FALSE return Py_INCREF(Py_False), Py_False
  781.                                 ^~~~~~~~~
  782. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/spineapiPYTHON_wrap.c:3186:13: note: in expansion of macro ‘Py_RETURN_FALSE’
  783.              Py_RETURN_FALSE;
  784.              ^~~~~~~~~~~~~~~
  785. [  6%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/global.cpp.o
  786. [  7%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/initializer.cpp.o
  787. [  7%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/library.cpp.o
  788. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/spineapiPYTHON_wrap.c: At top level:
  789. cc1: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
  790. [  7%] Building CXX object libutopia2/plugins/python/spine/CMakeFiles/_spineapi.dir/_spineapi_autogen/mocs_compilation.cpp.o
  791. [  7%] Linking CXX shared module ../../../../lib/utopia-documents/python/lib/python2.7/site-packages/_spineapi.so
  792. [  7%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/list.cpp.o
  793. [  7%] Built target _spineapi
  794. Scanning dependencies of target crackle
  795. [  7%] Building CXX object libcrackle/crackle/CMakeFiles/crackle.dir/CrackleTextOutputDev.cpp.o
  796. [  7%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/localsocketbusagent.cpp.o
  797. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/list.cpp: In member function ‘void Utopia::List::clear()’:
  798. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/list.cpp:134:89: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘class Utopia::ListNode’; use assignment or value-initialization instead [-Wclass-memaccess]
  799.          ::memset(this->_data, 0, sizeof(ListNode) * (this->_capacity + Utopia_MAX_FAULT));
  800.                                                                                          ^
  801. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/list.cpp:50:11: note: ‘class Utopia::ListNode’ declared here
  802.      class ListNode
  803.            ^~~~~~~~
  804. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libcrackle/crackle/CrackleTextOutputDev.cpp: In member function ‘void CrackleTextPage::addChar(GfxState*, double, double, double, double, CharCode, int, Unicode*, int)’:
  805. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libcrackle/crackle/CrackleTextOutputDev.cpp:2166:24: error: ‘class GlobalParams’ has no member named ‘getTextKeepTinyChars’; did you mean ‘getTextEncodingName’?
  806.      if (!globalParams->getTextKeepTinyChars() &&
  807.                         ^~~~~~~~~~~~~~~~~~~~
  808.                         getTextEncodingName
  809. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libcrackle/crackle/CrackleTextOutputDev.cpp:2315:42: warning: catching polymorphic type ‘class utf8::exception’ by value [-Wcatch-value=]
  810.                  } catch (utf8::exception e) {
  811.                                           ^
  812. At global scope:
  813. cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
  814. At global scope:
  815. cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
  816. make[2]: *** [libcrackle/crackle/CMakeFiles/crackle.dir/build.make:63: libcrackle/crackle/CMakeFiles/crackle.dir/CrackleTextOutputDev.cpp.o] Error 1
  817. make[1]: *** [CMakeFiles/Makefile2:2003: libcrackle/crackle/CMakeFiles/crackle.dir/all] Error 2
  818. make[1]: *** Waiting for unfinished jobs....
  819. [  7%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/node.cpp.o
  820. [  8%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/networkaccessmanager.cpp.o
  821. [  8%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/nucleotide.cpp.o
  822. [  8%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/ontology.cpp.o
  823. In file included from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/node.h:40,
  824.                  from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/node.cpp:32:
  825. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/hashmap.h: In instantiation of ‘void Utopia::HashMap<KeyType, ValueType, MAX_FAULT>::clear() [with KeyType = Utopia::Node*; ValueType = QVariant; long unsigned int MAX_FAULT = 3]’:
  826. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/node.cpp:458:27:   required from here
  827. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/hashmap.h:375:21: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘Utopia::HashMap<Utopia::Node*, QVariant, 3>::ItemType’ {aka ‘struct QPair<Utopia::Node*, QVariant*>}; use assignment or value-initialization instead [-Wclass-memaccess]
  828.              ::memset(this->_data, 0, sizeof(ItemType) * (this->_capacity + MAX_FAULT));
  829.              ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  830. In file included from /usr/include/qt/QtCore/qhashfunctions.h:45,
  831.                  from /usr/include/qt/QtCore/qlist.h:47,
  832.                  from /usr/include/qt/QtCore/qobject.h:49,
  833.                  from /usr/include/qt/QtCore/QObject:1,
  834.                  from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/global.h:40,
  835.                  from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/config.h:60,
  836.                  from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/node.h:35,
  837.                  from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/node.cpp:32:
  838. /usr/include/qt/QtCore/qpair.h:49:8: note: ‘Utopia::HashMap<Utopia::Node*, QVariant, 3>::ItemType’ {aka ‘struct QPair<Utopia::Node*, QVariant*>} declared here
  839.  struct QPair
  840.         ^~~~~
  841. In file included from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/node.h:40,
  842.                  from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/node.cpp:32:
  843. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/hashmap.h: In instantiation of ‘void Utopia::HashMap<KeyType, ValueType, MAX_FAULT>::clear() [with KeyType = Utopia::Property; ValueType = Utopia::List; long unsigned int MAX_FAULT = 3]’:
  844. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/hashmap.h:329:19:   required from ‘Utopia::HashMap<KeyType, ValueType, MAX_FAULT>::HashMap() [with KeyType = Utopia::Property; ValueType = Utopia::List; long unsigned int MAX_FAULT = 3]
  845. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/node.cpp:611:22:   required from here
  846. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/hashmap.h:375:21: warning: ‘void* memset(void*, int, size_t)’ clearing an object of type ‘Utopia::HashMap<Utopia::Property, Utopia::List, 3>::ItemType’ {aka ‘struct QPair<Utopia::Property, Utopia::List*>} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
  847.              ::memset(this->_data, 0, sizeof(ItemType) * (this->_capacity + MAX_FAULT));
  848.              ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  849. In file included from /usr/include/qt/QtCore/qhashfunctions.h:45,
  850.                  from /usr/include/qt/QtCore/qlist.h:47,
  851.                  from /usr/include/qt/QtCore/qobject.h:49,
  852.                  from /usr/include/qt/QtCore/QObject:1,
  853.                  from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/global.h:40,
  854.                  from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/config.h:60,
  855.                  from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/node.h:35,
  856.                  from /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/node.cpp:32:
  857. /usr/include/qt/QtCore/qpair.h:49:8: note: ‘Utopia::HashMap<Utopia::Property, Utopia::List, 3>::ItemType’ {aka ‘struct QPair<Utopia::Property, Utopia::List*>} declared here
  858.  struct QPair
  859.         ^~~~~
  860. [  8%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/pacproxyfactory.cpp.o
  861. [  9%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/pacscript.cpp.o
  862. cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
  863. [  9%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/parser.cpp.o
  864. [  9%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/plugin.cpp.o
  865. [  9%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/pluginmanager.cpp.o
  866. [ 10%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/property.cpp.o
  867. [ 10%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/propertylist.cpp.o
  868. [ 10%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/serializer.cpp.o
  869. [ 10%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/threads.cpp.o
  870. [ 10%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/variant.cpp.o
  871. [ 11%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/utopia2_autogen/mocs_compilation.cpp.o
  872. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/threads.cpp: In constructor ‘Utopia::Mutex::Mutex()’:
  873. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/threads.cpp:58:23: warning: catching polymorphic type ‘class boost::thread_resource_error’ by value [-Wcatch-value=]
  874.          catch (boost::thread_resource_error)
  875.                        ^~~~~~~~~~~~~~~~~~~~~
  876. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/threads.cpp: In destructor ‘Utopia::Mutex::~Mutex()’:
  877. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/threads.cpp:74:23: warning: catching polymorphic type ‘class boost::thread_resource_error’ by value [-Wcatch-value=]
  878.          catch (boost::thread_resource_error)
  879.                        ^~~~~~~~~~~~~~~~~~~~~
  880. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/threads.cpp: In member function ‘int Utopia::Mutex::lock()’:
  881. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/threads.cpp:96:23: warning: catching polymorphic type ‘class boost::thread_resource_error’ by value [-Wcatch-value=]
  882.          catch (boost::thread_resource_error)
  883.                        ^~~~~~~~~~~~~~~~~~~~~
  884. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/threads.cpp: In member function ‘int Utopia::Mutex::tryLock()’:
  885. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/threads.cpp:124:23: warning: catching polymorphic type ‘class boost::thread_resource_error’ by value [-Wcatch-value=]
  886.          catch (boost::thread_resource_error)
  887.                        ^~~~~~~~~~~~~~~~~~~~~
  888. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/threads.cpp: In member function ‘int Utopia::Mutex::unlock()’:
  889. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/threads.cpp:146:23: warning: catching polymorphic type ‘class boost::thread_resource_error’ by value [-Wcatch-value=]
  890.          catch (boost::thread_resource_error)
  891.                        ^~~~~~~~~~~~~~~~~~~~~
  892. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/threads.cpp: In constructor ‘Utopia::Semaphore::Semaphore(unsigned int)’:
  893. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/threads.cpp:222:23: warning: catching polymorphic type ‘class boost::thread_resource_error’ by value [-Wcatch-value=]
  894.          catch (boost::thread_resource_error)
  895.                        ^~~~~~~~~~~~~~~~~~~~~
  896. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/threads.cpp: In destructor ‘Utopia::Semaphore::~Semaphore()’:
  897. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/threads.cpp:236:23: warning: catching polymorphic type ‘class boost::thread_resource_error’ by value [-Wcatch-value=]
  898.          catch (boost::thread_resource_error)
  899.                        ^~~~~~~~~~~~~~~~~~~~~
  900. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/threads.cpp: In constructor ‘Utopia::Condition::Condition()’:
  901. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/threads.cpp:331:23: warning: catching polymorphic type ‘class boost::thread_resource_error’ by value [-Wcatch-value=]
  902.          catch (boost::thread_resource_error)
  903.                        ^~~~~~~~~~~~~~~~~~~~~
  904. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/threads.cpp: In destructor ‘Utopia::Condition::~Condition()’:
  905. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/threads.cpp:345:23: warning: catching polymorphic type ‘class boost::thread_resource_error’ by value [-Wcatch-value=]
  906.          catch (boost::thread_resource_error)
  907.                        ^~~~~~~~~~~~~~~~~~~~~
  908. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/threads.cpp: In member function ‘int Utopia::Condition::wait()’:
  909. /home/nikolay/.cache/aurman/utopia-documents3/src/utopia-documents-3.1.0/libutopia2/utopia2/threads.cpp:379:23: warning: catching polymorphic type ‘class boost::thread_resource_error’ by value [-Wcatch-value=]
  910.          catch (boost::thread_resource_error)
  911.                        ^~~~~~~~~~~~~~~~~~~~~
  912. At global scope:
  913. cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
  914. [ 11%] Linking CXX shared library ../../lib/utopia-documents/lib/libutopia2.so
  915. [ 11%] Built target utopia2
  916. make: *** [Makefile:152: all] Error 2
  917. ==> ERROR: A failure occurred in build().
  918.     Aborting...
  919. 2018-10-02 16:17:46,413 - wrappers - makepkg - ERROR - makepkg query ['makepkg', '-cf', '--noconfirm'] failed in directory /home/nikolay/.cache/aurman/utopia-documents3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement