Advertisement
ragnarock

Untitled

Nov 12th, 2014
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 86.21 KB | None | 0 0
  1. -> soc [master] make setup
  2. virtualenv venv
  3. New python executable in venv/bin/python
  4. Installing setuptools, pip...done.
  5. venv/bin/pip install -U lxml setuptools
  6. Downloading/unpacking lxml
  7. Real name of requirement lxml is lxml
  8. Using download cache from /var/tmp/melange-download-cache-uub/pip/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fl%2Flxml%2Flxml-3.4.0.tar.gz
  9. Running setup.py (path:/home/uub/PROJECTS/soc/venv/build/lxml/setup.py) egg_info for package lxml
  10. /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'bugtrack_url'
  11. warnings.warn(msg)
  12. Building lxml version 3.4.0.
  13. Building without Cython.
  14. Using build configuration of libxslt 1.1.28
  15.  
  16. warning: no previously-included files found matching '*.py'
  17. Downloading/unpacking setuptools from https://pypi.python.org/packages/3.4/s/setuptools/setuptools-7.0-py2.py3-none-any.whl#md5=918e7e5ea108507e1ffbbdfccc3496b1
  18. Using download cache from /var/tmp/melange-download-cache-uub/pip/https%3A%2F%2Fpypi.python.org%2Fpackages%2F3.4%2Fs%2Fsetuptools%2Fsetuptools-7.0-py2.py3-none-any.whl
  19. Installing collected packages: lxml, setuptools
  20. Running setup.py install for lxml
  21. /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'bugtrack_url'
  22. warnings.warn(msg)
  23. Building lxml version 3.4.0.
  24. Building without Cython.
  25. Using build configuration of libxslt 1.1.28
  26. building 'lxml.etree' extension
  27. i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/libxml2 -I/home/uub/PROJECTS/soc/venv/build/lxml/src/lxml/includes -I/usr/include/python2.7 -c src/lxml/lxml.etree.c -o build/temp.linux-i686-2.7/src/lxml/lxml.etree.o -w
  28. i686-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-i686-2.7/src/lxml/lxml.etree.o -lxslt -lexslt -lxml2 -lz -lm -o build/lib.linux-i686-2.7/lxml/etree.so
  29. building 'lxml.objectify' extension
  30. i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/libxml2 -I/home/uub/PROJECTS/soc/venv/build/lxml/src/lxml/includes -I/usr/include/python2.7 -c src/lxml/lxml.objectify.c -o build/temp.linux-i686-2.7/src/lxml/lxml.objectify.o -w
  31. i686-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-i686-2.7/src/lxml/lxml.objectify.o -lxslt -lexslt -lxml2 -lz -lm -o build/lib.linux-i686-2.7/lxml/objectify.so
  32.  
  33. Found existing installation: setuptools 3.6
  34. Uninstalling setuptools:
  35. Successfully uninstalled setuptools
  36. Successfully installed lxml setuptools
  37. Cleaning up...
  38. venv/bin/python bootstrap.py download-cache=/var/tmp/melange-download-cache-uub bootstrap
  39. Creating directory '/home/uub/PROJECTS/soc/bin'.
  40. Creating directory '/home/uub/PROJECTS/soc/parts'.
  41. Creating directory '/home/uub/PROJECTS/soc/eggs'.
  42. Creating directory '/home/uub/PROJECTS/soc/develop-eggs'.
  43. Generated script '/home/uub/PROJECTS/soc/bin/buildout'.
  44. touch .initial-setup
  45. bin/buildout download-cache=/var/tmp/melange-download-cache-uub
  46. Develop: '/home/uub/PROJECTS/soc/.'
  47. Getting distribution for 'hexagonit.recipe.download==1.7'.
  48. Got hexagonit.recipe.download 1.7.
  49. Getting distribution for 'collective.recipe.cmd'.
  50. warning: no previously-included files matching '*.pyc' found anywhere in distribution
  51. Got collective.recipe.cmd 0.9.
  52. Getting distribution for 'zc.recipe.egg>=2.0.0a3'.
  53. Got zc.recipe.egg 2.0.1.
  54. Getting distribution for 'collective.recipe.omelette'.
  55. warning: no previously-included files matching '*.pyc' found anywhere in distribution
  56. Got collective.recipe.omelette 0.16.
  57. Getting distribution for 'gp.recipe.node'.
  58. Got gp.recipe.node 0.10.28.0.
  59. Getting distribution for 'python-archive'.
  60. package init file 'archive/test/__init__.py' not found (or not a regular file)
  61. warning: no files found matching '*' under directory 'archive/test/files/'
  62. zip_safe flag not set; analyzing archive contents...
  63. archive.test.test_archive: module references __file__
  64. Got python-archive 0.2.
  65. Getting distribution for 'hexagonit.recipe.cmmi'.
  66. warning: no files found matching 'README.txt'
  67. Got hexagonit.recipe.cmmi 2.0.
  68. Getting distribution for 'collective.recipe.patch'.
  69. Got collective.recipe.patch 0.2.2.
  70. Installing install_appengine.
  71. install_appengine: Extracting package to /home/uub/PROJECTS/soc/thirdparty
  72. Installing install_cloudstorage.
  73. install_cloudstorage: Excluding 12 file(s) matching the exclusion pattern.
  74. install_cloudstorage: Extracting package to /home/uub/PROJECTS/soc/thirdparty
  75. Installing install_google_api.
  76. install_google_api: Excluding 12 file(s) matching the exclusion pattern.
  77. install_google_api: Extracting package to /home/uub/PROJECTS/soc/thirdparty
  78. Installing install_httplib2.
  79. install_httplib2: Excluding 15 file(s) matching the exclusion pattern.
  80. install_httplib2: Extracting package to /home/uub/PROJECTS/soc/thirdparty
  81. Installing install_enum34.
  82. install_enum34: Excluding 4 file(s) matching the exclusion pattern.
  83. install_enum34: Extracting package to /home/uub/PROJECTS/soc/thirdparty
  84. Installing move_httplib2.
  85. Installing python.
  86. Getting distribution for 'coverage==3.7.1'.
  87. warning: no previously-included files matching '*.pyc' found anywhere in distribution
  88. Got coverage 3.7.1.
  89. Getting distribution for 'easyprocess==0.1.6'.
  90. warning: no files found matching 'CHANGES*'
  91. no previously-included directories found matching 'docs/_build'
  92. Got EasyProcess 0.1.6.
  93. Getting distribution for 'epydoc==3.0.1'.
  94. zip_safe flag not set; analyzing archive contents...
  95. epydoc.apidoc: module references __path__
  96. epydoc.docintrospecter: module references __file__
  97. epydoc.docintrospecter: module references __path__
  98. epydoc.docintrospecter: module MAY be using inspect.findsource
  99. epydoc.docparser: module references __path__
  100. epydoc.test.__init__: module references __file__
  101. Got epydoc 3.0.1.
  102. Getting distribution for 'gaeftest==0.2'.
  103. warning: no files found matching '*.py' under directory 'gaeftest'
  104. no previously-included directories found matching '.hg'
  105. Got gaeftest 0.2.
  106. Getting distribution for 'gaetestbed==0.12'.
  107. Got gaetestbed 0.12.
  108. Getting distribution for 'mock==1.0.1'.
  109. warning: no files found matching '*.png' under directory 'docs'
  110. warning: no files found matching '*.css' under directory 'docs'
  111. warning: no files found matching '*.html' under directory 'docs'
  112. warning: no files found matching '*.js' under directory 'docs'
  113. zip_safe flag not set; analyzing archive contents...
  114. Got mock 1.0.1.
  115. Getting distribution for 'mox==0.5.3'.
  116. zip_safe flag not set; analyzing archive contents...
  117. Got mox 0.5.3.
  118. Getting distribution for 'nose==1.3.4'.
  119. no previously-included directories found matching 'doc/.build'
  120. Got nose 1.3.4.
  121. Getting distribution for 'Paver==1.2.3'.
  122. creating /home/uub/PROJECTS/soc/eggs/tmpdkmGLB/Paver-1.2.3-py2.7.egg
  123. Extracting Paver-1.2.3-py2.7.egg to /home/uub/PROJECTS/soc/eggs/tmpdkmGLB
  124. byte-compiling /home/uub/PROJECTS/soc/eggs/tmpdkmGLB/Paver-1.2.3-py2.7.egg/paver/tasks.py to tasks.pyc
  125. byte-compiling /home/uub/PROJECTS/soc/eggs/tmpdkmGLB/Paver-1.2.3-py2.7.egg/paver/runtime.py to runtime.pyc
  126. byte-compiling /home/uub/PROJECTS/soc/eggs/tmpdkmGLB/Paver-1.2.3-py2.7.egg/paver/path.py to path.pyc
  127. byte-compiling /home/uub/PROJECTS/soc/eggs/tmpdkmGLB/Paver-1.2.3-py2.7.egg/paver/__main__.py to __main__.pyc
  128. byte-compiling /home/uub/PROJECTS/soc/eggs/tmpdkmGLB/Paver-1.2.3-py2.7.egg/paver/svn.py to svn.pyc
  129. byte-compiling /home/uub/PROJECTS/soc/eggs/tmpdkmGLB/Paver-1.2.3-py2.7.egg/paver/release.py to release.pyc
  130. byte-compiling /home/uub/PROJECTS/soc/eggs/tmpdkmGLB/Paver-1.2.3-py2.7.egg/paver/shell.py to shell.pyc
  131. byte-compiling /home/uub/PROJECTS/soc/eggs/tmpdkmGLB/Paver-1.2.3-py2.7.egg/paver/setuputils.py to setuputils.pyc
  132. byte-compiling /home/uub/PROJECTS/soc/eggs/tmpdkmGLB/Paver-1.2.3-py2.7.egg/paver/virtual.py to virtual.pyc
  133. byte-compiling /home/uub/PROJECTS/soc/eggs/tmpdkmGLB/Paver-1.2.3-py2.7.egg/paver/defaults.py to defaults.pyc
  134. byte-compiling /home/uub/PROJECTS/soc/eggs/tmpdkmGLB/Paver-1.2.3-py2.7.egg/paver/command.py to command.pyc
  135. byte-compiling /home/uub/PROJECTS/soc/eggs/tmpdkmGLB/Paver-1.2.3-py2.7.egg/paver/easy.py to easy.pyc
  136. byte-compiling /home/uub/PROJECTS/soc/eggs/tmpdkmGLB/Paver-1.2.3-py2.7.egg/paver/git.py to git.pyc
  137. byte-compiling /home/uub/PROJECTS/soc/eggs/tmpdkmGLB/Paver-1.2.3-py2.7.egg/paver/ssh.py to ssh.pyc
  138. byte-compiling /home/uub/PROJECTS/soc/eggs/tmpdkmGLB/Paver-1.2.3-py2.7.egg/paver/bzr.py to bzr.pyc
  139. byte-compiling /home/uub/PROJECTS/soc/eggs/tmpdkmGLB/Paver-1.2.3-py2.7.egg/paver/doctools.py to doctools.pyc
  140. byte-compiling /home/uub/PROJECTS/soc/eggs/tmpdkmGLB/Paver-1.2.3-py2.7.egg/paver/__init__.py to __init__.pyc
  141. byte-compiling /home/uub/PROJECTS/soc/eggs/tmpdkmGLB/Paver-1.2.3-py2.7.egg/paver/version.py to version.pyc
  142. byte-compiling /home/uub/PROJECTS/soc/eggs/tmpdkmGLB/Paver-1.2.3-py2.7.egg/paver/misctasks.py to misctasks.pyc
  143. byte-compiling /home/uub/PROJECTS/soc/eggs/tmpdkmGLB/Paver-1.2.3-py2.7.egg/paver/options.py to options.pyc
  144. byte-compiling /home/uub/PROJECTS/soc/eggs/tmpdkmGLB/Paver-1.2.3-py2.7.egg/paver/path25.py to path25.pyc
  145. byte-compiling /home/uub/PROJECTS/soc/eggs/tmpdkmGLB/Paver-1.2.3-py2.7.egg/paver/deps/six.py to six.pyc
  146. byte-compiling /home/uub/PROJECTS/soc/eggs/tmpdkmGLB/Paver-1.2.3-py2.7.egg/paver/deps/path3.py to path3.pyc
  147. byte-compiling /home/uub/PROJECTS/soc/eggs/tmpdkmGLB/Paver-1.2.3-py2.7.egg/paver/deps/__init__.py to __init__.pyc
  148. byte-compiling /home/uub/PROJECTS/soc/eggs/tmpdkmGLB/Paver-1.2.3-py2.7.egg/paver/deps/path2.py to path2.pyc
  149.  
  150. Installed /home/uub/PROJECTS/soc/eggs/tmpdkmGLB/Paver-1.2.3-py2.7.egg
  151.  
  152. Because this distribution was installed --multi-version, before you can
  153. import modules from this package in an application, you will need to
  154. 'import pkg_resources' and then use a 'require()' call similar to one of
  155. these examples, in order to select the desired version:
  156.  
  157. pkg_resources.require("Paver") # latest installed version
  158. pkg_resources.require("Paver==1.2.3") # this exact version
  159. pkg_resources.require("Paver>=1.2.3") # this version or higher
  160.  
  161.  
  162. Note also that the installation directory must be on sys.path at runtime for
  163. this to work. (e.g. by being the application's script directory, by being on
  164. PYTHONPATH, or by being added to sys.path by your code.)
  165.  
  166. Got Paver 1.2.3.
  167. Getting distribution for 'pillow'.
  168. warning: no files found matching '*.yaml'
  169. warning: no files found matching '*.bdf' under directory 'Images'
  170. warning: no files found matching '*.fli' under directory 'Images'
  171. warning: no files found matching '*.gif' under directory 'Images'
  172. warning: no files found matching '*.icns' under directory 'Images'
  173. warning: no files found matching '*.ico' under directory 'Images'
  174. warning: no files found matching '*.jpg' under directory 'Images'
  175. warning: no files found matching '*.pbm' under directory 'Images'
  176. warning: no files found matching '*.pil' under directory 'Images'
  177. warning: no files found matching '*.png' under directory 'Images'
  178. warning: no files found matching '*.ppm' under directory 'Images'
  179. warning: no files found matching '*.psd' under directory 'Images'
  180. warning: no files found matching '*.tar' under directory 'Images'
  181. warning: no files found matching '*.webp' under directory 'Images'
  182. warning: no files found matching '*.xpm' under directory 'Images'
  183. warning: no files found matching 'README' under directory 'Sane'
  184. warning: no files found matching 'README' under directory 'Scripts'
  185. warning: no files found matching '*.icm' under directory 'Tests'
  186. warning: no files found matching '*.txt' under directory 'Tk'
  187. Building using 4 processes
  188. libImaging/Draw.c: In function ‘ImagingDrawWideLine’:
  189. libImaging/Draw.c:603:9: warning: unused variable ‘vertices’ [-Wunused-variable]
  190. int vertices[4][2];
  191. ^
  192. Building using 4 processes
  193. Building using 4 processes
  194. Building using 4 processes
  195. --------------------------------------------------------------------
  196. PIL SETUP SUMMARY
  197. --------------------------------------------------------------------
  198. version Pillow 2.6.1
  199. platform linux2 2.7.8 (default, Oct 20 2014, 15:05:29)
  200. [GCC 4.9.1]
  201. --------------------------------------------------------------------
  202. *** TKINTER support not available
  203. --- JPEG support available
  204. *** OPENJPEG (JPEG2000) support not available
  205. --- ZLIB (PNG/ZIP) support available
  206. *** LIBTIFF support not available
  207. *** FREETYPE2 support not available
  208. *** LITTLECMS2 support not available
  209. --- WEBP support available
  210. --- WEBPMUX support available
  211. --------------------------------------------------------------------
  212. To add a missing option, make sure you have the required
  213. library, and set the corresponding ROOT variable in the
  214. setup.py script.
  215.  
  216. To check the build, run the selftest.py script.
  217.  
  218. Exception in thread Thread-2:
  219. Traceback (most recent call last):
  220. File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
  221. self.run()
  222. File "/usr/lib/python2.7/threading.py", line 763, in run
  223. self.__target(*self.__args, **self.__kwargs)
  224. File "/usr/lib/python2.7/multiprocessing/pool.py", line 357, in _handle_tasks
  225. debug('task handler got sentinel')
  226. TypeError: 'NoneType' object is not callable
  227.  
  228. Exception in thread Thread-1:
  229. Traceback (most recent call last):
  230. File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
  231. self.run()
  232. File "/usr/lib/python2.7/threading.py", line 763, in run
  233. self.__target(*self.__args, **self.__kwargs)
  234. File "/usr/lib/python2.7/multiprocessing/pool.py", line 330, in _handle_workers
  235. debug('worker handler exiting')
  236. TypeError: 'NoneType' object is not callable
  237.  
  238. Got Pillow 2.6.1.
  239. Getting distribution for 'pylint==1.3.1'.
  240. warning: no files found matching '*.html' under directory 'doc'
  241. zip_safe flag not set; analyzing archive contents...
  242. pylint.epylint: module references __file__
  243. pylint.reporters.__init__: module references __path__
  244. pylint.checkers.__init__: module references __path__
  245. File "/home/uub/PROJECTS/soc/eggs/tmpK0TPh1/pylint-1.3.1-py2.7.egg/pylint/test/input/func_undefined_metaclass_var_py30.py", line 8
  246. class Bad(metaclass=ABCMet):
  247. ^
  248. SyntaxError: invalid syntax
  249.  
  250. File "/home/uub/PROJECTS/soc/eggs/tmpK0TPh1/pylint-1.3.1-py2.7.egg/pylint/test/input/func_used_before_assignment_py30.py", line 10
  251. nonlocal cnt
  252. ^
  253. SyntaxError: invalid syntax
  254.  
  255. SyntaxError: 'return' with argument inside generator (func_return_yield_mix_py_33.py, line 8)
  256.  
  257. /home/uub/PROJECTS/soc/eggs/tmpK0TPh1/pylint-1.3.1-py2.7.egg/pylint/test/input/func_assert_2uple.py:4: SyntaxWarning: assertion is always true, perhaps remove parentheses?
  258. assert (1 == 1, 2 == 2), "no error"
  259. /home/uub/PROJECTS/soc/eggs/tmpK0TPh1/pylint-1.3.1-py2.7.egg/pylint/test/input/func_assert_2uple.py:5: SyntaxWarning: assertion is always true, perhaps remove parentheses?
  260. assert (1 == 1, 2 == 2) #this should generate a warning
  261. /home/uub/PROJECTS/soc/eggs/tmpK0TPh1/pylint-1.3.1-py2.7.egg/pylint/test/input/func_assert_2uple.py:7: SyntaxWarning: assertion is always true, perhaps remove parentheses?
  262. assert (1 == 1, ), "no error"
  263. /home/uub/PROJECTS/soc/eggs/tmpK0TPh1/pylint-1.3.1-py2.7.egg/pylint/test/input/func_assert_2uple.py:8: SyntaxWarning: assertion is always true, perhaps remove parentheses?
  264. assert (1 == 1, )
  265. /home/uub/PROJECTS/soc/eggs/tmpK0TPh1/pylint-1.3.1-py2.7.egg/pylint/test/input/func_assert_2uple.py:9: SyntaxWarning: assertion is always true, perhaps remove parentheses?
  266. assert (1 == 1, 2 == 2, 3 == 5), "no error"
  267. /home/uub/PROJECTS/soc/eggs/tmpK0TPh1/pylint-1.3.1-py2.7.egg/pylint/test/input/func_assert_2uple.py:11: SyntaxWarning: assertion is always true, perhaps remove parentheses?
  268. assert (True, 'error msg') #this should generate a warning
  269. File "/home/uub/PROJECTS/soc/eggs/tmpK0TPh1/pylint-1.3.1-py2.7.egg/pylint/test/input/func_abstract_class_instantiated_py34.py", line 12
  270. class GoodClass(object, metaclass=abc.ABCMeta):
  271. ^
  272. SyntaxError: invalid syntax
  273.  
  274. File "/home/uub/PROJECTS/soc/eggs/tmpK0TPh1/pylint-1.3.1-py2.7.egg/pylint/test/input/func_bad_exception_context_py30.py", line 14
  275. raise IndexError from 1
  276. ^
  277. SyntaxError: invalid syntax
  278.  
  279. File "/home/uub/PROJECTS/soc/eggs/tmpK0TPh1/pylint-1.3.1-py2.7.egg/pylint/test/input/func_exec_used_py30.py", line 6
  280. exec('a = 1', globals={})
  281. ^
  282. SyntaxError: invalid syntax
  283.  
  284. Sorry: IndentationError: expected an indented block (syntax_error.py, line 2)
  285. File "/home/uub/PROJECTS/soc/eggs/tmpK0TPh1/pylint-1.3.1-py2.7.egg/pylint/test/input/func_yield_outside_func.py", line 3
  286. yield 1
  287. SyntaxError: 'yield' outside function
  288.  
  289. File "/home/uub/PROJECTS/soc/eggs/tmpK0TPh1/pylint-1.3.1-py2.7.egg/pylint/test/input/func_syntax_error.py", line 1
  290. def toto
  291. ^
  292. SyntaxError: invalid syntax
  293.  
  294. File "/home/uub/PROJECTS/soc/eggs/tmpK0TPh1/pylint-1.3.1-py2.7.egg/pylint/test/input/func_continue_not_in_loop.py", line 8
  295. continue
  296. SyntaxError: 'continue' not properly in loop
  297.  
  298. File "/home/uub/PROJECTS/soc/eggs/tmpK0TPh1/pylint-1.3.1-py2.7.egg/pylint/test/input/func_return_outside_func.py", line 3
  299. return
  300. SyntaxError: 'return' outside function
  301.  
  302. File "/home/uub/PROJECTS/soc/eggs/tmpK0TPh1/pylint-1.3.1-py2.7.egg/pylint/test/input/func_unused_import_py30.py", line 9
  303. class Meta(metaclass=abc.ABCMeta):
  304. ^
  305. SyntaxError: invalid syntax
  306.  
  307. SyntaxError: duplicate argument '_' in function definition (func_e0108.py, line 4)
  308.  
  309. File "/home/uub/PROJECTS/soc/eggs/tmpK0TPh1/pylint-1.3.1-py2.7.egg/pylint/test/input/func_unknown_encoding.py", line 0
  310. SyntaxError: unknown encoding: IBO-8859-1
  311.  
  312. File "/home/uub/PROJECTS/soc/eggs/tmpK0TPh1/pylint-1.3.1-py2.7.egg/pylint/test/input/func_keyword_repeat.py", line 8
  313. function_default_arg(two=5, two=7)
  314. SyntaxError: keyword argument repeated
  315.  
  316. File "/home/uub/PROJECTS/soc/eggs/tmpK0TPh1/pylint-1.3.1-py2.7.egg/pylint/test/input/func_3k_removed_stuff_py_30.py", line 4
  317. from __future__ import generators
  318. SyntaxError: from __future__ imports must occur at the beginning of the file
  319.  
  320. File "/home/uub/PROJECTS/soc/eggs/tmpK0TPh1/pylint-1.3.1-py2.7.egg/pylint/test/input/func_noerror_unused_variable_py30.py", line 12
  321. nonlocal attr
  322. ^
  323. SyntaxError: invalid syntax
  324.  
  325. File "/home/uub/PROJECTS/soc/eggs/tmpK0TPh1/pylint-1.3.1-py2.7.egg/pylint/test/input/func_noerror_unbalanced_tuple_unpacking_py30.py", line 9
  326. first, second, *last = (1, 2, 3, 4)
  327. ^
  328. SyntaxError: invalid syntax
  329.  
  330. File "/home/uub/PROJECTS/soc/eggs/tmpK0TPh1/pylint-1.3.1-py2.7.egg/pylint/test/input/func_abstract_class_instantiated_py30.py", line 12
  331. class GoodClass(object, metaclass=abc.ABCMeta):
  332. ^
  333. SyntaxError: invalid syntax
  334.  
  335. File "/home/uub/PROJECTS/soc/eggs/tmpK0TPh1/pylint-1.3.1-py2.7.egg/pylint/test/input/func_w0705.py", line 28
  336. __revision__ += 1
  337. SyntaxError: default 'except:' must be last
  338.  
  339. File "/home/uub/PROJECTS/soc/eggs/tmpK0TPh1/pylint-1.3.1-py2.7.egg/pylint/test/input/func_kwoa_py30.py", line 3
  340. def function(*, foo):
  341. ^
  342. SyntaxError: invalid syntax
  343.  
  344. /home/uub/PROJECTS/soc/eggs/pylint-1.3.1-py2.7.egg/pylint/test/input/func_assert_2uple.py:4: SyntaxWarning: assertion is always true, perhaps remove parentheses?
  345. assert (1 == 1, 2 == 2), "no error"
  346. /home/uub/PROJECTS/soc/eggs/pylint-1.3.1-py2.7.egg/pylint/test/input/func_assert_2uple.py:5: SyntaxWarning: assertion is always true, perhaps remove parentheses?
  347. assert (1 == 1, 2 == 2) #this should generate a warning
  348. /home/uub/PROJECTS/soc/eggs/pylint-1.3.1-py2.7.egg/pylint/test/input/func_assert_2uple.py:7: SyntaxWarning: assertion is always true, perhaps remove parentheses?
  349. assert (1 == 1, ), "no error"
  350. /home/uub/PROJECTS/soc/eggs/pylint-1.3.1-py2.7.egg/pylint/test/input/func_assert_2uple.py:8: SyntaxWarning: assertion is always true, perhaps remove parentheses?
  351. assert (1 == 1, )
  352. /home/uub/PROJECTS/soc/eggs/pylint-1.3.1-py2.7.egg/pylint/test/input/func_assert_2uple.py:9: SyntaxWarning: assertion is always true, perhaps remove parentheses?
  353. assert (1 == 1, 2 == 2, 3 == 5), "no error"
  354. /home/uub/PROJECTS/soc/eggs/pylint-1.3.1-py2.7.egg/pylint/test/input/func_assert_2uple.py:11: SyntaxWarning: assertion is always true, perhaps remove parentheses?
  355. assert (True, 'error msg') #this should generate a warning
  356. Got pylint 1.3.1.
  357. Getting distribution for 'pyvirtualdisplay==0.1.5'.
  358. zip_safe flag not set; analyzing archive contents...
  359. Got PyVirtualDisplay 0.1.5.
  360. Getting distribution for 'PyYAML==3.11'.
  361. In file included from ext/_yaml.c:343:0:
  362. ext/_yaml.h:6:0: warning: "PyUnicode_FromString" redefined
  363. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  364. ^
  365. In file included from /usr/include/python2.7/Python.h:85:0,
  366. from ext/_yaml.c:16:
  367. /usr/include/python2.7/unicodeobject.h:281:0: note: this is the location of the previous definition
  368. # define PyUnicode_FromString PyUnicodeUCS4_FromString
  369. ^
  370. ext/_yaml.c: In function ‘__pyx_pf_5_yaml_get_version_string’:
  371. ext/_yaml.c:1346:17: warning: assignment discards ‘const’ qualifier from pointer target type
  372. __pyx_v_value = yaml_get_version_string();
  373. ^
  374. ext/_yaml.c: In function ‘__pyx_pf_5_yaml_7CParser___init__’:
  375. ext/_yaml.c:2471:52: warning: passing argument 2 of ‘yaml_parser_set_input’ from incompatible pointer type
  376. yaml_parser_set_input((&__pyx_v_self->parser), __pyx_f_5_yaml_input_handler, ((void *)__pyx_v_self));
  377. ^
  378. In file included from ext/_yaml.h:2:0,
  379. from ext/_yaml.c:343:
  380. /usr/include/yaml.h:1367:1: note: expected ‘int (*)(void *, unsigned char *, size_t, size_t *)’ but argument is of type ‘int (*)(void *, char *, int, int *)’
  381. yaml_parser_set_input(yaml_parser_t *parser,
  382. ^
  383. In file included from /usr/include/python2.7/Python.h:94:0,
  384. from ext/_yaml.c:16:
  385. /usr/include/python2.7/stringobject.h:91:32: warning: pointer targets in passing argument 2 of ‘yaml_parser_set_input_string’ differ in signedness [-Wpointer-sign]
  386. #define PyString_AS_STRING(op) (((PyStringObject *)(op))->ob_sval)
  387. ^
  388. ext/_yaml.c:2664:59: note: in expansion of macro ‘PyString_AS_STRING’
  389. yaml_parser_set_input_string((&__pyx_v_self->parser), PyString_AS_STRING(__pyx_v_stream), PyString_GET_SIZE(__pyx_v_stream));
  390. ^
  391. In file included from ext/_yaml.h:2:0,
  392. from ext/_yaml.c:343:
  393. /usr/include/yaml.h:1341:1: note: expected ‘const unsigned char *’ but argument is of type ‘char *’
  394. yaml_parser_set_input_string(yaml_parser_t *parser,
  395. ^
  396. In file included from ext/_yaml.c:343:0:
  397. ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__token_to_object’:
  398. ext/_yaml.c:4183:38: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign]
  399. __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.tag_directive.handle); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 417; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  400. ^
  401. ext/_yaml.h:6:66: note: in definition of macro ‘PyUnicode_FromString’
  402. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  403. ^
  404. In file included from /usr/include/python2.7/Python.h:38:0,
  405. from ext/_yaml.c:16:
  406. /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  407. extern size_t strlen (const char *__s)
  408. ^
  409. In file included from ext/_yaml.c:343:0:
  410. ext/_yaml.h:6:54: warning: pointer targets in passing argument 1 of ‘PyUnicodeUCS4_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  411. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  412. ^
  413. ext/_yaml.c:4183:17: note: in expansion of macro ‘PyUnicode_FromString’
  414. __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.tag_directive.handle); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 417; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  415. ^
  416. In file included from /usr/include/python2.7/Python.h:85:0,
  417. from ext/_yaml.c:16:
  418. /usr/include/python2.7/unicodeobject.h:261:31: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  419. # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8
  420. ^
  421. /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro ‘PyUnicode_DecodeUTF8’
  422. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  423. ^
  424. In file included from ext/_yaml.c:343:0:
  425. ext/_yaml.c:4195:38: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign]
  426. __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.tag_directive.prefix); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 418; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  427. ^
  428. ext/_yaml.h:6:66: note: in definition of macro ‘PyUnicode_FromString’
  429. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  430. ^
  431. In file included from /usr/include/python2.7/Python.h:38:0,
  432. from ext/_yaml.c:16:
  433. /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  434. extern size_t strlen (const char *__s)
  435. ^
  436. In file included from ext/_yaml.c:343:0:
  437. ext/_yaml.h:6:54: warning: pointer targets in passing argument 1 of ‘PyUnicodeUCS4_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  438. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  439. ^
  440. ext/_yaml.c:4195:17: note: in expansion of macro ‘PyUnicode_FromString’
  441. __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.tag_directive.prefix); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 418; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  442. ^
  443. In file included from /usr/include/python2.7/Python.h:85:0,
  444. from ext/_yaml.c:16:
  445. /usr/include/python2.7/unicodeobject.h:261:31: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  446. # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8
  447. ^
  448. /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro ‘PyUnicode_DecodeUTF8’
  449. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  450. ^
  451. In file included from ext/_yaml.c:343:0:
  452. ext/_yaml.c:4741:38: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign]
  453. __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.alias.value); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 448; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  454. ^
  455. ext/_yaml.h:6:66: note: in definition of macro ‘PyUnicode_FromString’
  456. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  457. ^
  458. In file included from /usr/include/python2.7/Python.h:38:0,
  459. from ext/_yaml.c:16:
  460. /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  461. extern size_t strlen (const char *__s)
  462. ^
  463. In file included from ext/_yaml.c:343:0:
  464. ext/_yaml.h:6:54: warning: pointer targets in passing argument 1 of ‘PyUnicodeUCS4_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  465. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  466. ^
  467. ext/_yaml.c:4741:17: note: in expansion of macro ‘PyUnicode_FromString’
  468. __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.alias.value); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 448; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  469. ^
  470. In file included from /usr/include/python2.7/Python.h:85:0,
  471. from ext/_yaml.c:16:
  472. /usr/include/python2.7/unicodeobject.h:261:31: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  473. # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8
  474. ^
  475. /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro ‘PyUnicode_DecodeUTF8’
  476. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  477. ^
  478. In file included from ext/_yaml.c:343:0:
  479. ext/_yaml.c:4792:38: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign]
  480. __pyx_t_4 = PyUnicode_FromString(__pyx_v_token->data.anchor.value); if (unlikely(!__pyx_t_4)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 451; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  481. ^
  482. ext/_yaml.h:6:66: note: in definition of macro ‘PyUnicode_FromString’
  483. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  484. ^
  485. In file included from /usr/include/python2.7/Python.h:38:0,
  486. from ext/_yaml.c:16:
  487. /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  488. extern size_t strlen (const char *__s)
  489. ^
  490. In file included from ext/_yaml.c:343:0:
  491. ext/_yaml.h:6:54: warning: pointer targets in passing argument 1 of ‘PyUnicodeUCS4_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  492. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  493. ^
  494. ext/_yaml.c:4792:17: note: in expansion of macro ‘PyUnicode_FromString’
  495. __pyx_t_4 = PyUnicode_FromString(__pyx_v_token->data.anchor.value); if (unlikely(!__pyx_t_4)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 451; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  496. ^
  497. In file included from /usr/include/python2.7/Python.h:85:0,
  498. from ext/_yaml.c:16:
  499. /usr/include/python2.7/unicodeobject.h:261:31: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  500. # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8
  501. ^
  502. /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro ‘PyUnicode_DecodeUTF8’
  503. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  504. ^
  505. In file included from ext/_yaml.c:343:0:
  506. ext/_yaml.c:4843:38: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign]
  507. __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.tag.handle); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 454; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  508. ^
  509. ext/_yaml.h:6:66: note: in definition of macro ‘PyUnicode_FromString’
  510. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  511. ^
  512. In file included from /usr/include/python2.7/Python.h:38:0,
  513. from ext/_yaml.c:16:
  514. /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  515. extern size_t strlen (const char *__s)
  516. ^
  517. In file included from ext/_yaml.c:343:0:
  518. ext/_yaml.h:6:54: warning: pointer targets in passing argument 1 of ‘PyUnicodeUCS4_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  519. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  520. ^
  521. ext/_yaml.c:4843:17: note: in expansion of macro ‘PyUnicode_FromString’
  522. __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.tag.handle); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 454; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  523. ^
  524. In file included from /usr/include/python2.7/Python.h:85:0,
  525. from ext/_yaml.c:16:
  526. /usr/include/python2.7/unicodeobject.h:261:31: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  527. # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8
  528. ^
  529. /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro ‘PyUnicode_DecodeUTF8’
  530. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  531. ^
  532. In file included from ext/_yaml.c:343:0:
  533. ext/_yaml.c:4855:38: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign]
  534. __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.tag.suffix); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 455; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  535. ^
  536. ext/_yaml.h:6:66: note: in definition of macro ‘PyUnicode_FromString’
  537. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  538. ^
  539. In file included from /usr/include/python2.7/Python.h:38:0,
  540. from ext/_yaml.c:16:
  541. /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  542. extern size_t strlen (const char *__s)
  543. ^
  544. In file included from ext/_yaml.c:343:0:
  545. ext/_yaml.h:6:54: warning: pointer targets in passing argument 1 of ‘PyUnicodeUCS4_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  546. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  547. ^
  548. ext/_yaml.c:4855:17: note: in expansion of macro ‘PyUnicode_FromString’
  549. __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.tag.suffix); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 455; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  550. ^
  551. In file included from /usr/include/python2.7/Python.h:85:0,
  552. from ext/_yaml.c:16:
  553. /usr/include/python2.7/unicodeobject.h:261:31: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  554. # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8
  555. ^
  556. /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro ‘PyUnicode_DecodeUTF8’
  557. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  558. ^
  559. ext/_yaml.c:4938:38: warning: pointer targets in passing argument 1 of ‘PyUnicodeUCS4_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  560. __pyx_t_2 = PyUnicode_DecodeUTF8(__pyx_v_token->data.scalar.value, __pyx_v_token->data.scalar.length, __pyx_k_strict); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 460; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  561. ^
  562. In file included from /usr/include/python2.7/Python.h:85:0,
  563. from ext/_yaml.c:16:
  564. /usr/include/python2.7/unicodeobject.h:261:31: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  565. # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8
  566. ^
  567. /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro ‘PyUnicode_DecodeUTF8’
  568. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  569. ^
  570. In file included from ext/_yaml.c:343:0:
  571. ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__event_to_object’:
  572. ext/_yaml.c:6435:42: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign]
  573. __pyx_t_4 = PyUnicode_FromString(__pyx_v_tag_directive->handle); if (unlikely(!__pyx_t_4)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 574; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  574. ^
  575. ext/_yaml.h:6:66: note: in definition of macro ‘PyUnicode_FromString’
  576. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  577. ^
  578. In file included from /usr/include/python2.7/Python.h:38:0,
  579. from ext/_yaml.c:16:
  580. /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  581. extern size_t strlen (const char *__s)
  582. ^
  583. In file included from ext/_yaml.c:343:0:
  584. ext/_yaml.h:6:54: warning: pointer targets in passing argument 1 of ‘PyUnicodeUCS4_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  585. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  586. ^
  587. ext/_yaml.c:6435:21: note: in expansion of macro ‘PyUnicode_FromString’
  588. __pyx_t_4 = PyUnicode_FromString(__pyx_v_tag_directive->handle); if (unlikely(!__pyx_t_4)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 574; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  589. ^
  590. In file included from /usr/include/python2.7/Python.h:85:0,
  591. from ext/_yaml.c:16:
  592. /usr/include/python2.7/unicodeobject.h:261:31: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  593. # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8
  594. ^
  595. /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro ‘PyUnicode_DecodeUTF8’
  596. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  597. ^
  598. In file included from ext/_yaml.c:343:0:
  599. ext/_yaml.c:6447:42: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign]
  600. __pyx_t_4 = PyUnicode_FromString(__pyx_v_tag_directive->prefix); if (unlikely(!__pyx_t_4)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 575; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  601. ^
  602. ext/_yaml.h:6:66: note: in definition of macro ‘PyUnicode_FromString’
  603. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  604. ^
  605. In file included from /usr/include/python2.7/Python.h:38:0,
  606. from ext/_yaml.c:16:
  607. /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  608. extern size_t strlen (const char *__s)
  609. ^
  610. In file included from ext/_yaml.c:343:0:
  611. ext/_yaml.h:6:54: warning: pointer targets in passing argument 1 of ‘PyUnicodeUCS4_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  612. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  613. ^
  614. ext/_yaml.c:6447:21: note: in expansion of macro ‘PyUnicode_FromString’
  615. __pyx_t_4 = PyUnicode_FromString(__pyx_v_tag_directive->prefix); if (unlikely(!__pyx_t_4)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 575; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  616. ^
  617. In file included from /usr/include/python2.7/Python.h:85:0,
  618. from ext/_yaml.c:16:
  619. /usr/include/python2.7/unicodeobject.h:261:31: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  620. # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8
  621. ^
  622. /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro ‘PyUnicode_DecodeUTF8’
  623. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  624. ^
  625. In file included from ext/_yaml.c:343:0:
  626. ext/_yaml.c:6616:38: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign]
  627. __pyx_t_2 = PyUnicode_FromString(__pyx_v_event->data.alias.anchor); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 586; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  628. ^
  629. ext/_yaml.h:6:66: note: in definition of macro ‘PyUnicode_FromString’
  630. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  631. ^
  632. In file included from /usr/include/python2.7/Python.h:38:0,
  633. from ext/_yaml.c:16:
  634. /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  635. extern size_t strlen (const char *__s)
  636. ^
  637. In file included from ext/_yaml.c:343:0:
  638. ext/_yaml.h:6:54: warning: pointer targets in passing argument 1 of ‘PyUnicodeUCS4_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  639. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  640. ^
  641. ext/_yaml.c:6616:17: note: in expansion of macro ‘PyUnicode_FromString’
  642. __pyx_t_2 = PyUnicode_FromString(__pyx_v_event->data.alias.anchor); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 586; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  643. ^
  644. In file included from /usr/include/python2.7/Python.h:85:0,
  645. from ext/_yaml.c:16:
  646. /usr/include/python2.7/unicodeobject.h:261:31: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  647. # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8
  648. ^
  649. /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro ‘PyUnicode_DecodeUTF8’
  650. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  651. ^
  652. In file included from ext/_yaml.c:343:0:
  653. ext/_yaml.c:6687:40: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign]
  654. __pyx_t_1 = PyUnicode_FromString(__pyx_v_event->data.scalar.anchor); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 591; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  655. ^
  656. ext/_yaml.h:6:66: note: in definition of macro ‘PyUnicode_FromString’
  657. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  658. ^
  659. In file included from /usr/include/python2.7/Python.h:38:0,
  660. from ext/_yaml.c:16:
  661. /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  662. extern size_t strlen (const char *__s)
  663. ^
  664. In file included from ext/_yaml.c:343:0:
  665. ext/_yaml.h:6:54: warning: pointer targets in passing argument 1 of ‘PyUnicodeUCS4_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  666. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  667. ^
  668. ext/_yaml.c:6687:19: note: in expansion of macro ‘PyUnicode_FromString’
  669. __pyx_t_1 = PyUnicode_FromString(__pyx_v_event->data.scalar.anchor); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 591; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  670. ^
  671. In file included from /usr/include/python2.7/Python.h:85:0,
  672. from ext/_yaml.c:16:
  673. /usr/include/python2.7/unicodeobject.h:261:31: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  674. # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8
  675. ^
  676. /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro ‘PyUnicode_DecodeUTF8’
  677. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  678. ^
  679. In file included from ext/_yaml.c:343:0:
  680. ext/_yaml.c:6722:40: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign]
  681. __pyx_t_1 = PyUnicode_FromString(__pyx_v_event->data.scalar.tag); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 594; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  682. ^
  683. ext/_yaml.h:6:66: note: in definition of macro ‘PyUnicode_FromString’
  684. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  685. ^
  686. In file included from /usr/include/python2.7/Python.h:38:0,
  687. from ext/_yaml.c:16:
  688. /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  689. extern size_t strlen (const char *__s)
  690. ^
  691. In file included from ext/_yaml.c:343:0:
  692. ext/_yaml.h:6:54: warning: pointer targets in passing argument 1 of ‘PyUnicodeUCS4_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  693. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  694. ^
  695. ext/_yaml.c:6722:19: note: in expansion of macro ‘PyUnicode_FromString’
  696. __pyx_t_1 = PyUnicode_FromString(__pyx_v_event->data.scalar.tag); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 594; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  697. ^
  698. In file included from /usr/include/python2.7/Python.h:85:0,
  699. from ext/_yaml.c:16:
  700. /usr/include/python2.7/unicodeobject.h:261:31: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  701. # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8
  702. ^
  703. /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro ‘PyUnicode_DecodeUTF8’
  704. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  705. ^
  706. ext/_yaml.c:6737:38: warning: pointer targets in passing argument 1 of ‘PyUnicodeUCS4_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  707. __pyx_t_1 = PyUnicode_DecodeUTF8(__pyx_v_event->data.scalar.value, __pyx_v_event->data.scalar.length, __pyx_k_strict); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 595; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  708. ^
  709. In file included from /usr/include/python2.7/Python.h:85:0,
  710. from ext/_yaml.c:16:
  711. /usr/include/python2.7/unicodeobject.h:261:31: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  712. # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8
  713. ^
  714. /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro ‘PyUnicode_DecodeUTF8’
  715. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  716. ^
  717. In file included from ext/_yaml.c:343:0:
  718. ext/_yaml.c:7031:40: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign]
  719. __pyx_t_3 = PyUnicode_FromString(__pyx_v_event->data.sequence_start.anchor); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 620; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  720. ^
  721. ext/_yaml.h:6:66: note: in definition of macro ‘PyUnicode_FromString’
  722. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  723. ^
  724. In file included from /usr/include/python2.7/Python.h:38:0,
  725. from ext/_yaml.c:16:
  726. /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  727. extern size_t strlen (const char *__s)
  728. ^
  729. In file included from ext/_yaml.c:343:0:
  730. ext/_yaml.h:6:54: warning: pointer targets in passing argument 1 of ‘PyUnicodeUCS4_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  731. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  732. ^
  733. ext/_yaml.c:7031:19: note: in expansion of macro ‘PyUnicode_FromString’
  734. __pyx_t_3 = PyUnicode_FromString(__pyx_v_event->data.sequence_start.anchor); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 620; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  735. ^
  736. In file included from /usr/include/python2.7/Python.h:85:0,
  737. from ext/_yaml.c:16:
  738. /usr/include/python2.7/unicodeobject.h:261:31: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  739. # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8
  740. ^
  741. /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro ‘PyUnicode_DecodeUTF8’
  742. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  743. ^
  744. In file included from ext/_yaml.c:343:0:
  745. ext/_yaml.c:7066:40: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign]
  746. __pyx_t_3 = PyUnicode_FromString(__pyx_v_event->data.sequence_start.tag); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 623; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  747. ^
  748. ext/_yaml.h:6:66: note: in definition of macro ‘PyUnicode_FromString’
  749. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  750. ^
  751. In file included from /usr/include/python2.7/Python.h:38:0,
  752. from ext/_yaml.c:16:
  753. /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  754. extern size_t strlen (const char *__s)
  755. ^
  756. In file included from ext/_yaml.c:343:0:
  757. ext/_yaml.h:6:54: warning: pointer targets in passing argument 1 of ‘PyUnicodeUCS4_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  758. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  759. ^
  760. ext/_yaml.c:7066:19: note: in expansion of macro ‘PyUnicode_FromString’
  761. __pyx_t_3 = PyUnicode_FromString(__pyx_v_event->data.sequence_start.tag); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 623; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  762. ^
  763. In file included from /usr/include/python2.7/Python.h:85:0,
  764. from ext/_yaml.c:16:
  765. /usr/include/python2.7/unicodeobject.h:261:31: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  766. # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8
  767. ^
  768. /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro ‘PyUnicode_DecodeUTF8’
  769. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  770. ^
  771. In file included from ext/_yaml.c:343:0:
  772. ext/_yaml.c:7253:40: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign]
  773. __pyx_t_2 = PyUnicode_FromString(__pyx_v_event->data.mapping_start.anchor); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 637; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  774. ^
  775. ext/_yaml.h:6:66: note: in definition of macro ‘PyUnicode_FromString’
  776. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  777. ^
  778. In file included from /usr/include/python2.7/Python.h:38:0,
  779. from ext/_yaml.c:16:
  780. /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  781. extern size_t strlen (const char *__s)
  782. ^
  783. In file included from ext/_yaml.c:343:0:
  784. ext/_yaml.h:6:54: warning: pointer targets in passing argument 1 of ‘PyUnicodeUCS4_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  785. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  786. ^
  787. ext/_yaml.c:7253:19: note: in expansion of macro ‘PyUnicode_FromString’
  788. __pyx_t_2 = PyUnicode_FromString(__pyx_v_event->data.mapping_start.anchor); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 637; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  789. ^
  790. In file included from /usr/include/python2.7/Python.h:85:0,
  791. from ext/_yaml.c:16:
  792. /usr/include/python2.7/unicodeobject.h:261:31: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  793. # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8
  794. ^
  795. /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro ‘PyUnicode_DecodeUTF8’
  796. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  797. ^
  798. In file included from ext/_yaml.c:343:0:
  799. ext/_yaml.c:7288:40: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign]
  800. __pyx_t_2 = PyUnicode_FromString(__pyx_v_event->data.mapping_start.tag); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 640; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  801. ^
  802. ext/_yaml.h:6:66: note: in definition of macro ‘PyUnicode_FromString’
  803. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  804. ^
  805. In file included from /usr/include/python2.7/Python.h:38:0,
  806. from ext/_yaml.c:16:
  807. /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  808. extern size_t strlen (const char *__s)
  809. ^
  810. In file included from ext/_yaml.c:343:0:
  811. ext/_yaml.h:6:54: warning: pointer targets in passing argument 1 of ‘PyUnicodeUCS4_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  812. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  813. ^
  814. ext/_yaml.c:7288:19: note: in expansion of macro ‘PyUnicode_FromString’
  815. __pyx_t_2 = PyUnicode_FromString(__pyx_v_event->data.mapping_start.tag); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 640; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  816. ^
  817. In file included from /usr/include/python2.7/Python.h:85:0,
  818. from ext/_yaml.c:16:
  819. /usr/include/python2.7/unicodeobject.h:261:31: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  820. # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8
  821. ^
  822. /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro ‘PyUnicode_DecodeUTF8’
  823. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  824. ^
  825. In file included from ext/_yaml.c:343:0:
  826. ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__compose_node’:
  827. ext/_yaml.c:8704:38: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign]
  828. __pyx_t_3 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.alias.anchor); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 734; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  829. ^
  830. ext/_yaml.h:6:66: note: in definition of macro ‘PyUnicode_FromString’
  831. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  832. ^
  833. In file included from /usr/include/python2.7/Python.h:38:0,
  834. from ext/_yaml.c:16:
  835. /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  836. extern size_t strlen (const char *__s)
  837. ^
  838. In file included from ext/_yaml.c:343:0:
  839. ext/_yaml.h:6:54: warning: pointer targets in passing argument 1 of ‘PyUnicodeUCS4_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  840. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  841. ^
  842. ext/_yaml.c:8704:17: note: in expansion of macro ‘PyUnicode_FromString’
  843. __pyx_t_3 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.alias.anchor); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 734; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  844. ^
  845. In file included from /usr/include/python2.7/Python.h:85:0,
  846. from ext/_yaml.c:16:
  847. /usr/include/python2.7/unicodeobject.h:261:31: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  848. # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8
  849. ^
  850. /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro ‘PyUnicode_DecodeUTF8’
  851. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  852. ^
  853. In file included from ext/_yaml.c:343:0:
  854. ext/_yaml.c:8924:38: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign]
  855. __pyx_t_6 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.scalar.anchor); if (unlikely(!__pyx_t_6)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 750; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  856. ^
  857. ext/_yaml.h:6:66: note: in definition of macro ‘PyUnicode_FromString’
  858. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  859. ^
  860. In file included from /usr/include/python2.7/Python.h:38:0,
  861. from ext/_yaml.c:16:
  862. /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  863. extern size_t strlen (const char *__s)
  864. ^
  865. In file included from ext/_yaml.c:343:0:
  866. ext/_yaml.h:6:54: warning: pointer targets in passing argument 1 of ‘PyUnicodeUCS4_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  867. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  868. ^
  869. ext/_yaml.c:8924:17: note: in expansion of macro ‘PyUnicode_FromString’
  870. __pyx_t_6 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.scalar.anchor); if (unlikely(!__pyx_t_6)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 750; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  871. ^
  872. In file included from /usr/include/python2.7/Python.h:85:0,
  873. from ext/_yaml.c:16:
  874. /usr/include/python2.7/unicodeobject.h:261:31: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  875. # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8
  876. ^
  877. /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro ‘PyUnicode_DecodeUTF8’
  878. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  879. ^
  880. In file included from ext/_yaml.c:343:0:
  881. ext/_yaml.c:8962:38: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign]
  882. __pyx_t_6 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.sequence_start.anchor); if (unlikely(!__pyx_t_6)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 753; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  883. ^
  884. ext/_yaml.h:6:66: note: in definition of macro ‘PyUnicode_FromString’
  885. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  886. ^
  887. In file included from /usr/include/python2.7/Python.h:38:0,
  888. from ext/_yaml.c:16:
  889. /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  890. extern size_t strlen (const char *__s)
  891. ^
  892. In file included from ext/_yaml.c:343:0:
  893. ext/_yaml.h:6:54: warning: pointer targets in passing argument 1 of ‘PyUnicodeUCS4_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  894. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  895. ^
  896. ext/_yaml.c:8962:17: note: in expansion of macro ‘PyUnicode_FromString’
  897. __pyx_t_6 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.sequence_start.anchor); if (unlikely(!__pyx_t_6)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 753; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  898. ^
  899. In file included from /usr/include/python2.7/Python.h:85:0,
  900. from ext/_yaml.c:16:
  901. /usr/include/python2.7/unicodeobject.h:261:31: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  902. # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8
  903. ^
  904. /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro ‘PyUnicode_DecodeUTF8’
  905. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  906. ^
  907. In file included from ext/_yaml.c:343:0:
  908. ext/_yaml.c:9000:38: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign]
  909. __pyx_t_6 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.mapping_start.anchor); if (unlikely(!__pyx_t_6)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 756; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  910. ^
  911. ext/_yaml.h:6:66: note: in definition of macro ‘PyUnicode_FromString’
  912. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  913. ^
  914. In file included from /usr/include/python2.7/Python.h:38:0,
  915. from ext/_yaml.c:16:
  916. /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  917. extern size_t strlen (const char *__s)
  918. ^
  919. In file included from ext/_yaml.c:343:0:
  920. ext/_yaml.h:6:54: warning: pointer targets in passing argument 1 of ‘PyUnicodeUCS4_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  921. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  922. ^
  923. ext/_yaml.c:9000:17: note: in expansion of macro ‘PyUnicode_FromString’
  924. __pyx_t_6 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.mapping_start.anchor); if (unlikely(!__pyx_t_6)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 756; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  925. ^
  926. In file included from /usr/include/python2.7/Python.h:85:0,
  927. from ext/_yaml.c:16:
  928. /usr/include/python2.7/unicodeobject.h:261:31: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  929. # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8
  930. ^
  931. /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro ‘PyUnicode_DecodeUTF8’
  932. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  933. ^
  934. ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__compose_scalar_node’:
  935. ext/_yaml.c:9532:36: warning: pointer targets in passing argument 1 of ‘PyUnicodeUCS4_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  936. __pyx_t_2 = PyUnicode_DecodeUTF8(__pyx_v_self->parsed_event.data.scalar.value, __pyx_v_self->parsed_event.data.scalar.length, __pyx_k_strict); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 791; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  937. ^
  938. In file included from /usr/include/python2.7/Python.h:85:0,
  939. from ext/_yaml.c:16:
  940. /usr/include/python2.7/unicodeobject.h:261:31: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  941. # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8
  942. ^
  943. /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro ‘PyUnicode_DecodeUTF8’
  944. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  945. ^
  946. In file included from ext/_yaml.c:343:0:
  947. ext/_yaml.c:9688:38: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign]
  948. __pyx_t_9 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.scalar.tag); if (unlikely(!__pyx_t_9)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 804; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  949. ^
  950. ext/_yaml.h:6:66: note: in definition of macro ‘PyUnicode_FromString’
  951. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  952. ^
  953. In file included from /usr/include/python2.7/Python.h:38:0,
  954. from ext/_yaml.c:16:
  955. /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  956. extern size_t strlen (const char *__s)
  957. ^
  958. In file included from ext/_yaml.c:343:0:
  959. ext/_yaml.h:6:54: warning: pointer targets in passing argument 1 of ‘PyUnicodeUCS4_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  960. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  961. ^
  962. ext/_yaml.c:9688:17: note: in expansion of macro ‘PyUnicode_FromString’
  963. __pyx_t_9 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.scalar.tag); if (unlikely(!__pyx_t_9)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 804; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  964. ^
  965. In file included from /usr/include/python2.7/Python.h:85:0,
  966. from ext/_yaml.c:16:
  967. /usr/include/python2.7/unicodeobject.h:261:31: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  968. # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8
  969. ^
  970. /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro ‘PyUnicode_DecodeUTF8’
  971. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  972. ^
  973. In file included from ext/_yaml.c:343:0:
  974. ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__compose_sequence_node’:
  975. ext/_yaml.c:10128:38: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign]
  976. __pyx_t_2 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.sequence_start.tag); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 837; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  977. ^
  978. ext/_yaml.h:6:66: note: in definition of macro ‘PyUnicode_FromString’
  979. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  980. ^
  981. In file included from /usr/include/python2.7/Python.h:38:0,
  982. from ext/_yaml.c:16:
  983. /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  984. extern size_t strlen (const char *__s)
  985. ^
  986. In file included from ext/_yaml.c:343:0:
  987. ext/_yaml.h:6:54: warning: pointer targets in passing argument 1 of ‘PyUnicodeUCS4_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  988. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  989. ^
  990. ext/_yaml.c:10128:17: note: in expansion of macro ‘PyUnicode_FromString’
  991. __pyx_t_2 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.sequence_start.tag); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 837; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  992. ^
  993. In file included from /usr/include/python2.7/Python.h:85:0,
  994. from ext/_yaml.c:16:
  995. /usr/include/python2.7/unicodeobject.h:261:31: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  996. # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8
  997. ^
  998. /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro ‘PyUnicode_DecodeUTF8’
  999. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  1000. ^
  1001. In file included from ext/_yaml.c:343:0:
  1002. ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__compose_mapping_node’:
  1003. ext/_yaml.c:10654:38: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign]
  1004. __pyx_t_2 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.mapping_start.tag); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 876; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  1005. ^
  1006. ext/_yaml.h:6:66: note: in definition of macro ‘PyUnicode_FromString’
  1007. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1008. ^
  1009. In file included from /usr/include/python2.7/Python.h:38:0,
  1010. from ext/_yaml.c:16:
  1011. /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  1012. extern size_t strlen (const char *__s)
  1013. ^
  1014. In file included from ext/_yaml.c:343:0:
  1015. ext/_yaml.h:6:54: warning: pointer targets in passing argument 1 of ‘PyUnicodeUCS4_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  1016. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1017. ^
  1018. ext/_yaml.c:10654:17: note: in expansion of macro ‘PyUnicode_FromString’
  1019. __pyx_t_2 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.mapping_start.tag); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 876; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  1020. ^
  1021. In file included from /usr/include/python2.7/Python.h:85:0,
  1022. from ext/_yaml.c:16:
  1023. /usr/include/python2.7/unicodeobject.h:261:31: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’
  1024. # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8
  1025. ^
  1026. /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro ‘PyUnicode_DecodeUTF8’
  1027. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  1028. ^
  1029. ext/_yaml.c: In function ‘__pyx_pf_5_yaml_8CEmitter___init__’:
  1030. ext/_yaml.c:11721:53: warning: passing argument 2 of ‘yaml_emitter_set_output’ from incompatible pointer type
  1031. yaml_emitter_set_output((&__pyx_v_self->emitter), __pyx_f_5_yaml_output_handler, ((void *)__pyx_v_self));
  1032. ^
  1033. In file included from ext/_yaml.h:2:0,
  1034. from ext/_yaml.c:343:
  1035. /usr/include/yaml.h:1829:1: note: expected ‘int (*)(void *, unsigned char *, size_t)’ but argument is of type ‘int (*)(void *, char *, int)’
  1036. yaml_emitter_set_output(yaml_emitter_t *emitter,
  1037. ^
  1038. ext/_yaml.c: In function ‘__pyx_f_5_yaml_8CEmitter__object_to_event’:
  1039. ext/_yaml.c:12898:44: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1040. __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle);
  1041. ^
  1042. ext/_yaml.c:12991:44: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1043. __pyx_v_tag_directives_end->prefix = PyString_AS_STRING(__pyx_v_prefix);
  1044. ^
  1045. ext/_yaml.c:13248:62: warning: pointer targets in passing argument 2 of ‘yaml_alias_event_initialize’ differ in signedness [-Wpointer-sign]
  1046. __pyx_t_4 = ((yaml_alias_event_initialize(__pyx_v_event, __pyx_v_anchor) == 0) != 0);
  1047. ^
  1048. In file included from ext/_yaml.h:2:0,
  1049. from ext/_yaml.c:343:
  1050. /usr/include/yaml.h:553:1: note: expected ‘yaml_char_t *’ but argument is of type ‘char *’
  1051. yaml_alias_event_initialize(yaml_event_t *event, yaml_char_t *anchor);
  1052. ^
  1053. ext/_yaml.c:13824:63: warning: pointer targets in passing argument 2 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign]
  1054. __pyx_t_3 = ((yaml_scalar_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_value, __pyx_v_length, __pyx_v_plain_implicit, __pyx_v_quoted_implicit, __pyx_v_scalar_style) == 0) != 0);
  1055. ^
  1056. In file included from ext/_yaml.h:2:0,
  1057. from ext/_yaml.c:343:
  1058. /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ but argument is of type ‘char *’
  1059. yaml_scalar_event_initialize(yaml_event_t *event,
  1060. ^
  1061. ext/_yaml.c:13824:79: warning: pointer targets in passing argument 3 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign]
  1062. __pyx_t_3 = ((yaml_scalar_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_value, __pyx_v_length, __pyx_v_plain_implicit, __pyx_v_quoted_implicit, __pyx_v_scalar_style) == 0) != 0);
  1063. ^
  1064. In file included from ext/_yaml.h:2:0,
  1065. from ext/_yaml.c:343:
  1066. /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ but argument is of type ‘char *’
  1067. yaml_scalar_event_initialize(yaml_event_t *event,
  1068. ^
  1069. ext/_yaml.c:13824:92: warning: pointer targets in passing argument 4 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign]
  1070. __pyx_t_3 = ((yaml_scalar_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_value, __pyx_v_length, __pyx_v_plain_implicit, __pyx_v_quoted_implicit, __pyx_v_scalar_style) == 0) != 0);
  1071. ^
  1072. In file included from ext/_yaml.h:2:0,
  1073. from ext/_yaml.c:343:
  1074. /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ but argument is of type ‘char *’
  1075. yaml_scalar_event_initialize(yaml_event_t *event,
  1076. ^
  1077. ext/_yaml.c:14166:71: warning: pointer targets in passing argument 2 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign]
  1078. __pyx_t_4 = ((yaml_sequence_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0) != 0);
  1079. ^
  1080. In file included from ext/_yaml.h:2:0,
  1081. from ext/_yaml.c:343:
  1082. /usr/include/yaml.h:601:1: note: expected ‘yaml_char_t *’ but argument is of type ‘char *’
  1083. yaml_sequence_start_event_initialize(yaml_event_t *event,
  1084. ^
  1085. ext/_yaml.c:14166:87: warning: pointer targets in passing argument 3 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign]
  1086. __pyx_t_4 = ((yaml_sequence_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0) != 0);
  1087. ^
  1088. In file included from ext/_yaml.h:2:0,
  1089. from ext/_yaml.c:343:
  1090. /usr/include/yaml.h:601:1: note: expected ‘yaml_char_t *’ but argument is of type ‘char *’
  1091. yaml_sequence_start_event_initialize(yaml_event_t *event,
  1092. ^
  1093. ext/_yaml.c:14508:70: warning: pointer targets in passing argument 2 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign]
  1094. __pyx_t_3 = ((yaml_mapping_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0) != 0);
  1095. ^
  1096. In file included from ext/_yaml.h:2:0,
  1097. from ext/_yaml.c:343:
  1098. /usr/include/yaml.h:633:1: note: expected ‘yaml_char_t *’ but argument is of type ‘char *’
  1099. yaml_mapping_start_event_initialize(yaml_event_t *event,
  1100. ^
  1101. ext/_yaml.c:14508:86: warning: pointer targets in passing argument 3 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign]
  1102. __pyx_t_3 = ((yaml_mapping_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0) != 0);
  1103. ^
  1104. In file included from ext/_yaml.h:2:0,
  1105. from ext/_yaml.c:343:
  1106. /usr/include/yaml.h:633:1: note: expected ‘yaml_char_t *’ but argument is of type ‘char *’
  1107. yaml_mapping_start_event_initialize(yaml_event_t *event,
  1108. ^
  1109. ext/_yaml.c: In function ‘__pyx_pf_5_yaml_8CEmitter_12serialize’:
  1110. ext/_yaml.c:15784:42: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1111. __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle);
  1112. ^
  1113. ext/_yaml.c:15877:42: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1114. __pyx_v_tag_directives_end->prefix = PyString_AS_STRING(__pyx_v_prefix);
  1115. ^
  1116. ext/_yaml.c: In function ‘__pyx_f_5_yaml_8CEmitter__serialize_node’:
  1117. ext/_yaml.c:16616:65: warning: pointer targets in passing argument 2 of ‘yaml_alias_event_initialize’ differ in signedness [-Wpointer-sign]
  1118. __pyx_t_2 = ((yaml_alias_event_initialize((&__pyx_v_event), __pyx_v_anchor) == 0) != 0);
  1119. ^
  1120. In file included from ext/_yaml.h:2:0,
  1121. from ext/_yaml.c:343:
  1122. /usr/include/yaml.h:553:1: note: expected ‘yaml_char_t *’ but argument is of type ‘char *’
  1123. yaml_alias_event_initialize(yaml_event_t *event, yaml_char_t *anchor);
  1124. ^
  1125. ext/_yaml.c:17195:68: warning: pointer targets in passing argument 2 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign]
  1126. __pyx_t_8 = ((yaml_scalar_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_value, __pyx_v_length, __pyx_v_plain_implicit, __pyx_v_quoted_implicit, __pyx_v_scalar_style) == 0) != 0);
  1127. ^
  1128. In file included from ext/_yaml.h:2:0,
  1129. from ext/_yaml.c:343:
  1130. /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ but argument is of type ‘char *’
  1131. yaml_scalar_event_initialize(yaml_event_t *event,
  1132. ^
  1133. ext/_yaml.c:17195:84: warning: pointer targets in passing argument 3 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign]
  1134. __pyx_t_8 = ((yaml_scalar_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_value, __pyx_v_length, __pyx_v_plain_implicit, __pyx_v_quoted_implicit, __pyx_v_scalar_style) == 0) != 0);
  1135. ^
  1136. In file included from ext/_yaml.h:2:0,
  1137. from ext/_yaml.c:343:
  1138. /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ but argument is of type ‘char *’
  1139. yaml_scalar_event_initialize(yaml_event_t *event,
  1140. ^
  1141. ext/_yaml.c:17195:97: warning: pointer targets in passing argument 4 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign]
  1142. __pyx_t_8 = ((yaml_scalar_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_value, __pyx_v_length, __pyx_v_plain_implicit, __pyx_v_quoted_implicit, __pyx_v_scalar_style) == 0) != 0);
  1143. ^
  1144. In file included from ext/_yaml.h:2:0,
  1145. from ext/_yaml.c:343:
  1146. /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ but argument is of type ‘char *’
  1147. yaml_scalar_event_initialize(yaml_event_t *event,
  1148. ^
  1149. ext/_yaml.c:17473:76: warning: pointer targets in passing argument 2 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign]
  1150. __pyx_t_8 = ((yaml_sequence_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0) != 0);
  1151. ^
  1152. In file included from ext/_yaml.h:2:0,
  1153. from ext/_yaml.c:343:
  1154. /usr/include/yaml.h:601:1: note: expected ‘yaml_char_t *’ but argument is of type ‘char *’
  1155. yaml_sequence_start_event_initialize(yaml_event_t *event,
  1156. ^
  1157. ext/_yaml.c:17473:92: warning: pointer targets in passing argument 3 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign]
  1158. __pyx_t_8 = ((yaml_sequence_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0) != 0);
  1159. ^
  1160. In file included from ext/_yaml.h:2:0,
  1161. from ext/_yaml.c:343:
  1162. /usr/include/yaml.h:601:1: note: expected ‘yaml_char_t *’ but argument is of type ‘char *’
  1163. yaml_sequence_start_event_initialize(yaml_event_t *event,
  1164. ^
  1165. ext/_yaml.c:17874:75: warning: pointer targets in passing argument 2 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign]
  1166. __pyx_t_8 = ((yaml_mapping_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0) != 0);
  1167. ^
  1168. In file included from ext/_yaml.h:2:0,
  1169. from ext/_yaml.c:343:
  1170. /usr/include/yaml.h:633:1: note: expected ‘yaml_char_t *’ but argument is of type ‘char *’
  1171. yaml_mapping_start_event_initialize(yaml_event_t *event,
  1172. ^
  1173. ext/_yaml.c:17874:91: warning: pointer targets in passing argument 3 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign]
  1174. __pyx_t_8 = ((yaml_mapping_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0) != 0);
  1175. ^
  1176. In file included from ext/_yaml.h:2:0,
  1177. from ext/_yaml.c:343:
  1178. /usr/include/yaml.h:633:1: note: expected ‘yaml_char_t *’ but argument is of type ‘char *’
  1179. yaml_mapping_start_event_initialize(yaml_event_t *event,
  1180. ^
  1181. zip_safe flag not set; analyzing archive contents...
  1182. Got PyYAML 3.11.
  1183. Getting distribution for 'selenium'.
  1184. Got selenium 2.44.0.
  1185. Getting distribution for 'webtest==2.0.16'.
  1186. no previously-included directories found matching 'docs/_build'
  1187. warning: no previously-included files matching '*.pyc' found anywhere in distribution
  1188. warning: no previously-included files matching '__pycache__' found anywhere in distribution
  1189. Got WebTest 2.0.16.
  1190. Getting distribution for 'zope.testbrowser==4.0.4'.
  1191. Got zope.testbrowser 4.0.4.
  1192. Getting distribution for 'pytz>dev'.
  1193. Got pytz 2014.9.
  1194. Getting distribution for 'zope.schema'.
  1195. warning: no previously-included files matching '*.dll' found anywhere in distribution
  1196. warning: no previously-included files matching '*.pyc' found anywhere in distribution
  1197. warning: no previously-included files matching '*.pyo' found anywhere in distribution
  1198. warning: no previously-included files matching '*.so' found anywhere in distribution
  1199. Got zope.schema 4.4.2.
  1200. Getting distribution for 'zope.interface'.
  1201. warning: no previously-included files matching '*.dll' found anywhere in distribution
  1202. warning: no previously-included files matching '*.pyc' found anywhere in distribution
  1203. warning: no previously-included files matching '*.pyo' found anywhere in distribution
  1204. warning: no previously-included files matching '*.so' found anywhere in distribution
  1205. Got zope.interface 4.1.1.
  1206. Getting distribution for 'mechanize>=0.2.0'.
  1207. Got mechanize 0.2.5.
  1208. Getting distribution for 'beautifulsoup4'.
  1209. zip_safe flag not set; analyzing archive contents...
  1210. Got beautifulsoup4 4.3.2.
  1211. Getting distribution for 'waitress>=0.8.5'.
  1212. Got waitress 0.8.9.
  1213. Getting distribution for 'WebOb>=1.2'.
  1214. While:
  1215. Installing python.
  1216. Getting distribution for 'WebOb>=1.2'.
  1217.  
  1218. An internal error occurred due to a bug in either zc.buildout or in a
  1219. recipe being used:
  1220. Traceback (most recent call last):
  1221. File "/home/uub/PROJECTS/soc/eggs/zc.buildout-2.2.5-py2.7.egg/zc/buildout/buildout.py", line 1946, in main
  1222. getattr(buildout, command)(args)
  1223. File "/home/uub/PROJECTS/soc/eggs/zc.buildout-2.2.5-py2.7.egg/zc/buildout/buildout.py", line 626, in install
  1224. installed_files = self[part]._call(recipe.install)
  1225. File "/home/uub/PROJECTS/soc/eggs/zc.buildout-2.2.5-py2.7.egg/zc/buildout/buildout.py", line 1370, in _call
  1226. return f()
  1227. File "/home/uub/PROJECTS/soc/eggs/zc.recipe.egg-2.0.1-py2.7.egg/zc/recipe/egg/egg.py", line 126, in install
  1228. reqs, ws = self.working_set()
  1229. File "/home/uub/PROJECTS/soc/eggs/zc.recipe.egg-2.0.1-py2.7.egg/zc/recipe/egg/egg.py", line 84, in working_set
  1230. allow_hosts=self.allow_hosts)
  1231. File "/home/uub/PROJECTS/soc/eggs/zc.buildout-2.2.5-py2.7.egg/zc/buildout/easy_install.py", line 844, in install
  1232. return installer.install(specs, working_set)
  1233. File "/home/uub/PROJECTS/soc/eggs/zc.buildout-2.2.5-py2.7.egg/zc/buildout/easy_install.py", line 681, in install
  1234. for_buildout_run=for_buildout_run):
  1235. File "/home/uub/PROJECTS/soc/eggs/zc.buildout-2.2.5-py2.7.egg/zc/buildout/easy_install.py", line 498, in _get_dist
  1236. dist = self._fetch(avail, tmp, self._download_cache)
  1237. File "/home/uub/PROJECTS/soc/eggs/zc.buildout-2.2.5-py2.7.egg/zc/buildout/easy_install.py", line 456, in _fetch
  1238. new_location = self._index.download(dist.location, tmp)
  1239. File "/home/uub/PROJECTS/soc/venv/lib/python2.7/site-packages/setuptools/package_index.py", line 518, in download
  1240. found = self._download_url(scheme.group(1), spec, tmpdir)
  1241. File "/home/uub/PROJECTS/soc/venv/lib/python2.7/site-packages/setuptools/package_index.py", line 764, in _download_url
  1242. return self._attempt_download(url, filename)
  1243. File "/home/uub/PROJECTS/soc/venv/lib/python2.7/site-packages/setuptools/package_index.py", line 770, in _attempt_download
  1244. headers = self._download_to(url, filename)
  1245. File "/home/uub/PROJECTS/soc/venv/lib/python2.7/site-packages/setuptools/package_index.py", line 681, in _download_to
  1246. block = fp.read(bs)
  1247. File "/usr/lib/python2.7/socket.py", line 380, in read
  1248. data = self._sock.recv(left)
  1249. File "/usr/lib/python2.7/httplib.py", line 573, in read
  1250. s = self.fp.read(amt)
  1251. File "/usr/lib/python2.7/socket.py", line 380, in read
  1252. data = self._sock.recv(left)
  1253. File "/usr/lib/python2.7/ssl.py", line 709, in recv
  1254. return self.read(buflen)
  1255. File "/usr/lib/python2.7/ssl.py", line 603, in read
  1256. v = self._sslobj.read(len or 1024)
  1257. SSLError: [SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC] decryption failed or bad record mac (_ssl.c:1750)
  1258. Makefile:70: recipe for target '.buildout' failed
  1259. make: *** [.buildout] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement