Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nutcracker.spec'], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-2867/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nutcracker.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-602757818.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/nutcracker-0.4.1-1.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nutcracker.spec '], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-2867/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nutcracker.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3G2qHX + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf nutcracker-0.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/nutcracker-0.4.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd nutcracker-0.4.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i s/2.64/2.63/g configure.ac + autoreconf -fvi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: adding subdirectory contrib/yaml-0.1.4 to autoreconf autoreconf: Entering directory `contrib/yaml-0.1.4' autoreconf: configure.ac: not using Autoconf autoreconf: Leaving directory `contrib/yaml-0.1.4' autoreconf: configure.ac: creating directory config autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'. libtoolize: copying file `config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' libtoolize: `AC_PROG_RANLIB' is rendered obsolete by `LT_INIT' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:36: installing `config/config.guess' configure.ac:36: installing `config/config.sub' configure.ac:16: installing `config/install-sh' configure.ac:16: installing `config/missing' src/Makefile.am: installing `config/depcomp' autoreconf: Leaving directory `.' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EED1IF + umask 022 + cd /builddir/build/BUILD + cd nutcracker-0.4.1 + 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-redhat-linux-gnu --host=x86_64-redhat-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 gawk... (cached) gawk checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether 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 for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-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... 1572864 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-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-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 whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E 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 ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for inline... inline checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for long long int... yes checking for intmax_t... yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for unsigned long long int... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking whether byte ordering is bigendian... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking for pow in -lm... yes checking for pthread_create in -lpthread... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for dup2... yes checking for gethostname... yes checking for gettimeofday... yes checking for strerror... yes checking for socket... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for strchr... yes checking for strndup... yes checking for strtoul... yes checking if epoll works... yes checking if kqueue works... no checking if event ports works... no checking whether to enable debug logs and asserts... no checking whether to disable stats... no yaml-0.1.4/ yaml-0.1.4/tests/ yaml-0.1.4/tests/test-version.c yaml-0.1.4/tests/run-emitter.c yaml-0.1.4/tests/Makefile.in yaml-0.1.4/tests/test-reader.c yaml-0.1.4/tests/example-deconstructor.c yaml-0.1.4/tests/run-scanner.c yaml-0.1.4/tests/.deps/ yaml-0.1.4/tests/.deps/test-reader.Po yaml-0.1.4/tests/.deps/example-deconstructor.Po yaml-0.1.4/tests/.deps/run-emitter.Po yaml-0.1.4/tests/.deps/example-deconstructor-alt.Po yaml-0.1.4/tests/.deps/example-reformatter.Po yaml-0.1.4/tests/.deps/example-reformatter-alt.Po yaml-0.1.4/tests/.deps/run-loader.Po yaml-0.1.4/tests/.deps/run-parser.Po yaml-0.1.4/tests/.deps/run-dumper.Po yaml-0.1.4/tests/.deps/test-version.Po yaml-0.1.4/tests/.deps/run-scanner.Po yaml-0.1.4/tests/run-dumper.c yaml-0.1.4/tests/example-reformatter.c yaml-0.1.4/tests/example-deconstructor-alt.c yaml-0.1.4/tests/run-parser.c yaml-0.1.4/tests/Makefile.am yaml-0.1.4/tests/Makefile yaml-0.1.4/tests/run-loader.c yaml-0.1.4/tests/example-reformatter-alt.c yaml-0.1.4/config.status yaml-0.1.4/Makefile.in yaml-0.1.4/config.h yaml-0.1.4/yaml-0.1.pc.in yaml-0.1.4/config/ yaml-0.1.4/config/config.guess yaml-0.1.4/config/depcomp yaml-0.1.4/config/install-sh yaml-0.1.4/config/ltmain.sh yaml-0.1.4/config/config.sub yaml-0.1.4/config/missing yaml-0.1.4/src/ yaml-0.1.4/src/loader.c yaml-0.1.4/src/Makefile.in yaml-0.1.4/src/dumper.c yaml-0.1.4/src/.deps/ yaml-0.1.4/src/.deps/loader.Plo yaml-0.1.4/src/.deps/reader.Plo yaml-0.1.4/src/.deps/emitter.Plo yaml-0.1.4/src/.deps/parser.Plo yaml-0.1.4/src/.deps/writer.Plo yaml-0.1.4/src/.deps/scanner.Plo yaml-0.1.4/src/.deps/api.Plo yaml-0.1.4/src/.deps/dumper.Plo yaml-0.1.4/src/writer.c yaml-0.1.4/src/api.c yaml-0.1.4/src/parser.c yaml-0.1.4/src/Makefile.am yaml-0.1.4/src/Makefile yaml-0.1.4/src/emitter.c yaml-0.1.4/src/scanner.c yaml-0.1.4/src/reader.c yaml-0.1.4/src/yaml_private.h yaml-0.1.4/stamp-h1 yaml-0.1.4/configure.ac yaml-0.1.4/aclocal.m4 yaml-0.1.4/README yaml-0.1.4/include/ yaml-0.1.4/include/Makefile.in yaml-0.1.4/include/yaml.h yaml-0.1.4/include/Makefile.am yaml-0.1.4/config.h.in yaml-0.1.4/config.h.in~ yaml-0.1.4/yaml-0.1.pc yaml-0.1.4/LICENSE yaml-0.1.4/Makefile.am yaml-0.1.4/doc/ yaml-0.1.4/doc/doxygen.cfg yaml-0.1.4/doc/html/ yaml-0.1.4/doc/html/functions_vars_0x6d.html yaml-0.1.4/doc/html/structyaml__alias__data__s.html yaml-0.1.4/doc/html/functions_vars_0x66.html yaml-0.1.4/doc/html/functions_0x6f.html yaml-0.1.4/doc/html/functions_0x64.html yaml-0.1.4/doc/html/functions_0x72.html yaml-0.1.4/doc/html/globals_type.html yaml-0.1.4/doc/html/functions_vars_0x73.html yaml-0.1.4/doc/html/structyaml__token__s.html yaml-0.1.4/doc/html/globals_eval.html yaml-0.1.4/doc/html/functions_0x68.html yaml-0.1.4/doc/html/group__parser.html yaml-0.1.4/doc/html/functions.html yaml-0.1.4/doc/html/structyaml__simple__key__s.html yaml-0.1.4/doc/html/files.html yaml-0.1.4/doc/html/functions_0x77.html yaml-0.1.4/doc/html/group__version.html yaml-0.1.4/doc/html/functions_vars_0x65.html yaml-0.1.4/doc/html/functions_vars_0x70.html yaml-0.1.4/doc/html/structyaml__event__s.html yaml-0.1.4/doc/html/globals.html yaml-0.1.4/doc/html/tab_h.png yaml-0.1.4/doc/html/group__tokens.html yaml-0.1.4/doc/html/functions_vars_0x68.html yaml-0.1.4/doc/html/functions_vars_0x62.html yaml-0.1.4/doc/html/closed.png yaml-0.1.4/doc/html/modules.html yaml-0.1.4/doc/html/functions_vars_0x75.html yaml-0.1.4/doc/html/functions_0x75.html yaml-0.1.4/doc/html/tabs.css yaml-0.1.4/doc/html/functions_0x6d.html yaml-0.1.4/doc/html/functions_vars_0x63.html yaml-0.1.4/doc/html/functions_0x63.html yaml-0.1.4/doc/html/tab_a.png yaml-0.1.4/doc/html/group__styles.html yaml-0.1.4/doc/html/doxygen.css yaml-0.1.4/doc/html/globals_func.html yaml-0.1.4/doc/html/nav_f.png yaml-0.1.4/doc/html/functions_vars_0x6b.html yaml-0.1.4/doc/html/bc_s.png yaml-0.1.4/doc/html/group__emitter.html yaml-0.1.4/doc/html/tab_b.png yaml-0.1.4/doc/html/functions_0x62.html yaml-0.1.4/doc/html/functions_vars_0x6e.html yaml-0.1.4/doc/html/group__export.html yaml-0.1.4/doc/html/functions_0x65.html yaml-0.1.4/doc/html/functions_vars_0x77.html yaml-0.1.4/doc/html/structyaml__parser__s.html yaml-0.1.4/doc/html/annotated.html yaml-0.1.4/doc/html/functions_vars_0x6c.html yaml-0.1.4/doc/html/functions_0x6b.html yaml-0.1.4/doc/html/functions_vars_0x64.html yaml-0.1.4/doc/html/group__basic.html yaml-0.1.4/doc/html/structyaml__node__pair__s.html yaml-0.1.4/doc/html/functions_0x73.html yaml-0.1.4/doc/html/functions_vars.html yaml-0.1.4/doc/html/structyaml__mark__s.html yaml-0.1.4/doc/html/group__nodes.html yaml-0.1.4/doc/html/structyaml__version__directive__s.html yaml-0.1.4/doc/html/functions_0x6e.html yaml-0.1.4/doc/html/structyaml__document__s.html yaml-0.1.4/doc/html/functions_vars_0x71.html yaml-0.1.4/doc/html/doxygen.png yaml-0.1.4/doc/html/open.png yaml-0.1.4/doc/html/functions_0x74.html yaml-0.1.4/doc/html/functions_0x6c.html yaml-0.1.4/doc/html/group__events.html yaml-0.1.4/doc/html/structyaml__node__s.html yaml-0.1.4/doc/html/functions_vars_0x6f.html yaml-0.1.4/doc/html/tab_s.png yaml-0.1.4/doc/html/functions_0x69.html yaml-0.1.4/doc/html/functions_vars_0x74.html yaml-0.1.4/doc/html/nav_h.png yaml-0.1.4/doc/html/functions_vars_0x72.html yaml-0.1.4/doc/html/functions_vars_0x76.html yaml-0.1.4/doc/html/functions_vars_0x69.html yaml-0.1.4/doc/html/globals_defs.html yaml-0.1.4/doc/html/globals_enum.html yaml-0.1.4/doc/html/yaml_8h.html yaml-0.1.4/doc/html/index.html yaml-0.1.4/doc/html/functions_0x76.html yaml-0.1.4/doc/html/functions_0x71.html yaml-0.1.4/doc/html/structyaml__emitter__s.html yaml-0.1.4/doc/html/classes.html yaml-0.1.4/doc/html/functions_0x70.html yaml-0.1.4/doc/html/structyaml__tag__directive__s.html yaml-0.1.4/doc/html/functions_0x66.html yaml-0.1.4/config.log yaml-0.1.4/m4/ yaml-0.1.4/m4/ltoptions.m4 yaml-0.1.4/m4/lt~obsolete.m4 yaml-0.1.4/m4/ltversion.m4 yaml-0.1.4/m4/libtool.m4 yaml-0.1.4/m4/ltsugar.m4 yaml-0.1.4/Makefile yaml-0.1.4/autom4te.cache/ yaml-0.1.4/autom4te.cache/output.2 yaml-0.1.4/autom4te.cache/requests yaml-0.1.4/autom4te.cache/output.1 yaml-0.1.4/autom4te.cache/output.0 yaml-0.1.4/autom4te.cache/traces.1 yaml-0.1.4/autom4te.cache/traces.2 yaml-0.1.4/autom4te.cache/traces.0 yaml-0.1.4/libtool yaml-0.1.4/configure configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating src/Makefile config.status: creating src/hashkit/Makefile config.status: creating src/proto/Makefile config.status: creating src/event/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in contrib/yaml-0.1.4 (/builddir/build/BUILD/nutcracker-0.4.1/contrib/yaml-0.1.4) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--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' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether 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-redhat-linux-gnu checking host system type... x86_64-redhat-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... 1572864 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-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for 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 src/Makefile config.status: creating Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1' Making all in contrib make[2]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib' Making all in yaml-0.1.4 make[3]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib/yaml-0.1.4' /usr/bin/make all-recursive make[4]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib/yaml-0.1.4' Making all in src make[5]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib/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 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 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 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 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 scanner.lo -MD -MP -MF .deps/scanner.Tpo -c scanner.c -o scanner.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 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 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/emitter.Tpo .deps/emitter.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 /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 api.lo reader.lo scanner.lo parser.lo loader.lo writer.lo emitter.lo dumper.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: warning: `-release' is ignored for convenience libraries libtool: link: ar cru .libs/libyaml.a .libs/api.o .libs/reader.o .libs/scanner.o .libs/parser.o .libs/loader.o .libs/writer.o .libs/emitter.o .libs/dumper.o libtool: link: ranlib .libs/libyaml.a libtool: link: ( cd ".libs" && rm -f "libyaml.la" && ln -s "../libyaml.la" "libyaml.la" ) make[5]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib/yaml-0.1.4/src' Making all in . make[5]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib/yaml-0.1.4' make[5]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib/yaml-0.1.4' Making all in tests make[5]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib/yaml-0.1.4/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wno-format -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 mv -f .deps/run-scanner.Tpo .deps/run-scanner.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wno-format -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 libtool: link: gcc -Wno-format -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/.libs/libyaml.a gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wno-format -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 /bin/sh ../libtool --tag=CC --mode=link gcc -Wno-format -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 -Wno-format -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/.libs/libyaml.a gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wno-format -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-loader.Tpo .deps/run-loader.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wno-format -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 -Wno-format -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/.libs/libyaml.a gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wno-format -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 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' mv -f .deps/run-emitter.Tpo .deps/run-emitter.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wno-format -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 -Wno-format -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/.libs/libyaml.a gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wno-format -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-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-dumper.Tpo .deps/run-dumper.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wno-format -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 -Wno-format -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/.libs/libyaml.a gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wno-format -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/example-reformatter.Tpo .deps/example-reformatter.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wno-format -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 -Wno-format -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/.libs/libyaml.a gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wno-format -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-alt.Tpo .deps/example-reformatter-alt.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wno-format -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 -Wno-format -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/.libs/libyaml.a gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wno-format -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 *' 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' mv -f .deps/example-deconstructor.Tpo .deps/example-deconstructor.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wno-format -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 -Wno-format -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/.libs/libyaml.a gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wno-format -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-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 -Wno-format -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 -Wno-format -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/.libs/libyaml.a make[5]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib/yaml-0.1.4/tests' make[4]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib/yaml-0.1.4' make[3]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib/yaml-0.1.4' make[3]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib' make[2]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib' Making all in src make[2]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/src' Making all in hashkit make[3]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/src/hashkit' gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_crc16.o -MD -MP -MF .deps/nc_crc16.Tpo -c -o nc_crc16.o nc_crc16.c mv -f .deps/nc_crc16.Tpo .deps/nc_crc16.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_crc32.o -MD -MP -MF .deps/nc_crc32.Tpo -c -o nc_crc32.o nc_crc32.c nc_crc32.c: In function 'hash_crc32a': nc_crc32.c:114: warning: pointer targets in initialization differ in signedness mv -f .deps/nc_crc32.Tpo .deps/nc_crc32.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_fnv.o -MD -MP -MF .deps/nc_fnv.Tpo -c -o nc_fnv.o nc_fnv.c mv -f .deps/nc_fnv.Tpo .deps/nc_fnv.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_hsieh.o -MD -MP -MF .deps/nc_hsieh.Tpo -c -o nc_hsieh.o nc_hsieh.c mv -f .deps/nc_hsieh.Tpo .deps/nc_hsieh.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_jenkins.o -MD -MP -MF .deps/nc_jenkins.Tpo -c -o nc_jenkins.o nc_jenkins.c mv -f .deps/nc_jenkins.Tpo .deps/nc_jenkins.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_ketama.o -MD -MP -MF .deps/nc_ketama.Tpo -c -o nc_ketama.o nc_ketama.c mv -f .deps/nc_ketama.Tpo .deps/nc_ketama.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_md5.o -MD -MP -MF .deps/nc_md5.Tpo -c -o nc_md5.o nc_md5.c mv -f .deps/nc_md5.Tpo .deps/nc_md5.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_modula.o -MD -MP -MF .deps/nc_modula.Tpo -c -o nc_modula.o nc_modula.c mv -f .deps/nc_modula.Tpo .deps/nc_modula.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_murmur.o -MD -MP -MF .deps/nc_murmur.Tpo -c -o nc_murmur.o nc_murmur.c mv -f .deps/nc_murmur.Tpo .deps/nc_murmur.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_one_at_a_time.o -MD -MP -MF .deps/nc_one_at_a_time.Tpo -c -o nc_one_at_a_time.o nc_one_at_a_time.c mv -f .deps/nc_one_at_a_time.Tpo .deps/nc_one_at_a_time.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_random.o -MD -MP -MF .deps/nc_random.Tpo -c -o nc_random.o nc_random.c mv -f .deps/nc_random.Tpo .deps/nc_random.Po rm -f libhashkit.a ar cru libhashkit.a nc_crc16.o nc_crc32.o nc_fnv.o nc_hsieh.o nc_jenkins.o nc_ketama.o nc_md5.o nc_modula.o nc_murmur.o nc_one_at_a_time.o nc_random.o ranlib libhashkit.a make[3]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/src/hashkit' Making all in proto make[3]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/src/proto' gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_memcache.o -MD -MP -MF .deps/nc_memcache.Tpo -c -o nc_memcache.o nc_memcache.c mv -f .deps/nc_memcache.Tpo .deps/nc_memcache.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_redis.o -MD -MP -MF .deps/nc_redis.Tpo -c -o nc_redis.o nc_redis.c nc_redis.c: In function 'redis_post_coalesce': nc_redis.c:2772: warning: unused variable 'pr' mv -f .deps/nc_redis.Tpo .deps/nc_redis.Po rm -f libproto.a ar cru libproto.a nc_memcache.o nc_redis.o ranlib libproto.a make[3]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/src/proto' Making all in event make[3]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/src/event' gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_epoll.o -MD -MP -MF .deps/nc_epoll.Tpo -c -o nc_epoll.o nc_epoll.c mv -f .deps/nc_epoll.Tpo .deps/nc_epoll.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_kqueue.o -MD -MP -MF .deps/nc_kqueue.Tpo -c -o nc_kqueue.o nc_kqueue.c mv -f .deps/nc_kqueue.Tpo .deps/nc_kqueue.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_evport.o -MD -MP -MF .deps/nc_evport.Tpo -c -o nc_evport.o nc_evport.c mv -f .deps/nc_evport.Tpo .deps/nc_evport.Po rm -f libevent.a ar cru libevent.a nc_epoll.o nc_kqueue.o nc_evport.o ranlib libevent.a make[3]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/src/event' make[3]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_core.o -MD -MP -MF .deps/nc_core.Tpo -c -o nc_core.o nc_core.c mv -f .deps/nc_core.Tpo .deps/nc_core.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_connection.o -MD -MP -MF .deps/nc_connection.Tpo -c -o nc_connection.o nc_connection.c mv -f .deps/nc_connection.Tpo .deps/nc_connection.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_client.o -MD -MP -MF .deps/nc_client.Tpo -c -o nc_client.o nc_client.c mv -f .deps/nc_client.Tpo .deps/nc_client.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_server.o -MD -MP -MF .deps/nc_server.Tpo -c -o nc_server.o nc_server.c mv -f .deps/nc_server.Tpo .deps/nc_server.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_proxy.o -MD -MP -MF .deps/nc_proxy.Tpo -c -o nc_proxy.o nc_proxy.c mv -f .deps/nc_proxy.Tpo .deps/nc_proxy.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_message.o -MD -MP -MF .deps/nc_message.Tpo -c -o nc_message.o nc_message.c mv -f .deps/nc_message.Tpo .deps/nc_message.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_request.o -MD -MP -MF .deps/nc_request.Tpo -c -o nc_request.o nc_request.c mv -f .deps/nc_request.Tpo .deps/nc_request.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_response.o -MD -MP -MF .deps/nc_response.Tpo -c -o nc_response.o nc_response.c mv -f .deps/nc_response.Tpo .deps/nc_response.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_mbuf.o -MD -MP -MF .deps/nc_mbuf.Tpo -c -o nc_mbuf.o nc_mbuf.c mv -f .deps/nc_mbuf.Tpo .deps/nc_mbuf.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_conf.o -MD -MP -MF .deps/nc_conf.Tpo -c -o nc_conf.o nc_conf.c mv -f .deps/nc_conf.Tpo .deps/nc_conf.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_stats.o -MD -MP -MF .deps/nc_stats.Tpo -c -o nc_stats.o nc_stats.c nc_stats.c: In function 'stats_add_header': nc_stats.c:519: warning: conversion to 'int64_t' from 'uint64_t' may change the sign of the result mv -f .deps/nc_stats.Tpo .deps/nc_stats.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_signal.o -MD -MP -MF .deps/nc_signal.Tpo -c -o nc_signal.o nc_signal.c mv -f .deps/nc_signal.Tpo .deps/nc_signal.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_rbtree.o -MD -MP -MF .deps/nc_rbtree.Tpo -c -o nc_rbtree.o nc_rbtree.c mv -f .deps/nc_rbtree.Tpo .deps/nc_rbtree.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_log.o -MD -MP -MF .deps/nc_log.Tpo -c -o nc_log.o nc_log.c mv -f .deps/nc_log.Tpo .deps/nc_log.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_string.o -MD -MP -MF .deps/nc_string.Tpo -c -o nc_string.o nc_string.c mv -f .deps/nc_string.Tpo .deps/nc_string.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_array.o -MD -MP -MF .deps/nc_array.Tpo -c -o nc_array.o nc_array.c mv -f .deps/nc_array.Tpo .deps/nc_array.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc_util.o -MD -MP -MF .deps/nc_util.Tpo -c -o nc_util.o nc_util.c mv -f .deps/nc_util.Tpo .deps/nc_util.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.1.4/include -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nc.o -MD -MP -MF .deps/nc.Tpo -c -o nc.o nc.c mv -f .deps/nc.Tpo .deps/nc.Po /bin/sh ../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lm -lpthread -rdynamic -o nutcracker nc_core.o nc_connection.o nc_client.o nc_server.o nc_proxy.o nc_message.o nc_request.o nc_response.o nc_mbuf.o nc_conf.o nc_stats.o nc_signal.o nc_rbtree.o nc_log.o nc_string.o nc_array.o nc_util.o nc.o ../src/hashkit/libhashkit.a ../src/proto/libproto.a ../src/event/libevent.a ../contrib/yaml-0.1.4/src/.libs/libyaml.a -lpthread -lm libtool: link: gcc -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -rdynamic -o nutcracker nc_core.o nc_connection.o nc_client.o nc_server.o nc_proxy.o nc_message.o nc_request.o nc_response.o nc_mbuf.o nc_conf.o nc_stats.o nc_signal.o nc_rbtree.o nc_log.o nc_string.o nc_array.o nc_util.o nc.o ../src/hashkit/libhashkit.a ../src/proto/libproto.a ../src/event/libevent.a ../contrib/yaml-0.1.4/src/.libs/libyaml.a -lpthread -lm make[3]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/src' make[2]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/src' make[2]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1' make[2]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1' make[1]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Jl1VFw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64 + cd nutcracker-0.4.1 + LANG=C + export LANG + unset DISPLAY + '[' /builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64 + /usr/bin/make prefix=/builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64/usr exec_prefix=/builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64/usr bindir=/builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64/usr/bin sbindir=/builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64/usr/sbin sysconfdir=/builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64/etc datadir=/builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64/usr/share includedir=/builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64/usr/include libdir=/builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64/usr/lib64 libexecdir=/builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64/usr/libexec localstatedir=/builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64/var sharedstatedir=/builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64/var/lib mandir=/builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64/usr/share/man infodir=/builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64/usr/share/info install PREFIX=/builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64 Making install in contrib make[1]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib' Making install in yaml-0.1.4 make[2]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib/yaml-0.1.4' Making install in src make[3]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib/yaml-0.1.4/src' make[4]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib/yaml-0.1.4/src' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib/yaml-0.1.4/src' make[3]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib/yaml-0.1.4/src' Making install in . make[3]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib/yaml-0.1.4' make[4]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib/yaml-0.1.4' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib/yaml-0.1.4' make[3]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib/yaml-0.1.4' Making install in tests make[3]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib/yaml-0.1.4/tests' make[4]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib/yaml-0.1.4/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib/yaml-0.1.4/tests' make[3]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib/yaml-0.1.4/tests' make[2]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib/yaml-0.1.4' make[2]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib' make[3]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib' make[2]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib' make[1]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/contrib' Making install in src make[1]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/src' Making install in hashkit make[2]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/src/hashkit' make[3]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/src/hashkit' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/src/hashkit' make[2]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/src/hashkit' Making install in proto make[2]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/src/proto' make[3]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/src/proto' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/src/proto' make[2]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/src/proto' Making install in event make[2]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/src/event' make[3]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/src/event' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/src/event' make[2]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/src/event' make[2]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/src' make[3]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1/src' test -z "/builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c nutcracker '/builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64/usr/sbin' libtool: install: /usr/bin/install -c nutcracker /builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64/usr/sbin/nutcracker make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/src' make[2]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/src' make[1]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1/src' make[1]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1' make[2]: Entering directory `/builddir/build/BUILD/nutcracker-0.4.1' make[2]: Nothing to be done for `install-exec-am'. test -z "/builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64/usr/share/man/man8" /usr/bin/install -c -m 644 man/nutcracker.8 '/builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64/usr/share/man/man8' make[2]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1' make[1]: Leaving directory `/builddir/build/BUILD/nutcracker-0.4.1' + /usr/bin/install -p -D -m 0755 scripts/nutcracker.init /builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64/etc/rc.d/init.d/nutcracker + /usr/bin/install -p -D -m 0644 conf/nutcracker.yml /builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64/etc/nutcracker/nutcracker.yml + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/nutcracker-0.4.1 extracting debug info from /builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64/usr/sbin/nutcracker 1578 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 Processing files: nutcracker-0.4.1-1.x86_64 Provides: config(nutcracker) = 0.4.1-1 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: nutcracker-debuginfo-0.4.1-1.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64 warning: Could not canonicalize hostname: copr-builder-602757818.novalocal Wrote: /builddir/build/RPMS/nutcracker-0.4.1-1.x86_64.rpm Wrote: /builddir/build/RPMS/nutcracker-debuginfo-0.4.1-1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qm6u5a + umask 022 + cd /builddir/build/BUILD + cd nutcracker-0.4.1 + '[' /builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nutcracker-0.4.1-1.x86_64 + exit 0 Child return code was: 0 LEAVE do -->