+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/libyaml.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ezJwE8
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf yaml-0.1.7
+ /usr/bin/tar -xof -
+ /usr/bin/gzip -dc /builddir/build/SOURCES/yaml-0.1.7.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd yaml-0.1.7
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BHGcbc
+ umask 022
+ cd /builddir/build/BUILD
+ cd yaml-0.1.7
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config/config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config/config.sub
++ basename ./config/config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub
'/usr/lib/rpm/redhat/config.sub' -> './config/config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config/config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config/config.guess
++ basename ./config/config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config/config.guess'
+ '[' 1 = 1 ']'
+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./config/ltmain.sh
+ ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for riscv64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for riscv64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for riscv64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for riscv64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for riscv64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for riscv64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for doxygen... false
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating yaml-0.1.pc
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating Makefile
config.status: creating tests/Makefile
config.status: creating win32/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j4
make  all-recursive
make[1]: Entering directory '/builddir/build/BUILD/yaml-0.1.7'
Making all in include
make[2]: Entering directory '/builddir/build/BUILD/yaml-0.1.7/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/yaml-0.1.7/include'
Making all in src
make[2]: Entering directory '/builddir/build/BUILD/yaml-0.1.7/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o api.lo api.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o reader.lo reader.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scanner.lo scanner.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o parser.lo parser.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c reader.c  -fPIC -DPIC -o .libs/reader.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c parser.c  -fPIC -DPIC -o .libs/parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c api.c  -fPIC -DPIC -o .libs/api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c scanner.c  -fPIC -DPIC -o .libs/scanner.o
parser.c: In function 'yaml_parser_parse_block_sequence_entry':
parser.c:762:21: warning: variable 'dummy_mark' set but not used [-Wunused-but-set-variable]
         yaml_mark_t dummy_mark;     /* Used to eliminate a compiler warning. */
                     ^~~~~~~~~~
parser.c: In function 'yaml_parser_parse_block_mapping_key':
parser.c:872:21: warning: variable 'dummy_mark' set but not used [-Wunused-but-set-variable]
         yaml_mark_t dummy_mark;     /* Used to eliminate a compiler warning. */
                     ^~~~~~~~~~
scanner.c: In function 'yaml_parser_decrease_flow_level':
scanner.c:1189:23: warning: variable 'dummy_key' set but not used [-Wunused-but-set-variable]
     yaml_simple_key_t dummy_key;    /* Used to eliminate a compiler warning. */
                       ^~~~~~~~~
parser.c: In function 'yaml_parser_parse_flow_sequence_entry':
parser.c:955:17: warning: variable 'dummy_mark' set but not used [-Wunused-but-set-variable]
     yaml_mark_t dummy_mark;     /* Used to eliminate a compiler warning. */
                 ^~~~~~~~~~
parser.c: In function 'yaml_parser_parse_flow_mapping_key':
parser.c:1107:17: warning: variable 'dummy_mark' set but not used [-Wunused-but-set-variable]
     yaml_mark_t dummy_mark;     /* Used to eliminate a compiler warning. */
                 ^~~~~~~~~~
api.c: In function 'yaml_document_delete':
api.c:1121:7: warning: variable 'context' set but not used [-Wunused-but-set-variable]
     } context;
       ^~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c reader.c -o reader.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o loader.lo loader.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c loader.c  -fPIC -DPIC -o .libs/loader.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c parser.c -o parser.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c api.c -o api.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c loader.c -o loader.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o writer.lo writer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c writer.c  -fPIC -DPIC -o .libs/writer.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c writer.c -o writer.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o emitter.lo emitter.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c emitter.c  -fPIC -DPIC -o .libs/emitter.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o dumper.lo dumper.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dumper.c  -fPIC -DPIC -o .libs/dumper.o
emitter.c: In function 'yaml_emitter_write_plain_scalar':
emitter.c:28:6: warning: value computed is not used [-Wunused-value]
      && ((emitter->line_break == YAML_CR_BREAK ?                                \
      ^
emitter.c:56:11: note: in expansion of macro 'PUT_BREAK'
          (PUT_BREAK(emitter),                                                   \
           ^~~~~~~~~
emitter.c:1931:18: note: in expansion of macro 'WRITE_BREAK'
             if (!WRITE_BREAK(emitter, string)) return 0;
                  ^~~~~~~~~~~
emitter.c: In function 'yaml_emitter_write_single_quoted_scalar':
emitter.c:28:6: warning: value computed is not used [-Wunused-value]
      && ((emitter->line_break == YAML_CR_BREAK ?                                \
      ^
emitter.c:56:11: note: in expansion of macro 'PUT_BREAK'
          (PUT_BREAK(emitter),                                                   \
           ^~~~~~~~~
emitter.c:1992:18: note: in expansion of macro 'WRITE_BREAK'
             if (!WRITE_BREAK(emitter, string)) return 0;
                  ^~~~~~~~~~~
emitter.c: In function 'yaml_emitter_write_literal_scalar':
emitter.c:28:6: warning: value computed is not used [-Wunused-value]
      && ((emitter->line_break == YAML_CR_BREAK ?                                \
      ^
emitter.c:56:11: note: in expansion of macro 'PUT_BREAK'
          (PUT_BREAK(emitter),                                                   \
           ^~~~~~~~~
emitter.c:2255:18: note: in expansion of macro 'WRITE_BREAK'
             if (!WRITE_BREAK(emitter, string)) return 0;
                  ^~~~~~~~~~~
emitter.c: In function 'yaml_emitter_write_folded_scalar':
emitter.c:28:6: warning: value computed is not used [-Wunused-value]
      && ((emitter->line_break == YAML_CR_BREAK ?                                \
      ^
emitter.c:56:11: note: in expansion of macro 'PUT_BREAK'
          (PUT_BREAK(emitter),                                                   \
           ^~~~~~~~~
emitter.c:2304:18: note: in expansion of macro 'WRITE_BREAK'
             if (!WRITE_BREAK(emitter, string)) return 0;
                  ^~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dumper.c -o dumper.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c scanner.c -o scanner.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c emitter.c -o emitter.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -release 0 -version-info 2:5:0 -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libyaml.la -rpath /usr/lib64 api.lo reader.lo scanner.lo parser.lo loader.lo writer.lo emitter.lo dumper.lo  
libtool: link: gcc -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   -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,libyaml-0.so.2 -o .libs/libyaml-0.so.2.0.5
libtool: link: (cd ".libs" && rm -f "libyaml-0.so.2" && ln -s "libyaml-0.so.2.0.5" "libyaml-0.so.2")
libtool: link: (cd ".libs" && rm -f "libyaml.so" && ln -s "libyaml-0.so.2.0.5" "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
libtool: link: ranlib .libs/libyaml.a
libtool: link: ( cd ".libs" && rm -f "libyaml.la" && ln -s "../libyaml.la" "libyaml.la" )
make[2]: Leaving directory '/builddir/build/BUILD/yaml-0.1.7/src'
Making all in .
make[2]: Entering directory '/builddir/build/BUILD/yaml-0.1.7'
make[2]: Leaving directory '/builddir/build/BUILD/yaml-0.1.7'
Making all in tests
make[2]: Entering directory '/builddir/build/BUILD/yaml-0.1.7/tests'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o run-scanner.o run-scanner.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o run-parser.o run-parser.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o run-loader.o run-loader.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o run-emitter.o run-emitter.c
run-emitter.c: In function 'compare_events':
run-emitter.c:142:61: warning: self-comparison always evaluates to false [-Wtautological-compare]
                     || (event2->data.scalar.quoted_implicit != event2->data.scalar.quoted_implicit)
                                                             ^~
run-emitter.c: In function 'print_output':
run-emitter.c:208:28: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t {aka long unsigned int}' [-Wformat=]
     printf("#### (length: %d)\n", total_size);
                           ~^
                           %ld
run-emitter.c:209:39: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
     printf("OUTPUT:\n%s#### (length: %d)\n", buffer, size);
                                      ~^
                                      %ld
run-emitter.c: In function 'main':
run-emitter.c:322:34: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t {aka long unsigned int}' [-Wformat=]
         printf("PASSED (length: %d)\n", written);
                                 ~^
                                 %ld
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o run-dumper.o run-dumper.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o example-reformatter.o example-reformatter.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o example-reformatter-alt.o example-reformatter-alt.c
example-reformatter.c: In function 'main':
example-reformatter.c:123:60: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Reader error: %s: #%X at %d\n", parser.problem,
                                                           ~^
                                                           %ld
                         parser.problem_value, parser.problem_offset);
                                               ~~~~~~~~~~~~~~~~~~~~~
example-reformatter.c:127:55: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Reader error: %s at %d\n", parser.problem,
                                                      ~^
                                                      %ld
                         parser.problem_offset);
                         ~~~~~~~~~~~~~~~~~~~~~          
example-reformatter.c:134:61: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Scanner error: %s at line %d, column %d\n"
                                                            ~^
                                                            %ld
example-reformatter.c:136:25:
                         parser.context_mark.line+1, parser.context_mark.column+1,
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~           
example-reformatter.c:134:72: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Scanner error: %s at line %d, column %d\n"
                                                                       ~^
                                                                       %ld
example-reformatter.c:136:53:
                         parser.context_mark.line+1, parser.context_mark.column+1,
                                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter.c:134:33: warning: format '%d' expects argument of type 'int', but argument 7 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Scanner error: %s at line %d, column %d\n"
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter.c:137:41:
                         parser.problem, parser.problem_mark.line+1,
                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter.c:135:38: note: format string is defined here
                         "%s at line %d, column %d\n", parser.context,
                                     ~^
                                     %ld
example-reformatter.c:134:33: warning: format '%d' expects argument of type 'int', but argument 8 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Scanner error: %s at line %d, column %d\n"
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter.c:138:25:
                         parser.problem_mark.column+1);
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter.c:135:49: note: format string is defined here
                         "%s at line %d, column %d\n", parser.context,
                                                ~^
                                                %ld
example-reformatter.c:141:61: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Scanner error: %s at line %d, column %d\n",
                                                            ~^
                                                            %ld
                         parser.problem, parser.problem_mark.line+1,
                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter.c:141:72: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Scanner error: %s at line %d, column %d\n",
                                                                       ~^
                                                                       %ld
example-reformatter.c:143:25:
                         parser.problem_mark.column+1);
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
example-reformatter.c:149:60: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Parser error: %s at line %d, column %d\n"
                                                           ~^
                                                           %ld
example-reformatter.c:151:25:
                         parser.context_mark.line+1, parser.context_mark.column+1,
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~          
example-reformatter.c:149:71: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Parser error: %s at line %d, column %d\n"
                                                                      ~^
                                                                      %ld
example-reformatter.c:151:53:
                         parser.context_mark.line+1, parser.context_mark.column+1,
                                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter.c:149:33: warning: format '%d' expects argument of type 'int', but argument 7 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Parser error: %s at line %d, column %d\n"
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter.c:152:41:
                         parser.problem, parser.problem_mark.line+1,
                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter.c:150:38: note: format string is defined here
                         "%s at line %d, column %d\n", parser.context,
                                     ~^
                                     %ld
example-reformatter.c:149:33: warning: format '%d' expects argument of type 'int', but argument 8 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Parser error: %s at line %d, column %d\n"
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter.c:153:25:
                         parser.problem_mark.column+1);
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter.c:150:49: note: format string is defined here
                         "%s at line %d, column %d\n", parser.context,
                                                ~^
                                                %ld
example-reformatter.c:156:60: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Parser error: %s at line %d, column %d\n",
                                                           ~^
                                                           %ld
                         parser.problem, parser.problem_mark.line+1,
                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter.c:156:71: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Parser error: %s at line %d, column %d\n",
                                                                      ~^
                                                                      %ld
example-reformatter.c:158:25:
                         parser.problem_mark.column+1);
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
run-dumper.c: In function 'print_output':
run-dumper.c:183:28: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t {aka long unsigned int}' [-Wformat=]
     printf("#### (length: %d)\n", total_size);
                           ~^
                           %ld
run-dumper.c:184:39: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
     printf("OUTPUT:\n%s#### (length: %d)\n", buffer, size);
                                      ~^
                                      %ld
example-reformatter-alt.c: In function 'main':
example-reformatter-alt.c:123:60: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Reader error: %s: #%X at %d\n", parser.problem,
                                                           ~^
                                                           %ld
                         parser.problem_value, parser.problem_offset);
                                               ~~~~~~~~~~~~~~~~~~~~~
example-reformatter-alt.c:127:55: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Reader error: %s at %d\n", parser.problem,
                                                      ~^
                                                      %ld
                         parser.problem_offset);
                         ~~~~~~~~~~~~~~~~~~~~~          
example-reformatter-alt.c:134:61: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Scanner error: %s at line %d, column %d\n"
                                                            ~^
                                                            %ld
example-reformatter-alt.c:136:25:
                         parser.context_mark.line+1, parser.context_mark.column+1,
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~           
example-reformatter-alt.c:134:72: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Scanner error: %s at line %d, column %d\n"
                                                                       ~^
                                                                       %ld
example-reformatter-alt.c:136:53:
                         parser.context_mark.line+1, parser.context_mark.column+1,
                                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter-alt.c:134:33: warning: format '%d' expects argument of type 'int', but argument 7 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Scanner error: %s at line %d, column %d\n"
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter-alt.c:137:41:
                         parser.problem, parser.problem_mark.line+1,
                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter-alt.c:135:38: note: format string is defined here
                         "%s at line %d, column %d\n", parser.context,
                                     ~^
                                     %ld
example-reformatter-alt.c:134:33: warning: format '%d' expects argument of type 'int', but argument 8 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Scanner error: %s at line %d, column %d\n"
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter-alt.c:138:25:
                         parser.problem_mark.column+1);
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter-alt.c:135:49: note: format string is defined here
                         "%s at line %d, column %d\n", parser.context,
                                                ~^
                                                %ld
example-reformatter-alt.c:141:61: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Scanner error: %s at line %d, column %d\n",
                                                            ~^
                                                            %ld
                         parser.problem, parser.problem_mark.line+1,
                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter-alt.c:141:72: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Scanner error: %s at line %d, column %d\n",
                                                                       ~^
                                                                       %ld
example-reformatter-alt.c:143:25:
                         parser.problem_mark.column+1);
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
example-reformatter-alt.c:149:60: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Parser error: %s at line %d, column %d\n"
                                                           ~^
                                                           %ld
example-reformatter-alt.c:151:25:
                         parser.context_mark.line+1, parser.context_mark.column+1,
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~          
run-dumper.c: In function 'main':
run-dumper.c:307:34: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t {aka long unsigned int}' [-Wformat=]
         printf("PASSED (length: %d)\n", written);
                                 ~^
                                 %ld
example-reformatter-alt.c:149:71: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Parser error: %s at line %d, column %d\n"
                                                                      ~^
                                                                      %ld
example-reformatter-alt.c:151:53:
                         parser.context_mark.line+1, parser.context_mark.column+1,
                                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter-alt.c:149:33: warning: format '%d' expects argument of type 'int', but argument 7 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Parser error: %s at line %d, column %d\n"
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter-alt.c:152:41:
                         parser.problem, parser.problem_mark.line+1,
                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter-alt.c:150:38: note: format string is defined here
                         "%s at line %d, column %d\n", parser.context,
                                     ~^
                                     %ld
example-reformatter-alt.c:149:33: warning: format '%d' expects argument of type 'int', but argument 8 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Parser error: %s at line %d, column %d\n"
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter-alt.c:153:25:
                         parser.problem_mark.column+1);
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter-alt.c:150:49: note: format string is defined here
                         "%s at line %d, column %d\n", parser.context,
                                                ~^
                                                %ld
example-reformatter-alt.c:156:60: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Parser error: %s at line %d, column %d\n",
                                                           ~^
                                                           %ld
                         parser.problem, parser.problem_mark.line+1,
                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter-alt.c:156:71: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Parser error: %s at line %d, column %d\n",
                                                                      ~^
                                                                      %ld
example-reformatter-alt.c:158:25:
                         parser.problem_mark.column+1);
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
example-reformatter-alt.c:164:62: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Composer error: %s at line %d, column %d\n"
                                                             ~^
                                                             %ld
example-reformatter-alt.c:166:25:
                         parser.context_mark.line+1, parser.context_mark.column+1,
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~            
example-reformatter-alt.c:164:73: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Composer error: %s at line %d, column %d\n"
                                                                        ~^
                                                                        %ld
example-reformatter-alt.c:166:53:
                         parser.context_mark.line+1, parser.context_mark.column+1,
                                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter-alt.c:164:33: warning: format '%d' expects argument of type 'int', but argument 7 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Composer error: %s at line %d, column %d\n"
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter-alt.c:167:41:
                         parser.problem, parser.problem_mark.line+1,
                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter-alt.c:165:38: note: format string is defined here
                         "%s at line %d, column %d\n", parser.context,
                                     ~^
                                     %ld
example-reformatter-alt.c:164:33: warning: format '%d' expects argument of type 'int', but argument 8 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Composer error: %s at line %d, column %d\n"
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter-alt.c:168:25:
                         parser.problem_mark.column+1);
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter-alt.c:165:49: note: format string is defined here
                         "%s at line %d, column %d\n", parser.context,
                                                ~^
                                                %ld
example-reformatter-alt.c:171:62: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Composer error: %s at line %d, column %d\n",
                                                             ~^
                                                             %ld
                         parser.problem, parser.problem_mark.line+1,
                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~
example-reformatter-alt.c:171:73: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Composer error: %s at line %d, column %d\n",
                                                                        ~^
                                                                        %ld
example-reformatter-alt.c:173:25:
                         parser.problem_mark.column+1);
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o example-deconstructor.o example-deconstructor.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o example-deconstructor-alt.o example-deconstructor-alt.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-scanner run-scanner.o ../src/libyaml.la 
example-deconstructor.c: In function 'main':
example-deconstructor.c:110:23: warning: pointer targets in passing argument 3 of 'yaml_sequence_start_event_initialize' differ in signedness [-Wpointer-sign]
                 NULL, "tag:yaml.org,2002:seq", 1,
                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:601:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_sequence_start_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:134:27: warning: pointer targets in passing argument 3 of 'yaml_mapping_start_event_initialize' differ in signedness [-Wpointer-sign]
                     NULL, "tag:yaml.org,2002:map", 1,
                           ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:633:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_mapping_start_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:149:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "type", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:149:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "type", -1,
                                                            ^~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:158:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "STREAM-START", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:158:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "STREAM-START", -1,
                                                            ^~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:174:39: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str", "encoding", -1,
                                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:174:64: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str", "encoding", -1,
                                                                ^~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:183:39: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str",
                                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:184:33: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 (encoding == YAML_UTF8_ENCODING ? "utf-8" :
                                 ^
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:201:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "type", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:201:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "type", -1,
                                                            ^~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:210:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "STREAM-END", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:210:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "STREAM-END", -1,
                                                            ^~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:223:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "type", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:223:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "type", -1,
                                                            ^~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:232:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "DOCUMENT-START", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:232:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "DOCUMENT-START", -1,
                                                            ^~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:249:39: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str", "version", -1,
                                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:249:64: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str", "version", -1,
                                                                ^~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:258:39: warning: pointer targets in passing argument 3 of 'yaml_mapping_start_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:map", 1,
                                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:633:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_mapping_start_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:267:39: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str", "major", -1,
                                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:267:64: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str", "major", -1,
                                                                ^~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:277:39: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:int", number, -1,
                                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:277:64: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:int", number, -1,
                                                                ^~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:286:39: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str", "minor", -1,
                                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:286:64: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str", "minor", -1,
                                                                ^~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:296:39: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:int", number, -1,
                                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:296:64: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:int", number, -1,
                                                                ^~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:320:39: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str", "tags", -1,
                                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:320:64: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str", "tags", -1,
                                                                ^~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:329:39: warning: pointer targets in passing argument 3 of 'yaml_sequence_start_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:seq", 1,
                                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:601:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_sequence_start_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:342:43: warning: pointer targets in passing argument 3 of 'yaml_mapping_start_event_initialize' differ in signedness [-Wpointer-sign]
                                     NULL, "tag:yaml.org,2002:map", 1,
                                           ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:633:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_mapping_start_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:351:43: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                     NULL, "tag:yaml.org,2002:str", "handle", -1,
                                           ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:351:68: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                     NULL, "tag:yaml.org,2002:str", "handle", -1,
                                                                    ^~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:360:43: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                     NULL, "tag:yaml.org,2002:str",
                                           ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:370:43: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                     NULL, "tag:yaml.org,2002:str", "prefix", -1,
                                           ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:370:68: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                     NULL, "tag:yaml.org,2002:str", "prefix", -1,
                                                                    ^~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:379:43: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                     NULL, "tag:yaml.org,2002:str",
                                           ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:405:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "implicit", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:405:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "implicit", -1,
                                                            ^~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:414:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:bool",
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:415:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             (input_event.data.document_start.implicit ?
                             ^
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:429:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "type", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:429:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "type", -1,
                                                            ^~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:438:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "DOCUMENT-END", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:438:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "DOCUMENT-END", -1,
                                                            ^~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:447:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "implicit", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:447:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "implicit", -1,
                                                            ^~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:456:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:bool",
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:457:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             (input_event.data.document_end.implicit ?
                             ^
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:471:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "type", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:471:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "type", -1,
                                                            ^~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:480:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "ALIAS", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:480:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "ALIAS", -1,
                                                            ^~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:489:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "anchor", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:489:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "anchor", -1,
                                                            ^~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:498:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str",
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:512:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "type", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:512:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "type", -1,
                                                            ^~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:521:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "SCALAR", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:521:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "SCALAR", -1,
                                                            ^~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:534:39: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str", "anchor", -1,
                                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:534:64: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str", "anchor", -1,
                                                                ^~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:543:39: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str",
                                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:558:39: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str", "tag", -1,
                                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:558:64: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str", "tag", -1,
                                                                ^~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:567:39: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str",
                                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:580:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "value", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:580:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "value", -1,
                                                            ^~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:589:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str",
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c: In function 'main':
example-deconstructor-alt.c:144:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "type", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~
example-deconstructor.c:602:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "implicit", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:602:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "implicit", -1,
                                                            ^~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:611:35: warning: pointer targets in passing argument 3 of 'yaml_mapping_start_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:map", 1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:633:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_mapping_start_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:147:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "STREAM-START", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~~~~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:160:25: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                         "encoding", -1, YAML_PLAIN_SCALAR_STYLE);
                         ^~~~~~~~~~
example-deconstructor.c:620:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "plain", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:620:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "plain", -1,
                                                            ^~~~~~~
example-deconstructor-alt.c:163:29: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                             (encoding == YAML_UTF8_ENCODING ? "utf-8" :
                             ^
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:179:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "type", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:629:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:bool",
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:182:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "STREAM-END", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:630:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             (input_event.data.scalar.plain_implicit ?
                             ^
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:194:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "type", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:197:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "DOCUMENT-START", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~~~~~~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:213:25: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                         "version", -1, YAML_PLAIN_SCALAR_STYLE);
                         ^~~~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:640:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "non-plain", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:640:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "non-plain", -1,
                                                            ^~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:649:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:bool",
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:650:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             (input_event.data.scalar.quoted_implicit ?
                             ^
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:224:25: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                         "major", -1, YAML_PLAIN_SCALAR_STYLE);
                         ^~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:671:29: warning: pointer targets in passing argument 2 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
 #define YAML_INT_TAG        "tag:yaml.org,2002:int"
                             ^
example-deconstructor-alt.c:227:72: note: in expansion of macro 'YAML_INT_TAG'
                     value = yaml_document_add_scalar(&output_document, YAML_INT_TAG,
                                                                        ^~~~~~~~~~~~
example-deconstructor.c:673:39: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str", "style", -1,
                                       ^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:228:25: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                         number, -1, YAML_PLAIN_SCALAR_STYLE);
                         ^~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:673:64: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str", "style", -1,
                                                                ^~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:682:39: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str",
                                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:236:25: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                         "minor", -1, YAML_PLAIN_SCALAR_STYLE);
                         ^~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:671:29: warning: pointer targets in passing argument 2 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
 #define YAML_INT_TAG        "tag:yaml.org,2002:int"
                             ^
example-deconstructor-alt.c:239:72: note: in expansion of macro 'YAML_INT_TAG'
                     value = yaml_document_add_scalar(&output_document, YAML_INT_TAG,
                                                                        ^~~~~~~~~~~~
example-deconstructor.c:683:33: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 (style == YAML_PLAIN_SCALAR_STYLE ? "plain" :
                                 ^
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:240:25: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                         number, -1, YAML_PLAIN_SCALAR_STYLE);
                         ^~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:704:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "type", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:256:25: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                         "tags", -1, YAML_PLAIN_SCALAR_STYLE);
                         ^~~~~~
example-deconstructor.c:704:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "type", -1,
                                                            ^~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:713:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "SEQUENCE-START", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:279:29: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                             "handle", -1, YAML_PLAIN_SCALAR_STYLE);
                             ^~~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:713:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "SEQUENCE-START", -1,
                                                            ^~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:726:39: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str", "anchor", -1,
                                       ^~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:290:29: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                             "prefix", -1, YAML_PLAIN_SCALAR_STYLE);
                             ^~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:726:64: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str", "anchor", -1,
                                                                ^~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:303:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "implicit", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~~~~~
example-deconstructor.c:735:39: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str",
                                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:750:39: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str", "tag", -1,
                                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:750:64: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str", "tag", -1,
                                                                ^~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:667:29: warning: pointer targets in passing argument 2 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
 #define YAML_BOOL_TAG       "tag:yaml.org,2002:bool"
                             ^
example-deconstructor-alt.c:305:68: note: in expansion of macro 'YAML_BOOL_TAG'
                 value = yaml_document_add_scalar(&output_document, YAML_BOOL_TAG,
                                                                    ^~~~~~~~~~~~~
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:306:25: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                         (input_event.data.document_start.implicit ?
                         ^
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:759:39: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str",
                                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:319:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "type", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:322:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "DOCUMENT-END", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~~~~~~~~~
example-deconstructor.c:770:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "implicit", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:330:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "implicit", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~~~~~
example-deconstructor.c:770:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "implicit", -1,
                                                            ^~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:667:29: warning: pointer targets in passing argument 2 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
 #define YAML_BOOL_TAG       "tag:yaml.org,2002:bool"
                             ^
example-deconstructor-alt.c:332:68: note: in expansion of macro 'YAML_BOOL_TAG'
                 value = yaml_document_add_scalar(&output_document, YAML_BOOL_TAG,
                                                                    ^~~~~~~~~~~~~
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:333:25: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                         (input_event.data.document_end.implicit ?
                         ^
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:779:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:bool",
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:780:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             (input_event.data.sequence_start.implicit ?
                             ^
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:797:39: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str", "style", -1,
                                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:797:64: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str", "style", -1,
                                                                ^~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:346:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "type", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:349:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "ALIAS", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:357:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "anchor", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:806:39: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str",
                                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:807:33: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 (style == YAML_BLOCK_SEQUENCE_STYLE ? "block" :
                                 ^
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:373:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "type", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:376:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "SCALAR", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:823:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "type", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:823:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "type", -1,
                                                            ^~~~~~
example-deconstructor-alt.c:386:25: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                         "anchor", -1, YAML_PLAIN_SCALAR_STYLE);
                         ^~~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:401:25: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                         "tag", -1, YAML_PLAIN_SCALAR_STYLE);
                         ^~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:832:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "SEQUENCE-END", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:832:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "SEQUENCE-END", -1,
                                                            ^~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:414:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "value", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:845:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "type", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:845:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "type", -1,
                                                            ^~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:429:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "version", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:440:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "plain", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:667:29: warning: pointer targets in passing argument 2 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
 #define YAML_BOOL_TAG       "tag:yaml.org,2002:bool"
                             ^
example-deconstructor-alt.c:442:68: note: in expansion of macro 'YAML_BOOL_TAG'
                 value = yaml_document_add_scalar(&output_document, YAML_BOOL_TAG,
                                                                    ^~~~~~~~~~~~~
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:443:25: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                         (input_event.data.scalar.plain_implicit ?
                         ^
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:854:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "MAPPING-START", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:854:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "MAPPING-START", -1,
                                                            ^~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:452:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "quoted", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~~~
example-deconstructor.c:867:39: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str", "anchor", -1,
                                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:867:64: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str", "anchor", -1,
                                                                ^~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:876:39: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str",
                                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:667:29: warning: pointer targets in passing argument 2 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
 #define YAML_BOOL_TAG       "tag:yaml.org,2002:bool"
                             ^
example-deconstructor-alt.c:454:68: note: in expansion of macro 'YAML_BOOL_TAG'
                 value = yaml_document_add_scalar(&output_document, YAML_BOOL_TAG,
                                                                    ^~~~~~~~~~~~~
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:455:25: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                         (input_event.data.scalar.quoted_implicit ?
                         ^
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:470:25: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                         "style", -1, YAML_PLAIN_SCALAR_STYLE);
                         ^~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:473:29: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                             (style == YAML_PLAIN_SCALAR_STYLE ? "plain" :
                             ^
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:493:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "type", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:496:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "SEQUENCE-START", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~~~~~~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:891:39: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str", "tag", -1,
                                       ^~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:506:25: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                         "anchor", -1, YAML_PLAIN_SCALAR_STYLE);
                         ^~~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:891:64: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str", "tag", -1,
                                                                ^~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:521:25: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                         "tag", -1, YAML_PLAIN_SCALAR_STYLE);
                         ^~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:534:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "implicit", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:667:29: warning: pointer targets in passing argument 2 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
 #define YAML_BOOL_TAG       "tag:yaml.org,2002:bool"
                             ^
example-deconstructor-alt.c:536:68: note: in expansion of macro 'YAML_BOOL_TAG'
                 value = yaml_document_add_scalar(&output_document, YAML_BOOL_TAG,
                                                                    ^~~~~~~~~~~~~
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:537:25: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                         (input_event.data.sequence_start.implicit ?
                         ^
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:900:39: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str",
                                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:911:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "implicit", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:911:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "implicit", -1,
                                                            ^~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:920:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:bool",
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:553:25: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                         "style", -1, YAML_PLAIN_SCALAR_STYLE);
                         ^~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:921:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             (input_event.data.mapping_start.implicit ?
                             ^
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:556:29: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                             (style == YAML_BLOCK_SEQUENCE_STYLE ? "block" :
                             ^
example-deconstructor.c:938:39: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str", "style", -1,
                                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:938:64: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str", "style", -1,
                                                                ^~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:571:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "type", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:947:39: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 NULL, "tag:yaml.org,2002:str",
                                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:574:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "SEQUENCE-END", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~~~~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:948:33: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                                 (style == YAML_BLOCK_MAPPING_STYLE ? "block" :
                                 ^
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:586:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "type", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:964:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "type", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:964:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "type", -1,
                                                            ^~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:973:35: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "MAPPING-END", -1,
                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:973:60: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign]
                             NULL, "tag:yaml.org,2002:str", "MAPPING-END", -1,
                                                            ^~~~~~~~~~~~~
In file included from example-deconstructor.c:2:0:
../include/yaml.h:578:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_scalar_event_initialize(yaml_event_t *event,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:589:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "MAPPING-START", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~~~~~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:599:25: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                         "anchor", -1, YAML_PLAIN_SCALAR_STYLE);
                         ^~~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:1036:60: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Reader error: %s: #%X at %d\n", parser.problem,
                                                           ~^
                                                           %ld
                         parser.problem_value, parser.problem_offset);
                                               ~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:614:25: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                         "tag", -1, YAML_PLAIN_SCALAR_STYLE);
                         ^~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:1040:55: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Reader error: %s at %d\n", parser.problem,
                                                      ~^
                                                      %ld
                         parser.problem_offset);
                         ~~~~~~~~~~~~~~~~~~~~~          
example-deconstructor-alt.c:627:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "implicit", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:667:29: warning: pointer targets in passing argument 2 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
 #define YAML_BOOL_TAG       "tag:yaml.org,2002:bool"
                             ^
example-deconstructor-alt.c:629:68: note: in expansion of macro 'YAML_BOOL_TAG'
                 value = yaml_document_add_scalar(&output_document, YAML_BOOL_TAG,
                                                                    ^~~~~~~~~~~~~
example-deconstructor.c:1047:61: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Scanner error: %s at line %d, column %d\n"
                                                            ~^
                                                            %ld
example-deconstructor.c:1049:25:
                         parser.context_mark.line+1, parser.context_mark.column+1,
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~           
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:630:25: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                         (input_event.data.mapping_start.implicit ?
                         ^
example-deconstructor.c:1047:72: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Scanner error: %s at line %d, column %d\n"
                                                                       ~^
                                                                       %ld
example-deconstructor.c:1049:53:
                         parser.context_mark.line+1, parser.context_mark.column+1,
                                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:1047:33: warning: format '%d' expects argument of type 'int', but argument 7 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Scanner error: %s at line %d, column %d\n"
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:1050:41:
                         parser.problem, parser.problem_mark.line+1,
                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:1048:38: note: format string is defined here
                         "%s at line %d, column %d\n", parser.context,
                                     ~^
                                     %ld
example-deconstructor.c:1047:33: warning: format '%d' expects argument of type 'int', but argument 8 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Scanner error: %s at line %d, column %d\n"
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:1051:25:
                         parser.problem_mark.column+1);
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:1048:49: note: format string is defined here
                         "%s at line %d, column %d\n", parser.context,
                                                ~^
                                                %ld
example-deconstructor.c:1054:61: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Scanner error: %s at line %d, column %d\n",
                                                            ~^
                                                            %ld
                         parser.problem, parser.problem_mark.line+1,
                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:646:25: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                         "style", -1, YAML_PLAIN_SCALAR_STYLE);
                         ^~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:649:36: warning: comparison between 'yaml_sequence_style_t {aka enum yaml_sequence_style_e}' and 'enum yaml_mapping_style_e' [-Wenum-compare]
                             (style == YAML_BLOCK_MAPPING_STYLE ? "block" :
                                    ^~
example-deconstructor.c:1054:72: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Scanner error: %s at line %d, column %d\n",
                                                                       ~^
                                                                       %ld
example-deconstructor.c:1056:25:
                         parser.problem_mark.column+1);
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
example-deconstructor-alt.c:650:36: warning: comparison between 'yaml_sequence_style_t {aka enum yaml_sequence_style_e}' and 'enum yaml_mapping_style_e' [-Wenum-compare]
                              style == YAML_FLOW_MAPPING_STYLE ? "flow" :
                                    ^~
example-deconstructor-alt.c:649:29: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                             (style == YAML_BLOCK_MAPPING_STYLE ? "block" :
                             ^
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:664:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "type", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:1062:60: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Parser error: %s at line %d, column %d\n"
                                                           ~^
                                                           %ld
example-deconstructor.c:1064:25:
                         parser.context_mark.line+1, parser.context_mark.column+1,
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~          
example-deconstructor.c:1062:71: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Parser error: %s at line %d, column %d\n"
                                                                      ~^
                                                                      %ld
example-deconstructor.c:1064:53:
                         parser.context_mark.line+1, parser.context_mark.column+1,
                                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:667:21: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign]
                     "MAPPING-END", -1, YAML_PLAIN_SCALAR_STYLE);
                     ^~~~~~~~~~~~~
In file included from example-deconstructor-alt.c:2:0:
../include/yaml.h:896:1: note: expected 'yaml_char_t * {aka unsigned char *}' but argument is of type 'char *'
 yaml_document_add_scalar(yaml_document_t *document,
 ^~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:1062:33: warning: format '%d' expects argument of type 'int', but argument 7 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Parser error: %s at line %d, column %d\n"
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:1065:41:
                         parser.problem, parser.problem_mark.line+1,
                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:1063:38: note: format string is defined here
                         "%s at line %d, column %d\n", parser.context,
                                     ~^
                                     %ld
example-deconstructor.c:1062:33: warning: format '%d' expects argument of type 'int', but argument 8 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Parser error: %s at line %d, column %d\n"
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:1066:25:
                         parser.problem_mark.column+1);
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:1063:49: note: format string is defined here
                         "%s at line %d, column %d\n", parser.context,
                                                ~^
                                                %ld
example-deconstructor.c:1069:60: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Parser error: %s at line %d, column %d\n",
                                                           ~^
                                                           %ld
                         parser.problem, parser.problem_mark.line+1,
                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor.c:1069:71: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Parser error: %s at line %d, column %d\n",
                                                                      ~^
                                                                      %ld
example-deconstructor.c:1071:25:
                         parser.problem_mark.column+1);
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
example-deconstructor-alt.c:706:60: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Reader error: %s: #%X at %d\n", parser.problem,
                                                           ~^
                                                           %ld
                         parser.problem_value, parser.problem_offset);
                                               ~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:710:55: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Reader error: %s at %d\n", parser.problem,
                                                      ~^
                                                      %ld
                         parser.problem_offset);
                         ~~~~~~~~~~~~~~~~~~~~~          
example-deconstructor-alt.c:717:61: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Scanner error: %s at line %d, column %d\n"
                                                            ~^
                                                            %ld
example-deconstructor-alt.c:719:25:
                         parser.context_mark.line+1, parser.context_mark.column+1,
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~           
example-deconstructor-alt.c:717:72: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Scanner error: %s at line %d, column %d\n"
                                                                       ~^
                                                                       %ld
example-deconstructor-alt.c:719:53:
                         parser.context_mark.line+1, parser.context_mark.column+1,
                                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:717:33: warning: format '%d' expects argument of type 'int', but argument 7 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Scanner error: %s at line %d, column %d\n"
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:720:41:
                         parser.problem, parser.problem_mark.line+1,
                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:718:38: note: format string is defined here
                         "%s at line %d, column %d\n", parser.context,
                                     ~^
                                     %ld
example-deconstructor-alt.c:717:33: warning: format '%d' expects argument of type 'int', but argument 8 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Scanner error: %s at line %d, column %d\n"
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:721:25:
                         parser.problem_mark.column+1);
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:718:49: note: format string is defined here
                         "%s at line %d, column %d\n", parser.context,
                                                ~^
                                                %ld
example-deconstructor-alt.c:724:61: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Scanner error: %s at line %d, column %d\n",
                                                            ~^
                                                            %ld
                         parser.problem, parser.problem_mark.line+1,
                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:724:72: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Scanner error: %s at line %d, column %d\n",
                                                                       ~^
                                                                       %ld
example-deconstructor-alt.c:726:25:
                         parser.problem_mark.column+1);
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
example-deconstructor-alt.c:732:60: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Parser error: %s at line %d, column %d\n"
                                                           ~^
                                                           %ld
example-deconstructor-alt.c:734:25:
                         parser.context_mark.line+1, parser.context_mark.column+1,
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~          
example-deconstructor-alt.c:732:71: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Parser error: %s at line %d, column %d\n"
                                                                      ~^
                                                                      %ld
example-deconstructor-alt.c:734:53:
                         parser.context_mark.line+1, parser.context_mark.column+1,
                                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:732:33: warning: format '%d' expects argument of type 'int', but argument 7 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Parser error: %s at line %d, column %d\n"
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:735:41:
                         parser.problem, parser.problem_mark.line+1,
                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:733:38: note: format string is defined here
                         "%s at line %d, column %d\n", parser.context,
                                     ~^
                                     %ld
example-deconstructor-alt.c:732:33: warning: format '%d' expects argument of type 'int', but argument 8 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Parser error: %s at line %d, column %d\n"
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:736:25:
                         parser.problem_mark.column+1);
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:733:49: note: format string is defined here
                         "%s at line %d, column %d\n", parser.context,
                                                ~^
                                                %ld
example-deconstructor-alt.c:739:60: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Parser error: %s at line %d, column %d\n",
                                                           ~^
                                                           %ld
                         parser.problem, parser.problem_mark.line+1,
                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~
example-deconstructor-alt.c:739:71: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=]
                 fprintf(stderr, "Parser error: %s at line %d, column %d\n",
                                                                      ~^
                                                                      %ld
example-deconstructor-alt.c:741:25:
                         parser.problem_mark.column+1);
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-parser run-parser.o ../src/libyaml.la 
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/run-scanner run-scanner.o  ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/lib64
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-loader run-loader.o ../src/libyaml.la 
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/run-parser run-parser.o  ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/lib64
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-emitter run-emitter.o ../src/libyaml.la 
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/run-loader run-loader.o  ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/lib64
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-dumper run-dumper.o ../src/libyaml.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o example-reformatter example-reformatter.o ../src/libyaml.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o example-reformatter-alt example-reformatter-alt.o ../src/libyaml.la 
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/run-emitter run-emitter.o  ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/run-dumper run-dumper.o  ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/lib64
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o example-deconstructor example-deconstructor.o ../src/libyaml.la 
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/example-reformatter example-reformatter.o  ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/lib64
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o example-deconstructor-alt example-deconstructor-alt.o ../src/libyaml.la 
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/example-reformatter-alt example-reformatter-alt.o  ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/example-deconstructor example-deconstructor.o  ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/example-deconstructor-alt example-deconstructor-alt.o  ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/lib64
make[2]: Leaving directory '/builddir/build/BUILD/yaml-0.1.7/tests'
Making all in win32
make[2]: Entering directory '/builddir/build/BUILD/yaml-0.1.7/win32'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/yaml-0.1.7/win32'
make[1]: Leaving directory '/builddir/build/BUILD/yaml-0.1.7'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.39BCYw
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64
+ cd yaml-0.1.7
+ rm -rf /builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64
+ make DESTDIR=/builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64 'INSTALL=install -p' install
Making install in include
make[1]: Entering directory '/builddir/build/BUILD/yaml-0.1.7/include'
make[2]: Entering directory '/builddir/build/BUILD/yaml-0.1.7/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64/usr/include'
 install -p -m 644  yaml.h '/builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64/usr/include/.'
make[2]: Leaving directory '/builddir/build/BUILD/yaml-0.1.7/include'
make[1]: Leaving directory '/builddir/build/BUILD/yaml-0.1.7/include'
Making install in src
make[1]: Entering directory '/builddir/build/BUILD/yaml-0.1.7/src'
make[2]: Entering directory '/builddir/build/BUILD/yaml-0.1.7/src'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64/usr/lib64'
 /bin/sh ../libtool   --mode=install install -p   libyaml.la '/builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64/usr/lib64'
libtool: install: install -p .libs/libyaml-0.so.2.0.5 /builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64/usr/lib64/libyaml-0.so.2.0.5
libtool: install: (cd /builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64/usr/lib64 && { ln -s -f libyaml-0.so.2.0.5 libyaml-0.so.2 || { rm -f libyaml-0.so.2 && ln -s libyaml-0.so.2.0.5 libyaml-0.so.2; }; })
libtool: install: (cd /builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64/usr/lib64 && { ln -s -f libyaml-0.so.2.0.5 libyaml.so || { rm -f libyaml.so && ln -s libyaml-0.so.2.0.5 libyaml.so; }; })
libtool: install: install -p .libs/libyaml.lai /builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64/usr/lib64/libyaml.la
libtool: install: install -p .libs/libyaml.a /builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64/usr/lib64/libyaml.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64/usr/lib64/libyaml.a
libtool: install: ranlib /builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64/usr/lib64/libyaml.a
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/yaml-0.1.7/src'
make[1]: Leaving directory '/builddir/build/BUILD/yaml-0.1.7/src'
Making install in .
make[1]: Entering directory '/builddir/build/BUILD/yaml-0.1.7'
make[2]: Entering directory '/builddir/build/BUILD/yaml-0.1.7'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64/usr/lib64/pkgconfig'
 install -p -m 644 yaml-0.1.pc '/builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64/usr/lib64/pkgconfig'
make[2]: Leaving directory '/builddir/build/BUILD/yaml-0.1.7'
make[1]: Leaving directory '/builddir/build/BUILD/yaml-0.1.7'
Making install in tests
make[1]: Entering directory '/builddir/build/BUILD/yaml-0.1.7/tests'
make[2]: Entering directory '/builddir/build/BUILD/yaml-0.1.7/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 '/builddir/build/BUILD/yaml-0.1.7/tests'
make[1]: Leaving directory '/builddir/build/BUILD/yaml-0.1.7/tests'
Making install in win32
make[1]: Entering directory '/builddir/build/BUILD/yaml-0.1.7/win32'
make[2]: Entering directory '/builddir/build/BUILD/yaml-0.1.7/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 '/builddir/build/BUILD/yaml-0.1.7/win32'
make[1]: Leaving directory '/builddir/build/BUILD/yaml-0.1.7/win32'
+ rm -f /builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64/usr/lib64/libyaml.la /builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64/usr/lib64/libyaml.a
++ awk '$2 == "(SONAME)" {print $NF}'
++ tr -d '[]'
++ readelf -d /builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64/usr/lib64/libyaml.so
+ soname=libyaml-0.so.2
+ rm -f /builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64/usr/lib64/libyaml.so
+ echo 'INPUT(libyaml-0.so.2)'
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: libyaml-0.1.7-4.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CKZIWQ
+ umask 022
+ cd /builddir/build/BUILD
+ cd yaml-0.1.7
+ DOCDIR=/builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64/usr/share/doc/libyaml
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64/usr/share/doc/libyaml
+ cp -pr README /builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64/usr/share/doc/libyaml
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Je5DGv
+ umask 022
+ cd /builddir/build/BUILD
+ cd yaml-0.1.7
+ LICENSEDIR=/builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64/usr/share/licenses/libyaml
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64/usr/share/licenses/libyaml
+ cp -pr LICENSE /builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64/usr/share/licenses/libyaml
+ exit 0
Provides: libyaml = 0.1.7-4.fc28 libyaml(riscv-64) = 0.1.7-4.fc28 libyaml-0.so.2()(64bit)
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH)
Processing files: libyaml-devel-0.1.7-4.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2v1HoH
+ umask 022
+ cd /builddir/build/BUILD
+ cd yaml-0.1.7
+ DOCDIR=/builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64/usr/share/doc/libyaml-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64/usr/share/doc/libyaml-devel
+ cp -pr doc/html /builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64/usr/share/doc/libyaml-devel
+ exit 0
Provides: libyaml-devel = 0.1.7-4.fc28 libyaml-devel(riscv-64) = 0.1.7-4.fc28 pkgconfig(yaml-0.1) = 0.1.7
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64
Wrote: /builddir/build/SRPMS/libyaml-0.1.7-4.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/libyaml-0.1.7-4.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/libyaml-devel-0.1.7-4.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.I27pi3
+ umask 022
+ cd /builddir/build/BUILD
+ cd yaml-0.1.7
+ rm -rf /builddir/build/BUILDROOT/libyaml-0.1.7-4.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff