Advertisement
Guest User

Untitled

a guest
Apr 5th, 2018
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 62.69 KB | None | 0 0
  1. Creating /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/site.py
  2. Processing .
  3. Writing /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/python/authd/setup.cfg
  4. Running setup.py -q bdist_egg --dist-dir /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/python/authd/egg-dist-tmp-v9u6ubfj
  5. creating /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/authd-0.3-py3.6.egg
  6. Extracting authd-0.3-py3.6.egg to /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages
  7. Adding authd 0.3 to easy-install.pth file
  8.  
  9. Installed /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/authd-0.3-py3.6.egg
  10. File "build/bdist.linux-x86_64/egg/authd/client.py", line 123
  11. print client.user.uid
  12. ^
  13. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(int client.user.uid)?
  14.  
  15. File "/home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/authd-0.3-py3.6.egg/authd/client.py", line 123
  16. print client.user.uid
  17. ^
  18. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(int client.user.uid)?
  19.  
  20. Processing .
  21. Writing /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-core/setup.cfg
  22. Running setup.py -q bdist_egg --dist-dir /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-core/egg-dist-tmp-en3o9sgh
  23. package init file 'utopia/__init__.py' not found (or not a regular file)
  24. creating /home/ghoster/.cache/yay/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-py3.6.egg
  25. Extracting pyutopia_core-3.1.0.10-py3.6.egg to /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages
  26. Adding pyutopia-core 3.1.0.10 to easy-install.pth file
  27.  
  28. Installed /home/ghoster/.cache/yay/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-py3.6.egg
  29. File "build/bdist.linux-x86_64/egg/utopia/tools/converters/Annotation.py", line 126
  30. print prefix, suffix, v
  31. ^
  32. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print prefix, suffix, v)?
  33.  
  34. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/tools/converters/Annotation.py", line 126
  35. print prefix, suffix, v
  36. ^
  37. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print prefix, suffix, v)?
  38.  
  39. Processing .
  40. Writing /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-plugins-core/setup.cfg
  41. Running setup.py -q bdist_egg --dist-dir /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-plugins-core/egg-dist-tmp-9__59m9c
  42. creating /home/ghoster/.cache/yay/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-py3.6.egg
  43. Extracting pyutopia_plugins_core-3.1.0.10-py3.6.egg to /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages
  44. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/pmc.py", line 128
  45. print '*********** failed to match table:', id
  46. ^
  47. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print '*********** failed to match table:', id)?
  48.  
  49. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/reflect.py", line 114
  50. print "ERROR: matched '%s' but could not find in reflections map" % itemName.encode('utf8')
  51. ^
  52. SyntaxError: invalid syntax
  53.  
  54. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/Annotator3dmNG.zip/python/Annotator3dmNG.py", line 187
  55. print 'retrieved ' + str(len(mentions)) + ' mentions'
  56. ^
  57. SyntaxError: invalid syntax
  58.  
  59. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/geo.py", line 100
  60. print entry
  61. ^
  62. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print entry)?
  63.  
  64. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/springer.zip/python/springer.py", line 179
  65. print regex
  66. ^
  67. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print regex)?
  68.  
  69. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/pubmedsearch.py", line 190
  70. print etree.tostring(root, pretty_print=True, encoding='utf8')
  71. ^
  72. SyntaxError: invalid syntax
  73.  
  74. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/highwire.zip/python/highwire.py", line 237
  75. label = re.sub(ur'[)}\]]?([-\u2010\u2011\u2012\u2013\u2014\u2015,])\s?[({[]?', r'\1', label)
  76. ^
  77. SyntaxError: invalid syntax
  78.  
  79. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/openphacts.zip/python/openphacts.py", line 68
  80. print data
  81. ^
  82. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print data)?
  83.  
  84. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/elife.zip/python/elife.py", line 162
  85. print regex
  86. ^
  87. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print regex)?
  88.  
  89. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/gpcrdb.py", line 54
  90. print 'initialising now ...'
  91. ^
  92. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print 'initialising now ...')?
  93.  
  94. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/hosted.zip/python/hosted.py", line 224
  95. print '*********** failed to match table:', id
  96. ^
  97. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print '*********** failed to match table:', id)?
  98.  
  99. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/genecards.zip/python/genecards.py", line 110
  100. print "Found pmid:", pmid
  101. ^
  102. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print "Found pmid:", pmid)?
  103.  
  104. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/peerj.zip/python/peerj.py", line 165
  105. print '*********** failed to match table:', id
  106. ^
  107. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print '*********** failed to match table:', id)?
  108.  
  109. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/metadatafilter.py", line 86
  110. print 'Formatting metadata'
  111. ^
  112. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print 'Formatting metadata')?
  113.  
  114. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/portland.zip/python/portland.py", line 177
  115. print '*********** failed to match table:', id
  116. ^
  117. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print '*********** failed to match table:', id)?
  118.  
  119. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/nucleardb.py", line 54
  120. print 'initialising now ...'
  121. ^
  122. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print 'initialising now ...')?
  123.  
  124. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/geo.py", line 100
  125. print entry
  126. ^
  127. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print entry)?
  128.  
  129. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/gpcrdb.py", line 54
  130. print 'initialising now ...'
  131. ^
  132. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print 'initialising now ...')?
  133.  
  134. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/metadatafilter.py", line 86
  135. print 'Formatting metadata'
  136. ^
  137. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print 'Formatting metadata')?
  138.  
  139. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/nucleardb.py", line 54
  140. print 'initialising now ...'
  141. ^
  142. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print 'initialising now ...')?
  143.  
  144. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/pmc.py", line 128
  145. print '*********** failed to match table:', id
  146. ^
  147. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print '*********** failed to match table:', id)?
  148.  
  149. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/pubmedsearch.py", line 190
  150. print etree.tostring(root, pretty_print=True, encoding='utf8')
  151. ^
  152. SyntaxError: invalid syntax
  153.  
  154. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/reflect.py", line 114
  155. print "ERROR: matched '%s' but could not find in reflections map" % itemName.encode('utf8')
  156. ^
  157. SyntaxError: invalid syntax
  158.  
  159. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/Annotator3dmNG.zip/python/Annotator3dmNG.py", line 187
  160. print 'retrieved ' + str(len(mentions)) + ' mentions'
  161. ^
  162. SyntaxError: invalid syntax
  163.  
  164. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/elife.zip/python/elife.py", line 162
  165. print regex
  166. ^
  167. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print regex)?
  168.  
  169. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/genecards.zip/python/genecards.py", line 110
  170. print "Found pmid:", pmid
  171. ^
  172. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print "Found pmid:", pmid)?
  173.  
  174. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/highwire.zip/python/highwire.py", line 237
  175. label = re.sub(ur'[)}\]]?([-\u2010\u2011\u2012\u2013\u2014\u2015,])\s?[({[]?', r'\1', label)
  176. ^
  177. SyntaxError: invalid syntax
  178.  
  179. Adding pyutopia-plugins-core 3.1.0.10 to easy-install.pth file
  180.  
  181. Installed /home/ghoster/.cache/yay/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-py3.6.egg
  182. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/hosted.zip/python/hosted.py", line 224
  183. print '*********** failed to match table:', id
  184. ^
  185. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print '*********** failed to match table:', id)?
  186.  
  187. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/openphacts.zip/python/openphacts.py", line 68
  188. print data
  189. ^
  190. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print data)?
  191.  
  192. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/peerj.zip/python/peerj.py", line 165
  193. print '*********** failed to match table:', id
  194. ^
  195. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print '*********** failed to match table:', id)?
  196.  
  197. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/portland.zip/python/portland.py", line 177
  198. print '*********** failed to match table:', id
  199. ^
  200. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print '*********** failed to match table:', id)?
  201.  
  202. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/springer.zip/python/springer.py", line 179
  203. print regex
  204. ^
  205. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print regex)?
  206.  
  207. Processing .
  208. Writing /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/python/kend/setup.cfg
  209. Running setup.py -q bdist_egg --dist-dir /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/python/kend/egg-dist-tmp-pf7_e28x
  210. File "build/bdist.linux-x86_64/egg/kend/client.py", line 214
  211. except urllib2.HTTPError, e:
  212. ^
  213. SyntaxError: invalid syntax
  214.  
  215. zip_safe flag not set; analyzing archive contents...
  216. Moving kend-0.7.1-py3.6.egg to /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages
  217. Adding kend 0.7.1 to easy-install.pth file
  218.  
  219. Installed /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/kend-0.7.1-py3.6.egg
  220. Processing .
  221. Writing /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/python/utopia/setup.cfg
  222. Running setup.py -q bdist_egg --dist-dir /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/python/utopia/egg-dist-tmp-5xzorxix
  223. creating /home/ghoster/.cache/yay/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-py3.6.egg
  224. Extracting pyutopia-3.1.0.10-py3.6.egg to /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages
  225. Adding pyutopia 3.1.0.10 to easy-install.pth file
  226.  
  227. Installed /home/ghoster/.cache/yay/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-py3.6.egg
  228. Processing .
  229. Writing /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-plugins-common/setup.cfg
  230. Running setup.py -q bdist_egg --dist-dir /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-plugins-common/egg-dist-tmp-q0copobv
  231. creating /home/ghoster/.cache/yay/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-py3.6.egg
  232. Extracting pyutopia_plugins_common-3.1.0.10-py3.6.egg to /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages
  233. Adding pyutopia-plugins-common 3.1.0.10 to easy-install.pth file
  234.  
  235. Installed /home/ghoster/.cache/yay/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-py3.6.egg
  236. File "build/bdist.linux-x86_64/egg/utopia/plugins/common/crossref.py", line 65
  237. xref_title = re.sub(ur'[^-\u002D\u007E\u00AD\u058A\u05BE\u1400\u1806\u2010-\u2015\u2053\u207B\u208B\u2212\u2E17\u2E3A\u2E3B\u301C\u3030\u30A0\uFE31\uFE32\uFE58\uFE63\uFF0D]+', lambda x: re.escape(x.group(0)), xref_title)
  238. ^
  239. SyntaxError: invalid syntax
  240.  
  241. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/common/crossref.py", line 65
  242. xref_title = re.sub(ur'[^-\u002D\u007E\u00AD\u058A\u05BE\u1400\u1806\u2010-\u2015\u2053\u207B\u208B\u2212\u2E17\u2E3A\u2E3B\u301C\u3030\u30A0\uFE31\uFE32\uFE58\uFE63\uFF0D]+', lambda x: re.escape(x.group(0)), xref_title)
  243. ^
  244. SyntaxError: invalid syntax
  245.  
  246. Processing .
  247. Writing /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-tools/setup.cfg
  248. Running setup.py -q bdist_egg --dist-dir /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-tools/egg-dist-tmp-sfv1kgxu
  249. package init file 'utopia/__init__.py' not found (or not a regular file)
  250. creating /home/ghoster/.cache/yay/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-py3.6.egg
  251. Extracting pyutopia_tools-3.1.0.10-py3.6.egg to /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages
  252. Adding pyutopia-tools 3.1.0.10 to easy-install.pth file
  253.  
  254. Installed /home/ghoster/.cache/yay/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-py3.6.egg
  255. File "build/bdist.linux-x86_64/egg/utopia/tools/nlm.py", line 2435
  256. label = re.sub(ur'[)}\]]?([-\u2010\u2011\u2012\u2013\u2014\u2015,])\s?[({[]?', r'\1', label)
  257. ^
  258. SyntaxError: invalid syntax
  259.  
  260. File "build/bdist.linux-x86_64/egg/utopia/tools/doi.py", line 88
  261. doi = re.sub(ur'[\u002D\u00AD\u2010\u2011\u2013-\u2015\u2E3A\u2E3B]', '-', doi)
  262. ^
  263. SyntaxError: invalid syntax
  264.  
  265. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/tools/doi.py", line 88
  266. doi = re.sub(ur'[\u002D\u00AD\u2010\u2011\u2013-\u2015\u2E3A\u2E3B]', '-', doi)
  267. ^
  268. SyntaxError: invalid syntax
  269.  
  270. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/tools/nlm.py", line 2435
  271. label = re.sub(ur'[)}\]]?([-\u2010\u2011\u2012\u2013\u2014\u2015,])\s?[({[]?', r'\1', label)
  272. ^
  273. SyntaxError: invalid syntax
  274.  
  275. CMake Deprecation Warning at /usr/share/cmake-3.10/Modules/UseSWIG.cmake:231 (message):
  276. SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead.
  277. Call Stack (most recent call first):
  278. libutopia2_auth/plugins/python/utopia/CMakeLists.txt:46 (SWIG_ADD_MODULE)
  279.  
  280.  
  281. -- Configuring done
  282. CMake Warning (dev) in libutopia2/plugins/python/CMakeLists.txt:
  283. Policy CMP0071 is not set: Let AUTOMOC and AUTOUIC process GENERATED files.
  284. Run "cmake --help-policy CMP0071" for policy details. Use the cmake_policy
  285. command to set the policy and suppress this warning.
  286.  
  287. For compatibility, CMake is excluding the GENERATED source file(s):
  288.  
  289. "/home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/libutopia2/plugins/python/swigruntime.h"
  290.  
  291. from processing by AUTOMOC. If any of the files should be processed, set
  292. CMP0071 to NEW. If any of the files should not be processed, explicitly
  293. exclude them by setting the source file property SKIP_AUTOMOC:
  294.  
  295. set_property(SOURCE file.h PROPERTY SKIP_AUTOMOC ON)
  296.  
  297. This warning is for project developers. Use -Wno-dev to suppress it.
  298.  
  299. CMake Warning (dev) in libutopia2/plugins/python/utopiabridge/CMakeLists.txt:
  300. Policy CMP0071 is not set: Let AUTOMOC and AUTOUIC process GENERATED files.
  301. Run "cmake --help-policy CMP0071" for policy details. Use the cmake_policy
  302. command to set the policy and suppress this warning.
  303.  
  304. For compatibility, CMake is excluding the GENERATED source file(s):
  305.  
  306. "/home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/utopiabridgePYTHON_wrap.cxx"
  307.  
  308. from processing by AUTOMOC. If any of the files should be processed, set
  309. CMP0071 to NEW. If any of the files should not be processed, explicitly
  310. exclude them by setting the source file property SKIP_AUTOMOC:
  311.  
  312. set_property(SOURCE file.h PROPERTY SKIP_AUTOMOC ON)
  313.  
  314. This warning is for project developers. Use -Wno-dev to suppress it.
  315.  
  316. CMake Warning (dev) in libutopia2_auth/plugins/python/utopia/CMakeLists.txt:
  317. Policy CMP0071 is not set: Let AUTOMOC and AUTOUIC process GENERATED files.
  318. Run "cmake --help-policy CMP0071" for policy details. Use the cmake_policy
  319. command to set the policy and suppress this warning.
  320.  
  321. For compatibility, CMake is excluding the GENERATED source file(s):
  322.  
  323. "/home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/utopiaauthPYTHON_wrap.cxx"
  324.  
  325. from processing by AUTOMOC. If any of the files should be processed, set
  326. CMP0071 to NEW. If any of the files should not be processed, explicitly
  327. exclude them by setting the source file property SKIP_AUTOMOC:
  328.  
  329. set_property(SOURCE file.h PROPERTY SKIP_AUTOMOC ON)
  330.  
  331. This warning is for project developers. Use -Wno-dev to suppress it.
  332.  
  333. -- Generating done
  334. CMake Warning:
  335. Manually-specified variables were not used by the project:
  336.  
  337. UTOPIA_CONFIGURED_PLATFORM
  338.  
  339.  
  340. -- Build files have been written to: /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release
  341. ==============================================================================
  342.  
  343. Configured a Linux Release build of /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0
  344. Building in /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release
  345. Uses dependencies from /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/dependencies
  346.  
  347. To build:
  348.  
  349. cd "/home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release"
  350. make -j4
  351.  
  352. ==============================================================================
  353. ==> Avvio di build() in corso...
  354. CMake Deprecation Warning at CMakeLists.txt:48 (cmake_policy):
  355. The OLD behavior for policy CMP0020 will be removed from a future version
  356. of CMake.
  357.  
  358. The cmake-policies(7) manual explains that the OLD behaviors of all
  359. policies are deprecated and that a policy should be set to OLD only under
  360. specific short-term circumstances. Projects should be ported to the NEW
  361. behavior and not rely on setting a policy to OLD.
  362.  
  363.  
  364. -- Configuring Utopia Documents v3.1.0
  365. -- Boost version: 1.66.0
  366. -- Found the following Boost libraries:
  367. -- thread
  368. -- system
  369. -- python
  370. -- chrono
  371. -- date_time
  372. -- atomic
  373. CMake Deprecation Warning at /usr/share/cmake-3.10/Modules/UseSWIG.cmake:231 (message):
  374. SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead.
  375. Call Stack (most recent call first):
  376. libutopia2/plugins/python/spine/CMakeLists.txt:44 (SWIG_ADD_MODULE)
  377.  
  378.  
  379. CMake Deprecation Warning at /usr/share/cmake-3.10/Modules/UseSWIG.cmake:231 (message):
  380. SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead.
  381. Call Stack (most recent call first):
  382. libutopia2/plugins/python/utopiabridge/CMakeLists.txt:51 (SWIG_ADD_MODULE)
  383.  
  384.  
  385. Processing .
  386. Writing /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/python/authd/setup.cfg
  387. Running setup.py -q bdist_egg --dist-dir /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/python/authd/egg-dist-tmp-o3v_jgy1
  388. removing '/home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/authd-0.3-py3.6.egg' (and everything under it)
  389. creating /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/authd-0.3-py3.6.egg
  390. Extracting authd-0.3-py3.6.egg to /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages
  391. authd 0.3 is already the active version in easy-install.pth
  392.  
  393. Installed /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/authd-0.3-py3.6.egg
  394. File "build/bdist.linux-x86_64/egg/authd/client.py", line 123
  395. print client.user.uid
  396. ^
  397. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(int client.user.uid)?
  398.  
  399. File "/home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/authd-0.3-py3.6.egg/authd/client.py", line 123
  400. print client.user.uid
  401. ^
  402. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(int client.user.uid)?
  403.  
  404. Processing .
  405. Writing /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-core/setup.cfg
  406. Running setup.py -q bdist_egg --dist-dir /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-core/egg-dist-tmp-dzork94w
  407. package init file 'utopia/__init__.py' not found (or not a regular file)
  408. removing '/home/ghoster/.cache/yay/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-py3.6.egg' (and everything under it)
  409. creating /home/ghoster/.cache/yay/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-py3.6.egg
  410. Extracting pyutopia_core-3.1.0.10-py3.6.egg to /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages
  411. pyutopia-core 3.1.0.10 is already the active version in easy-install.pth
  412.  
  413. Installed /home/ghoster/.cache/yay/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-py3.6.egg
  414. File "build/bdist.linux-x86_64/egg/utopia/tools/converters/Annotation.py", line 126
  415. print prefix, suffix, v
  416. ^
  417. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print prefix, suffix, v)?
  418.  
  419. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/tools/converters/Annotation.py", line 126
  420. print prefix, suffix, v
  421. ^
  422. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print prefix, suffix, v)?
  423.  
  424. Processing .
  425. Writing /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-plugins-core/setup.cfg
  426. Running setup.py -q bdist_egg --dist-dir /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-plugins-core/egg-dist-tmp-9xxsvsbq
  427. removing '/home/ghoster/.cache/yay/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-py3.6.egg' (and everything under it)
  428. creating /home/ghoster/.cache/yay/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-py3.6.egg
  429. Extracting pyutopia_plugins_core-3.1.0.10-py3.6.egg to /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages
  430. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/pmc.py", line 128
  431. print '*********** failed to match table:', id
  432. ^
  433. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print '*********** failed to match table:', id)?
  434.  
  435. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/reflect.py", line 114
  436. print "ERROR: matched '%s' but could not find in reflections map" % itemName.encode('utf8')
  437. ^
  438. SyntaxError: invalid syntax
  439.  
  440. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/Annotator3dmNG.zip/python/Annotator3dmNG.py", line 187
  441. print 'retrieved ' + str(len(mentions)) + ' mentions'
  442. ^
  443. SyntaxError: invalid syntax
  444.  
  445. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/geo.py", line 100
  446. print entry
  447. ^
  448. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print entry)?
  449.  
  450. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/springer.zip/python/springer.py", line 179
  451. print regex
  452. ^
  453. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print regex)?
  454.  
  455. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/pubmedsearch.py", line 190
  456. print etree.tostring(root, pretty_print=True, encoding='utf8')
  457. ^
  458. SyntaxError: invalid syntax
  459.  
  460. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/highwire.zip/python/highwire.py", line 237
  461. label = re.sub(ur'[)}\]]?([-\u2010\u2011\u2012\u2013\u2014\u2015,])\s?[({[]?', r'\1', label)
  462. ^
  463. SyntaxError: invalid syntax
  464.  
  465. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/openphacts.zip/python/openphacts.py", line 68
  466. print data
  467. ^
  468. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print data)?
  469.  
  470. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/elife.zip/python/elife.py", line 162
  471. print regex
  472. ^
  473. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print regex)?
  474.  
  475. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/gpcrdb.py", line 54
  476. print 'initialising now ...'
  477. ^
  478. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print 'initialising now ...')?
  479.  
  480. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/hosted.zip/python/hosted.py", line 224
  481. print '*********** failed to match table:', id
  482. ^
  483. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print '*********** failed to match table:', id)?
  484.  
  485. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/genecards.zip/python/genecards.py", line 110
  486. print "Found pmid:", pmid
  487. ^
  488. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print "Found pmid:", pmid)?
  489.  
  490. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/peerj.zip/python/peerj.py", line 165
  491. print '*********** failed to match table:', id
  492. ^
  493. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print '*********** failed to match table:', id)?
  494.  
  495. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/metadatafilter.py", line 86
  496. print 'Formatting metadata'
  497. ^
  498. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print 'Formatting metadata')?
  499.  
  500. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/portland.zip/python/portland.py", line 177
  501. print '*********** failed to match table:', id
  502. ^
  503. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print '*********** failed to match table:', id)?
  504.  
  505. File "build/bdist.linux-x86_64/egg/utopia/plugins/core/nucleardb.py", line 54
  506. print 'initialising now ...'
  507. ^
  508. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print 'initialising now ...')?
  509.  
  510. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/geo.py", line 100
  511. print entry
  512. ^
  513. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print entry)?
  514.  
  515. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/gpcrdb.py", line 54
  516. print 'initialising now ...'
  517. ^
  518. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print 'initialising now ...')?
  519.  
  520. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/metadatafilter.py", line 86
  521. print 'Formatting metadata'
  522. ^
  523. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print 'Formatting metadata')?
  524.  
  525. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/nucleardb.py", line 54
  526. print 'initialising now ...'
  527. ^
  528. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print 'initialising now ...')?
  529.  
  530. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/pmc.py", line 128
  531. print '*********** failed to match table:', id
  532. ^
  533. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print '*********** failed to match table:', id)?
  534.  
  535. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/pubmedsearch.py", line 190
  536. print etree.tostring(root, pretty_print=True, encoding='utf8')
  537. ^
  538. SyntaxError: invalid syntax
  539.  
  540. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/reflect.py", line 114
  541. print "ERROR: matched '%s' but could not find in reflections map" % itemName.encode('utf8')
  542. ^
  543. SyntaxError: invalid syntax
  544.  
  545. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/Annotator3dmNG.zip/python/Annotator3dmNG.py", line 187
  546. print 'retrieved ' + str(len(mentions)) + ' mentions'
  547. ^
  548. SyntaxError: invalid syntax
  549.  
  550. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/elife.zip/python/elife.py", line 162
  551. print regex
  552. ^
  553. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print regex)?
  554.  
  555. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/genecards.zip/python/genecards.py", line 110
  556. print "Found pmid:", pmid
  557. ^
  558. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print "Found pmid:", pmid)?
  559.  
  560. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/highwire.zip/python/highwire.py", line 237
  561. label = re.sub(ur'[)}\]]?([-\u2010\u2011\u2012\u2013\u2014\u2015,])\s?[({[]?', r'\1', label)
  562. ^
  563. SyntaxError: invalid syntax
  564.  
  565. pyutopia-plugins-core 3.1.0.10 is already the active version in easy-install.pth
  566.  
  567. Installed /home/ghoster/.cache/yay/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-py3.6.egg
  568. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/hosted.zip/python/hosted.py", line 224
  569. print '*********** failed to match table:', id
  570. ^
  571. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print '*********** failed to match table:', id)?
  572.  
  573. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/openphacts.zip/python/openphacts.py", line 68
  574. print data
  575. ^
  576. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print data)?
  577.  
  578. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/peerj.zip/python/peerj.py", line 165
  579. print '*********** failed to match table:', id
  580. ^
  581. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print '*********** failed to match table:', id)?
  582.  
  583. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/portland.zip/python/portland.py", line 177
  584. print '*********** failed to match table:', id
  585. ^
  586. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print '*********** failed to match table:', id)?
  587.  
  588. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/core/springer.zip/python/springer.py", line 179
  589. print regex
  590. ^
  591. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print regex)?
  592.  
  593. Processing .
  594. Writing /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/python/kend/setup.cfg
  595. Running setup.py -q bdist_egg --dist-dir /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/python/kend/egg-dist-tmp-6cqoms52
  596. File "build/bdist.linux-x86_64/egg/kend/client.py", line 214
  597. except urllib2.HTTPError, e:
  598. ^
  599. SyntaxError: invalid syntax
  600.  
  601. zip_safe flag not set; analyzing archive contents...
  602. Removing /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/kend-0.7.1-py3.6.egg
  603. Moving kend-0.7.1-py3.6.egg to /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages
  604. kend 0.7.1 is already the active version in easy-install.pth
  605.  
  606. Installed /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/kend-0.7.1-py3.6.egg
  607. Processing .
  608. Writing /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/python/utopia/setup.cfg
  609. Running setup.py -q bdist_egg --dist-dir /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/python/utopia/egg-dist-tmp-8symjrq9
  610. removing '/home/ghoster/.cache/yay/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-py3.6.egg' (and everything under it)
  611. creating /home/ghoster/.cache/yay/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-py3.6.egg
  612. Extracting pyutopia-3.1.0.10-py3.6.egg to /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages
  613. pyutopia 3.1.0.10 is already the active version in easy-install.pth
  614.  
  615. Installed /home/ghoster/.cache/yay/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-py3.6.egg
  616. Processing .
  617. Writing /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-plugins-common/setup.cfg
  618. Running setup.py -q bdist_egg --dist-dir /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-plugins-common/egg-dist-tmp-mycwgmhx
  619. removing '/home/ghoster/.cache/yay/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-py3.6.egg' (and everything under it)
  620. creating /home/ghoster/.cache/yay/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-py3.6.egg
  621. Extracting pyutopia_plugins_common-3.1.0.10-py3.6.egg to /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages
  622. pyutopia-plugins-common 3.1.0.10 is already the active version in easy-install.pth
  623.  
  624. Installed /home/ghoster/.cache/yay/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-py3.6.egg
  625. File "build/bdist.linux-x86_64/egg/utopia/plugins/common/crossref.py", line 65
  626. xref_title = re.sub(ur'[^-\u002D\u007E\u00AD\u058A\u05BE\u1400\u1806\u2010-\u2015\u2053\u207B\u208B\u2212\u2E17\u2E3A\u2E3B\u301C\u3030\u30A0\uFE31\uFE32\uFE58\uFE63\uFF0D]+', lambda x: re.escape(x.group(0)), xref_title)
  627. ^
  628. SyntaxError: invalid syntax
  629.  
  630. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/plugins/common/crossref.py", line 65
  631. xref_title = re.sub(ur'[^-\u002D\u007E\u00AD\u058A\u05BE\u1400\u1806\u2010-\u2015\u2053\u207B\u208B\u2212\u2E17\u2E3A\u2E3B\u301C\u3030\u30A0\uFE31\uFE32\uFE58\uFE63\uFF0D]+', lambda x: re.escape(x.group(0)), xref_title)
  632. ^
  633. SyntaxError: invalid syntax
  634.  
  635. Processing .
  636. Writing /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-tools/setup.cfg
  637. Running setup.py -q bdist_egg --dist-dir /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/python/utopia-tools/egg-dist-tmp-nageo_9r
  638. package init file 'utopia/__init__.py' not found (or not a regular file)
  639. removing '/home/ghoster/.cache/yay/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-py3.6.egg' (and everything under it)
  640. creating /home/ghoster/.cache/yay/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-py3.6.egg
  641. Extracting pyutopia_tools-3.1.0.10-py3.6.egg to /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages
  642. pyutopia-tools 3.1.0.10 is already the active version in easy-install.pth
  643.  
  644. Installed /home/ghoster/.cache/yay/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-py3.6.egg
  645. File "build/bdist.linux-x86_64/egg/utopia/tools/nlm.py", line 2435
  646. label = re.sub(ur'[)}\]]?([-\u2010\u2011\u2012\u2013\u2014\u2015,])\s?[({[]?', r'\1', label)
  647. ^
  648. SyntaxError: invalid syntax
  649.  
  650. File "build/bdist.linux-x86_64/egg/utopia/tools/doi.py", line 88
  651. doi = re.sub(ur'[\u002D\u00AD\u2010\u2011\u2013-\u2015\u2E3A\u2E3B]', '-', doi)
  652. ^
  653. SyntaxError: invalid syntax
  654.  
  655. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/tools/doi.py", line 88
  656. doi = re.sub(ur'[\u002D\u00AD\u2010\u2011\u2013-\u2015\u2E3A\u2E3B]', '-', doi)
  657. ^
  658. SyntaxError: invalid syntax
  659.  
  660. File "/home/ghoster/.cache/yay/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-py3.6.egg/utopia/tools/nlm.py", line 2435
  661. label = re.sub(ur'[)}\]]?([-\u2010\u2011\u2012\u2013\u2014\u2015,])\s?[({[]?', r'\1', label)
  662. ^
  663. SyntaxError: invalid syntax
  664.  
  665. CMake Deprecation Warning at /usr/share/cmake-3.10/Modules/UseSWIG.cmake:231 (message):
  666. SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead.
  667. Call Stack (most recent call first):
  668. libutopia2_auth/plugins/python/utopia/CMakeLists.txt:46 (SWIG_ADD_MODULE)
  669.  
  670.  
  671. -- Configuring done
  672. CMake Warning (dev) in libutopia2/plugins/python/CMakeLists.txt:
  673. Policy CMP0071 is not set: Let AUTOMOC and AUTOUIC process GENERATED files.
  674. Run "cmake --help-policy CMP0071" for policy details. Use the cmake_policy
  675. command to set the policy and suppress this warning.
  676.  
  677. For compatibility, CMake is excluding the GENERATED source file(s):
  678.  
  679. "/home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/libutopia2/plugins/python/swigruntime.h"
  680.  
  681. from processing by AUTOMOC. If any of the files should be processed, set
  682. CMP0071 to NEW. If any of the files should not be processed, explicitly
  683. exclude them by setting the source file property SKIP_AUTOMOC:
  684.  
  685. set_property(SOURCE file.h PROPERTY SKIP_AUTOMOC ON)
  686.  
  687. This warning is for project developers. Use -Wno-dev to suppress it.
  688.  
  689. CMake Warning (dev) in libutopia2/plugins/python/utopiabridge/CMakeLists.txt:
  690. Policy CMP0071 is not set: Let AUTOMOC and AUTOUIC process GENERATED files.
  691. Run "cmake --help-policy CMP0071" for policy details. Use the cmake_policy
  692. command to set the policy and suppress this warning.
  693.  
  694. For compatibility, CMake is excluding the GENERATED source file(s):
  695.  
  696. "/home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/utopiabridgePYTHON_wrap.cxx"
  697.  
  698. from processing by AUTOMOC. If any of the files should be processed, set
  699. CMP0071 to NEW. If any of the files should not be processed, explicitly
  700. exclude them by setting the source file property SKIP_AUTOMOC:
  701.  
  702. set_property(SOURCE file.h PROPERTY SKIP_AUTOMOC ON)
  703.  
  704. This warning is for project developers. Use -Wno-dev to suppress it.
  705.  
  706. CMake Warning (dev) in libutopia2_auth/plugins/python/utopia/CMakeLists.txt:
  707. Policy CMP0071 is not set: Let AUTOMOC and AUTOUIC process GENERATED files.
  708. Run "cmake --help-policy CMP0071" for policy details. Use the cmake_policy
  709. command to set the policy and suppress this warning.
  710.  
  711. For compatibility, CMake is excluding the GENERATED source file(s):
  712.  
  713. "/home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release/lib/utopia-documents/python/lib/python2.7/site-packages/utopiaauthPYTHON_wrap.cxx"
  714.  
  715. from processing by AUTOMOC. If any of the files should be processed, set
  716. CMP0071 to NEW. If any of the files should not be processed, explicitly
  717. exclude them by setting the source file property SKIP_AUTOMOC:
  718.  
  719. set_property(SOURCE file.h PROPERTY SKIP_AUTOMOC ON)
  720.  
  721. This warning is for project developers. Use -Wno-dev to suppress it.
  722.  
  723. -- Generating done
  724. -- Build files have been written to: /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/build/Linux-Release
  725. Scanning dependencies of target utf8_autogen
  726. [ 0%] Automatic MOC for target utf8
  727. [ 0%] Built target utf8_autogen
  728. Scanning dependencies of target utf8
  729. [ 0%] Building CXX object libutf8/utf8/CMakeFiles/utf8.dir/unicode.cpp.o
  730. [ 0%] Building C object libutf8/utf8/CMakeFiles/utf8.dir/utf8proc/utf8proc.c.o
  731. [ 0%] Building CXX object libutf8/utf8/CMakeFiles/utf8.dir/utf8_autogen/mocs_compilation.cpp.o
  732. [ 1%] Linking CXX static library ../../lib/utopia-documents/lib/libutf8.a
  733. [ 1%] Built target utf8
  734. Scanning dependencies of target utopia2_autogen
  735. Scanning dependencies of target spine_autogen
  736. [ 1%] Automatic MOC for target utopia2
  737. [ 2%] Automatic MOC for target spine
  738. [ 2%] Built target spine_autogen
  739. Scanning dependencies of target spine
  740. [ 3%] Building CXX object libspine/spine/CMakeFiles/spine.dir/Annotation.cpp.o
  741. [ 3%] Building CXX object libspine/spine/CMakeFiles/spine.dir/Area.cpp.o
  742. [ 3%] Building CXX object libspine/spine/CMakeFiles/spine.dir/Character.cpp.o
  743. [ 3%] Building CXX object libspine/spine/CMakeFiles/spine.dir/Document.cpp.o
  744. [ 4%] Building CXX object libspine/spine/CMakeFiles/spine.dir/TextSelection.cpp.o
  745. [ 4%] Built target utopia2_autogen
  746. Scanning dependencies of target utopia2
  747. [ 4%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/aminoacid.cpp.o
  748. [ 5%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/bus.cpp.o
  749. [ 5%] Building CXX object libspine/spine/CMakeFiles/spine.dir/spineapi.cpp.o
  750. [ 5%] Building CXX object libspine/spine/CMakeFiles/spine.dir/fingerprint.cpp.o
  751. /home/ghoster/.cache/yay/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]
  752. std::auto_ptr<SHA256_CTX> _ctx256;
  753. ^~~~~~~~
  754. In file included from /usr/include/c++/7.3.1/bits/locale_conv.h:41:0,
  755. from /usr/include/c++/7.3.1/locale:43,
  756. from /usr/include/c++/7.3.1/iomanip:43,
  757. from /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/fingerprint.cpp:23:
  758. /usr/include/c++/7.3.1/bits/unique_ptr.h:51:28: note: declared here
  759. template<typename> class auto_ptr;
  760. ^~~~~~~~
  761. /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/fingerprint.cpp: In constructor ‘Spine::Sha256Private::Sha256Private()’:
  762. /home/ghoster/.cache/yay/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]
  763. _ctx256 = std::auto_ptr<SHA256_CTX>(new SHA256_CTX);
  764. ^~~~~~~~
  765. In file included from /usr/include/c++/7.3.1/bits/locale_conv.h:41:0,
  766. from /usr/include/c++/7.3.1/locale:43,
  767. from /usr/include/c++/7.3.1/iomanip:43,
  768. from /home/ghoster/.cache/yay/utopia-documents3/src/utopia-documents-3.1.0/libspine/spine/fingerprint.cpp:23:
  769. /usr/include/c++/7.3.1/bits/unique_ptr.h:51:28: note: declared here
  770. template<typename> class auto_ptr;
  771. ^~~~~~~~
  772. At global scope:
  773. cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
  774. [ 5%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/certificateerrordialog.cpp.o
  775. [ 5%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/busagent.cpp.o
  776. [ 5%] Building CXX object libspine/spine/CMakeFiles/spine.dir/spine_autogen/mocs_compilation.cpp.o
  777. [ 5%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/configurable.cpp.o
  778. [ 5%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/configuration.cpp.o
  779. [ 6%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/element.cpp.o
  780. [ 6%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/encryption.cpp.o
  781. [ 6%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/extensionlibrary.cpp.o
  782. [ 6%] Linking CXX shared library ../../lib/utopia-documents/lib/libspine.so
  783. [ 6%] Built target spine
  784. Scanning dependencies of target _spineapi_autogen
  785. [ 7%] Automatic MOC for target _spineapi
  786. [ 7%] Built target _spineapi_autogen
  787. Scanning dependencies of target crackle_autogen
  788. [ 7%] Automatic MOC for target crackle
  789. [ 7%] Built target crackle_autogen
  790. [ 7%] Swig source
  791. [ 7%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/fileformat.cpp.o
  792. Scanning dependencies of target _spineapi
  793. [ 7%] Building C object libutopia2/plugins/python/spine/CMakeFiles/_spineapi.dir/__/__/__/__/lib/utopia-documents/python/lib/python2.7/site-packages/spineapiPYTHON_wrap.c.o
  794. /home/ghoster/.cache/yay/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’:
  795. /home/ghoster/.cache/yay/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: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  796. Py_RETURN_TRUE;
  797. ^~~~~~~~~~~~~~
  798. /home/ghoster/.cache/yay/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: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  799. Py_RETURN_FALSE;
  800. ^~~~~~~~~~~~~~~
  801. /home/ghoster/.cache/yay/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__’:
  802. /home/ghoster/.cache/yay/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: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  803. Py_RETURN_TRUE;
  804. ^~~~~~~~~~~~~~
  805. /home/ghoster/.cache/yay/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: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  806. Py_RETURN_FALSE;
  807. ^~~~~~~~~~~~~~~
  808. /home/ghoster/.cache/yay/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’:
  809. /home/ghoster/.cache/yay/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: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  810. Py_RETURN_TRUE;
  811. ^~~~~~~~~~~~~~
  812. /home/ghoster/.cache/yay/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: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  813. Py_RETURN_FALSE;
  814. ^~~~~~~~~~~~~~~
  815. /home/ghoster/.cache/yay/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’:
  816. /home/ghoster/.cache/yay/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: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  817. Py_RETURN_TRUE;
  818. ^~~~~~~~~~~~~~
  819. /home/ghoster/.cache/yay/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: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  820. Py_RETURN_FALSE;
  821. ^~~~~~~~~~~~~~~
  822. [ 7%] Building CXX object libutopia2/plugins/python/spine/CMakeFiles/_spineapi.dir/_spineapi_autogen/mocs_compilation.cpp.o
  823. [ 8%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/functional.cpp.o
  824. [ 8%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/global.cpp.o
  825. [ 8%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/initializer.cpp.o
  826. /home/ghoster/.cache/yay/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:
  827. cc1: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
  828. [ 8%] Linking CXX shared module ../../../../lib/utopia-documents/python/lib/python2.7/site-packages/_spineapi.so
  829. Scanning dependencies of target crackle
  830. [ 8%] Built target _spineapi
  831. [ 8%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/library.cpp.o
  832. [ 8%] Building CXX object libcrackle/crackle/CMakeFiles/crackle.dir/CrackleTextOutputDev.cpp.o
  833. /home/ghoster/.cache/yay/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)’:
  834. /home/ghoster/.cache/yay/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’?
  835. if (!globalParams->getTextKeepTinyChars() &&
  836. ^~~~~~~~~~~~~~~~~~~~
  837. getTextEncodingName
  838. At global scope:
  839. cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
  840. make[2]: *** [libcrackle/crackle/CMakeFiles/crackle.dir/build.make:63: libcrackle/crackle/CMakeFiles/crackle.dir/CrackleTextOutputDev.cpp.o] Error 1
  841. make[1]: *** [CMakeFiles/Makefile2:1928: libcrackle/crackle/CMakeFiles/crackle.dir/all] Error 2
  842. make[1]: *** Attesa per i processi non terminati....
  843. [ 9%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/list.cpp.o
  844. [ 9%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/localsocketbusagent.cpp.o
  845. [ 9%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/networkaccessmanager.cpp.o
  846. [ 9%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/node.cpp.o
  847. [ 9%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/nucleotide.cpp.o
  848. [ 10%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/ontology.cpp.o
  849. [ 10%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/pacproxyfactory.cpp.o
  850. [ 10%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/pacscript.cpp.o
  851. [ 10%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/parser.cpp.o
  852. [ 11%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/plugin.cpp.o
  853. [ 11%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/pluginmanager.cpp.o
  854. [ 11%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/property.cpp.o
  855. [ 11%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/propertylist.cpp.o
  856. [ 11%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/serializer.cpp.o
  857. [ 12%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/threads.cpp.o
  858. [ 12%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/variant.cpp.o
  859. [ 12%] Building CXX object libutopia2/utopia2/CMakeFiles/utopia2.dir/utopia2_autogen/mocs_compilation.cpp.o
  860. [ 12%] Linking CXX shared library ../../lib/utopia-documents/lib/libutopia2.so
  861. [ 12%] Built target utopia2
  862. make: *** [Makefile:152: all] Error 2
  863. ==> ERRORE: Si è verificato un errore in build().
  864. L'operazione sta per essere interrotta...
  865. Error making: utopia-documents3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement