Advertisement
Guest User

Untitled

a guest
Feb 25th, 2015
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 164.95 KB | None | 0 0
  1. Downloading/unpacking Cython>=0.19.2 (from -r python/requirements.txt (line 1))
  2. Downloading/unpacking numpy>=1.7.1 (from -r python/requirements.txt (line 2))
  3. Downloading/unpacking scipy>=0.13.2 (from -r python/requirements.txt (line 3))
  4. Downloading/unpacking scikit-image>=0.9.3 (from -r python/requirements.txt (line 4))
  5. Downloading/unpacking scikit-learn>=0.14.1 (from -r python/requirements.txt (line 5))
  6. Downloading/unpacking matplotlib>=1.3.1 (from -r python/requirements.txt (line 6))
  7. Downloading/unpacking ipython>=1.1.0 (from -r python/requirements.txt (line 7))
  8. Downloading/unpacking h5py>=2.2.0 (from -r python/requirements.txt (line 8))
  9. Downloading/unpacking leveldb>=0.191 (from -r python/requirements.txt (line 9))
  10. Running setup.py (path:/Users/pgao/caffe/venv/build/leveldb/setup.py) egg_info for package leveldb
  11.  
  12. warning: no files found matching 'leveldb/*.cc'
  13. Downloading/unpacking networkx>=1.8.1 (from -r python/requirements.txt (line 10))
  14. Downloading/unpacking nose>=1.3.0 (from -r python/requirements.txt (line 11))
  15. Downloading/unpacking pandas>=0.12.0 (from -r python/requirements.txt (line 12))
  16. Downloading/unpacking python-dateutil>=1.4,<2 (from -r python/requirements.txt (line 13))
  17. Running setup.py (path:/Users/pgao/caffe/venv/build/python-dateutil/setup.py) egg_info for package python-dateutil
  18.  
  19. Downloading/unpacking protobuf>=2.5.0 (from -r python/requirements.txt (line 14))
  20. Running setup.py (path:/Users/pgao/caffe/venv/build/protobuf/setup.py) egg_info for package protobuf
  21.  
  22. Installed /Users/pgao/caffe/venv/build/protobuf/google_apputils-0.4.2-py2.7.egg
  23. Searching for pytz>=2010
  24. Reading https://pypi.python.org/simple/pytz/
  25. Best match: pytz 2014.10
  26. Downloading https://pypi.python.org/packages/2.7/p/pytz/pytz-2014.10-py2.7.egg#md5=a6e26cf01e307d3505612d7386fee859
  27. Processing pytz-2014.10-py2.7.egg
  28. Moving pytz-2014.10-py2.7.egg to /Users/pgao/caffe/venv/build/protobuf
  29.  
  30. Installed /Users/pgao/caffe/venv/build/protobuf/pytz-2014.10-py2.7.egg
  31. Searching for python-gflags>=1.4
  32. Reading https://pypi.python.org/simple/python-gflags/
  33. Reading http://code.google.com/p/python-gflags
  34. Best match: python-gflags 2.0
  35. Downloading https://pypi.python.org/packages/source/p/python-gflags/python-gflags-2.0.tar.gz#md5=23c9a793959a54971b1f094b0c6d03b1
  36. Processing python-gflags-2.0.tar.gz
  37. Writing /var/folders/vh/rrb1s1wx7wx4nw37vmd92rpm0000gn/T/easy_install-hE1Z21/python-gflags-2.0/setup.cfg
  38. Running python-gflags-2.0/setup.py -q bdist_egg --dist-dir /var/folders/vh/rrb1s1wx7wx4nw37vmd92rpm0000gn/T/easy_install-hE1Z21/python-gflags-2.0/egg-dist-tmp-eg19N5
  39. zip_safe flag not set; analyzing archive contents...
  40.  
  41. Installed /Users/pgao/caffe/venv/build/protobuf/python_gflags-2.0-py2.7.egg
  42. Searching for python-dateutil>=1.4
  43. Reading https://pypi.python.org/simple/python-dateutil/
  44. Reading http://labix.org/python-dateutil
  45. Reading https://dateutil.readthedocs.org
  46. Best match: python-dateutil 2.4.0
  47. Downloading https://pypi.python.org/packages/source/p/python-dateutil/python-dateutil-2.4.0.tar.gz#md5=75714163bb96bedd07685cdb2071b8bc
  48. Processing python-dateutil-2.4.0.tar.gz
  49. Writing /var/folders/vh/rrb1s1wx7wx4nw37vmd92rpm0000gn/T/easy_install-ir3Jzy/python-dateutil-2.4.0/setup.cfg
  50. Running python-dateutil-2.4.0/setup.py -q bdist_egg --dist-dir /var/folders/vh/rrb1s1wx7wx4nw37vmd92rpm0000gn/T/easy_install-ir3Jzy/python-dateutil-2.4.0/egg-dist-tmp-6IGIt8
  51.  
  52. Installed /Users/pgao/caffe/venv/build/protobuf/python_dateutil-2.4.0-py2.7.egg
  53. Searching for six>=1.5
  54. Reading https://pypi.python.org/simple/six/
  55. Best match: six 1.9.0
  56. Downloading https://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz#md5=476881ef4012262dfc8adc645ee786c4
  57. Processing six-1.9.0.tar.gz
  58. Writing /var/folders/vh/rrb1s1wx7wx4nw37vmd92rpm0000gn/T/easy_install-AqSOiI/six-1.9.0/setup.cfg
  59. Running six-1.9.0/setup.py -q bdist_egg --dist-dir /var/folders/vh/rrb1s1wx7wx4nw37vmd92rpm0000gn/T/easy_install-AqSOiI/six-1.9.0/egg-dist-tmp-wIPYnS
  60. no previously-included directories found matching 'documentation/_build'
  61. zip_safe flag not set; analyzing archive contents...
  62. six: module references __path__
  63.  
  64. Installed /Users/pgao/caffe/venv/build/protobuf/six-1.9.0-py2.7.egg
  65.  
  66. Downloading/unpacking python-gflags>=2.0 (from -r python/requirements.txt (line 15))
  67. Running setup.py (path:/Users/pgao/caffe/venv/build/python-gflags/setup.py) egg_info for package python-gflags
  68.  
  69. Downloading/unpacking pyyaml>=3.10 (from -r python/requirements.txt (line 16))
  70. Running setup.py (path:/Users/pgao/caffe/venv/build/pyyaml/setup.py) egg_info for package pyyaml
  71.  
  72. Downloading/unpacking pytz (from matplotlib>=1.3.1->-r python/requirements.txt (line 6))
  73. Downloading/unpacking six>=1.4 (from matplotlib>=1.3.1->-r python/requirements.txt (line 6))
  74. Downloading six-1.9.0-py2.py3-none-any.whl
  75. Downloading/unpacking mock (from matplotlib>=1.3.1->-r python/requirements.txt (line 6))
  76. Running setup.py (path:/Users/pgao/caffe/venv/build/mock/setup.py) egg_info for package mock
  77.  
  78. warning: no files found matching '*.png' under directory 'docs'
  79. warning: no files found matching '*.css' under directory 'docs'
  80. warning: no files found matching '*.html' under directory 'docs'
  81. warning: no files found matching '*.js' under directory 'docs'
  82. Downloading/unpacking pyparsing>=1.5.6,!=2.0.0 (from matplotlib>=1.3.1->-r python/requirements.txt (line 6))
  83. Downloading pyparsing-2.0.3-py2.py3-none-any.whl
  84. Downloading/unpacking gnureadline (from ipython>=1.1.0->-r python/requirements.txt (line 7))
  85. Downloading/unpacking decorator>=3.4.0 (from networkx>=1.8.1->-r python/requirements.txt (line 10))
  86. Downloading decorator-3.4.0.tar.gz
  87. Running setup.py (path:/Users/pgao/caffe/venv/build/decorator/setup.py) egg_info for package decorator
  88.  
  89. warning: no previously-included files found matching 'Makefile'
  90. Requirement already satisfied (use --upgrade to upgrade): setuptools in ./venv/lib/python2.7/site-packages (from protobuf>=2.5.0->-r python/requirements.txt (line 14))
  91. Installing collected packages: Cython, numpy, scipy, scikit-image, scikit-learn, matplotlib, ipython, h5py, leveldb, networkx, nose, pandas, python-dateutil, protobuf, python-gflags, pyyaml, pytz, six, mock, pyparsing, gnureadline, decorator
  92. Running setup.py install for leveldb
  93. building 'leveldb' extension
  94. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c ./snappy/snappy.cc -o build/temp.macosx-10.9-intel-2.7/./snappy/snappy.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  95. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  96. 1 warning generated.
  97. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  98. 1 warning generated.
  99. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c ./snappy/snappy-stubs-internal.cc -o build/temp.macosx-10.9-intel-2.7/./snappy/snappy-stubs-internal.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  100. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  101. 1 warning generated.
  102. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  103. 1 warning generated.
  104. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c ./snappy/snappy-sinksource.cc -o build/temp.macosx-10.9-intel-2.7/./snappy/snappy-sinksource.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  105. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  106. 1 warning generated.
  107. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  108. 1 warning generated.
  109. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c ./snappy/snappy-c.cc -o build/temp.macosx-10.9-intel-2.7/./snappy/snappy-c.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  110. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  111. 1 warning generated.
  112. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  113. 1 warning generated.
  114. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/db/builder.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/db/builder.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  115. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  116. 1 warning generated.
  117. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  118. 1 warning generated.
  119. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/db/c.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/db/c.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  120. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  121. 1 warning generated.
  122. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  123. 1 warning generated.
  124. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/db/db_impl.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/db/db_impl.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  125. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  126. 1 warning generated.
  127. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  128. 1 warning generated.
  129. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/db/db_iter.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/db/db_iter.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  130. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  131. 1 warning generated.
  132. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  133. 1 warning generated.
  134. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/db/dbformat.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/db/dbformat.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  135. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  136. 1 warning generated.
  137. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  138. 1 warning generated.
  139. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/db/filename.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/db/filename.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  140. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  141. 1 warning generated.
  142. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  143. 1 warning generated.
  144. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/db/log_reader.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/db/log_reader.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  145. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  146. 1 warning generated.
  147. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  148. 1 warning generated.
  149. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/db/log_writer.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/db/log_writer.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  150. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  151. 1 warning generated.
  152. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  153. 1 warning generated.
  154. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/db/memtable.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/db/memtable.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  155. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  156. 1 warning generated.
  157. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  158. 1 warning generated.
  159. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/db/repair.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/db/repair.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  160. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  161. 1 warning generated.
  162. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  163. 1 warning generated.
  164. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/db/table_cache.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/db/table_cache.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  165. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  166. 1 warning generated.
  167. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  168. 1 warning generated.
  169. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/db/version_edit.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/db/version_edit.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  170. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  171. 1 warning generated.
  172. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  173. 1 warning generated.
  174. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/db/version_set.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/db/version_set.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  175. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  176. leveldb/db/version_set.cc:58:13: warning: unused function 'IntSetToString' [-Wunused-function]
  177. std::string IntSetToString(const std::set<uint64_t>& s) {
  178. ^
  179. 2 warnings generated.
  180. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  181. leveldb/db/version_set.cc:58:13: warning: unused function 'IntSetToString' [-Wunused-function]
  182. std::string IntSetToString(const std::set<uint64_t>& s) {
  183. ^
  184. 2 warnings generated.
  185. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/db/write_batch.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/db/write_batch.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  186. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  187. 1 warning generated.
  188. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  189. 1 warning generated.
  190. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/table/block.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/table/block.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  191. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  192. 1 warning generated.
  193. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  194. 1 warning generated.
  195. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/table/block_builder.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/table/block_builder.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  196. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  197. 1 warning generated.
  198. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  199. 1 warning generated.
  200. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/table/filter_block.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/table/filter_block.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  201. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  202. 1 warning generated.
  203. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  204. 1 warning generated.
  205. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/table/format.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/table/format.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  206. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  207. 1 warning generated.
  208. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  209. 1 warning generated.
  210. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/table/iterator.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/table/iterator.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  211. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  212. 1 warning generated.
  213. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  214. 1 warning generated.
  215. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/table/merger.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/table/merger.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  216. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  217. 1 warning generated.
  218. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  219. 1 warning generated.
  220. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/table/table.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/table/table.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  221. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  222. 1 warning generated.
  223. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  224. 1 warning generated.
  225. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/table/table_builder.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/table/table_builder.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  226. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  227. 1 warning generated.
  228. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  229. 1 warning generated.
  230. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/table/two_level_iterator.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/table/two_level_iterator.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  231. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  232. 1 warning generated.
  233. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  234. 1 warning generated.
  235. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/util/arena.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/util/arena.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  236. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  237. 1 warning generated.
  238. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  239. 1 warning generated.
  240. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/util/bloom.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/util/bloom.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  241. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  242. 1 warning generated.
  243. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  244. 1 warning generated.
  245. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/util/cache.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/util/cache.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  246. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  247. 1 warning generated.
  248. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  249. 1 warning generated.
  250. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/util/coding.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/util/coding.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  251. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  252. 1 warning generated.
  253. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  254. 1 warning generated.
  255. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/util/comparator.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/util/comparator.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  256. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  257. 1 warning generated.
  258. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  259. 1 warning generated.
  260. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/util/crc32c.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/util/crc32c.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  261. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  262. 1 warning generated.
  263. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  264. 1 warning generated.
  265. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/util/env.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/util/env.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  266. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  267. 1 warning generated.
  268. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  269. 1 warning generated.
  270. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/util/env_posix.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/util/env_posix.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  271. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  272. 1 warning generated.
  273. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  274. 1 warning generated.
  275. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/util/filter_policy.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/util/filter_policy.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  276. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  277. 1 warning generated.
  278. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  279. 1 warning generated.
  280. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/util/hash.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/util/hash.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  281. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  282. 1 warning generated.
  283. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  284. 1 warning generated.
  285. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/util/histogram.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/util/histogram.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  286. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  287. 1 warning generated.
  288. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  289. 1 warning generated.
  290. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/util/logging.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/util/logging.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  291. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  292. 1 warning generated.
  293. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  294. 1 warning generated.
  295. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/util/options.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/util/options.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  296. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  297. 1 warning generated.
  298. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  299. 1 warning generated.
  300. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/util/status.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/util/status.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  301. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  302. 1 warning generated.
  303. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  304. 1 warning generated.
  305. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb/port/port_posix.cc -o build/temp.macosx-10.9-intel-2.7/leveldb/port/port_posix.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  306. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  307. 1 warning generated.
  308. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  309. 1 warning generated.
  310. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb_ext.cc -o build/temp.macosx-10.9-intel-2.7/leveldb_ext.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  311. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  312. 1 warning generated.
  313. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  314. 1 warning generated.
  315. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c leveldb_object.cc -o build/temp.macosx-10.9-intel-2.7/leveldb_object.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -DOS_MACOSX -DLEVELDB_PLATFORM_POSIX -Wno-error=unused-command-line-argument-hard-error-in-future
  316. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  317. 1 warning generated.
  318. warning: unknown warning option '-Werror=unused-command-line-argument-hard-error-in-future'; did you mean '-Werror=unused-command-line-argument'? [-Wunknown-warning-option]
  319. 1 warning generated.
  320. c++ -bundle -undefined dynamic_lookup -arch x86_64 -arch i386 -Wl,-F. -Qunused-arguments -Qunused-arguments build/temp.macosx-10.9-intel-2.7/./snappy/snappy.o build/temp.macosx-10.9-intel-2.7/./snappy/snappy-stubs-internal.o build/temp.macosx-10.9-intel-2.7/./snappy/snappy-sinksource.o build/temp.macosx-10.9-intel-2.7/./snappy/snappy-c.o build/temp.macosx-10.9-intel-2.7/leveldb/db/builder.o build/temp.macosx-10.9-intel-2.7/leveldb/db/c.o build/temp.macosx-10.9-intel-2.7/leveldb/db/db_impl.o build/temp.macosx-10.9-intel-2.7/leveldb/db/db_iter.o build/temp.macosx-10.9-intel-2.7/leveldb/db/dbformat.o build/temp.macosx-10.9-intel-2.7/leveldb/db/filename.o build/temp.macosx-10.9-intel-2.7/leveldb/db/log_reader.o build/temp.macosx-10.9-intel-2.7/leveldb/db/log_writer.o build/temp.macosx-10.9-intel-2.7/leveldb/db/memtable.o build/temp.macosx-10.9-intel-2.7/leveldb/db/repair.o build/temp.macosx-10.9-intel-2.7/leveldb/db/table_cache.o build/temp.macosx-10.9-intel-2.7/leveldb/db/version_edit.o build/temp.macosx-10.9-intel-2.7/leveldb/db/version_set.o build/temp.macosx-10.9-intel-2.7/leveldb/db/write_batch.o build/temp.macosx-10.9-intel-2.7/leveldb/table/block.o build/temp.macosx-10.9-intel-2.7/leveldb/table/block_builder.o build/temp.macosx-10.9-intel-2.7/leveldb/table/filter_block.o build/temp.macosx-10.9-intel-2.7/leveldb/table/format.o build/temp.macosx-10.9-intel-2.7/leveldb/table/iterator.o build/temp.macosx-10.9-intel-2.7/leveldb/table/merger.o build/temp.macosx-10.9-intel-2.7/leveldb/table/table.o build/temp.macosx-10.9-intel-2.7/leveldb/table/table_builder.o build/temp.macosx-10.9-intel-2.7/leveldb/table/two_level_iterator.o build/temp.macosx-10.9-intel-2.7/leveldb/util/arena.o build/temp.macosx-10.9-intel-2.7/leveldb/util/bloom.o build/temp.macosx-10.9-intel-2.7/leveldb/util/cache.o build/temp.macosx-10.9-intel-2.7/leveldb/util/coding.o build/temp.macosx-10.9-intel-2.7/leveldb/util/comparator.o build/temp.macosx-10.9-intel-2.7/leveldb/util/crc32c.o build/temp.macosx-10.9-intel-2.7/leveldb/util/env.o build/temp.macosx-10.9-intel-2.7/leveldb/util/env_posix.o build/temp.macosx-10.9-intel-2.7/leveldb/util/filter_policy.o build/temp.macosx-10.9-intel-2.7/leveldb/util/hash.o build/temp.macosx-10.9-intel-2.7/leveldb/util/histogram.o build/temp.macosx-10.9-intel-2.7/leveldb/util/logging.o build/temp.macosx-10.9-intel-2.7/leveldb/util/options.o build/temp.macosx-10.9-intel-2.7/leveldb/util/status.o build/temp.macosx-10.9-intel-2.7/leveldb/port/port_posix.o build/temp.macosx-10.9-intel-2.7/leveldb_ext.o build/temp.macosx-10.9-intel-2.7/leveldb_object.o -lstdc++ -o build/lib.macosx-10.9-intel-2.7/leveldb.so
  321.  
  322. warning: no files found matching 'leveldb/*.cc'
  323. Running setup.py install for python-dateutil
  324.  
  325. Running setup.py install for protobuf
  326. Skipping installation of /Users/pgao/caffe/venv/lib/python2.7/site-packages/google/__init__.py (namespace package)
  327.  
  328. Installing /Users/pgao/caffe/venv/lib/python2.7/site-packages/protobuf-2.6.1-py2.7-nspkg.pth
  329. Running setup.py install for python-gflags
  330.  
  331. Running setup.py install for pyyaml
  332. checking if libyaml is compilable
  333. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c build/temp.macosx-10.9-intel-2.7/check_libyaml.c -o build/temp.macosx-10.9-intel-2.7/check_libyaml.o
  334. checking if libyaml is linkable
  335. cc build/temp.macosx-10.9-intel-2.7/check_libyaml.o -lyaml -o build/temp.macosx-10.9-intel-2.7/check_libyaml
  336. skipping 'ext/_yaml.c' Cython extension (up-to-date)
  337. building '_yaml' extension
  338. cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c ext/_yaml.c -o build/temp.macosx-10.9-intel-2.7/ext/_yaml.o
  339. In file included from ext/_yaml.c:343:
  340. ext/_yaml.h:6:9: warning: 'PyUnicode_FromString' macro redefined
  341. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  342. ^
  343. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:194:10: note: previous definition is here
  344. # define PyUnicode_FromString PyUnicodeUCS2_FromString
  345. ^
  346. ext/_yaml.c:1346:17: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  347. __pyx_v_value = yaml_get_version_string();
  348. ^ ~~~~~~~~~~~~~~~~~~~~~~~~~
  349. ext/_yaml.c:2471:52: warning: incompatible pointer types passing 'int (void *, char *, int, int *)' to parameter of type 'yaml_read_handler_t *' (aka 'int (*)(void *, unsigned char *, size_t, size_t *)') [-Wincompatible-pointer-types]
  350. yaml_parser_set_input((&__pyx_v_self->parser), __pyx_f_5_yaml_input_handler, ((void *)__pyx_v_self));
  351. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  352. /usr/local/include/yaml.h:1368:30: note: passing argument to parameter 'handler' here
  353. yaml_read_handler_t *handler, void *data);
  354. ^
  355. ext/_yaml.c:2664:59: warning: passing 'char [1]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  356. yaml_parser_set_input_string((&__pyx_v_self->parser), PyString_AS_STRING(__pyx_v_stream), PyString_GET_SIZE(__pyx_v_stream));
  357. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  358. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/stringobject.h:91:32: note: expanded from macro 'PyString_AS_STRING'
  359. #define PyString_AS_STRING(op) (((PyStringObject *)(op))->ob_sval)
  360. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  361. /usr/local/include/yaml.h:1342:30: note: passing argument to parameter 'input' here
  362. const unsigned char *input, size_t size);
  363. ^
  364. ext/_yaml.c:4183:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  365. __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;}
  366. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  367. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  368. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  369. ^
  370. /usr/include/string.h:82:28: note: passing argument to parameter here
  371. size_t strlen(const char *);
  372. ^
  373. ext/_yaml.c:4183:17: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  374. __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;}
  375. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  376. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  377. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  378. ^~~
  379. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  380. const char *string, /* UTF-8 encoded string */
  381. ^
  382. ext/_yaml.c:4195:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  383. __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;}
  384. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  385. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  386. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  387. ^
  388. /usr/include/string.h:82:28: note: passing argument to parameter here
  389. size_t strlen(const char *);
  390. ^
  391. ext/_yaml.c:4195:17: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  392. __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;}
  393. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  394. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  395. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  396. ^~~
  397. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  398. const char *string, /* UTF-8 encoded string */
  399. ^
  400. ext/_yaml.c:4741:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  401. __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;}
  402. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  403. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  404. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  405. ^
  406. /usr/include/string.h:82:28: note: passing argument to parameter here
  407. size_t strlen(const char *);
  408. ^
  409. ext/_yaml.c:4741:17: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  410. __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;}
  411. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  412. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  413. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  414. ^~~
  415. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  416. const char *string, /* UTF-8 encoded string */
  417. ^
  418. ext/_yaml.c:4792:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  419. __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;}
  420. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  421. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  422. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  423. ^
  424. /usr/include/string.h:82:28: note: passing argument to parameter here
  425. size_t strlen(const char *);
  426. ^
  427. ext/_yaml.c:4792:17: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  428. __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;}
  429. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  430. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  431. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  432. ^~~
  433. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  434. const char *string, /* UTF-8 encoded string */
  435. ^
  436. ext/_yaml.c:4843:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  437. __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;}
  438. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  439. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  440. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  441. ^
  442. /usr/include/string.h:82:28: note: passing argument to parameter here
  443. size_t strlen(const char *);
  444. ^
  445. ext/_yaml.c:4843:17: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  446. __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;}
  447. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  448. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  449. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  450. ^~~
  451. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  452. const char *string, /* UTF-8 encoded string */
  453. ^
  454. ext/_yaml.c:4855:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  455. __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;}
  456. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  457. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  458. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  459. ^
  460. /usr/include/string.h:82:28: note: passing argument to parameter here
  461. size_t strlen(const char *);
  462. ^
  463. ext/_yaml.c:4855:17: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  464. __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;}
  465. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  466. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  467. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  468. ^~~
  469. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  470. const char *string, /* UTF-8 encoded string */
  471. ^
  472. ext/_yaml.c:4938:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  473. __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;}
  474. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  475. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  476. const char *string, /* UTF-8 encoded string */
  477. ^
  478. ext/_yaml.c:6435:42: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  479. __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;}
  480. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  481. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  482. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  483. ^
  484. /usr/include/string.h:82:28: note: passing argument to parameter here
  485. size_t strlen(const char *);
  486. ^
  487. ext/_yaml.c:6435:21: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  488. __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;}
  489. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  490. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  491. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  492. ^~~
  493. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  494. const char *string, /* UTF-8 encoded string */
  495. ^
  496. ext/_yaml.c:6447:42: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  497. __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;}
  498. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  499. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  500. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  501. ^
  502. /usr/include/string.h:82:28: note: passing argument to parameter here
  503. size_t strlen(const char *);
  504. ^
  505. ext/_yaml.c:6447:21: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  506. __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;}
  507. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  508. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  509. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  510. ^~~
  511. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  512. const char *string, /* UTF-8 encoded string */
  513. ^
  514. ext/_yaml.c:6616:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  515. __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;}
  516. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  517. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  518. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  519. ^
  520. /usr/include/string.h:82:28: note: passing argument to parameter here
  521. size_t strlen(const char *);
  522. ^
  523. ext/_yaml.c:6616:17: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  524. __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;}
  525. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  526. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  527. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  528. ^~~
  529. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  530. const char *string, /* UTF-8 encoded string */
  531. ^
  532. ext/_yaml.c:6687:40: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  533. __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;}
  534. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  536. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  537. ^
  538. /usr/include/string.h:82:28: note: passing argument to parameter here
  539. size_t strlen(const char *);
  540. ^
  541. ext/_yaml.c:6687:19: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  542. __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;}
  543. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  544. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  545. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  546. ^~~
  547. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  548. const char *string, /* UTF-8 encoded string */
  549. ^
  550. ext/_yaml.c:6722:40: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  551. __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;}
  552. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  553. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  554. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  555. ^
  556. /usr/include/string.h:82:28: note: passing argument to parameter here
  557. size_t strlen(const char *);
  558. ^
  559. ext/_yaml.c:6722:19: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  560. __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;}
  561. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  562. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  563. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  564. ^~~
  565. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  566. const char *string, /* UTF-8 encoded string */
  567. ^
  568. ext/_yaml.c:6737:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  569. __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;}
  570. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  572. const char *string, /* UTF-8 encoded string */
  573. ^
  574. ext/_yaml.c:7031:40: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  575. __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;}
  576. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  577. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  578. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  579. ^
  580. /usr/include/string.h:82:28: note: passing argument to parameter here
  581. size_t strlen(const char *);
  582. ^
  583. ext/_yaml.c:7031:19: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  584. __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;}
  585. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  586. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  587. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  588. ^~~
  589. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  590. const char *string, /* UTF-8 encoded string */
  591. ^
  592. ext/_yaml.c:7066:40: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  593. __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;}
  594. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  595. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  596. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  597. ^
  598. /usr/include/string.h:82:28: note: passing argument to parameter here
  599. size_t strlen(const char *);
  600. ^
  601. ext/_yaml.c:7066:19: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  602. __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;}
  603. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  604. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  605. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  606. ^~~
  607. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  608. const char *string, /* UTF-8 encoded string */
  609. ^
  610. ext/_yaml.c:7253:40: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  611. __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;}
  612. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  613. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  614. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  615. ^
  616. /usr/include/string.h:82:28: note: passing argument to parameter here
  617. size_t strlen(const char *);
  618. ^
  619. ext/_yaml.c:7253:19: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  620. __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;}
  621. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  622. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  623. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  624. ^~~
  625. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  626. const char *string, /* UTF-8 encoded string */
  627. ^
  628. ext/_yaml.c:7288:40: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  629. __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;}
  630. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  631. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  632. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  633. ^
  634. /usr/include/string.h:82:28: note: passing argument to parameter here
  635. size_t strlen(const char *);
  636. ^
  637. ext/_yaml.c:7288:19: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  638. __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;}
  639. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  640. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  641. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  642. ^~~
  643. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  644. const char *string, /* UTF-8 encoded string */
  645. ^
  646. ext/_yaml.c:8704:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  647. __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;}
  648. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  649. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  650. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  651. ^
  652. /usr/include/string.h:82:28: note: passing argument to parameter here
  653. size_t strlen(const char *);
  654. ^
  655. ext/_yaml.c:8704:17: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  656. __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;}
  657. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  658. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  659. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  660. ^~~
  661. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  662. const char *string, /* UTF-8 encoded string */
  663. ^
  664. ext/_yaml.c:8924:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  665. __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;}
  666. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  667. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  668. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  669. ^
  670. /usr/include/string.h:82:28: note: passing argument to parameter here
  671. size_t strlen(const char *);
  672. ^
  673. ext/_yaml.c:8924:17: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  674. __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;}
  675. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  676. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  677. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  678. ^~~
  679. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  680. const char *string, /* UTF-8 encoded string */
  681. ^
  682. ext/_yaml.c:8962:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  683. __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;}
  684. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  685. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  686. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  687. ^
  688. /usr/include/string.h:82:28: note: passing argument to parameter here
  689. size_t strlen(const char *);
  690. ^
  691. ext/_yaml.c:8962:17: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  692. __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;}
  693. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  694. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  695. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  696. ^~~
  697. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  698. const char *string, /* UTF-8 encoded string */
  699. ^
  700. ext/_yaml.c:9000:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  701. __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;}
  702. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  703. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  704. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  705. ^
  706. /usr/include/string.h:82:28: note: passing argument to parameter here
  707. size_t strlen(const char *);
  708. ^
  709. ext/_yaml.c:9000:17: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  710. __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;}
  711. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  712. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  713. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  714. ^~~
  715. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  716. const char *string, /* UTF-8 encoded string */
  717. ^
  718. ext/_yaml.c:9532:36: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  719. __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;}
  720. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  721. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  722. const char *string, /* UTF-8 encoded string */
  723. ^
  724. ext/_yaml.c:9688:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  725. __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;}
  726. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  727. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  728. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  729. ^
  730. /usr/include/string.h:82:28: note: passing argument to parameter here
  731. size_t strlen(const char *);
  732. ^
  733. ext/_yaml.c:9688:17: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  734. __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;}
  735. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  736. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  737. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  738. ^~~
  739. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  740. const char *string, /* UTF-8 encoded string */
  741. ^
  742. ext/_yaml.c:10128:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  743. __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;}
  744. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  745. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  746. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  747. ^
  748. /usr/include/string.h:82:28: note: passing argument to parameter here
  749. size_t strlen(const char *);
  750. ^
  751. ext/_yaml.c:10128:17: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  752. __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;}
  753. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  754. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  755. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  756. ^~~
  757. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  758. const char *string, /* UTF-8 encoded string */
  759. ^
  760. ext/_yaml.c:10654:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  761. __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;}
  762. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  763. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  764. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  765. ^
  766. /usr/include/string.h:82:28: note: passing argument to parameter here
  767. size_t strlen(const char *);
  768. ^
  769. ext/_yaml.c:10654:17: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  770. __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;}
  771. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  772. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  773. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  774. ^~~
  775. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  776. const char *string, /* UTF-8 encoded string */
  777. ^
  778. ext/_yaml.c:11721:53: warning: incompatible pointer types passing 'int (void *, char *, int)' to parameter of type 'yaml_write_handler_t *' (aka 'int (*)(void *, unsigned char *, size_t)') [-Wincompatible-pointer-types]
  779. yaml_emitter_set_output((&__pyx_v_self->emitter), __pyx_f_5_yaml_output_handler, ((void *)__pyx_v_self));
  780. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  781. /usr/local/include/yaml.h:1830:31: note: passing argument to parameter 'handler' here
  782. yaml_write_handler_t *handler, void *data);
  783. ^
  784. ext/_yaml.c:12898:44: warning: assigning to 'yaml_char_t *' (aka 'unsigned char *') from 'char [1]' converts between pointers to integer types with different sign [-Wpointer-sign]
  785. __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle);
  786. ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  787. ext/_yaml.c:12991:44: warning: assigning to 'yaml_char_t *' (aka 'unsigned char *') from 'char [1]' converts between pointers to integer types with different sign [-Wpointer-sign]
  788. __pyx_v_tag_directives_end->prefix = PyString_AS_STRING(__pyx_v_prefix);
  789. ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  790. ext/_yaml.c:13248:62: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  791. __pyx_t_4 = ((yaml_alias_event_initialize(__pyx_v_event, __pyx_v_anchor) == 0) != 0);
  792. ^~~~~~~~~~~~~~
  793. /usr/local/include/yaml.h:553:63: note: passing argument to parameter 'anchor' here
  794. yaml_alias_event_initialize(yaml_event_t *event, yaml_char_t *anchor);
  795. ^
  796. ext/_yaml.c:13824:63: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  797. __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);
  798. ^~~~~~~~~~~~~~
  799. /usr/local/include/yaml.h:579:22: note: passing argument to parameter 'anchor' here
  800. yaml_char_t *anchor, yaml_char_t *tag,
  801. ^
  802. ext/_yaml.c:13824:79: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  803. __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);
  804. ^~~~~~~~~~~
  805. /usr/local/include/yaml.h:579:43: note: passing argument to parameter 'tag' here
  806. yaml_char_t *anchor, yaml_char_t *tag,
  807. ^
  808. ext/_yaml.c:13824:92: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  809. __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);
  810. ^~~~~~~~~~~~~
  811. /usr/local/include/yaml.h:580:22: note: passing argument to parameter 'value' here
  812. yaml_char_t *value, int length,
  813. ^
  814. ext/_yaml.c:14166:71: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  815. __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);
  816. ^~~~~~~~~~~~~~
  817. /usr/local/include/yaml.h:602:22: note: passing argument to parameter 'anchor' here
  818. yaml_char_t *anchor, yaml_char_t *tag, int implicit,
  819. ^
  820. ext/_yaml.c:14166:87: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  821. __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);
  822. ^~~~~~~~~~~
  823. /usr/local/include/yaml.h:602:43: note: passing argument to parameter 'tag' here
  824. yaml_char_t *anchor, yaml_char_t *tag, int implicit,
  825. ^
  826. ext/_yaml.c:14508:70: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  827. __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);
  828. ^~~~~~~~~~~~~~
  829. /usr/local/include/yaml.h:634:22: note: passing argument to parameter 'anchor' here
  830. yaml_char_t *anchor, yaml_char_t *tag, int implicit,
  831. ^
  832. ext/_yaml.c:14508:86: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  833. __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);
  834. ^~~~~~~~~~~
  835. /usr/local/include/yaml.h:634:43: note: passing argument to parameter 'tag' here
  836. yaml_char_t *anchor, yaml_char_t *tag, int implicit,
  837. ^
  838. ext/_yaml.c:15784:42: warning: assigning to 'yaml_char_t *' (aka 'unsigned char *') from 'char [1]' converts between pointers to integer types with different sign [-Wpointer-sign]
  839. __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle);
  840. ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  841. ext/_yaml.c:15877:42: warning: assigning to 'yaml_char_t *' (aka 'unsigned char *') from 'char [1]' converts between pointers to integer types with different sign [-Wpointer-sign]
  842. __pyx_v_tag_directives_end->prefix = PyString_AS_STRING(__pyx_v_prefix);
  843. ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  844. ext/_yaml.c:16616:65: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  845. __pyx_t_2 = ((yaml_alias_event_initialize((&__pyx_v_event), __pyx_v_anchor) == 0) != 0);
  846. ^~~~~~~~~~~~~~
  847. /usr/local/include/yaml.h:553:63: note: passing argument to parameter 'anchor' here
  848. yaml_alias_event_initialize(yaml_event_t *event, yaml_char_t *anchor);
  849. ^
  850. ext/_yaml.c:17195:68: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  851. __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);
  852. ^~~~~~~~~~~~~~
  853. /usr/local/include/yaml.h:579:22: note: passing argument to parameter 'anchor' here
  854. yaml_char_t *anchor, yaml_char_t *tag,
  855. ^
  856. ext/_yaml.c:17195:84: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  857. __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);
  858. ^~~~~~~~~~~
  859. /usr/local/include/yaml.h:579:43: note: passing argument to parameter 'tag' here
  860. yaml_char_t *anchor, yaml_char_t *tag,
  861. ^
  862. ext/_yaml.c:17195:97: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  863. __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);
  864. ^~~~~~~~~~~~~
  865. /usr/local/include/yaml.h:580:22: note: passing argument to parameter 'value' here
  866. yaml_char_t *value, int length,
  867. ^
  868. ext/_yaml.c:17473:76: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  869. __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);
  870. ^~~~~~~~~~~~~~
  871. /usr/local/include/yaml.h:602:22: note: passing argument to parameter 'anchor' here
  872. yaml_char_t *anchor, yaml_char_t *tag, int implicit,
  873. ^
  874. ext/_yaml.c:17473:92: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  875. __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);
  876. ^~~~~~~~~~~
  877. /usr/local/include/yaml.h:602:43: note: passing argument to parameter 'tag' here
  878. yaml_char_t *anchor, yaml_char_t *tag, int implicit,
  879. ^
  880. ext/_yaml.c:17874:75: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  881. __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);
  882. ^~~~~~~~~~~~~~
  883. /usr/local/include/yaml.h:634:22: note: passing argument to parameter 'anchor' here
  884. yaml_char_t *anchor, yaml_char_t *tag, int implicit,
  885. ^
  886. ext/_yaml.c:17874:91: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  887. __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);
  888. ^~~~~~~~~~~
  889. /usr/local/include/yaml.h:634:43: note: passing argument to parameter 'tag' here
  890. yaml_char_t *anchor, yaml_char_t *tag, int implicit,
  891. ^
  892. ext/_yaml.c:22027:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function]
  893. static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) {
  894. ^
  895. ext/_yaml.c:22024:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function]
  896. static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(char* c_str) {
  897. ^
  898. ext/_yaml.c:405:29: warning: unused function '__Pyx_Py_UNICODE_strlen' [-Wunused-function]
  899. static CYTHON_INLINE size_t __Pyx_Py_UNICODE_strlen(const Py_UNICODE *u)
  900. ^
  901. ext/_yaml.c:22146:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function]
  902. static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) {
  903. ^
  904. ext/_yaml.c:22175:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function]
  905. static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) {
  906. ^
  907. ext/_yaml.c:20925:27: warning: unused function '__Pyx_ErrFetch' [-Wunused-function]
  908. static CYTHON_INLINE void __Pyx_ErrFetch(PyObject **type, PyObject **value, PyObject **tb) {
  909. ^
  910. ext/_yaml.c:21319:32: warning: unused function '__Pyx_GetItemInt_List_Fast' [-Wunused-function]
  911. static CYTHON_INLINE PyObject *__Pyx_GetItemInt_List_Fast(PyObject *o, Py_ssize_t i,
  912. ^
  913. ext/_yaml.c:21333:32: warning: unused function '__Pyx_GetItemInt_Tuple_Fast' [-Wunused-function]
  914. static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, Py_ssize_t i,
  915. ^
  916. ext/_yaml.c:21718:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration]
  917. static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) {
  918. ^
  919. 81 warnings generated.
  920. In file included from ext/_yaml.c:343:
  921. ext/_yaml.h:6:9: warning: 'PyUnicode_FromString' macro redefined
  922. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  923. ^
  924. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:194:10: note: previous definition is here
  925. # define PyUnicode_FromString PyUnicodeUCS2_FromString
  926. ^
  927. ext/_yaml.c:1346:17: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  928. __pyx_v_value = yaml_get_version_string();
  929. ^ ~~~~~~~~~~~~~~~~~~~~~~~~~
  930. ext/_yaml.c:2471:52: warning: incompatible pointer types passing 'int (void *, char *, int, int *)' to parameter of type 'yaml_read_handler_t *' (aka 'int (*)(void *, unsigned char *, size_t, size_t *)') [-Wincompatible-pointer-types]
  931. yaml_parser_set_input((&__pyx_v_self->parser), __pyx_f_5_yaml_input_handler, ((void *)__pyx_v_self));
  932. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  933. /usr/local/include/yaml.h:1368:30: note: passing argument to parameter 'handler' here
  934. yaml_read_handler_t *handler, void *data);
  935. ^
  936. ext/_yaml.c:2664:59: warning: passing 'char [1]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  937. yaml_parser_set_input_string((&__pyx_v_self->parser), PyString_AS_STRING(__pyx_v_stream), PyString_GET_SIZE(__pyx_v_stream));
  938. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  939. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/stringobject.h:91:32: note: expanded from macro 'PyString_AS_STRING'
  940. #define PyString_AS_STRING(op) (((PyStringObject *)(op))->ob_sval)
  941. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  942. /usr/local/include/yaml.h:1342:30: note: passing argument to parameter 'input' here
  943. const unsigned char *input, size_t size);
  944. ^
  945. ext/_yaml.c:4183:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  946. __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;}
  947. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  948. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  949. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  950. ^
  951. /usr/include/string.h:82:28: note: passing argument to parameter here
  952. size_t strlen(const char *);
  953. ^
  954. ext/_yaml.c:4183:17: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  955. __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;}
  956. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  957. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  958. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  959. ^~~
  960. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  961. const char *string, /* UTF-8 encoded string */
  962. ^
  963. ext/_yaml.c:4195:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  964. __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;}
  965. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  966. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  967. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  968. ^
  969. /usr/include/string.h:82:28: note: passing argument to parameter here
  970. size_t strlen(const char *);
  971. ^
  972. ext/_yaml.c:4195:17: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  973. __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;}
  974. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  975. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  976. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  977. ^~~
  978. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  979. const char *string, /* UTF-8 encoded string */
  980. ^
  981. ext/_yaml.c:4741:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  982. __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;}
  983. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  984. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  985. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  986. ^
  987. /usr/include/string.h:82:28: note: passing argument to parameter here
  988. size_t strlen(const char *);
  989. ^
  990. ext/_yaml.c:4741:17: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  991. __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;}
  992. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  993. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  994. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  995. ^~~
  996. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  997. const char *string, /* UTF-8 encoded string */
  998. ^
  999. ext/_yaml.c:4792:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1000. __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;}
  1001. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1002. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  1003. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1004. ^
  1005. /usr/include/string.h:82:28: note: passing argument to parameter here
  1006. size_t strlen(const char *);
  1007. ^
  1008. ext/_yaml.c:4792:17: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1009. __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;}
  1010. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1011. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  1012. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1013. ^~~
  1014. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  1015. const char *string, /* UTF-8 encoded string */
  1016. ^
  1017. ext/_yaml.c:4843:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1018. __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;}
  1019. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1020. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  1021. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1022. ^
  1023. /usr/include/string.h:82:28: note: passing argument to parameter here
  1024. size_t strlen(const char *);
  1025. ^
  1026. ext/_yaml.c:4843:17: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1027. __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;}
  1028. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1029. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  1030. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1031. ^~~
  1032. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  1033. const char *string, /* UTF-8 encoded string */
  1034. ^
  1035. ext/_yaml.c:4855:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1036. __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;}
  1037. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1038. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  1039. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1040. ^
  1041. /usr/include/string.h:82:28: note: passing argument to parameter here
  1042. size_t strlen(const char *);
  1043. ^
  1044. ext/_yaml.c:4855:17: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1045. __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;}
  1046. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1047. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  1048. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1049. ^~~
  1050. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  1051. const char *string, /* UTF-8 encoded string */
  1052. ^
  1053. ext/_yaml.c:4938:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1054. __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;}
  1055. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1056. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  1057. const char *string, /* UTF-8 encoded string */
  1058. ^
  1059. ext/_yaml.c:6435:42: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1060. __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;}
  1061. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1062. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  1063. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1064. ^
  1065. /usr/include/string.h:82:28: note: passing argument to parameter here
  1066. size_t strlen(const char *);
  1067. ^
  1068. ext/_yaml.c:6435:21: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1069. __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;}
  1070. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1071. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  1072. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1073. ^~~
  1074. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  1075. const char *string, /* UTF-8 encoded string */
  1076. ^
  1077. ext/_yaml.c:6447:42: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1078. __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;}
  1079. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1080. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  1081. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1082. ^
  1083. /usr/include/string.h:82:28: note: passing argument to parameter here
  1084. size_t strlen(const char *);
  1085. ^
  1086. ext/_yaml.c:6447:21: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1087. __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;}
  1088. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1089. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  1090. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1091. ^~~
  1092. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  1093. const char *string, /* UTF-8 encoded string */
  1094. ^
  1095. ext/_yaml.c:6616:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1096. __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;}
  1097. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1098. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  1099. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1100. ^
  1101. /usr/include/string.h:82:28: note: passing argument to parameter here
  1102. size_t strlen(const char *);
  1103. ^
  1104. ext/_yaml.c:6616:17: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1105. __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;}
  1106. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1107. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  1108. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1109. ^~~
  1110. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  1111. const char *string, /* UTF-8 encoded string */
  1112. ^
  1113. ext/_yaml.c:6687:40: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1114. __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;}
  1115. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1116. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  1117. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1118. ^
  1119. /usr/include/string.h:82:28: note: passing argument to parameter here
  1120. size_t strlen(const char *);
  1121. ^
  1122. ext/_yaml.c:6687:19: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1123. __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;}
  1124. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1125. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  1126. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1127. ^~~
  1128. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  1129. const char *string, /* UTF-8 encoded string */
  1130. ^
  1131. ext/_yaml.c:6722:40: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1132. __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;}
  1133. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1134. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  1135. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1136. ^
  1137. /usr/include/string.h:82:28: note: passing argument to parameter here
  1138. size_t strlen(const char *);
  1139. ^
  1140. ext/_yaml.c:6722:19: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1141. __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;}
  1142. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1143. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  1144. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1145. ^~~
  1146. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  1147. const char *string, /* UTF-8 encoded string */
  1148. ^
  1149. ext/_yaml.c:6737:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1150. __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;}
  1151. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1152. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  1153. const char *string, /* UTF-8 encoded string */
  1154. ^
  1155. ext/_yaml.c:7031:40: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1156. __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;}
  1157. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1158. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  1159. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1160. ^
  1161. /usr/include/string.h:82:28: note: passing argument to parameter here
  1162. size_t strlen(const char *);
  1163. ^
  1164. ext/_yaml.c:7031:19: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1165. __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;}
  1166. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1167. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  1168. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1169. ^~~
  1170. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  1171. const char *string, /* UTF-8 encoded string */
  1172. ^
  1173. ext/_yaml.c:7066:40: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1174. __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;}
  1175. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1176. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  1177. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1178. ^
  1179. /usr/include/string.h:82:28: note: passing argument to parameter here
  1180. size_t strlen(const char *);
  1181. ^
  1182. ext/_yaml.c:7066:19: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1183. __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;}
  1184. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1185. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  1186. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1187. ^~~
  1188. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  1189. const char *string, /* UTF-8 encoded string */
  1190. ^
  1191. ext/_yaml.c:7253:40: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1192. __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;}
  1193. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1194. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  1195. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1196. ^
  1197. /usr/include/string.h:82:28: note: passing argument to parameter here
  1198. size_t strlen(const char *);
  1199. ^
  1200. ext/_yaml.c:7253:19: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1201. __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;}
  1202. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1203. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  1204. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1205. ^~~
  1206. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  1207. const char *string, /* UTF-8 encoded string */
  1208. ^
  1209. ext/_yaml.c:7288:40: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1210. __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;}
  1211. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1212. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  1213. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1214. ^
  1215. /usr/include/string.h:82:28: note: passing argument to parameter here
  1216. size_t strlen(const char *);
  1217. ^
  1218. ext/_yaml.c:7288:19: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1219. __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;}
  1220. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1221. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  1222. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1223. ^~~
  1224. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  1225. const char *string, /* UTF-8 encoded string */
  1226. ^
  1227. ext/_yaml.c:8704:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1228. __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;}
  1229. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1230. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  1231. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1232. ^
  1233. /usr/include/string.h:82:28: note: passing argument to parameter here
  1234. size_t strlen(const char *);
  1235. ^
  1236. ext/_yaml.c:8704:17: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1237. __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;}
  1238. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1239. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  1240. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1241. ^~~
  1242. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  1243. const char *string, /* UTF-8 encoded string */
  1244. ^
  1245. ext/_yaml.c:8924:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1246. __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;}
  1247. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1248. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  1249. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1250. ^
  1251. /usr/include/string.h:82:28: note: passing argument to parameter here
  1252. size_t strlen(const char *);
  1253. ^
  1254. ext/_yaml.c:8924:17: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1255. __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;}
  1256. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1257. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  1258. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1259. ^~~
  1260. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  1261. const char *string, /* UTF-8 encoded string */
  1262. ^
  1263. ext/_yaml.c:8962:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1264. __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;}
  1265. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1266. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  1267. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1268. ^
  1269. /usr/include/string.h:82:28: note: passing argument to parameter here
  1270. size_t strlen(const char *);
  1271. ^
  1272. ext/_yaml.c:8962:17: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1273. __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;}
  1274. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1275. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  1276. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1277. ^~~
  1278. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  1279. const char *string, /* UTF-8 encoded string */
  1280. ^
  1281. ext/_yaml.c:9000:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1282. __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;}
  1283. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1284. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  1285. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1286. ^
  1287. /usr/include/string.h:82:28: note: passing argument to parameter here
  1288. size_t strlen(const char *);
  1289. ^
  1290. ext/_yaml.c:9000:17: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1291. __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;}
  1292. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1293. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  1294. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1295. ^~~
  1296. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  1297. const char *string, /* UTF-8 encoded string */
  1298. ^
  1299. ext/_yaml.c:9532:36: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1300. __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;}
  1301. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1302. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  1303. const char *string, /* UTF-8 encoded string */
  1304. ^
  1305. ext/_yaml.c:9688:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1306. __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;}
  1307. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1308. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  1309. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1310. ^
  1311. /usr/include/string.h:82:28: note: passing argument to parameter here
  1312. size_t strlen(const char *);
  1313. ^
  1314. ext/_yaml.c:9688:17: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1315. __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;}
  1316. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1317. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  1318. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1319. ^~~
  1320. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  1321. const char *string, /* UTF-8 encoded string */
  1322. ^
  1323. ext/_yaml.c:10128:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1324. __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;}
  1325. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1326. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  1327. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1328. ^
  1329. /usr/include/string.h:82:28: note: passing argument to parameter here
  1330. size_t strlen(const char *);
  1331. ^
  1332. ext/_yaml.c:10128:17: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1333. __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;}
  1334. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1335. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  1336. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1337. ^~~
  1338. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  1339. const char *string, /* UTF-8 encoded string */
  1340. ^
  1341. ext/_yaml.c:10654:38: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1342. __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;}
  1343. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1344. ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString'
  1345. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1346. ^
  1347. /usr/include/string.h:82:28: note: passing argument to parameter here
  1348. size_t strlen(const char *);
  1349. ^
  1350. ext/_yaml.c:10654:17: warning: passing 'yaml_char_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  1351. __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;}
  1352. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1353. ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString'
  1354. #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict")
  1355. ^~~
  1356. /System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here
  1357. const char *string, /* UTF-8 encoded string */
  1358. ^
  1359. ext/_yaml.c:11721:53: warning: incompatible pointer types passing 'int (void *, char *, int)' to parameter of type 'yaml_write_handler_t *' (aka 'int (*)(void *, unsigned char *, size_t)') [-Wincompatible-pointer-types]
  1360. yaml_emitter_set_output((&__pyx_v_self->emitter), __pyx_f_5_yaml_output_handler, ((void *)__pyx_v_self));
  1361. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1362. /usr/local/include/yaml.h:1830:31: note: passing argument to parameter 'handler' here
  1363. yaml_write_handler_t *handler, void *data);
  1364. ^
  1365. ext/_yaml.c:12898:44: warning: assigning to 'yaml_char_t *' (aka 'unsigned char *') from 'char [1]' converts between pointers to integer types with different sign [-Wpointer-sign]
  1366. __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle);
  1367. ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1368. ext/_yaml.c:12991:44: warning: assigning to 'yaml_char_t *' (aka 'unsigned char *') from 'char [1]' converts between pointers to integer types with different sign [-Wpointer-sign]
  1369. __pyx_v_tag_directives_end->prefix = PyString_AS_STRING(__pyx_v_prefix);
  1370. ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1371. ext/_yaml.c:13248:62: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  1372. __pyx_t_4 = ((yaml_alias_event_initialize(__pyx_v_event, __pyx_v_anchor) == 0) != 0);
  1373. ^~~~~~~~~~~~~~
  1374. /usr/local/include/yaml.h:553:63: note: passing argument to parameter 'anchor' here
  1375. yaml_alias_event_initialize(yaml_event_t *event, yaml_char_t *anchor);
  1376. ^
  1377. ext/_yaml.c:13824:63: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  1378. __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);
  1379. ^~~~~~~~~~~~~~
  1380. /usr/local/include/yaml.h:579:22: note: passing argument to parameter 'anchor' here
  1381. yaml_char_t *anchor, yaml_char_t *tag,
  1382. ^
  1383. ext/_yaml.c:13824:79: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  1384. __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);
  1385. ^~~~~~~~~~~
  1386. /usr/local/include/yaml.h:579:43: note: passing argument to parameter 'tag' here
  1387. yaml_char_t *anchor, yaml_char_t *tag,
  1388. ^
  1389. ext/_yaml.c:13824:92: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  1390. __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);
  1391. ^~~~~~~~~~~~~
  1392. /usr/local/include/yaml.h:580:22: note: passing argument to parameter 'value' here
  1393. yaml_char_t *value, int length,
  1394. ^
  1395. ext/_yaml.c:14166:71: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  1396. __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);
  1397. ^~~~~~~~~~~~~~
  1398. /usr/local/include/yaml.h:602:22: note: passing argument to parameter 'anchor' here
  1399. yaml_char_t *anchor, yaml_char_t *tag, int implicit,
  1400. ^
  1401. ext/_yaml.c:14166:87: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  1402. __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);
  1403. ^~~~~~~~~~~
  1404. /usr/local/include/yaml.h:602:43: note: passing argument to parameter 'tag' here
  1405. yaml_char_t *anchor, yaml_char_t *tag, int implicit,
  1406. ^
  1407. ext/_yaml.c:14508:70: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  1408. __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);
  1409. ^~~~~~~~~~~~~~
  1410. /usr/local/include/yaml.h:634:22: note: passing argument to parameter 'anchor' here
  1411. yaml_char_t *anchor, yaml_char_t *tag, int implicit,
  1412. ^
  1413. ext/_yaml.c:14508:86: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  1414. __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);
  1415. ^~~~~~~~~~~
  1416. /usr/local/include/yaml.h:634:43: note: passing argument to parameter 'tag' here
  1417. yaml_char_t *anchor, yaml_char_t *tag, int implicit,
  1418. ^
  1419. ext/_yaml.c:15784:42: warning: assigning to 'yaml_char_t *' (aka 'unsigned char *') from 'char [1]' converts between pointers to integer types with different sign [-Wpointer-sign]
  1420. __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle);
  1421. ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1422. ext/_yaml.c:15877:42: warning: assigning to 'yaml_char_t *' (aka 'unsigned char *') from 'char [1]' converts between pointers to integer types with different sign [-Wpointer-sign]
  1423. __pyx_v_tag_directives_end->prefix = PyString_AS_STRING(__pyx_v_prefix);
  1424. ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1425. ext/_yaml.c:16616:65: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  1426. __pyx_t_2 = ((yaml_alias_event_initialize((&__pyx_v_event), __pyx_v_anchor) == 0) != 0);
  1427. ^~~~~~~~~~~~~~
  1428. /usr/local/include/yaml.h:553:63: note: passing argument to parameter 'anchor' here
  1429. yaml_alias_event_initialize(yaml_event_t *event, yaml_char_t *anchor);
  1430. ^
  1431. ext/_yaml.c:17195:68: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  1432. __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);
  1433. ^~~~~~~~~~~~~~
  1434. /usr/local/include/yaml.h:579:22: note: passing argument to parameter 'anchor' here
  1435. yaml_char_t *anchor, yaml_char_t *tag,
  1436. ^
  1437. ext/_yaml.c:17195:84: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  1438. __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);
  1439. ^~~~~~~~~~~
  1440. /usr/local/include/yaml.h:579:43: note: passing argument to parameter 'tag' here
  1441. yaml_char_t *anchor, yaml_char_t *tag,
  1442. ^
  1443. ext/_yaml.c:17195:97: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  1444. __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);
  1445. ^~~~~~~~~~~~~
  1446. /usr/local/include/yaml.h:580:22: note: passing argument to parameter 'value' here
  1447. yaml_char_t *value, int length,
  1448. ^
  1449. ext/_yaml.c:17473:76: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  1450. __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);
  1451. ^~~~~~~~~~~~~~
  1452. /usr/local/include/yaml.h:602:22: note: passing argument to parameter 'anchor' here
  1453. yaml_char_t *anchor, yaml_char_t *tag, int implicit,
  1454. ^
  1455. ext/_yaml.c:17473:92: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  1456. __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);
  1457. ^~~~~~~~~~~
  1458. /usr/local/include/yaml.h:602:43: note: passing argument to parameter 'tag' here
  1459. yaml_char_t *anchor, yaml_char_t *tag, int implicit,
  1460. ^
  1461. ext/_yaml.c:17874:75: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  1462. __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);
  1463. ^~~~~~~~~~~~~~
  1464. /usr/local/include/yaml.h:634:22: note: passing argument to parameter 'anchor' here
  1465. yaml_char_t *anchor, yaml_char_t *tag, int implicit,
  1466. ^
  1467. ext/_yaml.c:17874:91: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  1468. __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);
  1469. ^~~~~~~~~~~
  1470. /usr/local/include/yaml.h:634:43: note: passing argument to parameter 'tag' here
  1471. yaml_char_t *anchor, yaml_char_t *tag, int implicit,
  1472. ^
  1473. ext/_yaml.c:22027:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function]
  1474. static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) {
  1475. ^
  1476. ext/_yaml.c:22024:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function]
  1477. static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(char* c_str) {
  1478. ^
  1479. ext/_yaml.c:405:29: warning: unused function '__Pyx_Py_UNICODE_strlen' [-Wunused-function]
  1480. static CYTHON_INLINE size_t __Pyx_Py_UNICODE_strlen(const Py_UNICODE *u)
  1481. ^
  1482. ext/_yaml.c:22146:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function]
  1483. static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) {
  1484. ^
  1485. ext/_yaml.c:22175:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function]
  1486. static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) {
  1487. ^
  1488. ext/_yaml.c:20925:27: warning: unused function '__Pyx_ErrFetch' [-Wunused-function]
  1489. static CYTHON_INLINE void __Pyx_ErrFetch(PyObject **type, PyObject **value, PyObject **tb) {
  1490. ^
  1491. ext/_yaml.c:21319:32: warning: unused function '__Pyx_GetItemInt_List_Fast' [-Wunused-function]
  1492. static CYTHON_INLINE PyObject *__Pyx_GetItemInt_List_Fast(PyObject *o, Py_ssize_t i,
  1493. ^
  1494. ext/_yaml.c:21333:32: warning: unused function '__Pyx_GetItemInt_Tuple_Fast' [-Wunused-function]
  1495. static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, Py_ssize_t i,
  1496. ^
  1497. ext/_yaml.c:21718:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration]
  1498. static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) {
  1499. ^
  1500. 81 warnings generated.
  1501. cc -bundle -undefined dynamic_lookup -arch x86_64 -arch i386 -Wl,-F. -Qunused-arguments -Qunused-arguments build/temp.macosx-10.9-intel-2.7/ext/_yaml.o -lyaml -o build/lib.macosx-10.9-intel-2.7/_yaml.so
  1502. ld: warning: ignoring file /usr/local/lib/libyaml.dylib, file was built for x86_64 which is not the architecture being linked (i386): /usr/local/lib/libyaml.dylib
  1503.  
  1504. Running setup.py install for mock
  1505.  
  1506. warning: no files found matching '*.png' under directory 'docs'
  1507. warning: no files found matching '*.css' under directory 'docs'
  1508. warning: no files found matching '*.html' under directory 'docs'
  1509. warning: no files found matching '*.js' under directory 'docs'
  1510. Running setup.py install for decorator
  1511.  
  1512. warning: no previously-included files found matching 'Makefile'
  1513. Successfully installed Cython numpy scipy scikit-image scikit-learn matplotlib ipython h5py leveldb networkx nose pandas python-dateutil protobuf python-gflags pyyaml pytz six mock pyparsing gnureadline decorator
  1514. Cleaning up...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement