The build took 00h 01m 27s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
11,069 |
sh |
10,013 |
ansic |
2,481 |
makefile |
23,563 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: libyaml 0.1.6-1 (Wed Apr 5 01:34:17 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...configure: WARNING: if you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be usedchecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for a thread-safe mkdir -p... /usr/sbin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking for x86_64-unknown-linux-gcc... clangchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... yeschecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking for style of include used by make... GNUchecking dependency style of clang... gcc3checking how to run the C preprocessor... clang -Echecking whether ln -s works... yeschecking whether make sets $(MAKE)... (cached) yeschecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking how to print strings... printfchecking for a sed that does not truncate output... /usr/sbin/sedchecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/grep -Echecking for fgrep... /usr/sbin/grep -Fchecking for ld used by clang... /sysroot/bin/ldchecking if the linker (/sysroot/bin/ld) is GNU ld... yeschecking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -Bchecking the name lister (/sysroot/bin/nm -B) interface... BSD nmchecking the maximum length of command line arguments... 1572864checking whether the shell understands some XSI constructs... yeschecking whether the shell understands "+="... yeschecking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noopchecking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noopchecking for /sysroot/bin/ld option to reload object files... -rchecking for x86_64-unknown-linux-objdump... nochecking for objdump... objdumpconfigure: WARNING: using cross tools not prefixed with host tripletchecking how to recognize dependent libraries... pass_allchecking for x86_64-unknown-linux-dlltool... nochecking for dlltool... nochecking how to associate runtime and link libraries... printf %s\nchecking for x86_64-unknown-linux-ar... nochecking for ar... archecking for archiver @FILE support... @checking for x86_64-unknown-linux-strip... stripchecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking command to parse /sysroot/bin/nm -B output from clang object... okchecking for sysroot... nochecking for x86_64-unknown-linux-mt... nochecking for mt... nochecking if : is a manifest tool... nochecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking for dlfcn.h... yeschecking for objdir... .libschecking if clang supports -fno-rtti -fno-exceptions... yeschecking for clang option to produce PIC... -fPIC -DPICchecking if clang PIC flag -fPIC -DPIC works... yeschecking if clang static flag -static works... nochecking if clang supports -c -o file.o... yeschecking if clang supports -c -o file.o... (cached) yeschecking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yeschecking whether -lc should be explicitly linked in... nochecking dynamic linker characteristics... GNU/Linux ld.sochecking how to hardcode library paths into programs... immediatechecking whether stripping libraries is possible... yeschecking if libtool supports shared libraries... yeschecking whether to build shared libraries... yeschecking whether to build static libraries... yeschecking for doxygen... truechecking for ANSI C header files... (cached) yeschecking for stdlib.h... (cached) yeschecking for an ANSI C-conforming const... yeschecking for size_t... yesconfigure: creating ./config.statusconfig.status: creating yaml-0.1.pcconfig.status: creating include/Makefileconfig.status: creating src/Makefileconfig.status: creating Makefileconfig.status: creating tests/Makefileconfig.status: creating win32/Makefileconfig.status: creating config.hconfig.status: executing depfiles commandsconfig.status: executing libtool commandsmake all-recursivemake[1]: Entering directory '/tmp/libyaml/src/yaml-0.1.6'Making all in includemake[2]: Entering directory '/tmp/libyaml/src/yaml-0.1.6/include'make[2]: Nothing to be done for 'all'.make[2]: Leaving directory '/tmp/libyaml/src/yaml-0.1.6/include'Making all in srcmake[2]: Entering directory '/tmp/libyaml/src/yaml-0.1.6/src'/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -MT api.lo -MD -MP -MF .deps/api.Tpo -c -o api.lo api.c/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -MT reader.lo -MD -MP -MF .deps/reader.Tpo -c -o reader.lo reader.c/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c -o scanner.lo scanner.c/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -MT reader.lo -MD -MP -MF .deps/reader.Tpo -c reader.c -fPIC -DPIC -o .libs/reader.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -MT api.lo -MD -MP -MF .deps/api.Tpo -c api.c -fPIC -DPIC -o .libs/api.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c scanner.c -fPIC -DPIC -o .libs/scanner.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -fPIC -DPIC -o .libs/parser.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -MT reader.lo -MD -MP -MF .deps/reader.Tpo -c reader.c -o reader.o >/dev/null 2>&1libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -o parser.o >/dev/null 2>&1mv -f .deps/reader.Tpo .deps/reader.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c -o loader.lo loader.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -MT api.lo -MD -MP -MF .deps/api.Tpo -c api.c -o api.o >/dev/null 2>&1libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c loader.c -fPIC -DPIC -o .libs/loader.omv -f .deps/parser.Tpo .deps/parser.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -MT writer.lo -MD -MP -MF .deps/writer.Tpo -c -o writer.lo writer.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c loader.c -o loader.o >/dev/null 2>&1mv -f .deps/api.Tpo .deps/api.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c -o emitter.lo emitter.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c scanner.c -o scanner.o >/dev/null 2>&1libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -MT writer.lo -MD -MP -MF .deps/writer.Tpo -c writer.c -fPIC -DPIC -o .libs/writer.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c emitter.c -fPIC -DPIC -o .libs/emitter.omv -f .deps/loader.Tpo .deps/loader.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -MT dumper.lo -MD -MP -MF .deps/dumper.Tpo -c -o dumper.lo dumper.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -MT writer.lo -MD -MP -MF .deps/writer.Tpo -c writer.c -o writer.o >/dev/null 2>&1libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -MT dumper.lo -MD -MP -MF .deps/dumper.Tpo -c dumper.c -fPIC -DPIC -o .libs/dumper.omv -f .deps/writer.Tpo .deps/writer.Plolibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -MT dumper.lo -MD -MP -MF .deps/dumper.Tpo -c dumper.c -o dumper.o >/dev/null 2>&1mv -f .deps/dumper.Tpo .deps/dumper.Plomv -f .deps/scanner.Tpo .deps/scanner.Plolibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c emitter.c -o emitter.o >/dev/null 2>&1mv -f .deps/emitter.Tpo .deps/emitter.Plo/bin/sh ../libtool --tag=CC --mode=link clang -release 0 -version-info 2:4:0 -o libyaml.la -rpath /usr/lib api.lo reader.lo scanner.lo parser.lo loader.lo writer.lo emitter.lo dumper.lo libtool: link: clang -shared -fPIC -DPIC .libs/api.o .libs/reader.o .libs/scanner.o .libs/parser.o .libs/loader.o .libs/writer.o .libs/emitter.o .libs/dumper.o -Wl,-soname -Wl,libyaml-0.so.2 -o .libs/libyaml-0.so.2.0.4libtool: link: (cd ".libs" && rm -f "libyaml-0.so.2" && ln -s "libyaml-0.so.2.0.4" "libyaml-0.so.2")libtool: link: (cd ".libs" && rm -f "libyaml.so" && ln -s "libyaml-0.so.2.0.4" "libyaml.so")libtool: link: ar cru .libs/libyaml.a api.o reader.o scanner.o parser.o loader.o writer.o emitter.o dumper.o/r: `u' modifier ignored since `D' is the default (see `U')libtool: link: ranlib .libs/libyaml.alibtool: link: ( cd ".libs" && rm -f "libyaml.la" && ln -s "../libyaml.la" "libyaml.la" )make[2]: Leaving directory '/tmp/libyaml/src/yaml-0.1.6/src'Making all in .make[2]: Entering directory '/tmp/libyaml/src/yaml-0.1.6'make[2]: Leaving directory '/tmp/libyaml/src/yaml-0.1.6'Making all in testsmake[2]: Entering directory '/tmp/libyaml/src/yaml-0.1.6/tests'clang -DHAVE_CONFIG_H -I. -I.. -I../include -MT run-scanner.o -MD -MP -MF .deps/run-scanner.Tpo -c -o run-scanner.o run-scanner.cclang -DHAVE_CONFIG_H -I. -I.. -I../include -MT run-parser.o -MD -MP -MF .deps/run-parser.Tpo -c -o run-parser.o run-parser.cclang -DHAVE_CONFIG_H -I. -I.. -I../include -MT run-loader.o -MD -MP -MF .deps/run-loader.Tpo -c -o run-loader.o run-loader.cclang -DHAVE_CONFIG_H -I. -I.. -I../include -MT run-emitter.o -MD -MP -MF .deps/run-emitter.Tpo -c -o run-emitter.o run-emitter.cmv -f .deps/run-scanner.Tpo .deps/run-scanner.Poclang -DHAVE_CONFIG_H -I. -I.. -I../include -MT run-dumper.o -MD -MP -MF .deps/run-dumper.Tpo -c -o run-dumper.o run-dumper.cmv -f .deps/run-loader.Tpo .deps/run-loader.Poclang -DHAVE_CONFIG_H -I. -I.. -I../include -MT example-reformatter.o -MD -MP -MF .deps/example-reformatter.Tpo -c -o example-reformatter.o example-reformatter.crun-emitter.c:208:35: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] printf("#### (length: %d)\n", total_size); ~~ ^~~~~~~~~~ %zurun-emitter.c:209:54: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] printf("OUTPUT:\n%s#### (length: %d)\n", buffer, size); ~~ ^~~~ %zurun-emitter.c:322:41: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] printf("PASSED (length: %d)\n", written); ~~ ^~~~~~~ %zumv -f .deps/run-parser.Tpo .deps/run-parser.Poclang -DHAVE_CONFIG_H -I. -I.. -I../include -MT example-reformatter-alt.o -MD -MP -MF .deps/example-reformatter-alt.Tpo -c -o example-reformatter-alt.o example-reformatter-alt.cexample-reformatter.c:124:47: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] parser.problem_value, parser.problem_offset); ^~~~~~~~~~~~~~~~~~~~~example-reformatter.c:128:25: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] parser.problem_offset); ^~~~~~~~~~~~~~~~~~~~~example-reformatter.c:136:25: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.context_mark.line+1, parser.context_mark.column+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~example-reformatter.c:136:53: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.context_mark.line+1, parser.context_mark.column+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~example-reformatter.c:137:41: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem, parser.problem_mark.line+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~example-reformatter.c:138:25: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem_mark.column+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~example-reformatter.c:142:41: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem, parser.problem_mark.line+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~example-reformatter.c:143:25: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem_mark.column+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~example-reformatter.c:151:25: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.context_mark.line+1, parser.context_mark.column+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~example-reformatter.c:151:53: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.context_mark.line+1, parser.context_mark.column+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~example-reformatter.c:152:41: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem, parser.problem_mark.line+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~example-reformatter.c:153:25: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem_mark.column+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~example-reformatter.c:157:41: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem, parser.problem_mark.line+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~example-reformatter.c:158:25: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem_mark.column+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~run-dumper.c:182:35: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] printf("#### (length: %d)\n", total_size); ~~ ^~~~~~~~~~ %zu3 warnings generated.run-dumper.c:183:54: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] printf("OUTPUT:\n%s#### (length: %d)\n", buffer, size); ~~ ^~~~ %zurun-dumper.c:306:41: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] printf("PASSED (length: %d)\n", written); ~~ ^~~~~~~ %zumv -f .deps/run-emitter.Tpo .deps/run-emitter.Po14 warnings generated.clang -DHAVE_CONFIG_H -I. -I.. -I../include -MT example-deconstructor.o -MD -MP -MF .deps/example-deconstructor.Tpo -c -o example-deconstructor.o example-deconstructor.cmv -f .deps/example-reformatter.Tpo .deps/example-reformatter.Poclang -DHAVE_CONFIG_H -I. -I.. -I../include -MT example-deconstructor-alt.o -MD -MP -MF .deps/example-deconstructor-alt.Tpo -c -o example-deconstructor-alt.o example-deconstructor-alt.cexample-reformatter-alt.c:124:47: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] parser.problem_value, parser.problem_offset); ^~~~~~~~~~~~~~~~~~~~~example-reformatter-alt.c:128:25: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] parser.problem_offset); ^~~~~~~~~~~~~~~~~~~~~example-reformatter-alt.c:136:25: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.context_mark.line+1, parser.context_mark.column+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~example-reformatter-alt.c:136:53: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.context_mark.line+1, parser.context_mark.column+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~example-reformatter-alt.c:137:41: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem, parser.problem_mark.line+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~example-reformatter-alt.c:138:25: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem_mark.column+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~example-reformatter-alt.c:142:41: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem, parser.problem_mark.line+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~example-reformatter-alt.c:143:25: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem_mark.column+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~example-reformatter-alt.c:151:25: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.context_mark.line+1, parser.context_mark.column+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~example-reformatter-alt.c:151:53: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.context_mark.line+1, parser.context_mark.column+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~example-reformatter-alt.c:152:41: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem, parser.problem_mark.line+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~example-reformatter-alt.c:153:25: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem_mark.column+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~example-reformatter-alt.c:157:41: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem, parser.problem_mark.line+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~example-reformatter-alt.c:158:25: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem_mark.column+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~example-reformatter-alt.c:166:25: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.context_mark.line+1, parser.context_mark.column+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~example-reformatter-alt.c:166:53: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.context_mark.line+1, parser.context_mark.column+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~example-reformatter-alt.c:167:41: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem, parser.problem_mark.line+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~example-reformatter-alt.c:168:25: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem_mark.column+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~example-reformatter-alt.c:172:41: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem, parser.problem_mark.line+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~example-reformatter-alt.c:173:25: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem_mark.column+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~20 warnings generated.3 warnings generated.mv -f .deps/example-reformatter-alt.Tpo .deps/example-reformatter-alt.Pomv -f .deps/run-dumper.Tpo .deps/run-dumper.Po/bin/sh ../libtool --tag=CC --mode=link clang -o run-scanner run-scanner.o ../src/libyaml.la 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, ^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-alt.c:179:21:/bin/sh ../libtool --tag=CC --mode=link clang -o run-parser run-parser.o ../src/libyaml.la 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-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-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-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); ^~~~~~../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: example-deconstructor.cwarning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]: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] value = yaml_document_add_scalar(&output_document, YAML_INT_TAG, ^~~~~~~~~~~~ NULL, "tag:yaml.org,2002:seq", 1,../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, ^../include/yaml.h:602:example-deconstructor-alt.c43::240 :note25: :passing argument to parameter 'tag' here 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] yaml_char_t *anchor, yaml_char_t *tag, int implicit, 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.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]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] NULL, "tag:yaml.org,2002:map", 1, ^~~~~~~~~~~~~~~~~~~~~~~../include/yaml.h:634:43: note "tags", -1, YAML_PLAIN_SCALAR_STYLE);: passing argument to parameter 'tag' here ^~~~~~../include/yaml.h:897:40: note: yaml_char_t *anchor, yaml_char_t *tag, int implicit,passing argument to parameter 'value' here ^ yaml_char_t *tag, yaml_char_t *value, int length, ^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] 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:example-deconstructor-alt.c149::27960::29 :warning : warningpassing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]: 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", "type", -1, "handle", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~ ^~~~~~~~../include/yaml.h:580../include/yaml.h::22897:: 40note:: passing argument to parameter 'value' herenote: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ yaml_char_t *tag, 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] NULL, "tag:yaml.org,2002:str", "STREAM-START", -1, ^~~~~~~~~~~~~~~~~~~~~~~../include/yaml.h:579example-deconstructor-alt.c:43::290 :note29: :passing argument to parameter 'tag' here 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] yaml_char_t *anchor, yaml_char_t *tag, ^ "prefix", -1, YAML_PLAIN_SCALAR_STYLE);example-deconstructor.c ^~~~~~~~:158:../include/yaml.h60::897 :warning40: :passing 'char [13]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, 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-alt.c:303:21example-deconstructor.c: :warning174: :passing 'char [9]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]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] "implicit", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~~~~../include/yaml.h NULL, "tag:yaml.org,2002:str", "encoding", -1,:897 ^~~~~~~~~~~~~~~~~~~~~~~:40: ../include/yaml.hnote:: 579passing argument to parameter 'value' here:43: note: passing argument to parameter 'tag' here yaml_char_t *tag, yaml_char_t *value, int length, ^ 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, ^~~~~~~~~~example-deconstructor-alt.c../include/yaml.h::305580::6822:: warningnote: : passing 'char [23]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]passing argument to parameter 'value' here yaml_char_t *value, int length, ^ 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' hereexample-deconstructor.c:183:39: yaml_char_t *tag, yaml_char_t *value, int length,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.c:306:25: NULL, "tag:yaml.org,2002:str", warning ^~~~~~~~~~~~~~~~~~~~~~~: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]../include/yaml.h:579:43: note: passing argument to parameter 'tag' here (input_event.data.document_start.implicit ? ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yaml_char_t *anchor, yaml_char_t *tag,../include/yaml.h: ^897:40: note: passing argument to parameter 'value' hereexample-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] yaml_char_t *tag, yaml_char_t *value, int length, ^ (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-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: example-deconstructor.cnote:: 201passing argument to parameter 'value' here: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] yaml_char_t *tag, yaml_char_t *value, int length, ^ 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-alt.c:322example-deconstructor.c::21201:: 60warning:: passing 'char [13]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]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] "DOCUMENT-END", -1, YAML_PLAIN_SCALAR_STYLE); NULL, "tag:yaml.org,2002:str", "type", -1, ^~~~~~~~~~~~~~ ^~~~~~../include/yaml.h../include/yaml.h::580897::2240:: notenote: : passing argument to parameter 'value' herepassing argument to parameter 'value' here yaml_char_t *value, int length, ^ yaml_char_t *tag, yaml_char_t *value, int length, ^example-deconstructor.c:210:35: example-deconstructor-alt.cwarning: :passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]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] NULL, "tag:yaml.org,2002:str", "STREAM-END", -1, ^~~~~~~~~~~~~~~~~~~~~~~ "implicit", -1, YAML_PLAIN_SCALAR_STYLE);../include/yaml.h ^~~~~~~~~~:579:43../include/yaml.h:: 897note:: 40passing argument to parameter 'tag' here: note: passing argument to parameter 'value' here yaml_char_t *anchor, yaml_char_t *tag, ^ yaml_char_t *tag, yaml_char_t *value, int length, ^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: example-deconstructor-alt.cnote: :passing argument to parameter 'value' here332: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] yaml_char_t *value, int length, ^ value = yaml_document_add_scalar(&output_document, YAML_BOOL_TAG, ^~~~~~~~~~~~~../include/yaml.h:667:29: note: expanded from macro 'YAML_BOOL_TAG'example-deconstructor.c#define YAML_BOOL_TAG "tag:yaml.org,2002:bool":223 ^~~~~~~~~~~~~~~~~~~~~~~~:35: ../include/yaml.hwarning:: 897passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]:22: note: passing argument to parameter 'tag' here NULL, "tag:yaml.org,2002:str", "type", -1, yaml_char_t *tag, yaml_char_t *value, int length, ^ ^~~~~~~~~~~~~~~~~~~~~~~../include/yaml.h:579:43: example-deconstructor-alt.cnote:: 333passing argument to parameter 'tag' here: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] yaml_char_t *anchor, yaml_char_t *tag, ^example-deconstructor.c (input_event.data.document_end.implicit ?: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~223:60../include/yaml.h:: 897warning:: 40passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]: note: passing argument to parameter 'value' here NULL, "tag:yaml.org,2002:str", "type", -1, yaml_char_t *tag, yaml_char_t *value, int length, ^~~~~~ ^../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^example-deconstructor-alt.c:346:21: warning: example-deconstructor.cpassing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]: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] "type", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~../include/yaml.h:897:40: NULL, "tag:yaml.org,2002:str", "DOCUMENT-START", -1,note: ^~~~~~~~~~~~~~~~~~~~~~~passing argument to parameter 'value' here../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *tag, yaml_char_t *value, int length, ^ 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,example-deconstructor-alt.c ^~~~~~~~~~~~~~~~:349:../include/yaml.h21::580 :warning22: :passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ "ALIAS", -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.cexample-deconstructor-alt.c::249357::3921:: warningwarning: : passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]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); NULL, "tag:yaml.org,2002:str", "version", -1, ^~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~../include/yaml.h../include/yaml.h::897579::4043:: notenote: : passing argument to parameter 'value' herepassing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, yaml_char_t *tag, yaml_char_t *value, int length, ^ ^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-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]example-deconstructor.c "type", -1, YAML_PLAIN_SCALAR_STYLE);:258 ^~~~~~:39: ../include/yaml.hwarning:: 897passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]:40: note: passing argument to parameter 'value' here NULL, "tag:yaml.org,2002:map", 1, yaml_char_t *tag, yaml_char_t *value, int length, ^~~~~~~~~~~~~~~~~~~~~~~ ^../include/yaml.h:634:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, int implicit, ^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);example-deconstructor.c ^~~~~~~~:267:../include/yaml.h39::897 :warning40: :passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, 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.c NULL, "tag:yaml.org,2002:str", "major", -1,:386 ^~~~~~~:25:../include/yaml.h :warning580: :passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, "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.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' hereexample-deconstructor-alt.c:401:25: yaml_char_t *anchor, yaml_char_t *tag, 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]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] "tag", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~../include/yaml.h:897:40: note: passing argument to parameter 'value' here NULL, "tag:yaml.org,2002:int", number, -1, ^~~~~~../include/yaml.h:580:22: yaml_char_t *tag, yaml_char_t *value, int length,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]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] NULL, "tag:yaml.org,2002:str", "minor", -1, ^~~~~~~~~~~~~~~~~~~~~~~../include/yaml.h:579:43: note: passing argument to parameter 'tag' here "value", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~../include/yaml.h:897: yaml_char_t *anchor, yaml_char_t *tag,40: ^ note: passing argument to parameter 'value' hereexample-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] yaml_char_t *tag, yaml_char_t *value, int length, ^ 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-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]example-deconstructor.c:296:39: warning: "version", -1, YAML_PLAIN_SCALAR_STYLE);passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] ^~~~~~~~~../include/yaml.h:897:40: note: passing argument to parameter 'value' here NULL, "tag:yaml.org,2002:int", number, -1, ^~~~~~~~~~~~~~~~~~~~~~~../include/yaml.h:579 yaml_char_t *tag, yaml_char_t *value, int length,: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] NULL, "tag:yaml.org,2002:int", number, -1, ^~~~~~../include/yaml.h:580:22: note: passing argument to parameter 'value' hereexample-deconstructor-alt.c:440:21: yaml_char_t *value, int length,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.c:320:39:example-deconstructor-alt.c warning:: 442passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]: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] NULL, "tag:yaml.org,2002:str", "tags", -1, ^~~~~~~~~~~~~~~~~~~~~~~../include/yaml.h: value = yaml_document_add_scalar(&output_document, YAML_BOOL_TAG,579: ^~~~~~~~~~~~~43: note../include/yaml.h: :passing argument to parameter 'tag' here667:29: note: expanded from macro 'YAML_BOOL_TAG' yaml_char_t *anchor, yaml_char_t *tag, ^#define YAML_BOOL_TAG "tag:yaml.org,2002:bool" ^~~~~~~~~~~~~~~~~~~~~~~~example-deconstructor.c:320:../include/yaml.h64::897 :warning22: :passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] note: passing argument to parameter 'tag' here NULL, "tag:yaml.org,2002:str", "tags", -1, yaml_char_t *tag, yaml_char_t *value, int length, ^~~~~~ ^../include/yaml.h:580:22: noteexample-deconstructor-alt.c: :passing argument to parameter 'value' here443: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] yaml_char_t *value, int length, ^ (input_event.data.scalar.plain_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.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' hereexample-deconstructor-alt.c:452: yaml_char_t *anchor, yaml_char_t *tag, int implicit,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.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]example-deconstructor-alt.c NULL, "tag:yaml.org,2002:map", 1,: ^~~~~~~~~~~~~~~~~~~~~~~454:68:../include/yaml.h :warning634: :passing 'char [23]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, int implicit, 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' hereexample-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] yaml_char_t *tag, yaml_char_t *value, int length, ^example-deconstructor-alt.c:455:25: NULL, "tag:yaml.org,2002:str", "handle", -1, warning ^~~~~~~~~~~~~~~~~~~~~~~: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]../include/yaml.h:579:43: note: passing argument to parameter 'tag' here (input_event.data.scalar.quoted_implicit ? ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../include/yaml.h yaml_char_t *anchor, yaml_char_t *tag,:897 ^:40: note: passing argument to parameter 'value' hereexample-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] yaml_char_t *tag, yaml_char_t *value, int length, ^ 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-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]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] "style", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~../include/yaml.h:897 NULL, "tag:yaml.org,2002:str",:40 ^~~~~~~~~~~~~~~~~~~~~~~: note../include/yaml.h: :passing argument to parameter 'value' here579:43: note: passing argument to parameter 'tag' here yaml_char_t *tag, yaml_char_t *value, int length, ^ yaml_char_t *anchor, yaml_char_t *tag, ^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]example-deconstructor-alt.c:473:29: warning NULL, "tag:yaml.org,2002:str", "prefix", -1,: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] ^~~~~~~~~~~~~~~~~~~~~~~../include/yaml.h:579:43: note: passing argument to parameter 'tag' here (style == YAML_PLAIN_SCALAR_STYLE ? "plain" : ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yaml_char_t *anchor, yaml_char_t *tag, ^../include/yaml.h:897:40: noteexample-deconstructor.c: :passing argument to parameter 'value' here370: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] yaml_char_t *tag, yaml_char_t *value, int length, ^ 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.c:493:21: warning: example-deconstructor.cpassing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]: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] "type", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~../include/yaml.h:897:40 NULL, "tag:yaml.org,2002:str",: ^~~~~~~~~~~~~~~~~~~~~~~note: passing argument to parameter 'value' here../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *tag, yaml_char_t *value, int length, ^ yaml_char_t *anchor, yaml_char_t *tag, ^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: noteexample-deconstructor.c: passing argument to parameter 'value' here: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] yaml_char_t *tag, yaml_char_t *value, int length, ^ 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.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] NULL, "tag:yaml.org,2002:str", "implicit", -1, ^~~~~~~~~~../include/yaml.h:580:22: note: passing argument to parameter 'value' here "anchor", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~~../include/yaml.h:897 yaml_char_t *value, int length,:40 ^: note: passing argument to parameter 'value' here yaml_char_t *tag, 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' hereexample-deconstructor-alt.c yaml_char_t *anchor, yaml_char_t *tag,: ^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]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] "tag", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~../include/yaml.h:897: (input_event.data.document_start.implicit ?40: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: ../include/yaml.hpassing argument to parameter 'value' here:580:22: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ 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]example-deconstructor-alt.c NULL, "tag:yaml.org,2002:str", "type", -1,: ^~~~~~~~~~~~~~~~~~~~~~~534:21../include/yaml.h:: 579warning:: 43passing 'char [9]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, "implicit", -1, YAML_PLAIN_SCALAR_STYLE); ^ ^~~~~~~~~~../include/yaml.h:897:40example-deconstructor.c:: 429note:: 60passing argument to parameter 'value' here: 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] yaml_char_t *tag, yaml_char_t *value, int length, ^ 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-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]example-deconstructor.c:438 value = yaml_document_add_scalar(&output_document, YAML_BOOL_TAG,:35 ^~~~~~~~~~~~~: warning: ../include/yaml.hpassing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]:667:29: note: expanded from macro 'YAML_BOOL_TAG' NULL, "tag:yaml.org,2002:str", "DOCUMENT-END", -1,#define YAML_BOOL_TAG "tag:yaml.org,2002:bool" ^~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~../include/yaml.h../include/yaml.h::579897::4322:: notenote: : passing argument to parameter 'tag' herepassing argument to parameter 'tag' here yaml_char_t *tag, yaml_char_t *value, int length, ^ yaml_char_t *anchor, yaml_char_t *tag, ^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]example-deconstructor.c:438:60: warning (input_event.data.sequence_start.implicit ?: passing 'char [13]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../include/yaml.h:897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, ^ NULL, "tag:yaml.org,2002:str", "DOCUMENT-END", -1, ^~~~~~~~~~~~~~../include/yaml.h:580:22: note: passing argument to parameter 'value' here 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); ^~~~~~~../include/yaml.h:897:40: note: example-deconstructor.cpassing argument to parameter 'value' here:447:35: warning: yaml_char_t *tag, yaml_char_t *value, int length,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:example-deconstructor-alt.c43::556 :note29: :passing argument to parameter 'tag' here warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] yaml_char_t *anchor, yaml_char_t *tag, (style == YAML_BLOCK_SEQUENCE_STYLE ? "block" : ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^../include/yaml.h:897:40: note: passing argument to parameter 'value' hereexample-deconstructor.c yaml_char_t *tag, yaml_char_t *value, int length,: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, ^~~~~~~~~~../include/yaml.h:example-deconstructor-alt.c580::57122::21 :note : warningpassing argument to parameter 'value' here: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] yaml_char_t *value, int length, "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: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]example-deconstructor.c:456:35 "SEQUENCE-END", -1, YAML_PLAIN_SCALAR_STYLE);: ^~~~~~~~~~~~~~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]../include/yaml.h:897:40: note: passing argument to parameter 'value' here NULL, "tag:yaml.org,2002:bool", ^~~~~~~~~~~~~~~~~~~~~~~~ yaml_char_t *tag, yaml_char_t *value, int length, ^../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]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] (input_event.data.document_end.implicit ? ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../include/yaml.h:580 "type", -1, YAML_PLAIN_SCALAR_STYLE);:22 ^~~~~~: note../include/yaml.h: :passing argument to parameter 'value' here897:40: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^ 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]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] "MAPPING-START", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~~~~~~~~~../include/yaml.h:897:40: note: passing argument to parameter 'value' here NULL, "tag:yaml.org,2002:str", "type", -1, ^~~~~~~~~~~~~~~~~~~~~~~../include/yaml.h yaml_char_t *tag, yaml_char_t *value, int length,: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]example-deconstructor-alt.c:599:25 NULL, "tag:yaml.org,2002:str", "type", -1,: ^~~~~~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]../include/yaml.h:580:22: note: passing argument to parameter 'value' here "anchor", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~~ yaml_char_t *value, int length,../include/yaml.h: ^897:40: note: passing argument to parameter 'value' here yaml_char_t *tag, 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: noteexample-deconstructor-alt.c: passing argument to parameter 'tag' here: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] yaml_char_t *anchor, yaml_char_t *tag, ^ "tag", -1, YAML_PLAIN_SCALAR_STYLE);example-deconstructor.c: ^~~~~480:60../include/yaml.h:: 897warning:: 40passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]: note: passing argument to parameter 'value' here yaml_char_t *tag, yaml_char_t *value, int length, NULL, "tag:yaml.org,2002:str", "ALIAS", -1, ^ ^~~~~~~../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^example-deconstructor.cexample-deconstructor-alt.c::489627::3521:: warningwarning: : passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]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); ^~~~~~~~~~ NULL, "tag:yaml.org,2002:str", "anchor", -1, ^~~~~~~~~~~~~~~~~~~~~~~../include/yaml.h:897:../include/yaml.h40::579 :note43: :passing argument to parameter 'value' here note: passing argument to parameter 'tag' here yaml_char_t *tag, yaml_char_t *value, int length, 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]example-deconstructor-alt.c NULL, "tag:yaml.org,2002:str", "anchor", -1,: ^~~~~~~~629:68:../include/yaml.h :warning580: :passing 'char [23]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, 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.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]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] NULL, "tag:yaml.org,2002:str", ^~~~~~~~~~~~~~~~~~~~~~~ (input_event.data.mapping_start.implicit ? ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../include/yaml.h:579../include/yaml.h::43897:: 40note:: passing argument to parameter 'tag' herenote: passing argument to parameter 'value' here yaml_char_t *anchor, yaml_char_t *tag, yaml_char_t *tag, yaml_char_t *value, int length, ^ ^example-deconstructor.cexample-deconstructor-alt.c::512641::3558:: warningwarning: : passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]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; 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-alt.c:646:25: warning: example-deconstructor.cpassing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]: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] "style", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~../include/yaml.h:897:40: note: NULL, "tag:yaml.org,2002:str", "type", -1,passing argument to parameter 'value' here ^~~~~~../include/yaml.h:580:22: yaml_char_t *tag, yaml_char_t *value, int length,note: ^passing argument to parameter 'value' here yaml_char_t *value, int length, ^example-deconstructor-alt.c:649:29: example-deconstructor.cwarning: :passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]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] (style == YAML_BLOCK_MAPPING_STYLE ? "block" : ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../include/yaml.h:897: NULL, "tag:yaml.org,2002:str", "SCALAR", -1,40: ^~~~~~~~~~~~~~~~~~~~~~~ note: passing argument to parameter 'value' here../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *tag, yaml_char_t *value, int length, ^ 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, ^~~~~~~~example-deconstructor-alt.c../include/yaml.h::580664::2221:: notewarning: : passing argument to parameter 'value' herepassing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] yaml_char_t *value, int length, ^ "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.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]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] NULL, "tag:yaml.org,2002:str", "anchor", -1, "MAPPING-END", -1, YAML_PLAIN_SCALAR_STYLE); ^~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~../include/yaml.h../include/yaml.h::579897::4340:: notenote: : passing argument to parameter 'tag' herepassing argument to parameter 'value' here yaml_char_t *anchor, yaml_char_t *tag, yaml_char_t *tag, yaml_char_t *value, int length, ^ ^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", ^~~~~~~~~~~~~~~~~~~~~~~../include/yaml.h:579:43: note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, ^example-deconstructor-alt.c:707:example-deconstructor.c47:: 558warning:: 39format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]: 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] parser.problem_value, parser.problem_offset); ^~~~~~~~~~~~~~~~~~~~~ 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]example-deconstructor-alt.c:711:25: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] NULL, "tag:yaml.org,2002:str", "tag", -1, ^~~~~ parser.problem_offset); ^~~~~~~~~~~~~~~~~~~~~../include/yaml.h:580:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length, ^example-deconstructor-alt.cexample-deconstructor.c::719567::2539:: warningwarning: : format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]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", parser.context_mark.line+1, parser.context_mark.column+1, ^~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~../include/yaml.h:579:43: note: passing argument to parameter 'tag' hereexample-deconstructor-alt.c: yaml_char_t *anchor, yaml_char_t *tag,719: ^53: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.context_mark.line+1, parser.context_mark.column+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~example-deconstructor-alt.cexample-deconstructor.c:720::58041::35 :warning : warningformat specifies type 'int' but the argument has type 'unsigned long' [-Wformat]: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] parser.problem, parser.problem_mark.line+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~ NULL, "tag:yaml.org,2002:str", "value", -1, ^~~~~~~~~~~~~~~~~~~~~~~../include/yaml.h:579:43: note: passing argument to parameter 'tag' hereexample-deconstructor-alt.c:721:25: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] yaml_char_t *anchor, yaml_char_t *tag, ^example-deconstructor.c parser.problem_mark.column+1);: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-alt.c ^:725:41: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem, parser.problem_mark.line+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~example-deconstructor-alt.cexample-deconstructor.c::726589::2535:: warningwarning: : format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] parser.problem_mark.column+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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.c:734:25: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]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] parser.context_mark.line+1, parser.context_mark.column+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~ NULL, "tag:yaml.org,2002:str", "implicit", -1, ^~~~~~~~~~~~~~~~~~~~~~~example-deconstructor-alt.c:734:../include/yaml.h53::579 :warning43: :format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] note: passing argument to parameter 'tag' here yaml_char_t *anchor, yaml_char_t *tag, parser.context_mark.line+1, parser.context_mark.column+1, ^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~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]example-deconstructor-alt.c:735:41: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] NULL, "tag:yaml.org,2002:str", "implicit", -1, ^~~~~~~~~~../include/yaml.h parser.problem, parser.problem_mark.line+1,:580 ^~~~~~~~~~~~~~~~~~~~~~~~~~:22: note: passing argument to parameter 'value' here yaml_char_t *value, int length,example-deconstructor-alt.c ^:736:25: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem_mark.column+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~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,example-deconstructor-alt.c ^~~~~~~~~~~~~~~~~~~~~~~:740:41../include/yaml.h:: 634warning:: 43format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]: note: passing argument to parameter 'tag' here parser.problem, parser.problem_mark.line+1, yaml_char_t *anchor, yaml_char_t *tag, int implicit, ^~~~~~~~~~~~~~~~~~~~~~~~~~ ^example-deconstructor-alt.c:741:25: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem_mark.column+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~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, ^~~~~~~~~~~~~~~~~~~~~~~../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", ^~~~~~~~~~~~~~~~~~~~~~~~../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, ^~~~~~~~~~~~~~~~~~~~~~~../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", ^~~~~~~~~~~~~~~~~~~~~~~~../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, ^example-deconstructor.c:1037:47: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] parser.problem_value, parser.problem_offset); ^~~~~~~~~~~~~~~~~~~~~example-deconstructor.c:1041:25: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] parser.problem_offset); ^~~~~~~~~~~~~~~~~~~~~example-deconstructor.c:1049:25: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.context_mark.line+1, parser.context_mark.column+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~example-deconstructor.c:1049:53: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.context_mark.line+1, parser.context_mark.column+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~example-deconstructor.c:1050:41: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem, parser.problem_mark.line+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~example-deconstructor.c:1051:25: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem_mark.column+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~example-deconstructor.c:1055:41: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem, parser.problem_mark.line+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~example-deconstructor.c:1056:25: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem_mark.column+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~example-deconstructor.c:1064:25: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.context_mark.line+1, parser.context_mark.column+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~example-deconstructor.c:1064:53: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.context_mark.line+1, parser.context_mark.column+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~example-deconstructor.c:1065:41: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem, parser.problem_mark.line+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~example-deconstructor.c:1066:25: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem_mark.column+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~example-deconstructor.c:1070:41: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem, parser.problem_mark.line+1, ^~~~~~~~~~~~~~~~~~~~~~~~~~example-deconstructor.c:1071:25: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] parser.problem_mark.column+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~80 warnings generated.mv -f .deps/example-deconstructor-alt.Tpo .deps/example-deconstructor-alt.Po/bin/sh ../libtool --tag=CC --mode=link clang -o run-loader run-loader.o ../src/libyaml.la 144 warnings generated.mv -f .deps/example-deconstructor.Tpo .deps/example-deconstructor.Po/bin/sh ../libtool --tag=CC --mode=link clang -o run-emitter run-emitter.o ../src/libyaml.la libtool: link: clang -o .libs/run-scanner run-scanner.o ../src/.libs/libyaml.so/bin/sh ../libtool --tag=CC --mode=link clang -o run-dumper run-dumper.o ../src/libyaml.la libtool: link: clang -o .libs/run-parser run-parser.o ../src/.libs/libyaml.so/bin/sh ../libtool --tag=CC --mode=link clang -o example-reformatter example-reformatter.o ../src/libyaml.la libtool: link: clang -o .libs/run-loader run-loader.o ../src/.libs/libyaml.solibtool: link: clang -o .libs/run-emitter run-emitter.o ../src/.libs/libyaml.so/bin/sh ../libtool --tag=CC --mode=link clang -o example-reformatter-alt example-reformatter-alt.o ../src/libyaml.la /bin/sh ../libtool --tag=CC --mode=link clang -o example-deconstructor example-deconstructor.o ../src/libyaml.la libtool: link: clang -o .libs/run-dumper run-dumper.o ../src/.libs/libyaml.solibtool: link: clang -o .libs/example-reformatter example-reformatter.o ../src/.libs/libyaml.so/bin/sh ../libtool --tag=CC --mode=link clang -o example-deconstructor-alt example-deconstructor-alt.o ../src/libyaml.la libtool: link: clang -o .libs/example-reformatter-alt example-reformatter-alt.o ../src/.libs/libyaml.solibtool: link: clang -o .libs/example-deconstructor example-deconstructor.o ../src/.libs/libyaml.solibtool: link: clang -o .libs/example-deconstructor-alt example-deconstructor-alt.o ../src/.libs/libyaml.somake[2]: Leaving directory '/tmp/libyaml/src/yaml-0.1.6/tests'Making all in win32make[2]: Entering directory '/tmp/libyaml/src/yaml-0.1.6/win32'make[2]: Nothing to be done for 'all'.make[2]: Leaving directory '/tmp/libyaml/src/yaml-0.1.6/win32'make[1]: Leaving directory '/tmp/libyaml/src/yaml-0.1.6'==> Entering fakeroot environment...==> Starting package()...Making install in includemake[1]: Entering directory '/tmp/libyaml/src/yaml-0.1.6/include'make[2]: Entering directory '/tmp/libyaml/src/yaml-0.1.6/include'make[2]: Nothing to be done for 'install-exec-am'.test -z "/usr/include" || /usr/sbin/mkdir -p "/tmp/libyaml/pkg/libyaml/usr/include" /usr/bin/install -c -m 644 yaml.h '/tmp/libyaml/pkg/libyaml/usr/include/.'make[2]: Leaving directory '/tmp/libyaml/src/yaml-0.1.6/include'make[1]: Leaving directory '/tmp/libyaml/src/yaml-0.1.6/include'Making install in srcmake[1]: Entering directory '/tmp/libyaml/src/yaml-0.1.6/src'make[2]: Entering directory '/tmp/libyaml/src/yaml-0.1.6/src'test -z "/usr/lib" || /usr/sbin/mkdir -p "/tmp/libyaml/pkg/libyaml/usr/lib"make[2]: Nothing to be done for 'install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c libyaml.la '/tmp/libyaml/pkg/libyaml/usr/lib'libtool: install: /usr/bin/install -c .libs/libyaml-0.so.2.0.4 /tmp/libyaml/pkg/libyaml/usr/lib/libyaml-0.so.2.0.4libtool: install: (cd /tmp/libyaml/pkg/libyaml/usr/lib && { ln -s -f libyaml-0.so.2.0.4 libyaml-0.so.2 || { rm -f libyaml-0.so.2 && ln -s libyaml-0.so.2.0.4 libyaml-0.so.2; }; })libtool: install: (cd /tmp/libyaml/pkg/libyaml/usr/lib && { ln -s -f libyaml-0.so.2.0.4 libyaml.so || { rm -f libyaml.so && ln -s libyaml-0.so.2.0.4 libyaml.so; }; })libtool: install: /usr/bin/install -c .libs/libyaml.lai /tmp/libyaml/pkg/libyaml/usr/lib/libyaml.lalibtool: install: /usr/bin/install -c .libs/libyaml.a /tmp/libyaml/pkg/libyaml/usr/lib/libyaml.alibtool: install: chmod 644 /tmp/libyaml/pkg/libyaml/usr/lib/libyaml.alibtool: install: ranlib /tmp/libyaml/pkg/libyaml/usr/lib/libyaml.alibtool: install: warning: remember to run `libtool --finish /usr/lib'make[2]: Leaving directory '/tmp/libyaml/src/yaml-0.1.6/src'make[1]: Leaving directory '/tmp/libyaml/src/yaml-0.1.6/src'Making install in .make[1]: Entering directory '/tmp/libyaml/src/yaml-0.1.6'make[2]: Entering directory '/tmp/libyaml/src/yaml-0.1.6'make[2]: Nothing to be done for 'install-exec-am'.test -z "/usr/lib/pkgconfig" || /usr/sbin/mkdir -p "/tmp/libyaml/pkg/libyaml/usr/lib/pkgconfig" /usr/bin/install -c -m 644 yaml-0.1.pc '/tmp/libyaml/pkg/libyaml/usr/lib/pkgconfig'make[2]: Leaving directory '/tmp/libyaml/src/yaml-0.1.6'make[1]: Leaving directory '/tmp/libyaml/src/yaml-0.1.6'Making install in testsmake[1]: Entering directory '/tmp/libyaml/src/yaml-0.1.6/tests'make[2]: Entering directory '/tmp/libyaml/src/yaml-0.1.6/tests'make[2]: Nothing to be done for 'install-exec-am'.make[2]: Nothing to be done for 'install-data-am'.make[2]: Leaving directory '/tmp/libyaml/src/yaml-0.1.6/tests'make[1]: Leaving directory '/tmp/libyaml/src/yaml-0.1.6/tests'Making install in win32make[1]: Entering directory '/tmp/libyaml/src/yaml-0.1.6/win32'make[2]: Entering directory '/tmp/libyaml/src/yaml-0.1.6/win32'make[2]: Nothing to be done for 'install-exec-am'.make[2]: Nothing to be done for 'install-data-am'.make[2]: Leaving directory '/tmp/libyaml/src/yaml-0.1.6/win32'make[1]: Leaving directory '/tmp/libyaml/src/yaml-0.1.6/win32'==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "libyaml"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: libyaml 0.1.6-1 (Wed Apr 5 01:34:36 UTC 2017)CMD: pacman --query --file libyaml-0.1.6-1-x86_64.pkg.tar.xz
Creating hybrid package for 'libyaml'
Trying to find vanilla package 'libyaml'...
CMD: pacman --query --file /mirror/libyaml-0.1.6-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO/.MTREE/usr/share/licenses/libyaml/LICENSE/usr/lib/libyaml-0.so.2.0.4/usr/lib/libyaml-0.so.2/usr/lib/libyaml.so/usr/lib/pkgconfig/yaml-0.1.pc/usr/include/yaml.h/sysroot/usr/lib/libyaml-0.so.2.0.4/sysroot/usr/lib/libyaml-0.so.2/sysroot/usr/lib/libyaml.so/sysroot/usr/lib/libyaml.la/sysroot/usr/lib/libyaml.a/sysroot/usr/lib/pkgconfig/yaml-0.1.pc/sysroot/usr/include/yaml.hGenerating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf libyaml.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/libyaml.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libyaml.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/libyaml.pkg.tar.xz' -> Computing checksums... -> Creating 'desc' db entry... -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'Printing config logfiles
CMD: config logfiles '/tmp/libyaml/src/yaml-0.1.6/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by yaml configure 0.1.6, which wasgenerated by GNU Autoconf 2.68. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = 41550a960141uname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /sysroot/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2284: checking for a BSD-compatible installconfigure:2352: result: /usr/bin/install -cconfigure:2363: checking whether build environment is saneconfigure:2413: result: yesconfigure:2462: checking for x86_64-unknown-linux-stripconfigure:2492: result: noconfigure:2502: checking for stripconfigure:2518: found /sysroot/bin/stripconfigure:2529: result: stripconfigure:2554: checking for a thread-safe mkdir -pconfigure:2593: result: /usr/sbin/mkdir -pconfigure:2606: checking for gawkconfigure:2622: found /usr/sbin/gawkconfigure:2633: result: gawkconfigure:2644: checking whether make sets $(MAKE)configure:2666: result: yesconfigure:2782: checking for x86_64-unknown-linux-gccconfigure:2809: result: clangconfigure:3078: checking for C compiler versionconfigure:3087: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:3098: $? = 0configure:3087: clang -v >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:3098: $? = 0configure:3087: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3098: $? = 1configure:3087: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3098: $? = 1configure:3118: checking whether the C compiler worksconfigure:3140: clang conftest.c >&5configure:3144: $? = 0configure:3192: result: yesconfigure:3195: checking for C compiler default output file nameconfigure:3197: result: a.outconfigure:3203: checking for suffix of executablesconfigure:3210: clang -o conftest conftest.c >&5configure:3214: $? = 0configure:3236: result:configure:3258: checking whether we are cross compilingconfigure:3266: clang -o conftest conftest.c >&5configure:3270: $? = 0configure:3277: ./conftest./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headerconfigure:3281: $? = 127configure:3296: result: yesconfigure:3301: checking for suffix of object filesconfigure:3323: clang -c conftest.c >&5configure:3327: $? = 0configure:3348: result: oconfigure:3352: checking whether we are using the GNU C compilerconfigure:3371: clang -c conftest.c >&5configure:3371: $? = 0configure:3380: result: yesconfigure:3389: checking whether clang accepts -gconfigure:3409: clang -c -g conftest.c >&5configure:3409: $? = 0configure:3450: result: yesconfigure:3467: checking for clang option to accept ISO C89configure:3531: clang -c conftest.c >&5configure:3531: $? = 0configure:3544: result: none neededconfigure:3575: checking for style of include used by makeconfigure:3603: result: GNUconfigure:3629: checking dependency style of clangconfigure:3740: result: gcc3configure:3760: checking how to run the C preprocessorconfigure:3791: clang -E conftest.cconfigure:3791: $? = 0configure:3805: clang -E conftest.cconftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3805: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "yaml"| #define PACKAGE_TARNAME "yaml"| #define PACKAGE_VERSION "0.1.6"| #define PACKAGE_STRING "yaml 0.1.6"| #define PACKAGE_BUGREPORT "http://pyyaml.org/newticket?component=libyaml"| #define PACKAGE_URL ""| #define PACKAGE "yaml"| #define VERSION "0.1.6"| #define YAML_VERSION_MAJOR 0| #define YAML_VERSION_MINOR 1| #define YAML_VERSION_PATCH 6| #define YAML_VERSION_STRING "0.1.6"| /* end confdefs.h. */| #include configure:3830: result: clang -Econfigure:3850: clang -E conftest.cconfigure:3850: $? = 0configure:3864: clang -E conftest.cconftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3864: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "yaml"| #define PACKAGE_TARNAME "yaml"| #define PACKAGE_VERSION "0.1.6"| #define PACKAGE_STRING "yaml 0.1.6"| #define PACKAGE_BUGREPORT "http://pyyaml.org/newticket?component=libyaml"| #define PACKAGE_URL ""| #define PACKAGE "yaml"| #define VERSION "0.1.6"| #define YAML_VERSION_MAJOR 0| #define YAML_VERSION_MINOR 1| #define YAML_VERSION_PATCH 6| #define YAML_VERSION_STRING "0.1.6"| /* end confdefs.h. */| #include configure:3893: checking whether ln -s worksconfigure:3897: result: yesconfigure:3904: checking whether make sets $(MAKE)configure:3926: result: yesconfigure:3964: checking build system typeconfigure:3978: result: x86_64-unknown-linux-gnuconfigure:3998: checking host system typeconfigure:4011: result: x86_64-unknown-linux-gnuconfigure:4052: checking how to print stringsconfigure:4079: result: printfconfigure:4100: checking for a sed that does not truncate outputconfigure:4164: result: /usr/sbin/sedconfigure:4182: checking for grep that handles long lines and -econfigure:4240: result: /usr/sbin/grepconfigure:4245: checking for egrepconfigure:4307: result: /usr/sbin/grep -Econfigure:4312: checking for fgrepconfigure:4374: result: /usr/sbin/grep -Fconfigure:4409: checking for ld used by clangconfigure:4476: result: /sysroot/bin/ldconfigure:4483: checking if the linker (/sysroot/bin/ld) is GNU ldconfigure:4498: result: yesconfigure:4510: checking for BSD- or MS-compatible name lister (nm)configure:4559: result: /sysroot/bin/nm -Bconfigure:4689: checking the name lister (/sysroot/bin/nm -B) interfaceconfigure:4696: clang -c conftest.c >&5configure:4699: /sysroot/bin/nm -B "conftest.o"configure:4702: output0000000000000000 B some_variableconfigure:4709: result: BSD nmconfigure:4713: checking the maximum length of command line argumentsconfigure:4843: result: 1572864configure:4860: checking whether the shell understands some XSI constructsconfigure:4870: result: yesconfigure:4874: checking whether the shell understands "+="configure:4880: result: yesconfigure:4915: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu formatconfigure:4955: result: func_convert_file_noopconfigure:4962: checking how to convert x86_64-unknown-linux-gnu file names to toolchain formatconfigure:4982: result: func_convert_file_noopconfigure:4989: checking for /sysroot/bin/ld option to reload object filesconfigure:4996: result: -rconfigure:5030: checking for x86_64-unknown-linux-objdumpconfigure:5060: result: noconfigure:5070: checking for objdumpconfigure:5086: found /sysroot/bin/objdumpconfigure:5097: result: objdumpconfigure:5109: WARNING: using cross tools not prefixed with host tripletconfigure:5129: checking how to recognize dependent librariesconfigure:5331: result: pass_allconfigure:5376: checking for x86_64-unknown-linux-dlltoolconfigure:5406: result: noconfigure:5416: checking for dlltoolconfigure:5446: result: noconfigure:5476: checking how to associate runtime and link librariesconfigure:5503: result: printf %s\nconfigure:5520: checking for x86_64-unknown-linux-arconfigure:5550: result: noconfigure:5564: checking for arconfigure:5580: found /sysroot/bin/arconfigure:5591: result: arconfigure:5628: checking for archiver @FILE supportconfigure:5645: clang -c conftest.c >&5configure:5645: $? = 0configure:5648: ar cru libconftest.a @conftest.lst >&5/r: `u' modifier ignored since `D' is the default (see `U')configure:5651: $? = 0configure:5656: ar cru libconftest.a @conftest.lst >&5/r: `u' modifier ignored since `D' is the default (see `U')/r: conftest.o: No such file or directoryconfigure:5659: $? = 1configure:5671: result: @configure:5689: checking for x86_64-unknown-linux-stripconfigure:5716: result: stripconfigure:5788: checking for x86_64-unknown-linux-ranlibconfigure:5818: result: noconfigure:5828: checking for ranlibconfigure:5844: found /sysroot/bin/ranlibconfigure:5855: result: ranlibconfigure:5957: checking command to parse /sysroot/bin/nm -B output from clang objectconfigure:6077: clang -c conftest.c >&5configure:6080: $? = 0configure:6084: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nmconfigure:6087: $? = 0configure:6153: clang -o conftest conftest.c conftstm.o >&5configure:6156: $? = 0configure:6194: result: okconfigure:6231: checking for sysrootconfigure:6261: result: noconfigure:6338: clang -c conftest.c >&5configure:6341: $? = 0configure:6477: checking for x86_64-unknown-linux-mtconfigure:6507: result: noconfigure:6517: checking for mtconfigure:6547: result: noconfigure:6567: checking if : is a manifest toolconfigure:6573: : '-?'configure:6581: result: noconfigure:7219: checking for ANSI C header filesconfigure:7239: clang -c conftest.c >&5configure:7239: $? = 0configure:7323: result: yesconfigure:7336: checking for sys/types.hconfigure:7336: clang -c conftest.c >&5configure:7336: $? = 0configure:7336: result: yesconfigure:7336: checking for sys/stat.hconfigure:7336: clang -c conftest.c >&5configure:7336: $? = 0configure:7336: result: yesconfigure:7336: checking for stdlib.hconfigure:7336: clang -c conftest.c >&5configure:7336: $? = 0configure:7336: result: yesconfigure:7336: checking for string.hconfigure:7336: clang -c conftest.c >&5configure:7336: $? = 0configure:7336: result: yesconfigure:7336: checking for memory.hconfigure:7336: clang -c conftest.c >&5configure:7336: $? = 0configure:7336: result: yesconfigure:7336: checking for strings.hconfigure:7336: clang -c conftest.c >&5configure:7336: $? = 0configure:7336: result: yesconfigure:7336: checking for inttypes.hconfigure:7336: clang -c conftest.c >&5configure:7336: $? = 0configure:7336: result: yesconfigure:7336: checking for stdint.hconfigure:7336: clang -c conftest.c >&5configure:7336: $? = 0configure:7336: result: yesconfigure:7336: checking for unistd.hconfigure:7336: clang -c conftest.c >&5configure:7336: $? = 0configure:7336: result: yesconfigure:7350: checking for dlfcn.hconfigure:7350: clang -c conftest.c >&5configure:7350: $? = 0configure:7350: result: yesconfigure:7556: checking for objdirconfigure:7571: result: .libsconfigure:7838: checking if clang supports -fno-rtti -fno-exceptionsconfigure:7856: clang -c -fno-rtti -fno-exceptions conftest.c >&5configure:7860: $? = 0configure:7873: result: yesconfigure:8200: checking for clang option to produce PICconfigure:8207: result: -fPIC -DPICconfigure:8215: checking if clang PIC flag -fPIC -DPIC worksconfigure:8233: clang -c -fPIC -DPIC -DPIC conftest.c >&5configure:8237: $? = 0configure:8250: result: yesconfigure:8279: checking if clang static flag -static worksconfigure:8307: result: noconfigure:8322: checking if clang supports -c -o file.oconfigure:8343: clang -c -o out/conftest2.o conftest.c >&5configure:8347: $? = 0configure:8369: result: yesconfigure:8377: checking if clang supports -c -o file.oconfigure:8424: result: yesconfigure:8457: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared librariesconfigure:9614: result: yesconfigure:9651: checking whether -lc should be explicitly linked inconfigure:9659: clang -c conftest.c >&5configure:9662: $? = 0configure:9677: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1configure:9680: $? = 0configure:9694: result: noconfigure:9854: checking dynamic linker characteristicsconfigure:10365: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5configure:10365: $? = 0configure:10599: result: GNU/Linux ld.soconfigure:10706: checking how to hardcode library paths into programsconfigure:10731: result: immediateconfigure:11271: checking whether stripping libraries is possibleconfigure:11276: result: yesconfigure:11311: checking if libtool supports shared librariesconfigure:11313: result: yesconfigure:11316: checking whether to build shared librariesconfigure:11337: result: yesconfigure:11340: checking whether to build static librariesconfigure:11344: result: yesconfigure:11384: checking for doxygenconfigure:11400: found /usr/sbin/doxygenconfigure:11412: result: trueconfigure:11430: checking for ANSI C header filesconfigure:11534: result: yesconfigure:11544: checking for stdlib.hconfigure:11544: result: yesconfigure:11556: checking for an ANSI C-conforming constconfigure:11621: clang -c conftest.c >&5configure:11621: $? = 0configure:11628: result: yesconfigure:11636: checking for size_tconfigure:11636: clang -c conftest.c >&5configure:11636: $? = 0configure:11636: clang -c conftest.c >&5conftest.c:65:21: error: expected expressionif (sizeof ((size_t)))^1 error generated.configure:11636: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "yaml"| #define PACKAGE_TARNAME "yaml"| #define PACKAGE_VERSION "0.1.6"| #define PACKAGE_STRING "yaml 0.1.6"| #define PACKAGE_BUGREPORT "http://pyyaml.org/newticket?component=libyaml"| #define PACKAGE_URL ""| #define PACKAGE "yaml"| #define VERSION "0.1.6"| #define YAML_VERSION_MAJOR 0| #define YAML_VERSION_MINOR 1| #define YAML_VERSION_PATCH 6| #define YAML_VERSION_STRING "0.1.6"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_STDLIB_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| if (sizeof ((size_t)))| return 0;| ;| return 0;| }configure:11636: result: yesconfigure:11787: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by yaml config.status 0.1.6, which wasgenerated by GNU Autoconf 2.68. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 41550a960141config.status:1106: creating yaml-0.1.pcconfig.status:1106: creating include/Makefileconfig.status:1106: creating src/Makefileconfig.status:1106: creating Makefileconfig.status:1106: creating tests/Makefileconfig.status:1106: creating win32/Makefileconfig.status:1106: creating config.hconfig.status:1335: executing depfiles commandsconfig.status:1335: executing libtool commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_header_dlfcn_h=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_FGREP='/usr/sbin/grep -F'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_SED=/usr/sbin/sedac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/sbin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_DOXYGEN=trueac_cv_prog_STRIP=stripac_cv_prog_ac_ct_AR=arac_cv_prog_ac_ct_OBJDUMP=objdumpac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesac_cv_type_size_t=yesam_cv_CC_dependencies_compiler_type=gcc3lt_cv_ar_at_file=@lt_cv_archive_cmds_need_lc=nolt_cv_deplibs_check_method=pass_alllt_cv_file_magic_cmd='$MAGIC_CMD'lt_cv_file_magic_test_file=lt_cv_ld_reload_flag=-rlt_cv_nm_interface='BSD nm'lt_cv_objdir=.libslt_cv_path_LD=/sysroot/bin/ldlt_cv_path_NM='/sysroot/bin/nm -B'lt_cv_path_mainfest_tool=nolt_cv_prog_compiler_c_o=yeslt_cv_prog_compiler_pic='-fPIC -DPIC'lt_cv_prog_compiler_pic_works=yeslt_cv_prog_compiler_rtti_exceptions=yeslt_cv_prog_compiler_static_works=nolt_cv_prog_gnu_ld=yeslt_cv_sharedlib_from_linklib_cmd='printf %s\n'lt_cv_shlibpath_overrides_runpath=yeslt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''lt_cv_sys_max_cmd_len=1572864lt_cv_to_host_file_cmd=func_convert_file_nooplt_cv_to_tool_file_cmd=func_convert_file_noop## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/libyaml/src/yaml-0.1.6/config/missing --run aclocal-1.11'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='$${TAR-tar}'AR='ar'AUTOCONF='${SHELL} /tmp/libyaml/src/yaml-0.1.6/config/missing --run autoconf'AUTOHEADER='${SHELL} /tmp/libyaml/src/yaml-0.1.6/config/missing --run autoheader'AUTOMAKE='${SHELL} /tmp/libyaml/src/yaml-0.1.6/config/missing --run automake-1.11'AWK='gawk'CC='clang'CCDEPMODE='depmode=gcc3'CFLAGS=''CPP='clang -E'CPPFLAGS=''CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'DLLTOOL='false'DOXYGEN='true'DOXYGEN_FALSE='#'DOXYGEN_TRUE=''DSYMUTIL=''DUMPBIN=''ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/grep -E'EXEEXT=''FGREP='/usr/sbin/grep -F'GREP='/usr/sbin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'LD='/sysroot/bin/ld -m elf_x86_64'LDFLAGS=''LIBOBJS=''LIBS=''LIBTOOL='$(SHELL) $(top_builddir)/libtool'LIPO=''LN_S='ln -s'LTLIBOBJS=''MAKEINFO='${SHELL} /tmp/libyaml/src/yaml-0.1.6/config/missing --run makeinfo'MANIFEST_TOOL=':'MKDIR_P='/usr/sbin/mkdir -p'NM='/sysroot/bin/nm -B'NMEDIT=''OBJDUMP='objdump'OBJEXT='o'OTOOL64=''OTOOL=''PACKAGE='yaml'PACKAGE_BUGREPORT='http://pyyaml.org/newticket?component=libyaml'PACKAGE_NAME='yaml'PACKAGE_STRING='yaml 0.1.6'PACKAGE_TARNAME='yaml'PACKAGE_URL=''PACKAGE_VERSION='0.1.6'PATH_SEPARATOR=':'RANLIB='ranlib'SED='/usr/sbin/sed'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='0.1.6'YAML_LT_AGE='0'YAML_LT_CURRENT='2'YAML_LT_RELEASE='0'YAML_LT_REVISION='4'ac_ct_AR='ar'ac_ct_CC=''ac_ct_DUMPBIN=''am__EXEEXT_FALSE=''am__EXEEXT_TRUE='#'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__include='include'am__isrc=''am__leading_dot='.'am__nodep='_no'am__quote=''am__tar='$${TAR-tar} chof - "$$tardir"'am__untar='$${TAR-tar} xf -'bindir='${exec_prefix}/bin'build='x86_64-unknown-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='unknown'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='${prefix}'host='x86_64-unknown-linux-gnu'host_alias='x86_64-unknown-linux'host_cpu='x86_64'host_os='linux-gnu'host_vendor='unknown'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'install_sh='${SHELL} /tmp/libyaml/src/yaml-0.1.6/config/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'mkdir_p='/usr/sbin/mkdir -p'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "yaml"#define PACKAGE_TARNAME "yaml"#define PACKAGE_VERSION "0.1.6"#define PACKAGE_STRING "yaml 0.1.6"#define PACKAGE_BUGREPORT "http://pyyaml.org/newticket?component=libyaml"#define PACKAGE_URL ""#define PACKAGE "yaml"#define VERSION "0.1.6"#define YAML_VERSION_MAJOR 0#define YAML_VERSION_MINOR 1#define YAML_VERSION_PATCH 6#define YAML_VERSION_STRING "0.1.6"#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define HAVE_DLFCN_H 1#define LT_OBJDIR ".libs/"#define STDC_HEADERS 1#define HAVE_STDLIB_H 1configure: exit 0