Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libyaml.spec'], False, '/srv/build/7/E/mock-root/c7-updates-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libyaml.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libyaml-0.1.4-11.el7_0.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libyaml.spec'], False, '/srv/build/7/E/mock-root/c7-updates-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libyaml.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2g2h6g + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf yaml-0.1.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/yaml-0.1.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd yaml-0.1.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (libyaml-CVE-2013-6393-string-overflow.patch): + echo 'Patch #0 (libyaml-CVE-2013-6393-string-overflow.patch):' + /usr/bin/cat /builddir/build/SOURCES/libyaml-CVE-2013-6393-string-overflow.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/scanner.c Patch #1 (libyaml-CVE-2013-6393-node-id-hardening.patch): + echo 'Patch #1 (libyaml-CVE-2013-6393-node-id-hardening.patch):' + /usr/bin/cat /builddir/build/SOURCES/libyaml-CVE-2013-6393-node-id-hardening.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/api.c Patch #2 (libyaml-CVE-2013-6393-indent-and-flow-overflow-1-of-3.patch): + echo 'Patch #2 (libyaml-CVE-2013-6393-indent-and-flow-overflow-1-of-3.patch):' + /usr/bin/cat /builddir/build/SOURCES/libyaml-CVE-2013-6393-indent-and-flow-overflow-1-of-3.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/scanner.c patching file src/yaml_private.h Patch #3 (libyaml-CVE-2013-6393-indent-and-flow-overflow-2-of-3.patch): + echo 'Patch #3 (libyaml-CVE-2013-6393-indent-and-flow-overflow-2-of-3.patch):' + /usr/bin/cat /builddir/build/SOURCES/libyaml-CVE-2013-6393-indent-and-flow-overflow-2-of-3.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/reader.c patching file src/yaml_private.h Patch #4 (libyaml-CVE-2013-6393-indent-and-flow-overflow-3-of-3.patch): + echo 'Patch #4 (libyaml-CVE-2013-6393-indent-and-flow-overflow-3-of-3.patch):' + /usr/bin/cat /builddir/build/SOURCES/libyaml-CVE-2013-6393-indent-and-flow-overflow-3-of-3.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/scanner.c Patch #5 (libyaml-CVE-2014-2525-URL-buffer-overflow.patch): + echo 'Patch #5 (libyaml-CVE-2014-2525-URL-buffer-overflow.patch):' + /usr/bin/cat /builddir/build/SOURCES/libyaml-CVE-2014-2525-URL-buffer-overflow.patch + /usr/bin/patch -p1 --fuzz=0 patching file configure.ac patching file src/scanner.c patching file src/yaml_private.h Hunk #1 succeeded at 134 (offset -9 lines). + echo 'Patch #6 (libyaml-CVE-2014-9130.patch):' Patch #6 (libyaml-CVE-2014-9130.patch): + /usr/bin/cat /builddir/build/SOURCES/libyaml-CVE-2014-9130.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/scanner.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.J7Fhjp + umask 022 + cd /builddir/build/BUILD + cd yaml-0.1.4 + autoreconf -i -f libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'. libtoolize: copying file `config/ltmain.sh' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. include/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') parallel-tests: installing 'config/test-driver' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -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' + for i in '$(find . -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' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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 x86_64-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 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... x86_64-redhat-linux-gnu checking host system type... x86_64-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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-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 x86_64-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 -m elf_x86_64) 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 -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/yaml-0.1.4' Making all in include make[2]: Entering directory `/builddir/build/BUILD/yaml-0.1.4/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/yaml-0.1.4/include' Making all in src make[2]: Entering directory `/builddir/build/BUILD/yaml-0.1.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o parser.lo parser.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o loader.lo loader.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o writer.lo writer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o emitter.lo emitter.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dumper.lo dumper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c api.c -fPIC -DPIC -o .libs/api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c reader.c -fPIC -DPIC -o .libs/reader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c scanner.c -fPIC -DPIC -o .libs/scanner.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c writer.c -fPIC -DPIC -o .libs/writer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c emitter.c -fPIC -DPIC -o .libs/emitter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parser.c -fPIC -DPIC -o .libs/parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c loader.c -fPIC -DPIC -o .libs/loader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dumper.c -fPIC -DPIC -o .libs/dumper.o scanner.c: In function 'yaml_parser_decrease_flow_level': scanner.c:1198: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_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. */ ^ api.c: In function 'yaml_document_delete': api.c:1126:7: warning: variable 'context' set but not used [-Wunused-but-set-variable] } context; ^ 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. */ ^ 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: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: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: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; ^ 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c writer.c -o writer.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c reader.c -o reader.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dumper.c -o dumper.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c loader.c -o loader.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c api.c -o api.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parser.c -o parser.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c emitter.c -o emitter.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c scanner.c -o scanner.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -release 0 -version-info 2:4:0 -Wl,-z,relro -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 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libyaml-0.so.2 -o .libs/libyaml-0.so.2.0.4 libtool: link: (cd ".libs" && rm -f "libyaml-0.so.2" && ln -s "libyaml-0.so.2.0.4" "libyaml-0.so.2") libtool: link: (cd ".libs" && rm -f "libyaml.so" && ln -s "libyaml-0.so.2.0.4" "libyaml.so") libtool: link: ar cru .libs/libyaml.a api.o reader.o scanner.o parser.o loader.o writer.o emitter.o dumper.o 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.4/src' Making all in . make[2]: Entering directory `/builddir/build/BUILD/yaml-0.1.4' make[2]: Leaving directory `/builddir/build/BUILD/yaml-0.1.4' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/yaml-0.1.4/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c run-scanner.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c run-parser.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c run-loader.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c run-emitter.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c run-dumper.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c example-reformatter.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c example-reformatter-alt.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c example-deconstructor.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c example-deconstructor-alt.c example-reformatter.c: In function 'main': example-reformatter.c:124:25: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] parser.problem_value, parser.problem_offset); ^ example-reformatter.c:128:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] parser.problem_offset); ^ example-reformatter.c:138:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] parser.problem_mark.column+1); ^ example-reformatter.c:138:25: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] example-reformatter.c:138:25: warning: format '%d' expects argument of type 'int', but argument 7 has type 'size_t' [-Wformat=] example-deconstructor.c: In function 'main': example-reformatter.c:138:25: warning: format '%d' expects argument of type 'int', but argument 8 has type 'size_t' [-Wformat=] example-deconstructor.c:111:17: warning: pointer targets in passing argument 3 of 'yaml_sequence_start_event_initialize' differ in signedness [-Wpointer-sign] YAML_BLOCK_SEQUENCE_STYLE)) ^ example-reformatter.c:143:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] parser.problem_mark.column+1); ^ example-reformatter.c:143:25: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] In file included from example-deconstructor.c:2:0: ../include/yaml.h:601:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_sequence_start_event_initialize(yaml_event_t *event, ^ example-reformatter.c:153:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] parser.problem_mark.column+1); ^ example-reformatter.c:153:25: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] example-reformatter.c:153:25: warning: format '%d' expects argument of type 'int', but argument 7 has type 'size_t' [-Wformat=] example-reformatter.c:153:25: warning: format '%d' expects argument of type 'int', but argument 8 has type 'size_t' [-Wformat=] example-deconstructor.c:135:21: warning: pointer targets in passing argument 3 of 'yaml_mapping_start_event_initialize' differ in signedness [-Wpointer-sign] YAML_BLOCK_MAPPING_STYLE)) ^ example-reformatter.c:158:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] parser.problem_mark.column+1); ^ example-reformatter.c:158:25: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] run-dumper.c: In function 'print_output': In file included from example-deconstructor.c:2:0: ../include/yaml.h:633:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_mapping_start_event_initialize(yaml_event_t *event, ^ run-dumper.c:182:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat=] printf("#### (length: %d)\n", total_size); ^ example-deconstructor.c:150:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ run-dumper.c:183:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] printf("OUTPUT:\n%s#### (length: %d)\n", buffer, size); ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:150:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:159:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:159:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ example-deconstructor-alt.c: In function 'main': In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ 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-reformatter-alt.c: In function 'main': example-reformatter-alt.c:124:25: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] parser.problem_value, parser.problem_offset); ^ example-deconstructor.c:175:33: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ example-reformatter-alt.c:128:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] parser.problem_offset); ^ In file included from example-deconstructor-alt.c:2:0: ../include/yaml.h:896:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:175:33: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ 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); ^ example-reformatter-alt.c:138:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] parser.problem_mark.column+1); ^ example-reformatter-alt.c:138:25: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] example-reformatter-alt.c:138:25: warning: format '%d' expects argument of type 'int', but argument 7 has type 'size_t' [-Wformat=] example-reformatter-alt.c:138:25: warning: format '%d' expects argument of type 'int', but argument 8 has type 'size_t' [-Wformat=] In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-reformatter-alt.c:143:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] parser.problem_mark.column+1); ^ example-reformatter-alt.c:143:25: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] In file included from example-deconstructor-alt.c:2:0: ../include/yaml.h:896:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:188:33: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ example-reformatter-alt.c:153:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] parser.problem_mark.column+1); ^ example-reformatter-alt.c:153:25: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] 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-reformatter-alt.c:153:25: warning: format '%d' expects argument of type 'int', but argument 7 has type 'size_t' [-Wformat=] example-reformatter-alt.c:153:25: warning: format '%d' expects argument of type 'int', but argument 8 has type 'size_t' [-Wformat=] In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-reformatter-alt.c:158:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] parser.problem_mark.column+1); ^ example-deconstructor.c:188:33: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ example-reformatter-alt.c:158:25: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] In file included from example-deconstructor-alt.c:2:0: ../include/yaml.h:896:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-reformatter-alt.c:168:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] parser.problem_mark.column+1); ^ example-reformatter-alt.c:168:25: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] example-reformatter-alt.c:168:25: warning: format '%d' expects argument of type 'int', but argument 7 has type 'size_t' [-Wformat=] example-reformatter-alt.c:168:25: warning: format '%d' expects argument of type 'int', but argument 8 has type 'size_t' [-Wformat=] example-deconstructor-alt.c:166:30: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign] "unknown"), -1, YAML_PLAIN_SCALAR_STYLE); ^ example-deconstructor.c:202:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ example-reformatter-alt.c:173:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] parser.problem_mark.column+1); ^ example-reformatter-alt.c:173:25: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] In file included from example-deconstructor-alt.c:2:0: ../include/yaml.h:896:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:202:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ 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.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:211:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 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 *' 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 *' 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); ^ example-deconstructor.c:211:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:224:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ 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.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ run-dumper.c: In function 'main': example-deconstructor.c:224:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ run-dumper.c:306:9: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat=] printf("PASSED (length: %d)\n", written); ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ 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); ^ example-deconstructor.c:233:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 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 *' 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 *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:233:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ 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.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:250:33: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ 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.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:250:33: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 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 *' 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 *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor-alt.c:228:25: warning: pointer targets in passing argument 2 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign] number, -1, YAML_PLAIN_SCALAR_STYLE); ^ example-deconstructor.c:259:33: warning: pointer targets in passing argument 3 of 'yaml_mapping_start_event_initialize' differ in signedness [-Wpointer-sign] YAML_FLOW_MAPPING_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:633:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_mapping_start_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 *' 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); ^ example-deconstructor.c:268:33: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:268:33: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ 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.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:278:33: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor-alt.c:240:25: warning: pointer targets in passing argument 2 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign] number, -1, YAML_PLAIN_SCALAR_STYLE); ^ example-deconstructor.c:278:33: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' 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); ^ example-deconstructor.c:287:33: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 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 *' 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 *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:287:33: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ 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); ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:297:33: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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); ^ example-deconstructor.c:297:33: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:321:33: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ 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 *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:321:33: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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:330:33: warning: pointer targets in passing argument 3 of 'yaml_sequence_start_event_initialize' differ in signedness [-Wpointer-sign] YAML_BLOCK_SEQUENCE_STYLE)) ^ In file included from example-deconstructor-alt.c:2:0: ../include/yaml.h:896:1: note: expected 'yaml_char_t *' 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:601:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_sequence_start_event_initialize(yaml_event_t *event, ^ example-deconstructor-alt.c:307:26: warning: pointer targets in passing argument 2 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign] "true" : "false"), -1, YAML_PLAIN_SCALAR_STYLE); ^ example-deconstructor.c:343:37: warning: pointer targets in passing argument 3 of 'yaml_mapping_start_event_initialize' differ in signedness [-Wpointer-sign] YAML_FLOW_MAPPING_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:633:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_mapping_start_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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor-alt.c:307:26: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign] "true" : "false"), -1, YAML_PLAIN_SCALAR_STYLE); ^ example-deconstructor.c:352:37: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 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 *' 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 *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:352:37: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ 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.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:362:37: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 0, 1, YAML_DOUBLE_QUOTED_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ 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:371:37: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 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 *' 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 *' 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:371:37: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ run-emitter.c: In function 'print_output': In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ run-emitter.c:208:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat=] printf("#### (length: %d)\n", total_size); ^ example-deconstructor.c:381:37: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 0, 1, YAML_DOUBLE_QUOTED_SCALAR_STYLE)) ^ example-deconstructor-alt.c:334:26: warning: pointer targets in passing argument 2 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign] "true" : "false"), -1, YAML_PLAIN_SCALAR_STYLE); ^ run-emitter.c:209:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] printf("OUTPUT:\n%s#### (length: %d)\n", buffer, size); ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor-alt.c:334:26: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign] "true" : "false"), -1, YAML_PLAIN_SCALAR_STYLE); ^ example-deconstructor.c:406:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:406:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ 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.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:417:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 0, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ 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); ^ example-deconstructor.c:417:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 0, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor-alt.c:2:0: ../include/yaml.h:896:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ 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); ^ example-deconstructor.c:430:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:430:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ 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.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:439:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ 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); ^ example-deconstructor.c:439:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 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 *' 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 *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ 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); ^ example-deconstructor.c:448:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:448:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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); ^ /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o run-parser run-parser.o ../src/libyaml.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o run-scanner run-scanner.o ../src/libyaml.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o run-loader run-loader.o ../src/libyaml.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o example-reformatter example-reformatter.o ../src/libyaml.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o example-reformatter-alt example-reformatter-alt.o ../src/libyaml.la example-deconstructor.c:459:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 0, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor-alt.c:2:0: ../include/yaml.h:896:1: note: expected 'yaml_char_t *' 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 *' 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); ^ example-deconstructor.c:459:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 0, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:472:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ 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.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:472:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 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 *' 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 *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ 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); ^ example-deconstructor.c:481:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 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 *' 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 *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:481:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ example-deconstructor-alt.c:444:26: warning: pointer targets in passing argument 2 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign] "true" : "false"), -1, YAML_PLAIN_SCALAR_STYLE); ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:490:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ example-deconstructor-alt.c:444:26: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign] "true" : "false"), -1, YAML_PLAIN_SCALAR_STYLE); ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ run-emitter.c: In function 'main': example-deconstructor.c:490:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ run-emitter.c:322:9: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat=] printf("PASSED (length: %d)\n", written); ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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:500:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 0, 1, YAML_DOUBLE_QUOTED_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:513:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ example-deconstructor-alt.c:456:26: warning: pointer targets in passing argument 2 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign] "true" : "false"), -1, YAML_PLAIN_SCALAR_STYLE); ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:513:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ example-deconstructor-alt.c:456:26: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign] "true" : "false"), -1, YAML_PLAIN_SCALAR_STYLE); ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:522:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ 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); ^ example-deconstructor.c:522:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 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 *' 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 *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:535:33: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ example-deconstructor-alt.c:480:30: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign] "unknown"), -1, YAML_PLAIN_SCALAR_STYLE); ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:535:33: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ 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); ^ example-deconstructor.c:545:33: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 0, 1, YAML_DOUBLE_QUOTED_SCALAR_STYLE)) ^ In file included from example-deconstructor-alt.c:2:0: ../include/yaml.h:896:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ 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); ^ example-deconstructor.c:559:33: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 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 *' 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 *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:559:33: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ 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.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:569:33: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 0, 1, YAML_DOUBLE_QUOTED_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:581:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ 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); ^ example-deconstructor.c:581:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 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 *' 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 *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor-alt.c:538:26: warning: pointer targets in passing argument 2 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign] "true" : "false"), -1, YAML_PLAIN_SCALAR_STYLE); ^ example-deconstructor.c:592:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 0, 1, YAML_DOUBLE_QUOTED_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor-alt.c:538:26: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign] "true" : "false"), -1, YAML_PLAIN_SCALAR_STYLE); ^ example-deconstructor.c:603:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:603:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:612:29: warning: pointer targets in passing argument 3 of 'yaml_mapping_start_event_initialize' differ in signedness [-Wpointer-sign] YAML_FLOW_MAPPING_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:633:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_mapping_start_event_initialize(yaml_event_t *event, ^ example-deconstructor-alt.c:558:30: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign] "unknown"), -1, YAML_PLAIN_SCALAR_STYLE); ^ example-deconstructor.c:621:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 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 *' 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 *' 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); ^ example-deconstructor.c:621:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:632:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 0, YAML_PLAIN_SCALAR_STYLE)) ^ 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.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:632:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 0, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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); ^ example-deconstructor.c:641:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 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 *' 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 *' 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); ^ example-deconstructor.c:641:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 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 *' 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 *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ 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); ^ example-deconstructor.c:652:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 0, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:652:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 0, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:674:33: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ 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); ^ example-deconstructor.c:674:33: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 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 *' 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 *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor-alt.c:631:26: warning: pointer targets in passing argument 2 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign] "true" : "false"), -1, YAML_PLAIN_SCALAR_STYLE); ^ example-deconstructor.c:691:33: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 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 *' 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 *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor-alt.c:631:26: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign] "true" : "false"), -1, YAML_PLAIN_SCALAR_STYLE); ^ example-deconstructor.c:691:33: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:705:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ 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.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:705:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor-alt.c:649:36: warning: comparison between 'yaml_sequence_style_t' and 'enum yaml_mapping_style_e' [-Wenum-compare] (style == YAML_BLOCK_MAPPING_STYLE ? "block" : ^ example-deconstructor-alt.c:650:36: warning: comparison between 'yaml_sequence_style_t' and 'enum yaml_mapping_style_e' [-Wenum-compare] style == YAML_FLOW_MAPPING_STYLE ? "flow" : ^ example-deconstructor.c:714:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor-alt.c:651:30: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness [-Wpointer-sign] "unknown"), -1, YAML_PLAIN_SCALAR_STYLE); ^ example-deconstructor.c:714:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 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 *' 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 *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ 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); ^ example-deconstructor.c:727:33: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:727:33: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ 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.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' 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 *' but argument is of type 'char *' yaml_document_add_scalar(yaml_document_t *document, ^ example-deconstructor.c:737:33: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 0, 1, YAML_DOUBLE_QUOTED_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor-alt.c:707:25: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] parser.problem_value, parser.problem_offset); ^ example-deconstructor.c:751:33: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ example-deconstructor-alt.c:711:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] parser.problem_offset); ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:751:33: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ example-deconstructor-alt.c:721:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] parser.problem_mark.column+1); ^ example-deconstructor-alt.c:721:25: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] example-deconstructor-alt.c:721:25: warning: format '%d' expects argument of type 'int', but argument 7 has type 'size_t' [-Wformat=] example-deconstructor-alt.c:721:25: warning: format '%d' expects argument of type 'int', but argument 8 has type 'size_t' [-Wformat=] In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor-alt.c:726:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] parser.problem_mark.column+1); ^ example-deconstructor-alt.c:726:25: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] example-deconstructor.c:761:33: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 0, 1, YAML_DOUBLE_QUOTED_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor-alt.c:736:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] parser.problem_mark.column+1); ^ example-deconstructor-alt.c:736:25: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] example-deconstructor-alt.c:736:25: warning: format '%d' expects argument of type 'int', but argument 7 has type 'size_t' [-Wformat=] example-deconstructor-alt.c:736:25: warning: format '%d' expects argument of type 'int', but argument 8 has type 'size_t' [-Wformat=] example-deconstructor.c:771:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ example-deconstructor-alt.c:741:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] parser.problem_mark.column+1); ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor-alt.c:741:25: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] example-deconstructor.c:771:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:782:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 0, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:782:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 0, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:798:33: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:798:33: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:810:33: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:810:33: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:824:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:824:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:833:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:833:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:846:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:846:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:855:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:855:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:868:33: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:868:33: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:878:33: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 0, 1, YAML_DOUBLE_QUOTED_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:892:33: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:892:33: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:902:33: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 0, 1, YAML_DOUBLE_QUOTED_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:912:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:912:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:923:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 0, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:923:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 0, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:939:33: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:939:33: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:951:33: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:951:33: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:965:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:965:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:974:29: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:974:29: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 1, 1, YAML_PLAIN_SCALAR_STYLE)) ^ In file included from example-deconstructor.c:2:0: ../include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ example-deconstructor.c:1037:25: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] parser.problem_value, parser.problem_offset); ^ example-deconstructor.c:1041:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] parser.problem_offset); ^ example-deconstructor.c:1051:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] parser.problem_mark.column+1); ^ example-deconstructor.c:1051:25: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] example-deconstructor.c:1051:25: warning: format '%d' expects argument of type 'int', but argument 7 has type 'size_t' [-Wformat=] example-deconstructor.c:1051:25: warning: format '%d' expects argument of type 'int', but argument 8 has type 'size_t' [-Wformat=] example-deconstructor.c:1056:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] parser.problem_mark.column+1); ^ example-deconstructor.c:1056:25: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] example-deconstructor.c:1066:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] parser.problem_mark.column+1); ^ example-deconstructor.c:1066:25: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] example-deconstructor.c:1066:25: warning: format '%d' expects argument of type 'int', but argument 7 has type 'size_t' [-Wformat=] example-deconstructor.c:1066:25: warning: format '%d' expects argument of type 'int', but argument 8 has type 'size_t' [-Wformat=] example-deconstructor.c:1071:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] parser.problem_mark.column+1); ^ example-deconstructor.c:1071:25: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/run-parser run-parser.o ../src/.libs/libyaml.so libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/run-loader run-loader.o ../src/.libs/libyaml.so libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/run-scanner run-scanner.o ../src/.libs/libyaml.so libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/example-reformatter example-reformatter.o ../src/.libs/libyaml.so /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o run-dumper run-dumper.o ../src/libyaml.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/example-reformatter-alt example-reformatter-alt.o ../src/.libs/libyaml.so /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o run-emitter run-emitter.o ../src/libyaml.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o example-deconstructor-alt example-deconstructor-alt.o ../src/libyaml.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/run-dumper run-dumper.o ../src/.libs/libyaml.so libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/run-emitter run-emitter.o ../src/.libs/libyaml.so /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o example-deconstructor example-deconstructor.o ../src/libyaml.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/example-deconstructor-alt example-deconstructor-alt.o ../src/.libs/libyaml.so libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/example-deconstructor example-deconstructor.o ../src/.libs/libyaml.so make[2]: Leaving directory `/builddir/build/BUILD/yaml-0.1.4/tests' Making all in win32 make[2]: Entering directory `/builddir/build/BUILD/yaml-0.1.4/win32' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/yaml-0.1.4/win32' make[1]: Leaving directory `/builddir/build/BUILD/yaml-0.1.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Lj7vN2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64 ++ dirname /builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64 + cd yaml-0.1.4 + rm -rf /builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64 + make DESTDIR=/builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64 'INSTALL=install -p' install Making install in include make[1]: Entering directory `/builddir/build/BUILD/yaml-0.1.4/include' make[2]: Entering directory `/builddir/build/BUILD/yaml-0.1.4/include' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64/usr/include' install -p -m 644 yaml.h '/builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64/usr/include/.' make[2]: Leaving directory `/builddir/build/BUILD/yaml-0.1.4/include' make[1]: Leaving directory `/builddir/build/BUILD/yaml-0.1.4/include' Making install in src make[1]: Entering directory `/builddir/build/BUILD/yaml-0.1.4/src' make[2]: Entering directory `/builddir/build/BUILD/yaml-0.1.4/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64/usr/lib64' /bin/sh ../libtool --mode=install install -p libyaml.la '/builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64/usr/lib64' libtool: install: install -p .libs/libyaml-0.so.2.0.4 /builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64/usr/lib64/libyaml-0.so.2.0.4 libtool: install: (cd /builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64/usr/lib64 && { ln -s -f libyaml-0.so.2.0.4 libyaml-0.so.2 || { rm -f libyaml-0.so.2 && ln -s libyaml-0.so.2.0.4 libyaml-0.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64/usr/lib64 && { ln -s -f libyaml-0.so.2.0.4 libyaml.so || { rm -f libyaml.so && ln -s libyaml-0.so.2.0.4 libyaml.so; }; }) libtool: install: install -p .libs/libyaml.lai /builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64/usr/lib64/libyaml.la libtool: install: install -p .libs/libyaml.a /builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64/usr/lib64/libyaml.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64/usr/lib64/libyaml.a libtool: install: ranlib /builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64/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.4/src' make[1]: Leaving directory `/builddir/build/BUILD/yaml-0.1.4/src' Making install in . make[1]: Entering directory `/builddir/build/BUILD/yaml-0.1.4' make[2]: Entering directory `/builddir/build/BUILD/yaml-0.1.4' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64/usr/lib64/pkgconfig' install -p -m 644 yaml-0.1.pc '/builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/yaml-0.1.4' make[1]: Leaving directory `/builddir/build/BUILD/yaml-0.1.4' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/yaml-0.1.4/tests' make[2]: Entering directory `/builddir/build/BUILD/yaml-0.1.4/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.4/tests' make[1]: Leaving directory `/builddir/build/BUILD/yaml-0.1.4/tests' Making install in win32 make[1]: Entering directory `/builddir/build/BUILD/yaml-0.1.4/win32' make[2]: Entering directory `/builddir/build/BUILD/yaml-0.1.4/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.4/win32' make[1]: Leaving directory `/builddir/build/BUILD/yaml-0.1.4/win32' + rm -f /builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64/usr/lib64/libyaml.la /builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64/usr/lib64/libyaml.a ++ readelf -d /builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64/usr/lib64/libyaml.so ++ awk '$2 == "(SONAME)" {print $NF}' ++ tr -d '[]' + soname=libyaml-0.so.2 + rm -f /builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64/usr/lib64/libyaml.so + echo 'INPUT(libyaml-0.so.2)' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/yaml-0.1.4 extracting debug info from /builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64/usr/lib64/libyaml-0.so.2.0.4 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libyaml-0.so.2.0.4.debug to /usr/lib/debug/usr/lib64/libyaml-0.so.2.debug 726 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Ms1cXG + umask 022 + cd /builddir/build/BUILD + cd yaml-0.1.4 + make check Making check in include make[1]: Entering directory `/builddir/build/BUILD/yaml-0.1.4/include' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/yaml-0.1.4/include' Making check in src make[1]: Entering directory `/builddir/build/BUILD/yaml-0.1.4/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/yaml-0.1.4/src' Making check in . make[1]: Entering directory `/builddir/build/BUILD/yaml-0.1.4' make[1]: Leaving directory `/builddir/build/BUILD/yaml-0.1.4' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/yaml-0.1.4/tests' make test-version test-reader make[2]: Entering directory `/builddir/build/BUILD/yaml-0.1.4/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c test-version.c test-version.c: In function 'main': test-version.c:24:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("sizeof(token) = %d\n", sizeof(yaml_token_t)); ^ test-version.c:25:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("sizeof(event) = %d\n", sizeof(yaml_event_t)); ^ test-version.c:26:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("sizeof(parser) = %d\n", sizeof(yaml_parser_t)); ^ /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test-version test-version.o ../src/libyaml.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test-version test-version.o ../src/.libs/libyaml.so gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c test-reader.c test-reader.c: In function 'check_utf8_sequences': test-reader.c:148:29: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] parser.problem, parser.problem_value, parser.problem_offset); ^ test-reader.c:152:29: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] parser.problem, parser.problem_offset); ^ test-reader.c: In function 'check_boms': test-reader.c:183:13: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] printf("- (reader error: %s at %d)\n", parser.problem, parser.problem_offset); ^ test-reader.c:188:17: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat=] printf("- (length=%d while expected length=%d)\n", parser.unread, check); ^ test-reader.c: In function 'check_long_utf8': test-reader.c:235:17: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] printf("\treader error: %s at %d\n", parser.problem, parser.problem_offset); ^ test-reader.c:265:13: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] printf("\treader error: %s at %d\n", parser.problem, parser.problem_offset); ^ test-reader.c:269:13: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] printf("\texpected NUL, found %X (eof=%d, unread=%d)\n", (int)parser.buffer.pointer[0], parser.eof, parser.unread); ^ test-reader.c: In function 'check_long_utf16': test-reader.c:306:17: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] printf("\treader error: %s at %d\n", parser.problem, parser.problem_offset); ^ test-reader.c:336:13: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] printf("\treader error: %s at %d\n", parser.problem, parser.problem_offset); ^ test-reader.c:340:13: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] printf("\texpected NUL, found %X (eof=%d, unread=%d)\n", (int)parser.buffer.pointer[0], parser.eof, parser.unread); ^ /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test-reader test-reader.o ../src/libyaml.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test-reader test-reader.o ../src/.libs/libyaml.so make[2]: Leaving directory `/builddir/build/BUILD/yaml-0.1.4/tests' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/yaml-0.1.4/tests' make[3]: Entering directory `/builddir/build/BUILD/yaml-0.1.4/tests' PASS: test-version PASS: test-reader make[4]: Entering directory `/builddir/build/BUILD/yaml-0.1.4/tests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/yaml-0.1.4/tests' ============================================================================ Testsuite summary for yaml 0.1.4 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory `/builddir/build/BUILD/yaml-0.1.4/tests' make[2]: Leaving directory `/builddir/build/BUILD/yaml-0.1.4/tests' make[1]: Leaving directory `/builddir/build/BUILD/yaml-0.1.4/tests' Making check in win32 make[1]: Entering directory `/builddir/build/BUILD/yaml-0.1.4/win32' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/yaml-0.1.4/win32' + exit 0 Processing files: libyaml-0.1.4-11.el7_0.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fNMInm + umask 022 + cd /builddir/build/BUILD + cd yaml-0.1.4 + DOCDIR=/builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64/usr/share/doc/libyaml-0.1.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64/usr/share/doc/libyaml-0.1.4 + cp -pr LICENSE /builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64/usr/share/doc/libyaml-0.1.4 + cp -pr README /builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64/usr/share/doc/libyaml-0.1.4 + exit 0 Provides: libyaml = 0.1.4-11.el7_0 libyaml(x86-64) = 0.1.4-11.el7_0 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: libyaml-devel-0.1.4-11.el7_0.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.e5IeR1 + umask 022 + cd /builddir/build/BUILD + cd yaml-0.1.4 + DOCDIR=/builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64/usr/share/doc/libyaml-devel-0.1.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64/usr/share/doc/libyaml-devel-0.1.4 + cp -pr doc/html /builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64/usr/share/doc/libyaml-devel-0.1.4 + exit 0 Provides: libyaml-devel = 0.1.4-11.el7_0 libyaml-devel(x86-64) = 0.1.4-11.el7_0 pkgconfig(yaml-0.1) = 0.1.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config Processing files: libyaml-debuginfo-0.1.4-11.el7_0.x86_64 Provides: libyaml-debuginfo = 0.1.4-11.el7_0 libyaml-debuginfo(x86-64) = 0.1.4-11.el7_0 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64 warning: Could not canonicalize hostname: worker1.bsys.centos.org Wrote: /builddir/build/RPMS/libyaml-0.1.4-11.el7_0.x86_64.rpm Wrote: /builddir/build/RPMS/libyaml-devel-0.1.4-11.el7_0.x86_64.rpm Wrote: /builddir/build/RPMS/libyaml-debuginfo-0.1.4-11.el7_0.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WvFU0L + umask 022 + cd /builddir/build/BUILD + cd yaml-0.1.4 + rm -rf /builddir/build/BUILDROOT/libyaml-0.1.4-11.el7_0.x86_64 + exit 0 Child return code was: 0 LEAVE do -->