=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for py27-yaml-3.10nb1 (cd /usr/pkgsrc/work/textproc/py-yaml/work/PyYAML-3.10/ && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -D_REENTRANT PTHREAD_LDFLAGS= PTHREAD_LIBS=-lpthread PTHREADBASE=/usr/pkg DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PYTHON=/usr/pkg/bin/python2.7 CC=cc CFLAGS=-O2\ -march=i586\ -I/usr/pkg/include\ -I/usr/include CPPFLAGS=-I/usr/pkg/include\ -I/usr/include CXX=c++ CXXFLAGS=-O2\ -march=i586\ -I/usr/pkg/include\ -I/usr/include COMPILER_RPATH_FLAG=-Wl,-R F77=f77 FC=f77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/lib\ -Wl,-R/usr/lib LINKER_RPATH_FLAG=-R PATH=/usr/pkgsrc/work/textproc/py-yaml/work/.wrapper/bin:/usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/bin:/usr/pkgsrc/work/textproc/py-yaml/work/.tools/bin:/usr/pkg/bin::/usr/pbulk/bin:/usr/pbulk/sbin:/usr/pkg/bin:/usr/pkg/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/usr/pkg/bin:/usr/pkg/bin PREFIX=/usr/pkg MAKELEVEL=0 PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=cpp HOME=/usr/pkgsrc/work/textproc/py-yaml/work/.home CPP=cpp LINK_ALL_LIBGCC_HACK= LOCALBASE=/usr/pkg NO_WHOLE_ARCHIVE_FLAG=-Wl,--no-whole-archive WHOLE_ARCHIVE_FLAG=-Wl,--whole-archive X11BASE=/usr/pkg X11PREFIX=/usr/pkg PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ root\ -g\ operator\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ root\ -g\ operator\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ root\ -g\ operator\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ root\ -g\ operator\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ root\ -g\ operator\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ operator\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ operator\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ operator\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ operator\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ operator\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ root\ -g\ operator\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ root\ -g\ operator\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ operator\ -m\ 775 INSTALL_INFO= MAKEINFO=/usr/pkgsrc/work/textproc/py-yaml/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/lib/pkgconfig:/usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/usr/pkgsrc/work/textproc/py-yaml/work/.pkg-config.log PKG_CONFIG_PATH= WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes VIEWBASE=/usr/pkg /usr/pkg/bin/python2.7 setup.py build ) running build running build_py creating build creating build/lib.minix-3.3.0-i686-2.7 creating build/lib.minix-3.3.0-i686-2.7/yaml copying lib/yaml/emitter.py -> build/lib.minix-3.3.0-i686-2.7/yaml copying lib/yaml/scanner.py -> build/lib.minix-3.3.0-i686-2.7/yaml copying lib/yaml/representer.py -> build/lib.minix-3.3.0-i686-2.7/yaml copying lib/yaml/parser.py -> build/lib.minix-3.3.0-i686-2.7/yaml copying lib/yaml/nodes.py -> build/lib.minix-3.3.0-i686-2.7/yaml copying lib/yaml/tokens.py -> build/lib.minix-3.3.0-i686-2.7/yaml copying lib/yaml/cyaml.py -> build/lib.minix-3.3.0-i686-2.7/yaml copying lib/yaml/loader.py -> build/lib.minix-3.3.0-i686-2.7/yaml copying lib/yaml/resolver.py -> build/lib.minix-3.3.0-i686-2.7/yaml copying lib/yaml/events.py -> build/lib.minix-3.3.0-i686-2.7/yaml copying lib/yaml/constructor.py -> build/lib.minix-3.3.0-i686-2.7/yaml copying lib/yaml/error.py -> build/lib.minix-3.3.0-i686-2.7/yaml copying lib/yaml/dumper.py -> build/lib.minix-3.3.0-i686-2.7/yaml copying lib/yaml/composer.py -> build/lib.minix-3.3.0-i686-2.7/yaml copying lib/yaml/reader.py -> build/lib.minix-3.3.0-i686-2.7/yaml copying lib/yaml/serializer.py -> build/lib.minix-3.3.0-i686-2.7/yaml copying lib/yaml/__init__.py -> build/lib.minix-3.3.0-i686-2.7/yaml running build_ext creating build/temp.minix-3.3.0-i686-2.7 checking if libyaml is compilable cc -DNDEBUG -O2 -march=i586 -fwrapv -DHAVE_DB_185_H -I/usr/include -I/usr/pkg/include -O2 -march=i586 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -fPIC -I/usr/pkg/include/python2.7 -c build/temp.minix-3.3.0-i686-2.7/check_libyaml.c -o build/temp.minix-3.3.0-i686-2.7/check_libyaml.o checking if libyaml is linkable cc build/temp.minix-3.3.0-i686-2.7/check_libyaml.o -L/usr/pkg/lib -lyaml -o build/temp.minix-3.3.0-i686-2.7/check_libyaml building '_yaml' extension creating build/temp.minix-3.3.0-i686-2.7/ext cc -DNDEBUG -O2 -march=i586 -fwrapv -DHAVE_DB_185_H -I/usr/include -I/usr/pkg/include -O2 -march=i586 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -fPIC -I/usr/pkg/include/python2.7 -c ext/_yaml.c -o build/temp.minix-3.3.0-i686-2.7/ext/_yaml.o In file included from ext/_yaml.c:223: ext/_yaml.h:6:9: warning: 'PyUnicode_FromString' macro redefined #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/python2.7/unicodeobject.h:194:10: note: previous definition is here # define PyUnicode_FromString PyUnicodeUCS2_FromString ^ ext/_yaml.c:1145:17: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] __pyx_v_value = yaml_get_version_string(); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:2074:89: 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] yaml_parser_set_input((&((struct __pyx_obj_5_yaml_CParser *)__pyx_v_self)->parser), __pyx_f_5_yaml_input_handler, ((void *)__pyx_v_self)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/yaml.h:1368:30: note: passing argument to parameter 'handler' here yaml_read_handler_t *handler, void *data); ^ ext/_yaml.c:2272:96: warning: passing 'char [1]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] yaml_parser_set_input_string((&((struct __pyx_obj_5_yaml_CParser *)__pyx_v_self)->parser), PyString_AS_STRING(__pyx_v_stream), PyString_GET_SIZE(__pyx_v_stream)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/python2.7/stringobject.h:91:32: note: expanded from macro 'PyString_AS_STRING' #define PyString_AS_STRING(op) (((PyStringObject *)(op))->ob_sval) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/yaml.h:1342:30: note: passing argument to parameter 'input' here const unsigned char *input, size_t size); ^ ext/_yaml.c:3705: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^ /usr/include/string.h:61:28: note: passing argument to parameter here size_t strlen(const char *); ^ ext/_yaml.c:3705: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here const char *string, /* UTF-8 encoded string */ ^ ext/_yaml.c:3718: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^ /usr/include/string.h:61:28: note: passing argument to parameter here size_t strlen(const char *); ^ ext/_yaml.c:3718: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here const char *string, /* UTF-8 encoded string */ ^ ext/_yaml.c:4285: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^ /usr/include/string.h:61:28: note: passing argument to parameter here size_t strlen(const char *); ^ ext/_yaml.c:4285: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here const char *string, /* UTF-8 encoded string */ ^ ext/_yaml.c:4339: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^ /usr/include/string.h:61:28: note: passing argument to parameter here size_t strlen(const char *); ^ ext/_yaml.c:4339: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here const char *string, /* UTF-8 encoded string */ ^ ext/_yaml.c:4393: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^ /usr/include/string.h:61:28: note: passing argument to parameter here size_t strlen(const char *); ^ ext/_yaml.c:4393: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here const char *string, /* UTF-8 encoded string */ ^ ext/_yaml.c:4406: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^ /usr/include/string.h:61:28: note: passing argument to parameter here size_t strlen(const char *); ^ ext/_yaml.c:4406: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here const char *string, /* UTF-8 encoded string */ ^ ext/_yaml.c:4493: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here const char *string, /* UTF-8 encoded string */ ^ ext/_yaml.c:5909: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^ /usr/include/string.h:61:28: note: passing argument to parameter here size_t strlen(const char *); ^ ext/_yaml.c:5909: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here const char *string, /* UTF-8 encoded string */ ^ ext/_yaml.c:5922: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^ /usr/include/string.h:61:28: note: passing argument to parameter here size_t strlen(const char *); ^ ext/_yaml.c:5922: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here const char *string, /* UTF-8 encoded string */ ^ ext/_yaml.c:6088: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^ /usr/include/string.h:61:28: note: passing argument to parameter here size_t strlen(const char *); ^ ext/_yaml.c:6088: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here const char *string, /* UTF-8 encoded string */ ^ ext/_yaml.c:6163: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^ /usr/include/string.h:61:28: note: passing argument to parameter here size_t strlen(const char *); ^ ext/_yaml.c:6163: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here const char *string, /* UTF-8 encoded string */ ^ ext/_yaml.c:6200: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^ /usr/include/string.h:61:28: note: passing argument to parameter here size_t strlen(const char *); ^ ext/_yaml.c:6200: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here const char *string, /* UTF-8 encoded string */ ^ ext/_yaml.c:6216: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here const char *string, /* UTF-8 encoded string */ ^ ext/_yaml.c:6520: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^ /usr/include/string.h:61:28: note: passing argument to parameter here size_t strlen(const char *); ^ ext/_yaml.c:6520: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here const char *string, /* UTF-8 encoded string */ ^ ext/_yaml.c:6557: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^ /usr/include/string.h:61:28: note: passing argument to parameter here size_t strlen(const char *); ^ ext/_yaml.c:6557: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here const char *string, /* UTF-8 encoded string */ ^ ext/_yaml.c:6747: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^ /usr/include/string.h:61:28: note: passing argument to parameter here size_t strlen(const char *); ^ ext/_yaml.c:6747: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here const char *string, /* UTF-8 encoded string */ ^ ext/_yaml.c:6784: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^ /usr/include/string.h:61:28: note: passing argument to parameter here size_t strlen(const char *); ^ ext/_yaml.c:6784: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here const char *string, /* UTF-8 encoded string */ ^ ext/_yaml.c:8064: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^ /usr/include/string.h:61:28: note: passing argument to parameter here size_t strlen(const char *); ^ ext/_yaml.c:8064: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here const char *string, /* UTF-8 encoded string */ ^ ext/_yaml.c:8284: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] __pyx_t_5 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.scalar.anchor); if (unlikely(!__pyx_t_5)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 750; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^ /usr/include/string.h:61:28: note: passing argument to parameter here size_t strlen(const char *); ^ ext/_yaml.c:8284: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] __pyx_t_5 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.scalar.anchor); if (unlikely(!__pyx_t_5)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 750; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here const char *string, /* UTF-8 encoded string */ ^ ext/_yaml.c:8315: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] __pyx_t_5 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.sequence_start.anchor); if (unlikely(!__pyx_t_5)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 753; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^ /usr/include/string.h:61:28: note: passing argument to parameter here size_t strlen(const char *); ^ ext/_yaml.c:8315: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] __pyx_t_5 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.sequence_start.anchor); if (unlikely(!__pyx_t_5)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 753; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here const char *string, /* UTF-8 encoded string */ ^ ext/_yaml.c:8346: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] __pyx_t_5 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.mapping_start.anchor); if (unlikely(!__pyx_t_5)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 756; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^ /usr/include/string.h:61:28: note: passing argument to parameter here size_t strlen(const char *); ^ ext/_yaml.c:8346: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] __pyx_t_5 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.mapping_start.anchor); if (unlikely(!__pyx_t_5)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 756; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here const char *string, /* UTF-8 encoded string */ ^ ext/_yaml.c:8861: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here const char *string, /* UTF-8 encoded string */ ^ ext/_yaml.c:9019: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^ /usr/include/string.h:61:28: note: passing argument to parameter here size_t strlen(const char *); ^ ext/_yaml.c:9019: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here const char *string, /* UTF-8 encoded string */ ^ ext/_yaml.c:9461: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^ /usr/include/string.h:61:28: note: passing argument to parameter here size_t strlen(const char *); ^ ext/_yaml.c:9461: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here const char *string, /* UTF-8 encoded string */ ^ ext/_yaml.c:9998: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:66: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^ /usr/include/string.h:61:28: note: passing argument to parameter here size_t strlen(const char *); ^ ext/_yaml.c:9998: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] __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;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:6:54: note: expanded from macro 'PyUnicode_FromString' #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/python2.7/unicodeobject.h:751:17: note: passing argument to parameter 'string' here const char *string, /* UTF-8 encoded string */ ^ ext/_yaml.c:11065:91: 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] yaml_emitter_set_output((&((struct __pyx_obj_5_yaml_CEmitter *)__pyx_v_self)->emitter), __pyx_f_5_yaml_output_handler, ((void *)__pyx_v_self)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/yaml.h:1830:31: note: passing argument to parameter 'handler' here yaml_write_handler_t *handler, void *data); ^ ext/_yaml.c:12199:44: warning: assigning to 'yaml_char_t *' (aka 'unsigned char *') from 'char [1]' converts between pointers to integer types with different sign [-Wpointer-sign] __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:12300:44: warning: assigning to 'yaml_char_t *' (aka 'unsigned char *') from 'char [1]' converts between pointers to integer types with different sign [-Wpointer-sign] __pyx_v_tag_directives_end->prefix = PyString_AS_STRING(__pyx_v_prefix); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:12563:61: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] __pyx_t_4 = (yaml_alias_event_initialize(__pyx_v_event, __pyx_v_anchor) == 0); ^~~~~~~~~~~~~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/yaml.h:553:63: note: passing argument to parameter 'anchor' here yaml_alias_event_initialize(yaml_event_t *event, yaml_char_t *anchor); ^ ext/_yaml.c:13168: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] __pyx_t_2 = (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); ^~~~~~~~~~~~~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/yaml.h:579:22: note: passing argument to parameter 'anchor' here yaml_char_t *anchor, yaml_char_t *tag, ^ ext/_yaml.c:13168:78: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] __pyx_t_2 = (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); ^~~~~~~~~~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ ext/_yaml.c:13168: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] __pyx_t_2 = (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); ^~~~~~~~~~~~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ ext/_yaml.c:13521: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] __pyx_t_2 = (yaml_sequence_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0); ^~~~~~~~~~~~~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/yaml.h:602:22: note: passing argument to parameter 'anchor' here yaml_char_t *anchor, yaml_char_t *tag, int implicit, ^ ext/_yaml.c:13521: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] __pyx_t_2 = (yaml_sequence_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0); ^~~~~~~~~~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/yaml.h:602:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, int implicit, ^ ext/_yaml.c:13874:69: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] __pyx_t_2 = (yaml_mapping_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0); ^~~~~~~~~~~~~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/yaml.h:634:22: note: passing argument to parameter 'anchor' here yaml_char_t *anchor, yaml_char_t *tag, int implicit, ^ ext/_yaml.c:13874:85: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] __pyx_t_2 = (yaml_mapping_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0); ^~~~~~~~~~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/yaml.h:634:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, int implicit, ^ ext/_yaml.c:15082:42: warning: assigning to 'yaml_char_t *' (aka 'unsigned char *') from 'char [1]' converts between pointers to integer types with different sign [-Wpointer-sign] __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:15183:42: warning: assigning to 'yaml_char_t *' (aka 'unsigned char *') from 'char [1]' converts between pointers to integer types with different sign [-Wpointer-sign] __pyx_v_tag_directives_end->prefix = PyString_AS_STRING(__pyx_v_prefix); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:15863:64: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] __pyx_t_2 = (yaml_alias_event_initialize((&__pyx_v_event), __pyx_v_anchor) == 0); ^~~~~~~~~~~~~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/yaml.h:553:63: note: passing argument to parameter 'anchor' here yaml_alias_event_initialize(yaml_event_t *event, yaml_char_t *anchor); ^ ext/_yaml.c:16500: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] __pyx_t_10 = (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); ^~~~~~~~~~~~~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/yaml.h:579:22: note: passing argument to parameter 'anchor' here yaml_char_t *anchor, yaml_char_t *tag, ^ ext/_yaml.c:16500: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] __pyx_t_10 = (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); ^~~~~~~~~~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ ext/_yaml.c:16500: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] __pyx_t_10 = (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); ^~~~~~~~~~~~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ ext/_yaml.c:16790: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] __pyx_t_10 = (yaml_sequence_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0); ^~~~~~~~~~~~~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/yaml.h:602:22: note: passing argument to parameter 'anchor' here yaml_char_t *anchor, yaml_char_t *tag, int implicit, ^ ext/_yaml.c:16790: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] __pyx_t_10 = (yaml_sequence_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0); ^~~~~~~~~~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/yaml.h:602:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, int implicit, ^ ext/_yaml.c:17193: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] __pyx_t_10 = (yaml_mapping_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0); ^~~~~~~~~~~~~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/yaml.h:634:22: note: passing argument to parameter 'anchor' here yaml_char_t *anchor, yaml_char_t *tag, int implicit, ^ ext/_yaml.c:17193: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] __pyx_t_10 = (yaml_mapping_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0); ^~~~~~~~~~~ /usr/pkgsrc/work/textproc/py-yaml/work/.buildlink/include/yaml.h:634:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, int implicit, ^ 72 warnings generated. cc -shared -L/usr/pkgsrc/work/lang/python27/work/Python-2.7.6 -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -march=i586 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include build/temp.minix-3.3.0-i686-2.7/ext/_yaml.o -L/usr/pkg/lib -lyaml -lpython2.7 -o build/lib.minix-3.3.0-i686-2.7/_yaml.so -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib => Unwrapping files-to-be-installed.