===> License APACHE20 accepted by the user ===> twemproxy-0cipiertest depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by twemproxy-0cipiertest for building ===> Extracting for twemproxy-0cipiertest => SHA256 Checksum OK for twitter-twemproxy-v0cipiertest_GH0.tar.gz. ===> Patching for twemproxy-0cipiertest ===> twemproxy-0cipiertest depends on executable: autoconf-2.69 - found ===> twemproxy-0cipiertest depends on executable: autoheader-2.69 - found ===> twemproxy-0cipiertest depends on executable: autoreconf-2.69 - found ===> twemproxy-0cipiertest depends on executable: aclocal-1.15 - found ===> twemproxy-0cipiertest depends on executable: automake-1.15 - found ===> twemproxy-0cipiertest depends on executable: libtoolize - found ===> Configuring for twemproxy-0cipiertest libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gawk... (cached) nawk checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking build system type... amd64-unknown-freebsd11.0 checking host system type... amd64-unknown-freebsd11.0 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... 196608 checking how to convert amd64-unknown-freebsd11.0 file names to amd64-unknown-freebsd11.0 format... func_convert_file_noop checking how to convert amd64-unknown-freebsd11.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking for inline... inline checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for intmax_t... yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking whether byte ordering is bigendian... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking sys/epoll.h usability... no checking sys/epoll.h presence... no checking for sys/epoll.h... no checking sys/event.h usability... yes checking sys/event.h presence... yes checking for sys/event.h... yes checking for pow in -lm... yes checking for pthread_create in -lpthread... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for dup2... yes checking for gethostname... yes checking for gettimeofday... yes checking for strerror... yes checking for socket... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for strchr... yes checking for strndup... yes checking for strtoul... yes checking if epoll works... no checking if kqueue works... yes checking if event ports works... no checking whether to enable debug logs and asserts... no checking whether to disable stats... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating src/Makefile config.status: creating src/hashkit/Makefile config.status: creating src/proto/Makefile config.status: creating src/event/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in contrib/yaml-0.1.4 (/wrkdirs/twemproxy-0cipiertest-port/work/twemproxy-0cipiertest/contrib/yaml-0.1.4) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -lexecinfo -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-unknown-freebsd11.0 checking host system type... x86_64-unknown-freebsd11.0 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from cc object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for doxygen... false checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes configure: creating ./config.status config.status: creating src/Makefile config.status: creating Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands ===> Building for twemproxy-0cipiertest --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in contrib --- all-recursive --- Making all in yaml-0.1.4 --- config.h --- --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- api.lo --- --- reader.lo --- --- scanner.lo --- --- parser.lo --- --- api.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT api.lo -MD -MP -MF .deps/api.Tpo -c -o api.lo api.c --- reader.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT reader.lo -MD -MP -MF .deps/reader.Tpo -c -o reader.lo reader.c --- scanner.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c -o scanner.lo scanner.c --- parser.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.c --- api.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT api.lo -MD -MP -MF .deps/api.Tpo -c api.c -o api.o --- reader.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT reader.lo -MD -MP -MF .deps/reader.Tpo -c reader.c -o reader.o --- scanner.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c scanner.c -o scanner.o --- parser.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -o parser.o --- reader.lo --- mv -f .deps/reader.Tpo .deps/reader.Plo --- loader.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c -o loader.lo loader.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c loader.c -o loader.o mv -f .deps/loader.Tpo .deps/loader.Plo --- writer.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT writer.lo -MD -MP -MF .deps/writer.Tpo -c -o writer.lo writer.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT writer.lo -MD -MP -MF .deps/writer.Tpo -c writer.c -o writer.o mv -f .deps/writer.Tpo .deps/writer.Plo --- emitter.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c -o emitter.lo emitter.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c emitter.c -o emitter.o --- parser.lo --- mv -f .deps/parser.Tpo .deps/parser.Plo --- api.lo --- mv -f .deps/api.Tpo .deps/api.Plo --- dumper.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dumper.lo -MD -MP -MF .deps/dumper.Tpo -c -o dumper.lo dumper.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dumper.lo -MD -MP -MF .deps/dumper.Tpo -c dumper.c -o dumper.o mv -f .deps/dumper.Tpo .deps/dumper.Plo --- emitter.lo --- mv -f .deps/emitter.Tpo .deps/emitter.Plo --- scanner.lo --- mv -f .deps/scanner.Tpo .deps/scanner.Plo --- libyaml.la --- /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -release 0 -version-info 2:2:0 -lexecinfo -fstack-protector -o libyaml.la api.lo reader.lo scanner.lo parser.lo loader.lo writer.lo emitter.lo dumper.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: warning: `-release' is ignored for convenience libraries libtool: link: ar cru .libs/libyaml.a api.o reader.o scanner.o parser.o loader.o writer.o emitter.o dumper.o libtool: link: ranlib .libs/libyaml.a libtool: link: ( cd ".libs" && rm -f "libyaml.la" && ln -s "../libyaml.la" "libyaml.la" ) Making all in . --- config.h --- Making all in tests --- run-scanner.o --- --- run-parser.o --- --- run-loader.o --- --- run-emitter.o --- --- run-scanner.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wno-format -O2 -pipe -fstack-protector -fno-strict-aliasing -MT run-scanner.o -MD -MP -MF .deps/run-scanner.Tpo -c -o run-scanner.o run-scanner.c --- run-parser.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wno-format -O2 -pipe -fstack-protector -fno-strict-aliasing -MT run-parser.o -MD -MP -MF .deps/run-parser.Tpo -c -o run-parser.o run-parser.c --- run-loader.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wno-format -O2 -pipe -fstack-protector -fno-strict-aliasing -MT run-loader.o -MD -MP -MF .deps/run-loader.Tpo -c -o run-loader.o run-loader.c --- run-emitter.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wno-format -O2 -pipe -fstack-protector -fno-strict-aliasing -MT run-emitter.o -MD -MP -MF .deps/run-emitter.Tpo -c -o run-emitter.o run-emitter.c --- run-parser.o --- mv -f .deps/run-parser.Tpo .deps/run-parser.Po --- run-scanner.o --- mv -f .deps/run-scanner.Tpo .deps/run-scanner.Po --- run-loader.o --- mv -f .deps/run-loader.Tpo .deps/run-loader.Po --- run-dumper.o --- --- example-reformatter.o --- --- example-reformatter-alt.o --- --- run-dumper.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wno-format -O2 -pipe -fstack-protector -fno-strict-aliasing -MT run-dumper.o -MD -MP -MF .deps/run-dumper.Tpo -c -o run-dumper.o run-dumper.c --- example-reformatter.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wno-format -O2 -pipe -fstack-protector -fno-strict-aliasing -MT example-reformatter.o -MD -MP -MF .deps/example-reformatter.Tpo -c -o example-reformatter.o example-reformatter.c --- example-reformatter-alt.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wno-format -O2 -pipe -fstack-protector -fno-strict-aliasing -MT example-reformatter-alt.o -MD -MP -MF .deps/example-reformatter-alt.Tpo -c -o example-reformatter-alt.o example-reformatter-alt.c --- example-reformatter.o --- mv -f .deps/example-reformatter.Tpo .deps/example-reformatter.Po --- example-reformatter-alt.o --- mv -f .deps/example-reformatter-alt.Tpo .deps/example-reformatter-alt.Po --- example-deconstructor.o --- --- example-deconstructor-alt.o --- --- example-deconstructor.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wno-format -O2 -pipe -fstack-protector -fno-strict-aliasing -MT example-deconstructor.o -MD -MP -MF .deps/example-deconstructor.Tpo -c -o example-deconstructor.o example-deconstructor.c --- example-deconstructor-alt.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wno-format -O2 -pipe -fstack-protector -fno-strict-aliasing -MT example-deconstructor-alt.o -MD -MP -MF .deps/example-deconstructor-alt.Tpo -c -o example-deconstructor-alt.o example-deconstructor-alt.c --- example-deconstructor.o --- example-deconstructor.c:110:23: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] --- run-emitter.o --- mv -f .deps/run-emitter.Tpo .deps/run-emitter.Po --- example-deconstructor.o --- NULL, "tag:yaml.org,2002:seq", 1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:602:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, int implicit, ^ example-deconstructor.c:134:27: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:map", 1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:634:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, int implicit, ^ example-deconstructor.c:149:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] --- example-deconstructor-alt.o --- example-deconstructor-alt.c:144:21: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "type", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:147:21: warning: passing 'char [13]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "STREAM-START", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ --- run-parser --- --- example-deconstructor.o --- NULL, "tag:yaml.org,2002:str", "type", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:149:60: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "type", -1, ^~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:158:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] --- example-deconstructor-alt.o --- example-deconstructor-alt.c:160:25: warning: passing 'char [9]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "encoding", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:163:29: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] (encoding == YAML_UTF8_ENCODING ? "utf-8" : ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ --- example-deconstructor.o --- NULL, "tag:yaml.org,2002:str", "STREAM-START", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:158:60: warning: passing 'char [13]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "STREAM-START", -1, ^~~~~~~~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:174:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] --- example-deconstructor-alt.o --- example-deconstructor-alt.c:179:21: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "type", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:182:21: warning: passing 'char [11]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "STREAM-END", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ --- example-deconstructor.o --- NULL, "tag:yaml.org,2002:str", "encoding", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:174:64: warning: passing 'char [9]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "encoding", -1, ^~~~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:183:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] --- example-deconstructor-alt.o --- example-deconstructor-alt.c:194:21: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "type", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:197:21: warning: passing 'char [15]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "DOCUMENT-START", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~~~~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ --- example-deconstructor.o --- NULL, "tag:yaml.org,2002:str", ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:184:33: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] (encoding == YAML_UTF8_ENCODING ? "utf-8" : ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:201:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] --- example-deconstructor-alt.o --- example-deconstructor-alt.c:213:25: warning: passing 'char [8]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "version", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:224:25: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "major", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ --- example-deconstructor.o --- NULL, "tag:yaml.org,2002:str", "type", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:201:60: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "type", -1, ^~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:210:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] --- example-deconstructor-alt.o --- example-deconstructor-alt.c:227:72: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] value = yaml_document_add_scalar(&output_document, YAML_INT_TAG, ^~~~~~~~~~~~ ../include/yaml.h:671:29: note: expanded from macro 'YAML_INT_TAG' #define YAML_INT_TAG "tag:yaml.org,2002:int" ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:897:22: note: passing argument to parameter 'tag' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:228:25: warning: passing 'char [64]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] number, -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~ --- example-deconstructor.o --- NULL, "tag:yaml.org,2002:str", "STREAM-END", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:210:60: warning: passing 'char [11]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "STREAM-END", -1, ^~~~~~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:223:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] --- example-deconstructor-alt.o --- ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:236:25: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "minor", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:239:72: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] value = yaml_document_add_scalar(&output_document, YAML_INT_TAG, ^~~~~~~~~~~~ --- example-deconstructor.o --- NULL, "tag:yaml.org,2002:str", "type", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:223:60: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "type", -1, ^~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:232:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] --- example-deconstructor-alt.o --- ../include/yaml.h:671:29: note: expanded from macro 'YAML_INT_TAG' #define YAML_INT_TAG "tag:yaml.org,2002:int" ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:897:22: note: passing argument to parameter 'tag' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:240:25: warning: passing 'char [64]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] number, -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:256:25: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] --- example-deconstructor.o --- NULL, "tag:yaml.org,2002:str", "DOCUMENT-START", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:232:60: warning: passing 'char [15]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "DOCUMENT-START", -1, ^~~~~~~~~~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:249:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] --- example-deconstructor-alt.o --- "tags", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:279:29: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "handle", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:290:29: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "prefix", -1, YAML_PLAIN_SCALAR_STYLE); --- example-deconstructor.o --- NULL, "tag:yaml.org,2002:str", "version", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:249:64: warning: passing 'char [8]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "version", -1, ^~~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:258:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] --- example-deconstructor-alt.o --- ^~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:303:21: warning: passing 'char [9]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "implicit", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:305:68: warning: passing 'char [23]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] value = yaml_document_add_scalar(&output_document, YAML_BOOL_TAG, --- example-deconstructor.o --- NULL, "tag:yaml.org,2002:map", 1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:634:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, int implicit, ^ example-deconstructor.c:267:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "major", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:267:64: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] --- example-deconstructor-alt.o --- ^~~~~~~~~~~~~ ../include/yaml.h:667:29: note: expanded from macro 'YAML_BOOL_TAG' #define YAML_BOOL_TAG "tag:yaml.org,2002:bool" ^~~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:897:22: note: passing argument to parameter 'tag' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:306:25: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] (input_event.data.document_start.implicit ? ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ --- example-deconstructor.o --- NULL, "tag:yaml.org,2002:str", "major", -1, ^~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:277:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:int", number, -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:277:64: warning: passing 'char [64]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] --- example-deconstructor-alt.o --- example-deconstructor-alt.c:319:21: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "type", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:322:21: warning: passing 'char [13]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "DOCUMENT-END", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ --- example-deconstructor.o --- NULL, "tag:yaml.org,2002:int", number, -1, ^~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:286:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "minor", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:286:64: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] --- example-deconstructor-alt.o --- example-deconstructor-alt.c:330:21: warning: passing 'char [9]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "implicit", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:332:68: warning: passing 'char [23]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] value = yaml_document_add_scalar(&output_document, YAML_BOOL_TAG, ^~~~~~~~~~~~~ ../include/yaml.h:667:29: note: expanded from macro 'YAML_BOOL_TAG' #define YAML_BOOL_TAG "tag:yaml.org,2002:bool" ^~~~~~~~~~~~~~~~~~~~~~~~ --- example-deconstructor.o --- NULL, "tag:yaml.org,2002:str", "minor", -1, ^~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:296:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:int", number, -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:296:64: warning: passing 'char [64]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] --- example-deconstructor-alt.o --- ../include/yaml.h:897:22: note: passing argument to parameter 'tag' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:333:25: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] (input_event.data.document_end.implicit ? ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:346:21: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "type", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~ --- example-deconstructor.o --- NULL, "tag:yaml.org,2002:int", number, -1, ^~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:320:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "tags", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:320:64: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] --- example-deconstructor-alt.o --- ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ --- example-deconstructor.o --- NULL, "tag:yaml.org,2002:str", "tags", -1, ^~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:329:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:seq", 1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:602:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, int implicit, ^ example-deconstructor.c:342:43: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:map", 1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:634:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, int implicit, ^ example-deconstructor.c:351:43: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "handle", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:351:68: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "handle", -1, ^~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:360:43: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ --- example-deconstructor-alt.o --- example-deconstructor-alt.c:349:21: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] --- example-deconstructor.o --- example-deconstructor.c:370:43: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "prefix", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:370:68: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "prefix", -1, ^~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ --- example-deconstructor-alt.o --- "ALIAS", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here --- example-deconstructor.o --- example-deconstructor.c:379:43: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:405:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "implicit", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:405:60: warning: passing 'char [9]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] --- example-deconstructor-alt.o --- yaml_char_t *tag, yaml_char_t *value, int length, ^ --- example-deconstructor.o --- NULL, "tag:yaml.org,2002:str", "implicit", -1, ^~~~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:414:35: warning: passing 'char [23]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:bool", ^~~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:415:29: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] (input_event.data.document_start.implicit ? --- example-deconstructor-alt.o --- example-deconstructor-alt.c:357:21: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "anchor", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:373:21: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "type", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ --- run-parser --- /bin/sh ../libtool --tag=CC --mode=link cc -Wno-format -O2 -pipe -fstack-protector -fno-strict-aliasing -lexecinfo -fstack-protector -o run-parser run-parser.o ../src/libyaml.la --- example-deconstructor.o --- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:429:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "type", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:429:60: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "type", -1, --- example-deconstructor-alt.o --- example-deconstructor-alt.c:376:21: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "SCALAR", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:386:25: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "anchor", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ --- example-deconstructor.o --- ^~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:438:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "DOCUMENT-END", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:438:60: warning: passing 'char [13]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "DOCUMENT-END", -1, --- example-deconstructor-alt.o --- example-deconstructor-alt.c:401:25: warning: passing 'char [4]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "tag", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:414:21: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "value", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ --- example-deconstructor.o --- ^~~~~~~~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:447:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "implicit", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:447:60: warning: passing 'char [9]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "implicit", -1, --- example-deconstructor-alt.o --- example-deconstructor-alt.c:429:21: warning: passing 'char [8]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "version", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:440:21: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "plain", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ --- example-deconstructor.o --- ^~~~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:456:35: warning: passing 'char [23]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:bool", ^~~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:457:29: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] (input_event.data.document_end.implicit ? --- example-deconstructor-alt.o --- example-deconstructor-alt.c:442:68: warning: passing 'char [23]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] value = yaml_document_add_scalar(&output_document, YAML_BOOL_TAG, ^~~~~~~~~~~~~ ../include/yaml.h:667:29: note: expanded from macro 'YAML_BOOL_TAG' #define YAML_BOOL_TAG "tag:yaml.org,2002:bool" ^~~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:897:22: note: passing argument to parameter 'tag' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:443:25: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] (input_event.data.scalar.plain_implicit ? --- example-deconstructor.o --- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:471:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "type", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:471:60: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "type", -1, --- example-deconstructor-alt.o --- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:452:21: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "quoted", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:454:68: warning: passing 'char [23]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] value = yaml_document_add_scalar(&output_document, YAML_BOOL_TAG, --- example-deconstructor.o --- ^~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:480:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "ALIAS", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:480:60: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "ALIAS", -1, --- example-deconstructor-alt.o --- ^~~~~~~~~~~~~ ../include/yaml.h:667:29: note: expanded from macro 'YAML_BOOL_TAG' #define YAML_BOOL_TAG "tag:yaml.org,2002:bool" ^~~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:897:22: note: passing argument to parameter 'tag' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:455:25: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] (input_event.data.scalar.quoted_implicit ? ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ --- example-deconstructor.o --- ^~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:489:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "anchor", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:489:60: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "anchor", -1, --- example-deconstructor-alt.o --- example-deconstructor-alt.c:470:25: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "style", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:473:29: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] (style == YAML_PLAIN_SCALAR_STYLE ? "plain" : ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ --- example-deconstructor.o --- ^~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:498:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:512:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "type", -1, ^~~~~~~~~~~~~~~~~~~~~~~ --- example-deconstructor-alt.o --- example-deconstructor-alt.c:493:21: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "type", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:496:21: warning: passing 'char [15]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "SEQUENCE-START", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~~~~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ --- example-deconstructor.o --- ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:512:60: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "type", -1, ^~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:521:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "SCALAR", -1, ^~~~~~~~~~~~~~~~~~~~~~~ --- example-deconstructor-alt.o --- example-deconstructor-alt.c:506:25: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "anchor", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:521:25: warning: passing 'char [4]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "tag", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ --- example-deconstructor.o --- ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:521:60: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "SCALAR", -1, ^~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:534:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "anchor", -1, ^~~~~~~~~~~~~~~~~~~~~~~ --- example-deconstructor-alt.o --- example-deconstructor-alt.c:534:21: warning: passing 'char [9]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "implicit", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:536:68: warning: passing 'char [23]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] value = yaml_document_add_scalar(&output_document, YAML_BOOL_TAG, ^~~~~~~~~~~~~ ../include/yaml.h:667:29: note: expanded from macro 'YAML_BOOL_TAG' #define YAML_BOOL_TAG "tag:yaml.org,2002:bool" ^~~~~~~~~~~~~~~~~~~~~~~~ --- example-deconstructor.o --- ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:534:64: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "anchor", -1, ^~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:543:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", ^~~~~~~~~~~~~~~~~~~~~~~ --- example-deconstructor-alt.o --- ../include/yaml.h:897:22: note: passing argument to parameter 'tag' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:537:25: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] (input_event.data.sequence_start.implicit ? ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:553:25: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "style", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~ --- example-deconstructor.o --- ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:558:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "tag", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:558:64: warning: passing 'char [4]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "tag", -1, ^~~~~ --- example-deconstructor-alt.o --- ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:556:29: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] (style == YAML_BLOCK_SEQUENCE_STYLE ? "block" : ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:571:21: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "type", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~ --- example-deconstructor.o --- ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:567:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:580:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "value", -1, ^~~~~~~~~~~~~~~~~~~~~~~ --- example-deconstructor-alt.o --- ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:574:21: warning: passing 'char [13]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "SEQUENCE-END", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:586:21: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "type", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here --- example-deconstructor.o --- ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:580:60: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "value", -1, ^~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:589:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", ^~~~~~~~~~~~~~~~~~~~~~~ --- example-deconstructor-alt.o --- yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:589:21: warning: passing 'char [14]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "MAPPING-START", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~~~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:599:25: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "anchor", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, --- example-deconstructor.o --- ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:602:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "implicit", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:602:60: warning: passing 'char [9]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "implicit", -1, ^~~~~~~~~~ --- example-deconstructor-alt.o --- ^ example-deconstructor-alt.c:614:25: warning: passing 'char [4]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "tag", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:627:21: warning: passing 'char [9]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "implicit", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ --- example-deconstructor.o --- ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:611:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:map", 1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:634:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, int implicit, ^ example-deconstructor.c:620:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "plain", -1, ^~~~~~~~~~~~~~~~~~~~~~~ --- example-deconstructor-alt.o --- example-deconstructor-alt.c:629:68: warning: passing 'char [23]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] value = yaml_document_add_scalar(&output_document, YAML_BOOL_TAG, ^~~~~~~~~~~~~ ../include/yaml.h:667:29: note: expanded from macro 'YAML_BOOL_TAG' #define YAML_BOOL_TAG "tag:yaml.org,2002:bool" ^~~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:897:22: note: passing argument to parameter 'tag' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:630:25: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] (input_event.data.mapping_start.implicit ? --- example-deconstructor.o --- ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:620:60: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "plain", -1, ^~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:629:35: warning: passing 'char [23]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:bool", ^~~~~~~~~~~~~~~~~~~~~~~~ --- example-deconstructor-alt.o --- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:641:58: warning: implicit conversion from enumeration type 'yaml_mapping_style_t' (aka 'enum yaml_mapping_style_e') to different enumeration type 'yaml_sequence_style_t' (aka 'enum yaml_sequence_style_e') [-Wenum-conversion] = input_event.data.mapping_start.style; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ example-deconstructor-alt.c:646:25: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "style", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here --- example-deconstructor.o --- ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:630:29: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] (input_event.data.scalar.plain_implicit ? ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:640:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "non-plain", -1, ^~~~~~~~~~~~~~~~~~~~~~~ --- example-deconstructor-alt.o --- yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:649:29: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] (style == YAML_BLOCK_MAPPING_STYLE ? "block" : ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:664:21: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "type", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here --- example-deconstructor.o --- ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:640:60: warning: passing 'char [10]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "non-plain", -1, ^~~~~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:649:35: warning: passing 'char [23]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:bool", ^~~~~~~~~~~~~~~~~~~~~~~~ --- example-deconstructor-alt.o --- yaml_char_t *tag, yaml_char_t *value, int length, ^ example-deconstructor-alt.c:667:21: warning: passing 'char [12]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] "MAPPING-END", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~~~~~~~ ../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ --- example-deconstructor.o --- ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:650:29: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] (input_event.data.scalar.quoted_implicit ? ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:673:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "style", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:673:64: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "style", -1, ^~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:682:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:683:33: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] (style == YAML_PLAIN_SCALAR_STYLE ? "plain" : ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:704:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "type", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:704:60: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "type", -1, ^~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:713:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "SEQUENCE-START", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:713:60: warning: passing 'char [15]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "SEQUENCE-START", -1, ^~~~~~~~~~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:726:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "anchor", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:726:64: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "anchor", -1, ^~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:735:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:750:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "tag", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:750:64: warning: passing 'char [4]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "tag", -1, ^~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:759:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:770:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "implicit", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:770:60: warning: passing 'char [9]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "implicit", -1, ^~~~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:779:35: warning: passing 'char [23]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:bool", ^~~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:780:29: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] (input_event.data.sequence_start.implicit ? ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:797:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "style", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:797:64: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "style", -1, ^~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:806:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:807:33: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] (style == YAML_BLOCK_SEQUENCE_STYLE ? "block" : ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:823:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "type", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:823:60: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "type", -1, ^~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:832:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "SEQUENCE-END", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:832:60: warning: passing 'char [13]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "SEQUENCE-END", -1, ^~~~~~~~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:845:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "type", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:845:60: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "type", -1, ^~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:854:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "MAPPING-START", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:854:60: warning: passing 'char [14]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "MAPPING-START", -1, ^~~~~~~~~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:867:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "anchor", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:867:64: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "anchor", -1, ^~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:876:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:891:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "tag", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:891:64: warning: passing 'char [4]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "tag", -1, ^~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:900:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:911:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "implicit", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:911:60: warning: passing 'char [9]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "implicit", -1, ^~~~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:920:35: warning: passing 'char [23]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:bool", ^~~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:921:29: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] (input_event.data.mapping_start.implicit ? ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:938:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "style", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:938:64: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "style", -1, ^~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:947:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:948:33: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] (style == YAML_BLOCK_MAPPING_STYLE ? "block" : ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:964:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "type", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:964:60: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "type", -1, ^~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ example-deconstructor.c:973:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "MAPPING-END", -1, ^~~~~~~~~~~~~~~~~~~~~~~ ../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^ example-deconstructor.c:973:60: warning: passing 'char [12]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] NULL, "tag:yaml.org,2002:str", "MAPPING-END", -1, ^~~~~~~~~~~~~ ../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ --- run-parser --- libtool: link: cc -Wno-format -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o run-parser run-parser.o ../src/.libs/libyaml.a -lexecinfo --- run-dumper.o --- mv -f .deps/run-dumper.Tpo .deps/run-dumper.Po --- run-scanner --- /bin/sh ../libtool --tag=CC --mode=link cc -Wno-format -O2 -pipe -fstack-protector -fno-strict-aliasing -lexecinfo -fstack-protector -o run-scanner run-scanner.o ../src/libyaml.la --- run-loader --- /bin/sh ../libtool --tag=CC --mode=link cc -Wno-format -O2 -pipe -fstack-protector -fno-strict-aliasing -lexecinfo -fstack-protector -o run-loader run-loader.o ../src/libyaml.la --- run-scanner --- libtool: link: cc -Wno-format -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o run-scanner run-scanner.o ../src/.libs/libyaml.a -lexecinfo --- run-loader --- libtool: link: cc -Wno-format -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o run-loader run-loader.o ../src/.libs/libyaml.a -lexecinfo --- example-reformatter --- /bin/sh ../libtool --tag=CC --mode=link cc -Wno-format -O2 -pipe -fstack-protector -fno-strict-aliasing -lexecinfo -fstack-protector -o example-reformatter example-reformatter.o ../src/libyaml.la --- example-reformatter-alt --- /bin/sh ../libtool --tag=CC --mode=link cc -Wno-format -O2 -pipe -fstack-protector -fno-strict-aliasing -lexecinfo -fstack-protector -o example-reformatter-alt example-reformatter-alt.o ../src/libyaml.la --- example-reformatter --- libtool: link: cc -Wno-format -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o example-reformatter example-reformatter.o ../src/.libs/libyaml.a -lexecinfo --- example-deconstructor-alt.o --- 66 warnings generated. mv -f .deps/example-deconstructor-alt.Tpo .deps/example-deconstructor-alt.Po --- run-emitter --- --- example-reformatter-alt --- libtool: link: cc -Wno-format -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o example-reformatter-alt example-reformatter-alt.o ../src/.libs/libyaml.a -lexecinfo --- run-emitter --- /bin/sh ../libtool --tag=CC --mode=link cc -Wno-format -O2 -pipe -fstack-protector -fno-strict-aliasing -lexecinfo -fstack-protector -o run-emitter run-emitter.o ../src/libyaml.la --- run-dumper --- /bin/sh ../libtool --tag=CC --mode=link cc -Wno-format -O2 -pipe -fstack-protector -fno-strict-aliasing -lexecinfo -fstack-protector -o run-dumper run-dumper.o ../src/libyaml.la --- run-emitter --- libtool: link: cc -Wno-format -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o run-emitter run-emitter.o ../src/.libs/libyaml.a -lexecinfo --- example-deconstructor-alt --- /bin/sh ../libtool --tag=CC --mode=link cc -Wno-format -O2 -pipe -fstack-protector -fno-strict-aliasing -lexecinfo -fstack-protector -o example-deconstructor-alt example-deconstructor-alt.o ../src/libyaml.la --- example-deconstructor.o --- 130 warnings generated. mv -f .deps/example-deconstructor.Tpo .deps/example-deconstructor.Po --- example-deconstructor --- /bin/sh ../libtool --tag=CC --mode=link cc -Wno-format -O2 -pipe -fstack-protector -fno-strict-aliasing -lexecinfo -fstack-protector -o example-deconstructor example-deconstructor.o ../src/libyaml.la --- run-dumper --- libtool: link: cc -Wno-format -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o run-dumper run-dumper.o ../src/.libs/libyaml.a -lexecinfo --- example-deconstructor-alt --- libtool: link: cc -Wno-format -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o example-deconstructor-alt example-deconstructor-alt.o ../src/.libs/libyaml.a -lexecinfo --- example-deconstructor --- libtool: link: cc -Wno-format -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o example-deconstructor example-deconstructor.o ../src/.libs/libyaml.a -lexecinfo Making all in src --- all-recursive --- Making all in hashkit --- nc_crc16.o --- --- nc_crc32.o --- --- nc_fnv.o --- --- nc_hsieh.o --- --- nc_crc16.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_crc16.o -MD -MP -MF .deps/nc_crc16.Tpo -c -o nc_crc16.o nc_crc16.c --- nc_crc32.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_crc32.o -MD -MP -MF .deps/nc_crc32.Tpo -c -o nc_crc32.o nc_crc32.c --- nc_fnv.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_fnv.o -MD -MP -MF .deps/nc_fnv.Tpo -c -o nc_fnv.o nc_fnv.c --- nc_hsieh.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_hsieh.o -MD -MP -MF .deps/nc_hsieh.Tpo -c -o nc_hsieh.o nc_hsieh.c --- nc_crc32.o --- nc_crc32.c:114:20: warning: initializing 'const uint8_t *' (aka 'const unsigned char *') with an expression of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] --- nc_crc16.o --- mv -f .deps/nc_crc16.Tpo .deps/nc_crc16.Po --- nc_crc32.o --- const uint8_t *p = key; ^ ~~~ --- nc_jenkins.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_jenkins.o -MD -MP -MF .deps/nc_jenkins.Tpo -c -o nc_jenkins.o nc_jenkins.c --- nc_crc32.o --- 1 warning generated. mv -f .deps/nc_crc32.Tpo .deps/nc_crc32.Po --- nc_ketama.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_ketama.o -MD -MP -MF .deps/nc_ketama.Tpo -c -o nc_ketama.o nc_ketama.c --- nc_hsieh.o --- mv -f .deps/nc_hsieh.Tpo .deps/nc_hsieh.Po --- nc_md5.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_md5.o -MD -MP -MF .deps/nc_md5.Tpo -c -o nc_md5.o nc_md5.c --- nc_fnv.o --- mv -f .deps/nc_fnv.Tpo .deps/nc_fnv.Po --- nc_modula.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_modula.o -MD -MP -MF .deps/nc_modula.Tpo -c -o nc_modula.o nc_modula.c mv -f .deps/nc_modula.Tpo .deps/nc_modula.Po --- nc_murmur.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_murmur.o -MD -MP -MF .deps/nc_murmur.Tpo -c -o nc_murmur.o nc_murmur.c --- nc_ketama.o --- mv -f .deps/nc_ketama.Tpo .deps/nc_ketama.Po --- nc_one_at_a_time.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_one_at_a_time.o -MD -MP -MF .deps/nc_one_at_a_time.Tpo -c -o nc_one_at_a_time.o nc_one_at_a_time.c --- nc_jenkins.o --- mv -f .deps/nc_jenkins.Tpo .deps/nc_jenkins.Po --- nc_random.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_random.o -MD -MP -MF .deps/nc_random.Tpo -c -o nc_random.o nc_random.c --- nc_murmur.o --- mv -f .deps/nc_murmur.Tpo .deps/nc_murmur.Po --- nc_one_at_a_time.o --- mv -f .deps/nc_one_at_a_time.Tpo .deps/nc_one_at_a_time.Po --- nc_random.o --- mv -f .deps/nc_random.Tpo .deps/nc_random.Po --- nc_md5.o --- mv -f .deps/nc_md5.Tpo .deps/nc_md5.Po --- libhashkit.a --- rm -f libhashkit.a ar cru libhashkit.a nc_crc16.o nc_crc32.o nc_fnv.o nc_hsieh.o nc_jenkins.o nc_ketama.o nc_md5.o nc_modula.o nc_murmur.o nc_one_at_a_time.o nc_random.o ranlib libhashkit.a Making all in proto --- nc_memcache.o --- --- nc_redis.o --- --- nc_memcache.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_memcache.o -MD -MP -MF .deps/nc_memcache.Tpo -c -o nc_memcache.o nc_memcache.c --- nc_redis.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_redis.o -MD -MP -MF .deps/nc_redis.Tpo -c -o nc_redis.o nc_redis.c nc_redis.c:2774:17: warning: unused variable 'pr' [-Wunused-variable] struct msg *pr = r->peer; /* peer response */ ^ --- nc_memcache.o --- mv -f .deps/nc_memcache.Tpo .deps/nc_memcache.Po --- nc_redis.o --- 1 warning generated. mv -f .deps/nc_redis.Tpo .deps/nc_redis.Po --- libproto.a --- rm -f libproto.a ar cru libproto.a nc_memcache.o nc_redis.o ranlib libproto.a Making all in event --- nc_epoll.o --- --- nc_kqueue.o --- --- nc_evport.o --- --- nc_epoll.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_epoll.o -MD -MP -MF .deps/nc_epoll.Tpo -c -o nc_epoll.o nc_epoll.c --- nc_kqueue.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_kqueue.o -MD -MP -MF .deps/nc_kqueue.Tpo -c -o nc_kqueue.o nc_kqueue.c --- nc_evport.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_evport.o -MD -MP -MF .deps/nc_evport.Tpo -c -o nc_evport.o nc_evport.c mv -f .deps/nc_evport.Tpo .deps/nc_evport.Po --- nc_epoll.o --- mv -f .deps/nc_epoll.Tpo .deps/nc_epoll.Po --- nc_kqueue.o --- mv -f .deps/nc_kqueue.Tpo .deps/nc_kqueue.Po --- libevent.a --- rm -f libevent.a ar cru libevent.a nc_epoll.o nc_kqueue.o nc_evport.o ranlib libevent.a --- nc_core.o --- --- nc_connection.o --- --- nc_client.o --- --- nc_server.o --- --- nc_core.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_core.o -MD -MP -MF .deps/nc_core.Tpo -c -o nc_core.o nc_core.c --- nc_server.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_server.o -MD -MP -MF .deps/nc_server.Tpo -c -o nc_server.o nc_server.c --- nc_connection.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_connection.o -MD -MP -MF .deps/nc_connection.Tpo -c -o nc_connection.o nc_connection.c --- nc_client.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_client.o -MD -MP -MF .deps/nc_client.Tpo -c -o nc_client.o nc_client.c mv -f .deps/nc_client.Tpo .deps/nc_client.Po --- nc_proxy.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_proxy.o -MD -MP -MF .deps/nc_proxy.Tpo -c -o nc_proxy.o nc_proxy.c --- nc_connection.o --- mv -f .deps/nc_connection.Tpo .deps/nc_connection.Po --- nc_message.o --- --- nc_core.o --- mv -f .deps/nc_core.Tpo .deps/nc_core.Po --- nc_request.o --- --- nc_message.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_message.o -MD -MP -MF .deps/nc_message.Tpo -c -o nc_message.o nc_message.c --- nc_request.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_request.o -MD -MP -MF .deps/nc_request.Tpo -c -o nc_request.o nc_request.c --- nc_proxy.o --- mv -f .deps/nc_proxy.Tpo .deps/nc_proxy.Po --- nc_server.o --- mv -f .deps/nc_server.Tpo .deps/nc_server.Po --- nc_response.o --- --- nc_mbuf.o --- --- nc_response.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_response.o -MD -MP -MF .deps/nc_response.Tpo -c -o nc_response.o nc_response.c --- nc_mbuf.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_mbuf.o -MD -MP -MF .deps/nc_mbuf.Tpo -c -o nc_mbuf.o nc_mbuf.c --- nc_request.o --- mv -f .deps/nc_request.Tpo .deps/nc_request.Po --- nc_conf.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_conf.o -MD -MP -MF .deps/nc_conf.Tpo -c -o nc_conf.o nc_conf.c --- nc_mbuf.o --- mv -f .deps/nc_mbuf.Tpo .deps/nc_mbuf.Po --- nc_stats.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_stats.o -MD -MP -MF .deps/nc_stats.Tpo -c -o nc_stats.o nc_stats.c --- nc_response.o --- mv -f .deps/nc_response.Tpo .deps/nc_response.Po --- nc_signal.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_signal.o -MD -MP -MF .deps/nc_signal.Tpo -c -o nc_signal.o nc_signal.c --- nc_message.o --- mv -f .deps/nc_message.Tpo .deps/nc_message.Po --- nc_rbtree.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_rbtree.o -MD -MP -MF .deps/nc_rbtree.Tpo -c -o nc_rbtree.o nc_rbtree.c --- nc_stats.o --- nc_stats.c:519:54: warning: implicit conversion changes signedness: 'uint64_t' (aka 'unsigned long') to 'int64_t' (aka 'long') [-Wsign-conversion] --- nc_signal.o --- mv -f .deps/nc_signal.Tpo .deps/nc_signal.Po --- nc_conf.o --- nc_conf.c:1748:20: warning: implicit conversion loses integer precision: 'long' to 'hash_type_t' (aka 'enum hash_type') [-Wshorten-64-to-32] *hp = hash - hash_strings; ~ ~~~~~^~~~~~~~~~~~~~ nc_conf.c:1777:20: warning: implicit conversion loses integer precision: 'long' to 'dist_type_t' (aka 'enum dist_type') [-Wshorten-64-to-32] *dp = dist - dist_strings; ~ ~~~~~^~~~~~~~~~~~~~ --- nc_stats.o --- status = stats_add_num(st, &st->ntotal_conn_str, conn_ntotal_conn()); ~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~ --- nc_log.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_log.o -MD -MP -MF .deps/nc_log.Tpo -c -o nc_log.o nc_log.c --- nc_rbtree.o --- mv -f .deps/nc_rbtree.Tpo .deps/nc_rbtree.Po --- nc_string.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_string.o -MD -MP -MF .deps/nc_string.Tpo -c -o nc_string.o nc_string.c --- nc_log.o --- mv -f .deps/nc_log.Tpo .deps/nc_log.Po --- nc_array.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_array.o -MD -MP -MF .deps/nc_array.Tpo -c -o nc_array.o nc_array.c --- nc_string.o --- mv -f .deps/nc_string.Tpo .deps/nc_string.Po --- nc_util.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc_util.o -MD -MP -MF .deps/nc_util.Tpo -c -o nc_util.o nc_util.c --- nc_array.o --- mv -f .deps/nc_array.Tpo .deps/nc_array.Po --- nc.o --- cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -pipe -fstack-protector -fno-strict-aliasing -MT nc.o -MD -MP -MF .deps/nc.Tpo -c -o nc.o nc.c --- nc_stats.o --- 1 warning generated. mv -f .deps/nc_stats.Tpo .deps/nc_stats.Po --- nc_util.o --- nc_util.c:294:40: warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] symbols = backtrace_symbols(stack, size); ~~~~~~~~~~~~~~~~~ ^~~~ nc_util.c:293:12: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] size = backtrace(stack, 64); ~ ^~~~~~~~~~~~~~~~~~~~ nc_util.c:317:33: warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] backtrace_symbols_fd(stack, size, fd); ~~~~~~~~~~~~~~~~~~~~ ^~~~ nc_util.c:316:12: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] size = backtrace(stack, 64); ~ ^~~~~~~~~~~~~~~~~~~~ --- nc.o --- mv -f .deps/nc.Tpo .deps/nc.Po --- nc_conf.o --- 2 warnings generated. mv -f .deps/nc_conf.Tpo .deps/nc_conf.Po --- nc_util.o --- 4 warnings generated. mv -f .deps/nc_util.Tpo .deps/nc_util.Po --- nutcracker --- /bin/sh ../libtool --tag=CC --mode=link cc -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -pipe -fstack-protector -fno-strict-aliasing -lm -lpthread -rdynamic -lexecinfo -fstack-protector -o nutcracker nc_core.o nc_connection.o nc_client.o nc_server.o nc_proxy.o nc_message.o nc_request.o nc_response.o nc_mbuf.o nc_conf.o nc_stats.o nc_signal.o nc_rbtree.o nc_log.o nc_string.o nc_array.o nc_util.o nc.o ../src/hashkit/libhashkit.a ../src/proto/libproto.a ../src/event/libevent.a ../contrib/yaml-0.1.4/src/.libs/libyaml.a -lpthread -lm libtool: link: cc -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -fstack-protector -o nutcracker nc_core.o nc_connection.o nc_client.o nc_server.o nc_proxy.o nc_message.o nc_request.o nc_response.o nc_mbuf.o nc_conf.o nc_stats.o nc_signal.o nc_rbtree.o nc_log.o nc_string.o nc_array.o nc_util.o nc.o -lexecinfo ../src/hashkit/libhashkit.a ../src/proto/libproto.a ../src/event/libevent.a ../contrib/yaml-0.1.4/src/.libs/libyaml.a -lpthread -lm 0