Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libyaml.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-2420-4490/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libyaml.spec'] warning: Could not canonicalize hostname: opus1.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libyaml-0.1.4-2.ru6.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libyaml.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-2420-4490/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libyaml.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DCtQzn + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf yaml-0.1.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/yaml-0.1.4.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd yaml-0.1.4 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Dr1Z2d + umask 022 + cd /builddir/build/BUILD + cd yaml-0.1.4 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --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... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-koji-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... gcc3 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-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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 for /usr/bin/ld option to reload object files... -r checking for x86_64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if 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 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 -j2 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 --param=ssp-buffer-size=4 -m64 -mtune=generic -MT api.lo -MD -MP -MF .deps/api.Tpo -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -MT reader.lo -MD -MP -MF .deps/reader.Tpo -c -o reader.lo reader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT api.lo -MD -MP -MF .deps/api.Tpo -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -MT reader.lo -MD -MP -MF .deps/reader.Tpo -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -MT reader.lo -MD -MP -MF .deps/reader.Tpo -c reader.c -o reader.o >/dev/null 2>&1 mv -f .deps/reader.Tpo .deps/reader.Plo /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 --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c -o scanner.lo scanner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -MT api.lo -MD -MP -MF .deps/api.Tpo -c api.c -o api.o >/dev/null 2>&1 mv -f .deps/api.Tpo .deps/api.Plo /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 --param=ssp-buffer-size=4 -m64 -mtune=generic -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT parser.lo -MD -MP -MF .deps/parser.Tpo -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -o parser.o >/dev/null 2>&1 mv -f .deps/parser.Tpo .deps/parser.Plo /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 --param=ssp-buffer-size=4 -m64 -mtune=generic -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c -o loader.lo loader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT loader.lo -MD -MP -MF .deps/loader.Tpo -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c loader.c -o loader.o >/dev/null 2>&1 mv -f .deps/loader.Tpo .deps/loader.Plo /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 --param=ssp-buffer-size=4 -m64 -mtune=generic -MT writer.lo -MD -MP -MF .deps/writer.Tpo -c -o writer.lo writer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT writer.lo -MD -MP -MF .deps/writer.Tpo -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c scanner.c -o scanner.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 --param=ssp-buffer-size=4 -m64 -mtune=generic -MT writer.lo -MD -MP -MF .deps/writer.Tpo -c writer.c -o writer.o >/dev/null 2>&1 mv -f .deps/writer.Tpo .deps/writer.Plo /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 --param=ssp-buffer-size=4 -m64 -mtune=generic -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c -o emitter.lo emitter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c emitter.c -o emitter.o >/dev/null 2>&1 mv -f .deps/scanner.Tpo .deps/scanner.Plo /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 --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dumper.lo -MD -MP -MF .deps/dumper.Tpo -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dumper.lo -MD -MP -MF .deps/dumper.Tpo -c dumper.c -fPIC -DPIC -o .libs/dumper.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dumper.lo -MD -MP -MF .deps/dumper.Tpo -c dumper.c -o dumper.o >/dev/null 2>&1 mv -f .deps/dumper.Tpo .deps/dumper.Plo mv -f .deps/emitter.Tpo .deps/emitter.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -release 0 -version-info 2:2:0 -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 .libs/api.o .libs/reader.o .libs/scanner.o .libs/parser.o .libs/loader.o .libs/writer.o .libs/emitter.o .libs/dumper.o -m64 -mtune=generic -Wl,-soname -Wl,libyaml-0.so.2 -o .libs/libyaml-0.so.2.0.2 libtool: link: (cd ".libs" && rm -f "libyaml-0.so.2" && ln -s "libyaml-0.so.2.0.2" "libyaml-0.so.2") libtool: link: (cd ".libs" && rm -f "libyaml.so" && ln -s "libyaml-0.so.2.0.2" "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]: Nothing to be done for `all-am'. 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 --param=ssp-buffer-size=4 -m64 -mtune=generic -MT run-scanner.o -MD -MP -MF .deps/run-scanner.Tpo -c -o run-scanner.o run-scanner.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT run-parser.o -MD -MP -MF .deps/run-parser.Tpo -c -o run-parser.o run-parser.c mv -f .deps/run-parser.Tpo .deps/run-parser.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT run-loader.o -MD -MP -MF .deps/run-loader.Tpo -c -o run-loader.o run-loader.c mv -f .deps/run-scanner.Tpo .deps/run-scanner.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT run-emitter.o -MD -MP -MF .deps/run-emitter.Tpo -c -o run-emitter.o run-emitter.c mv -f .deps/run-loader.Tpo .deps/run-loader.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT run-dumper.o -MD -MP -MF .deps/run-dumper.Tpo -c -o run-dumper.o run-dumper.c run-emitter.c: In function 'print_output': run-emitter.c:208: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' run-emitter.c:209: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' run-emitter.c: In function 'main': run-emitter.c:322: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' run-dumper.c: In function 'print_output': run-dumper.c:182: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' run-dumper.c:183: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' run-dumper.c: In function 'main': run-dumper.c:306: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' mv -f .deps/run-emitter.Tpo .deps/run-emitter.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT example-reformatter.o -MD -MP -MF .deps/example-reformatter.Tpo -c -o example-reformatter.o example-reformatter.c example-reformatter.c: In function 'main': example-reformatter.c:124: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' example-reformatter.c:128: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' example-reformatter.c:138: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' example-reformatter.c:138: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' example-reformatter.c:138: warning: format '%d' expects type 'int', but argument 7 has type 'size_t' example-reformatter.c:138: warning: format '%d' expects type 'int', but argument 8 has type 'size_t' example-reformatter.c:143: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' example-reformatter.c:143: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' example-reformatter.c:153: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' example-reformatter.c:153: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' example-reformatter.c:153: warning: format '%d' expects type 'int', but argument 7 has type 'size_t' example-reformatter.c:153: warning: format '%d' expects type 'int', but argument 8 has type 'size_t' example-reformatter.c:158: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' example-reformatter.c:158: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' mv -f .deps/run-dumper.Tpo .deps/run-dumper.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT example-reformatter-alt.o -MD -MP -MF .deps/example-reformatter-alt.Tpo -c -o example-reformatter-alt.o example-reformatter-alt.c example-reformatter-alt.c: In function 'main': example-reformatter-alt.c:124: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' example-reformatter-alt.c:128: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' example-reformatter-alt.c:138: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' example-reformatter-alt.c:138: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' example-reformatter-alt.c:138: warning: format '%d' expects type 'int', but argument 7 has type 'size_t' example-reformatter-alt.c:138: warning: format '%d' expects type 'int', but argument 8 has type 'size_t' example-reformatter-alt.c:143: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' example-reformatter-alt.c:143: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' example-reformatter-alt.c:153: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' example-reformatter-alt.c:153: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' example-reformatter-alt.c:153: warning: format '%d' expects type 'int', but argument 7 has type 'size_t' example-reformatter-alt.c:153: warning: format '%d' expects type 'int', but argument 8 has type 'size_t' example-reformatter-alt.c:158: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' example-reformatter-alt.c:158: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' example-reformatter-alt.c:168: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' example-reformatter-alt.c:168: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' example-reformatter-alt.c:168: warning: format '%d' expects type 'int', but argument 7 has type 'size_t' example-reformatter-alt.c:168: warning: format '%d' expects type 'int', but argument 8 has type 'size_t' example-reformatter-alt.c:173: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' example-reformatter-alt.c:173: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' mv -f .deps/example-reformatter.Tpo .deps/example-reformatter.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT example-deconstructor.o -MD -MP -MF .deps/example-deconstructor.Tpo -c -o example-deconstructor.o example-deconstructor.c example-deconstructor.c: In function 'main': example-deconstructor.c:111: warning: pointer targets in passing argument 3 of 'yaml_sequence_start_event_initialize' differ in signedness ../include/yaml.h:601: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:135: warning: pointer targets in passing argument 3 of 'yaml_mapping_start_event_initialize' differ in signedness ../include/yaml.h:633: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:150: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:150: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:159: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:159: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:175: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:175: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:188: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:188: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char * const' example-deconstructor.c:202: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:202: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:211: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:211: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:224: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:224: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:233: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:233: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:250: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:250: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:259: warning: pointer targets in passing argument 3 of 'yaml_mapping_start_event_initialize' differ in signedness ../include/yaml.h:633: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:268: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:268: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:278: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:278: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:287: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:287: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:297: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:297: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:321: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:321: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:330: warning: pointer targets in passing argument 3 of 'yaml_sequence_start_event_initialize' differ in signedness ../include/yaml.h:601: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:343: warning: pointer targets in passing argument 3 of 'yaml_mapping_start_event_initialize' differ in signedness ../include/yaml.h:633: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:352: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:352: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:362: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:371: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:371: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:381: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:406: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:406: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:417: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:417: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char * const' example-deconstructor.c:430: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:430: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:439: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:439: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:448: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:448: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:459: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:459: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char * const' example-deconstructor.c:472: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:472: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:481: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:481: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:490: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:490: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:500: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:513: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:513: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:522: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:522: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:535: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:535: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:545: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:559: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:559: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:569: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:581: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:581: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:592: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:603: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:603: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:612: warning: pointer targets in passing argument 3 of 'yaml_mapping_start_event_initialize' differ in signedness ../include/yaml.h:633: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:621: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:621: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:632: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:632: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char * const' example-deconstructor.c:641: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:641: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:652: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:652: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char * const' example-deconstructor.c:674: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:674: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:691: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:691: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char * const' example-deconstructor.c:705: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:705: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:714: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:714: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:727: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:727: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:737: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:751: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:751: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' mv -f .deps/example-reformatter-alt.Tpo .deps/example-reformatter-alt.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT example-deconstructor-alt.o -MD -MP -MF .deps/example-deconstructor-alt.Tpo -c -o example-deconstructor-alt.o example-deconstructor-alt.c example-deconstructor.c:761: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:771: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:771: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:782: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:782: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char * const' example-deconstructor.c:798: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:798: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:810: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:810: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char * const' example-deconstructor.c:824: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:824: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:833: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:833: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:846: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:846: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:855: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:855: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:868: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:868: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:878: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:892: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:892: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:902: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:912: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:912: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:923: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:923: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char * const' example-deconstructor.c:939: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:939: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:951: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:951: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char * const' example-deconstructor.c:965: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:965: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:974: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:974: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ../include/yaml.h:578: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor.c:1037: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' example-deconstructor.c:1041: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' example-deconstructor.c:1051: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' example-deconstructor.c:1051: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' example-deconstructor.c:1051: warning: format '%d' expects type 'int', but argument 7 has type 'size_t' example-deconstructor.c:1051: warning: format '%d' expects type 'int', but argument 8 has type 'size_t' example-deconstructor.c:1056: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' example-deconstructor.c:1056: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' example-deconstructor.c:1066: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' example-deconstructor.c:1066: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' example-deconstructor.c:1066: warning: format '%d' expects type 'int', but argument 7 has type 'size_t' example-deconstructor.c:1066: warning: format '%d' expects type 'int', but argument 8 has type 'size_t' example-deconstructor.c:1071: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' example-deconstructor.c:1071: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' example-deconstructor-alt.c: In function 'main': example-deconstructor-alt.c:144: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:147: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:160: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:166: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char * const' example-deconstructor-alt.c:179: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:182: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:194: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:197: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:213: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:224: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:228: warning: pointer targets in passing argument 2 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:228: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:236: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:240: warning: pointer targets in passing argument 2 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:240: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:256: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:279: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:290: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:303: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:307: warning: pointer targets in passing argument 2 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:307: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char * const' example-deconstructor-alt.c:319: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:322: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:330: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:334: warning: pointer targets in passing argument 2 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:334: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char * const' example-deconstructor-alt.c:346: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:349: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:357: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:373: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:376: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:386: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:401: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:414: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:429: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:440: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:444: warning: pointer targets in passing argument 2 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:444: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char * const' example-deconstructor-alt.c:452: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:456: warning: pointer targets in passing argument 2 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:456: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char * const' example-deconstructor-alt.c:470: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:480: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char * const' example-deconstructor-alt.c:493: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:496: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:506: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:521: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:534: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:538: warning: pointer targets in passing argument 2 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:538: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char * const' example-deconstructor-alt.c:553: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:558: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char * const' example-deconstructor-alt.c:571: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:574: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:586: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:589: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:599: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:614: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:627: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:631: warning: pointer targets in passing argument 2 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:631: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char * const' example-deconstructor-alt.c:646: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:651: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char * const' example-deconstructor-alt.c:664: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:667: warning: pointer targets in passing argument 3 of 'yaml_document_add_scalar' differ in signedness ../include/yaml.h:896: note: expected 'yaml_char_t *' but argument is of type 'char *' example-deconstructor-alt.c:707: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' example-deconstructor-alt.c:711: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' example-deconstructor-alt.c:721: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' example-deconstructor-alt.c:721: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' example-deconstructor-alt.c:721: warning: format '%d' expects type 'int', but argument 7 has type 'size_t' example-deconstructor-alt.c:721: warning: format '%d' expects type 'int', but argument 8 has type 'size_t' example-deconstructor-alt.c:726: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' example-deconstructor-alt.c:726: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' example-deconstructor-alt.c:736: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' example-deconstructor-alt.c:736: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' example-deconstructor-alt.c:736: warning: format '%d' expects type 'int', but argument 7 has type 'size_t' example-deconstructor-alt.c:736: warning: format '%d' expects type 'int', but argument 8 has type 'size_t' example-deconstructor-alt.c:741: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' example-deconstructor-alt.c:741: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' mv -f .deps/example-deconstructor-alt.Tpo .deps/example-deconstructor-alt.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o run-scanner run-scanner.o ../src/libyaml.la mv -f .deps/example-deconstructor.Tpo .deps/example-deconstructor.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o run-parser run-parser.o ../src/libyaml.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/run-scanner run-scanner.o ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o run-loader run-loader.o ../src/libyaml.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/run-parser run-parser.o ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o run-emitter run-emitter.o ../src/libyaml.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/run-loader run-loader.o ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o run-dumper run-dumper.o ../src/libyaml.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/run-emitter run-emitter.o ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o example-reformatter example-reformatter.o ../src/libyaml.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/run-dumper run-dumper.o ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o example-reformatter-alt example-reformatter-alt.o ../src/libyaml.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/example-reformatter example-reformatter.o ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o example-deconstructor example-deconstructor.o ../src/libyaml.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/example-reformatter-alt example-reformatter-alt.o ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/example-deconstructor example-deconstructor.o ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/example-deconstructor-alt example-deconstructor-alt.o ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory `/builddir/build/BUILD/yaml-0.1.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.UDphEz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.x86_64 ++ dirname /builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.x86_64 + cd yaml-0.1.4 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.x86_64 + make DESTDIR=/builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.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'. test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.x86_64/usr/include" install -p -m 644 yaml.h '/builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.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' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.x86_64/usr/lib64" /bin/sh ../libtool --mode=install install -p libyaml.la '/builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.x86_64/usr/lib64' libtool: install: install -p .libs/libyaml-0.so.2.0.2 /builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.x86_64/usr/lib64/libyaml-0.so.2.0.2 libtool: install: (cd /builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.x86_64/usr/lib64 && { ln -s -f libyaml-0.so.2.0.2 libyaml-0.so.2 || { rm -f libyaml-0.so.2 && ln -s libyaml-0.so.2.0.2 libyaml-0.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.x86_64/usr/lib64 && { ln -s -f libyaml-0.so.2.0.2 libyaml.so || { rm -f libyaml.so && ln -s libyaml-0.so.2.0.2 libyaml.so; }; }) libtool: install: install -p .libs/libyaml.lai /builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.x86_64/usr/lib64/libyaml.la libtool: install: install -p .libs/libyaml.a /builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.x86_64/usr/lib64/libyaml.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.x86_64/usr/lib64/libyaml.a libtool: install: ranlib /builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.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'. test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.x86_64/usr/lib64/pkgconfig" install -p -m 644 yaml-0.1.pc '/builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.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-2.ru6.x86_64/usr/lib64/libyaml.la /builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.x86_64/usr/lib64/libyaml.a + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/yaml-0.1.4 extracting debug info from /builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.x86_64/usr/lib64/libyaml-0.so.2.0.2 symlinked /usr/lib/debug/usr/lib64/libyaml-0.so.2.0.2.debug to /usr/lib/debug/usr/lib64/libyaml.so.debug symlinked /usr/lib/debug/usr/lib64/libyaml-0.so.2.0.2.debug to /usr/lib/debug/usr/lib64/libyaml-0.so.2.debug 724 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.IPDpwW + umask 022 + cd /builddir/build/BUILD + cd yaml-0.1.4 + unset DISPLAY + 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]: Nothing to be done for `check-am'. 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 --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test-version.o -MD -MP -MF .deps/test-version.Tpo -c -o test-version.o test-version.c test-version.c: In function 'main': test-version.c:24: warning: format '%d' expects type 'int', but argument 2 has type 'long unsigned int' test-version.c:25: warning: format '%d' expects type 'int', but argument 2 has type 'long unsigned int' test-version.c:26: warning: format '%d' expects type 'int', but argument 2 has type 'long unsigned int' mv -f .deps/test-version.Tpo .deps/test-version.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test-version test-version.o ../src/libyaml.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test-version test-version.o ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/lib64 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test-reader.o -MD -MP -MF .deps/test-reader.Tpo -c -o test-reader.o test-reader.c test-reader.c: In function 'check_utf8_sequences': test-reader.c:148: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' test-reader.c:152: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' test-reader.c: In function 'check_boms': test-reader.c:183: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' test-reader.c:188: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' test-reader.c: In function 'check_long_utf8': test-reader.c:235: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' test-reader.c:265: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' test-reader.c:269: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' test-reader.c: In function 'check_long_utf16': test-reader.c:306: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' test-reader.c:336: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' test-reader.c:340: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' mv -f .deps/test-reader.Tpo .deps/test-reader.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test-reader test-reader.o ../src/libyaml.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test-reader test-reader.o ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/lib64 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' sizeof(token) = 80 sizeof(event) = 104 sizeof(parser) = 480 PASS: test-version checking utf-8 sequences... a simple test: + (no error) an empty line: + (no error) u-0 is a control character: + (reader error: control characters are not allowed: #0 at 0) u-80 is a control character: + (reader error: control characters are not allowed: #80 at 0) u-800 is valid: + (no error) u-10000 is valid: + (no error) 5 bytes sequences are not allowed: + (reader error: invalid leading UTF-8 octet: #F8 at 0) 6 bytes sequences are not allowed: + (reader error: invalid leading UTF-8 octet: #FC at 0) u-7f is a control character: + (reader error: control characters are not allowed: #7F at 0) u-7FF is valid: + (no error) u-FFFF is a control character: + (reader error: control characters are not allowed: #FFFF at 0) u-1FFFFF is too large: + (reader error: invalid Unicode character: #1FFFFF at 0) u-3FFFFFF is 5 bytes: + (reader error: invalid leading UTF-8 octet: #FB at 0) u-7FFFFFFF is 6 bytes: + (reader error: invalid leading UTF-8 octet: #FD at 0) u-D7FF: + (no error) u-E000: + (no error) u-FFFD: + (no error) u-10FFFF: + (no error) u-110000: + (reader error: invalid Unicode character: #110000 at 0) first continuation byte: + (reader error: invalid leading UTF-8 octet: #80 at 0) last continuation byte: + (reader error: invalid leading UTF-8 octet: #BF at 0) 2 continuation bytes: + (reader error: invalid leading UTF-8 octet: #80 at 0) 3 continuation bytes: + (reader error: invalid leading UTF-8 octet: #80 at 0) 4 continuation bytes: + (reader error: invalid leading UTF-8 octet: #80 at 0) 5 continuation bytes: + (reader error: invalid leading UTF-8 octet: #80 at 0) 6 continuation bytes: + (reader error: invalid leading UTF-8 octet: #80 at 0) 7 continuation bytes: + (reader error: invalid leading UTF-8 octet: #80 at 0) sequence of all 64 possible continuation bytes: + (reader error: invalid leading UTF-8 octet: #80 at 0) + (reader error: invalid leading UTF-8 octet: #81 at 0) + (reader error: invalid leading UTF-8 octet: #82 at 0) + (reader error: invalid leading UTF-8 octet: #83 at 0) + (reader error: invalid leading UTF-8 octet: #84 at 0) + (reader error: invalid leading UTF-8 octet: #85 at 0) + (reader error: invalid leading UTF-8 octet: #86 at 0) + (reader error: invalid leading UTF-8 octet: #87 at 0) + (reader error: invalid leading UTF-8 octet: #88 at 0) + (reader error: invalid leading UTF-8 octet: #89 at 0) + (reader error: invalid leading UTF-8 octet: #8A at 0) + (reader error: invalid leading UTF-8 octet: #8B at 0) + (reader error: invalid leading UTF-8 octet: #8C at 0) + (reader error: invalid leading UTF-8 octet: #8D at 0) + (reader error: invalid leading UTF-8 octet: #8E at 0) + (reader error: invalid leading UTF-8 octet: #8F at 0) + (reader error: invalid leading UTF-8 octet: #90 at 0) + (reader error: invalid leading UTF-8 octet: #91 at 0) + (reader error: invalid leading UTF-8 octet: #92 at 0) + (reader error: invalid leading UTF-8 octet: #93 at 0) + (reader error: invalid leading UTF-8 octet: #94 at 0) + (reader error: invalid leading UTF-8 octet: #95 at 0) + (reader error: invalid leading UTF-8 octet: #96 at 0) + (reader error: invalid leading UTF-8 octet: #97 at 0) + (reader error: invalid leading UTF-8 octet: #98 at 0) + (reader error: invalid leading UTF-8 octet: #99 at 0) + (reader error: invalid leading UTF-8 octet: #9A at 0) + (reader error: invalid leading UTF-8 octet: #9B at 0) + (reader error: invalid leading UTF-8 octet: #9C at 0) + (reader error: invalid leading UTF-8 octet: #9D at 0) + (reader error: invalid leading UTF-8 octet: #9E at 0) + (reader error: invalid leading UTF-8 octet: #9F at 0) + (reader error: invalid leading UTF-8 octet: #A0 at 0) + (reader error: invalid leading UTF-8 octet: #A1 at 0) + (reader error: invalid leading UTF-8 octet: #A2 at 0) + (reader error: invalid leading UTF-8 octet: #A3 at 0) + (reader error: invalid leading UTF-8 octet: #A4 at 0) + (reader error: invalid leading UTF-8 octet: #A5 at 0) + (reader error: invalid leading UTF-8 octet: #A6 at 0) + (reader error: invalid leading UTF-8 octet: #A7 at 0) + (reader error: invalid leading UTF-8 octet: #A8 at 0) + (reader error: invalid leading UTF-8 octet: #A9 at 0) + (reader error: invalid leading UTF-8 octet: #AA at 0) + (reader error: invalid leading UTF-8 octet: #AB at 0) + (reader error: invalid leading UTF-8 octet: #AC at 0) + (reader error: invalid leading UTF-8 octet: #AD at 0) + (reader error: invalid leading UTF-8 octet: #AE at 0) + (reader error: invalid leading UTF-8 octet: #AF at 0) + (reader error: invalid leading UTF-8 octet: #B0 at 0) + (reader error: invalid leading UTF-8 octet: #B1 at 0) + (reader error: invalid leading UTF-8 octet: #B2 at 0) + (reader error: invalid leading UTF-8 octet: #B3 at 0) + (reader error: invalid leading UTF-8 octet: #B4 at 0) + (reader error: invalid leading UTF-8 octet: #B5 at 0) + (reader error: invalid leading UTF-8 octet: #B6 at 0) + (reader error: invalid leading UTF-8 octet: #B7 at 0) + (reader error: invalid leading UTF-8 octet: #B8 at 0) + (reader error: invalid leading UTF-8 octet: #B9 at 0) + (reader error: invalid leading UTF-8 octet: #BA at 0) + (reader error: invalid leading UTF-8 octet: #BB at 0) + (reader error: invalid leading UTF-8 octet: #BC at 0) + (reader error: invalid leading UTF-8 octet: #BD at 0) + (reader error: invalid leading UTF-8 octet: #BE at 0) + (reader error: invalid leading UTF-8 octet: #BF at 0) 32 first bytes of 2-byte sequences {0xc0-0xdf}: + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) + (reader error: invalid trailing UTF-8 octet: #20 at 1) 16 first bytes of 3-byte sequences {0xe0-0xef}: + (reader error: incomplete UTF-8 octet sequence at 0) + (reader error: incomplete UTF-8 octet sequence at 0) + (reader error: incomplete UTF-8 octet sequence at 0) + (reader error: incomplete UTF-8 octet sequence at 0) + (reader error: incomplete UTF-8 octet sequence at 0) + (reader error: incomplete UTF-8 octet sequence at 0) + (reader error: incomplete UTF-8 octet sequence at 0) + (reader error: incomplete UTF-8 octet sequence at 0) + (reader error: incomplete UTF-8 octet sequence at 0) + (reader error: incomplete UTF-8 octet sequence at 0) + (reader error: incomplete UTF-8 octet sequence at 0) + (reader error: incomplete UTF-8 octet sequence at 0) + (reader error: incomplete UTF-8 octet sequence at 0) + (reader error: incomplete UTF-8 octet sequence at 0) + (reader error: incomplete UTF-8 octet sequence at 0) + (reader error: incomplete UTF-8 octet sequence at 0) 8 first bytes of 4-byte sequences {0xf0-0xf7}: + (reader error: incomplete UTF-8 octet sequence at 0) + (reader error: incomplete UTF-8 octet sequence at 0) + (reader error: incomplete UTF-8 octet sequence at 0) + (reader error: incomplete UTF-8 octet sequence at 0) + (reader error: incomplete UTF-8 octet sequence at 0) + (reader error: incomplete UTF-8 octet sequence at 0) + (reader error: incomplete UTF-8 octet sequence at 0) + (reader error: incomplete UTF-8 octet sequence at 0) 4 first bytes of 5-byte sequences {0xf8-0xfb}: + (reader error: invalid leading UTF-8 octet: #F8 at 0) + (reader error: invalid leading UTF-8 octet: #F9 at 0) + (reader error: invalid leading UTF-8 octet: #FA at 0) + (reader error: invalid leading UTF-8 octet: #FB at 0) 2 first bytes of 6-byte sequences {0xfc-0xfd}: + (reader error: invalid leading UTF-8 octet: #FC at 0) + (reader error: invalid leading UTF-8 octet: #FD at 0) sequences with last byte missing {u-0}: + (reader error: incomplete UTF-8 octet sequence at 0) + (reader error: incomplete UTF-8 octet sequence at 0) + (reader error: incomplete UTF-8 octet sequence at 0) + (reader error: invalid leading UTF-8 octet: #F8 at 0) + (reader error: invalid leading UTF-8 octet: #FC at 0) sequences with last byte missing {u-...FF}: + (reader error: incomplete UTF-8 octet sequence at 0) + (reader error: incomplete UTF-8 octet sequence at 0) + (reader error: incomplete UTF-8 octet sequence at 0) + (reader error: invalid leading UTF-8 octet: #FB at 0) + (reader error: invalid leading UTF-8 octet: #FD at 0) impossible bytes: + (reader error: invalid leading UTF-8 octet: #FE at 0) + (reader error: invalid leading UTF-8 octet: #FF at 0) + (reader error: invalid leading UTF-8 octet: #FE at 0) overlong sequences {u-2f}: + (reader error: invalid length of a UTF-8 sequence at 0) + (reader error: invalid length of a UTF-8 sequence at 0) + (reader error: invalid length of a UTF-8 sequence at 0) + (reader error: invalid leading UTF-8 octet: #F8 at 0) + (reader error: invalid leading UTF-8 octet: #FC at 0) maximum overlong sequences: + (reader error: invalid length of a UTF-8 sequence at 0) + (reader error: invalid length of a UTF-8 sequence at 0) + (reader error: invalid length of a UTF-8 sequence at 0) + (reader error: invalid leading UTF-8 octet: #F8 at 0) + (reader error: invalid leading UTF-8 octet: #FC at 0) overlong representation of the NUL character: + (reader error: invalid length of a UTF-8 sequence at 0) + (reader error: invalid length of a UTF-8 sequence at 0) + (reader error: invalid length of a UTF-8 sequence at 0) + (reader error: invalid leading UTF-8 octet: #F8 at 0) + (reader error: invalid leading UTF-8 octet: #FC at 0) single UTF-16 surrogates: + (reader error: invalid Unicode character: #D800 at 0) + (reader error: invalid Unicode character: #DB7F at 0) + (reader error: invalid Unicode character: #DB80 at 0) + (reader error: invalid Unicode character: #DBFF at 0) + (reader error: invalid Unicode character: #DC00 at 0) + (reader error: invalid Unicode character: #DF80 at 0) + (reader error: invalid Unicode character: #DFFF at 0) paired UTF-16 surrogates: + (reader error: invalid Unicode character: #D800 at 0) + (reader error: invalid Unicode character: #D800 at 0) + (reader error: invalid Unicode character: #DB7F at 0) + (reader error: invalid Unicode character: #DB7F at 0) + (reader error: invalid Unicode character: #DB80 at 0) + (reader error: invalid Unicode character: #DB80 at 0) + (reader error: invalid Unicode character: #DBFF at 0) + (reader error: invalid Unicode character: #DBFF at 0) other illegal code positions: + (reader error: control characters are not allowed: #FFFE at 0) + (reader error: control characters are not allowed: #FFFF at 0) checking utf-8 sequences: 0 fail(s) checking boms... no bom (utf-8): + bom (utf-8): + bom (utf-16-le): + bom (utf-16-be): + checking boms: 0 fail(s) checking a long utf8 sequence... checking a long utf8 sequence: 0 fail(s) checking a long utf16 sequence... checking a long utf16 sequence: 0 fail(s) PASS: test-reader ================== All 2 tests passed ================== 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' Processing files: libyaml-0.1.4-2.ru6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ufUHbl Provides: 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.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libyaml-0.so.2()(64bit) rtld(GNU_HASH) Processing files: libyaml-devel-0.1.4-2.ru6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CYYmTJ + exit 0 + umask 022 + cd /builddir/build/BUILD + cd yaml-0.1.4 + DOCDIR=/builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.x86_64/usr/share/doc/libyaml-0.1.4 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.x86_64/usr/share/doc/libyaml-0.1.4 + /bin/mkdir -p /builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.x86_64/usr/share/doc/libyaml-0.1.4 + cp -pr LICENSE README /builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.x86_64/usr/share/doc/libyaml-0.1.4 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd yaml-0.1.4 + DOCDIR=/builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.x86_64/usr/share/doc/libyaml-devel-0.1.4 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.x86_64/usr/share/doc/libyaml-devel-0.1.4 + /bin/mkdir -p /builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.x86_64/usr/share/doc/libyaml-devel-0.1.4 + cp -pr doc/html /builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.x86_64/usr/share/doc/libyaml-devel-0.1.4 + exit 0 Provides: 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 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libyaml-0.so.2()(64bit) Processing files: libyaml-debuginfo-0.1.4-2.ru6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.x86_64 warning: Could not canonicalize hostname: opus1.rutgers.edu Wrote: /builddir/build/RPMS/libyaml-0.1.4-2.ru6.x86_64.rpm Wrote: /builddir/build/RPMS/libyaml-devel-0.1.4-2.ru6.x86_64.rpm Wrote: /builddir/build/RPMS/libyaml-debuginfo-0.1.4-2.ru6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1jZMQm + umask 022 + cd /builddir/build/BUILD + cd yaml-0.1.4 + rm -rf /builddir/build/BUILDROOT/libyaml-0.1.4-2.ru6.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->