Mock Version: 1.1.35 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/watchman.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1644/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/watchman.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-00003671 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/watchman-2.9.5-1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/watchman.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1644/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/watchman.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lIofbU + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf watchman-2.9.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/watchman-v2.9.5.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd watchman-2.9.5 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uCNh8B + umask 022 + cd /builddir/build/BUILD + cd watchman-2.9.5 + LANG=C + export LANG + unset DISPLAY + ./autogen.sh configure.ac:21: installing `./compile' configure.ac:2: installing `./config.guess' configure.ac:2: installing `./config.sub' configure.ac:3: installing `./install-sh' configure.ac:3: installing `./missing' Makefile.am: installing `./depcomp' + 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 --with-pcre --with-buildinfo=2.9.5-1.el6 checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu 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 for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 whether byte ordering is bigendian... no checking for inline... inline checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether gcc and cc understand -c and -o together... yes checking dependency style of gcc... gcc3 checking for arc... no checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for library containing pthread_create... -lpthread checking for library containing socket... none required checking for sys/types.h... (cached) yes checking for inttypes.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking port.h usability... no checking port.h presence... no checking for port.h... no checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking for kqueue... no checking for port_create... no checking for inotify_init... yes checking for strtoll... yes checking for localeconv... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking CoreServices/CoreServices.h usability... no checking CoreServices/CoreServices.h presence... no checking for CoreServices/CoreServices.h... no checking for backtrace... yes checking for backtrace_symbols... yes configure: creating ./config.status config.status: creating Makefile config.status: creating thirdparty/jansson/jansson_config.h config.status: creating config.h config.status: executing depfiles commands + make make all-am make[1]: Entering directory `/builddir/build/BUILD/watchman-2.9.5' gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT thirdparty/jansson/libwmanjson_a-dump.o -MD -MP -MF thirdparty/jansson/.deps/libwmanjson_a-dump.Tpo -c -o thirdparty/jansson/libwmanjson_a-dump.o `test -f 'thirdparty/jansson/dump.c' || echo './'`thirdparty/jansson/dump.c mv -f thirdparty/jansson/.deps/libwmanjson_a-dump.Tpo thirdparty/jansson/.deps/libwmanjson_a-dump.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT thirdparty/jansson/libwmanjson_a-error.o -MD -MP -MF thirdparty/jansson/.deps/libwmanjson_a-error.Tpo -c -o thirdparty/jansson/libwmanjson_a-error.o `test -f 'thirdparty/jansson/error.c' || echo './'`thirdparty/jansson/error.c mv -f thirdparty/jansson/.deps/libwmanjson_a-error.Tpo thirdparty/jansson/.deps/libwmanjson_a-error.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT thirdparty/jansson/libwmanjson_a-hashtable.o -MD -MP -MF thirdparty/jansson/.deps/libwmanjson_a-hashtable.Tpo -c -o thirdparty/jansson/libwmanjson_a-hashtable.o `test -f 'thirdparty/jansson/hashtable.c' || echo './'`thirdparty/jansson/hashtable.c mv -f thirdparty/jansson/.deps/libwmanjson_a-hashtable.Tpo thirdparty/jansson/.deps/libwmanjson_a-hashtable.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT thirdparty/jansson/libwmanjson_a-load.o -MD -MP -MF thirdparty/jansson/.deps/libwmanjson_a-load.Tpo -c -o thirdparty/jansson/libwmanjson_a-load.o `test -f 'thirdparty/jansson/load.c' || echo './'`thirdparty/jansson/load.c mv -f thirdparty/jansson/.deps/libwmanjson_a-load.Tpo thirdparty/jansson/.deps/libwmanjson_a-load.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT thirdparty/jansson/libwmanjson_a-memory.o -MD -MP -MF thirdparty/jansson/.deps/libwmanjson_a-memory.Tpo -c -o thirdparty/jansson/libwmanjson_a-memory.o `test -f 'thirdparty/jansson/memory.c' || echo './'`thirdparty/jansson/memory.c mv -f thirdparty/jansson/.deps/libwmanjson_a-memory.Tpo thirdparty/jansson/.deps/libwmanjson_a-memory.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT thirdparty/jansson/libwmanjson_a-pack_unpack.o -MD -MP -MF thirdparty/jansson/.deps/libwmanjson_a-pack_unpack.Tpo -c -o thirdparty/jansson/libwmanjson_a-pack_unpack.o `test -f 'thirdparty/jansson/pack_unpack.c' || echo './'`thirdparty/jansson/pack_unpack.c mv -f thirdparty/jansson/.deps/libwmanjson_a-pack_unpack.Tpo thirdparty/jansson/.deps/libwmanjson_a-pack_unpack.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT thirdparty/jansson/libwmanjson_a-strbuffer.o -MD -MP -MF thirdparty/jansson/.deps/libwmanjson_a-strbuffer.Tpo -c -o thirdparty/jansson/libwmanjson_a-strbuffer.o `test -f 'thirdparty/jansson/strbuffer.c' || echo './'`thirdparty/jansson/strbuffer.c mv -f thirdparty/jansson/.deps/libwmanjson_a-strbuffer.Tpo thirdparty/jansson/.deps/libwmanjson_a-strbuffer.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT thirdparty/jansson/libwmanjson_a-strconv.o -MD -MP -MF thirdparty/jansson/.deps/libwmanjson_a-strconv.Tpo -c -o thirdparty/jansson/libwmanjson_a-strconv.o `test -f 'thirdparty/jansson/strconv.c' || echo './'`thirdparty/jansson/strconv.c mv -f thirdparty/jansson/.deps/libwmanjson_a-strconv.Tpo thirdparty/jansson/.deps/libwmanjson_a-strconv.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT thirdparty/jansson/libwmanjson_a-utf.o -MD -MP -MF thirdparty/jansson/.deps/libwmanjson_a-utf.Tpo -c -o thirdparty/jansson/libwmanjson_a-utf.o `test -f 'thirdparty/jansson/utf.c' || echo './'`thirdparty/jansson/utf.c mv -f thirdparty/jansson/.deps/libwmanjson_a-utf.Tpo thirdparty/jansson/.deps/libwmanjson_a-utf.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT thirdparty/jansson/libwmanjson_a-value.o -MD -MP -MF thirdparty/jansson/.deps/libwmanjson_a-value.Tpo -c -o thirdparty/jansson/libwmanjson_a-value.o `test -f 'thirdparty/jansson/value.c' || echo './'`thirdparty/jansson/value.c mv -f thirdparty/jansson/.deps/libwmanjson_a-value.Tpo thirdparty/jansson/.deps/libwmanjson_a-value.Po rm -f libwmanjson.a ar cru libwmanjson.a thirdparty/jansson/libwmanjson_a-dump.o thirdparty/jansson/libwmanjson_a-error.o thirdparty/jansson/libwmanjson_a-hashtable.o thirdparty/jansson/libwmanjson_a-load.o thirdparty/jansson/libwmanjson_a-memory.o thirdparty/jansson/libwmanjson_a-pack_unpack.o thirdparty/jansson/libwmanjson_a-strbuffer.o thirdparty/jansson/libwmanjson_a-strconv.o thirdparty/jansson/libwmanjson_a-utf.o thirdparty/jansson/libwmanjson_a-value.o ranlib libwmanjson.a gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT thirdparty/libtap_a-tap.o -MD -MP -MF thirdparty/.deps/libtap_a-tap.Tpo -c -o thirdparty/libtap_a-tap.o `test -f 'thirdparty/tap.c' || echo './'`thirdparty/tap.c thirdparty/tap.c: In function '_gen_result': thirdparty/tap.c:85: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result thirdparty/tap.c: In function 'skip': thirdparty/tap.c:302: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result thirdparty/tap.c: In function 'todo_start': thirdparty/tap.c:327: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result mv -f thirdparty/.deps/libtap_a-tap.Tpo thirdparty/.deps/libtap_a-tap.Po rm -f libtap.a ar cru libtap.a thirdparty/libtap_a-tap.o ranlib libtap.a gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watchman-argv.o -MD -MP -MF .deps/watchman-argv.Tpo -c -o watchman-argv.o `test -f 'argv.c' || echo './'`argv.c mv -f .deps/watchman-argv.Tpo .deps/watchman-argv.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watchman-opt.o -MD -MP -MF .deps/watchman-opt.Tpo -c -o watchman-opt.o `test -f 'opt.c' || echo './'`opt.c mv -f .deps/watchman-opt.Tpo .deps/watchman-opt.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watchman-cfg.o -MD -MP -MF .deps/watchman-cfg.Tpo -c -o watchman-cfg.o `test -f 'cfg.c' || echo './'`cfg.c mv -f .deps/watchman-cfg.Tpo .deps/watchman-cfg.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watchman-log.o -MD -MP -MF .deps/watchman-log.Tpo -c -o watchman-log.o `test -f 'log.c' || echo './'`log.c mv -f .deps/watchman-log.Tpo .deps/watchman-log.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watchman-json.o -MD -MP -MF .deps/watchman-json.Tpo -c -o watchman-json.o `test -f 'json.c' || echo './'`json.c mv -f .deps/watchman-json.Tpo .deps/watchman-json.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watchman-bser.o -MD -MP -MF .deps/watchman-bser.Tpo -c -o watchman-bser.o `test -f 'bser.c' || echo './'`bser.c mv -f .deps/watchman-bser.Tpo .deps/watchman-bser.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watchman-hash.o -MD -MP -MF .deps/watchman-hash.Tpo -c -o watchman-hash.o `test -f 'hash.c' || echo './'`hash.c mv -f .deps/watchman-hash.Tpo .deps/watchman-hash.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watchman-ht.o -MD -MP -MF .deps/watchman-ht.Tpo -c -o watchman-ht.o `test -f 'ht.c' || echo './'`ht.c mv -f .deps/watchman-ht.Tpo .deps/watchman-ht.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT cmds/watchman-find.o -MD -MP -MF cmds/.deps/watchman-find.Tpo -c -o cmds/watchman-find.o `test -f 'cmds/find.c' || echo './'`cmds/find.c mv -f cmds/.deps/watchman-find.Tpo cmds/.deps/watchman-find.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT cmds/watchman-info.o -MD -MP -MF cmds/.deps/watchman-info.Tpo -c -o cmds/watchman-info.o `test -f 'cmds/info.c' || echo './'`cmds/info.c mv -f cmds/.deps/watchman-info.Tpo cmds/.deps/watchman-info.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT cmds/watchman-log.o -MD -MP -MF cmds/.deps/watchman-log.Tpo -c -o cmds/watchman-log.o `test -f 'cmds/log.c' || echo './'`cmds/log.c mv -f cmds/.deps/watchman-log.Tpo cmds/.deps/watchman-log.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT cmds/watchman-query.o -MD -MP -MF cmds/.deps/watchman-query.Tpo -c -o cmds/watchman-query.o `test -f 'cmds/query.c' || echo './'`cmds/query.c mv -f cmds/.deps/watchman-query.Tpo cmds/.deps/watchman-query.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT cmds/watchman-since.o -MD -MP -MF cmds/.deps/watchman-since.Tpo -c -o cmds/watchman-since.o `test -f 'cmds/since.c' || echo './'`cmds/since.c mv -f cmds/.deps/watchman-since.Tpo cmds/.deps/watchman-since.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT cmds/watchman-subscribe.o -MD -MP -MF cmds/.deps/watchman-subscribe.Tpo -c -o cmds/watchman-subscribe.o `test -f 'cmds/subscribe.c' || echo './'`cmds/subscribe.c mv -f cmds/.deps/watchman-subscribe.Tpo cmds/.deps/watchman-subscribe.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT cmds/watchman-trigger.o -MD -MP -MF cmds/.deps/watchman-trigger.Tpo -c -o cmds/watchman-trigger.o `test -f 'cmds/trigger.c' || echo './'`cmds/trigger.c mv -f cmds/.deps/watchman-trigger.Tpo cmds/.deps/watchman-trigger.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT cmds/watchman-watch.o -MD -MP -MF cmds/.deps/watchman-watch.Tpo -c -o cmds/watchman-watch.o `test -f 'cmds/watch.c' || echo './'`cmds/watch.c mv -f cmds/.deps/watchman-watch.Tpo cmds/.deps/watchman-watch.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT cmds/watchman-debug.o -MD -MP -MF cmds/.deps/watchman-debug.Tpo -c -o cmds/watchman-debug.o `test -f 'cmds/debug.c' || echo './'`cmds/debug.c mv -f cmds/.deps/watchman-debug.Tpo cmds/.deps/watchman-debug.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT query/watchman-base.o -MD -MP -MF query/.deps/watchman-base.Tpo -c -o query/watchman-base.o `test -f 'query/base.c' || echo './'`query/base.c mv -f query/.deps/watchman-base.Tpo query/.deps/watchman-base.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT query/watchman-parse.o -MD -MP -MF query/.deps/watchman-parse.Tpo -c -o query/watchman-parse.o `test -f 'query/parse.c' || echo './'`query/parse.c mv -f query/.deps/watchman-parse.Tpo query/.deps/watchman-parse.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT query/watchman-init.o -MD -MP -MF query/.deps/watchman-init.Tpo -c -o query/watchman-init.o `test -f 'query/init.c' || echo './'`query/init.c mv -f query/.deps/watchman-init.Tpo query/.deps/watchman-init.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT query/watchman-eval.o -MD -MP -MF query/.deps/watchman-eval.Tpo -c -o query/watchman-eval.o `test -f 'query/eval.c' || echo './'`query/eval.c mv -f query/.deps/watchman-eval.Tpo query/.deps/watchman-eval.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT query/watchman-type.o -MD -MP -MF query/.deps/watchman-type.Tpo -c -o query/watchman-type.o `test -f 'query/type.c' || echo './'`query/type.c mv -f query/.deps/watchman-type.Tpo query/.deps/watchman-type.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT query/watchman-suffix.o -MD -MP -MF query/.deps/watchman-suffix.Tpo -c -o query/watchman-suffix.o `test -f 'query/suffix.c' || echo './'`query/suffix.c mv -f query/.deps/watchman-suffix.Tpo query/.deps/watchman-suffix.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT query/watchman-match.o -MD -MP -MF query/.deps/watchman-match.Tpo -c -o query/watchman-match.o `test -f 'query/match.c' || echo './'`query/match.c mv -f query/.deps/watchman-match.Tpo query/.deps/watchman-match.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT query/watchman-pcre.o -MD -MP -MF query/.deps/watchman-pcre.Tpo -c -o query/watchman-pcre.o `test -f 'query/pcre.c' || echo './'`query/pcre.c mv -f query/.deps/watchman-pcre.Tpo query/.deps/watchman-pcre.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT query/watchman-name.o -MD -MP -MF query/.deps/watchman-name.Tpo -c -o query/watchman-name.o `test -f 'query/name.c' || echo './'`query/name.c mv -f query/.deps/watchman-name.Tpo query/.deps/watchman-name.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT query/watchman-fieldlist.o -MD -MP -MF query/.deps/watchman-fieldlist.Tpo -c -o query/watchman-fieldlist.o `test -f 'query/fieldlist.c' || echo './'`query/fieldlist.c mv -f query/.deps/watchman-fieldlist.Tpo query/.deps/watchman-fieldlist.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT query/watchman-since.o -MD -MP -MF query/.deps/watchman-since.Tpo -c -o query/watchman-since.o `test -f 'query/since.c' || echo './'`query/since.c mv -f query/.deps/watchman-since.Tpo query/.deps/watchman-since.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT query/watchman-empty.o -MD -MP -MF query/.deps/watchman-empty.Tpo -c -o query/watchman-empty.o `test -f 'query/empty.c' || echo './'`query/empty.c mv -f query/.deps/watchman-empty.Tpo query/.deps/watchman-empty.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watchman-listener.o -MD -MP -MF .deps/watchman-listener.Tpo -c -o watchman-listener.o `test -f 'listener.c' || echo './'`listener.c mv -f .deps/watchman-listener.Tpo .deps/watchman-listener.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watchman-clientmode.o -MD -MP -MF .deps/watchman-clientmode.Tpo -c -o watchman-clientmode.o `test -f 'clientmode.c' || echo './'`clientmode.c mv -f .deps/watchman-clientmode.Tpo .deps/watchman-clientmode.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watchman-main.o -MD -MP -MF .deps/watchman-main.Tpo -c -o watchman-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/watchman-main.Tpo .deps/watchman-main.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watchman-root.o -MD -MP -MF .deps/watchman-root.Tpo -c -o watchman-root.o `test -f 'root.c' || echo './'`root.c mv -f .deps/watchman-root.Tpo .deps/watchman-root.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watchman-rules.o -MD -MP -MF .deps/watchman-rules.Tpo -c -o watchman-rules.o `test -f 'rules.c' || echo './'`rules.c mv -f .deps/watchman-rules.Tpo .deps/watchman-rules.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watchman-state.o -MD -MP -MF .deps/watchman-state.Tpo -c -o watchman-state.o `test -f 'state.c' || echo './'`state.c mv -f .deps/watchman-state.Tpo .deps/watchman-state.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watchman-string.o -MD -MP -MF .deps/watchman-string.Tpo -c -o watchman-string.o `test -f 'string.c' || echo './'`string.c mv -f .deps/watchman-string.Tpo .deps/watchman-string.Po gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -o watchman watchman-argv.o watchman-opt.o watchman-cfg.o watchman-log.o watchman-json.o watchman-bser.o watchman-hash.o watchman-ht.o cmds/watchman-find.o cmds/watchman-info.o cmds/watchman-log.o cmds/watchman-query.o cmds/watchman-since.o cmds/watchman-subscribe.o cmds/watchman-trigger.o cmds/watchman-watch.o cmds/watchman-debug.o query/watchman-base.o query/watchman-parse.o query/watchman-init.o query/watchman-eval.o query/watchman-type.o query/watchman-suffix.o query/watchman-match.o query/watchman-pcre.o query/watchman-name.o query/watchman-fieldlist.o query/watchman-since.o query/watchman-empty.o watchman-listener.o watchman-clientmode.o watchman-main.o watchman-root.o watchman-rules.o watchman-state.o watchman-string.o -L. libwmanjson.a -lpthread -lpcre gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT tests/tests_argv_t-argv.o -MD -MP -MF tests/.deps/tests_argv_t-argv.Tpo -c -o tests/tests_argv_t-argv.o `test -f 'tests/argv.c' || echo './'`tests/argv.c mv -f tests/.deps/tests_argv_t-argv.Tpo tests/.deps/tests_argv_t-argv.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT tests_argv_t-argv.o -MD -MP -MF .deps/tests_argv_t-argv.Tpo -c -o tests_argv_t-argv.o `test -f 'argv.c' || echo './'`argv.c mv -f .deps/tests_argv_t-argv.Tpo .deps/tests_argv_t-argv.Po gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -o tests/argv.t tests/tests_argv_t-argv.o tests_argv_t-argv.o -L. libwmanjson.a libtap.a -lpthread -lpcre gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT tests/tests_log_t-log.o -MD -MP -MF tests/.deps/tests_log_t-log.Tpo -c -o tests/tests_log_t-log.o `test -f 'tests/log.c' || echo './'`tests/log.c mv -f tests/.deps/tests_log_t-log.Tpo tests/.deps/tests_log_t-log.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT tests_log_t-log.o -MD -MP -MF .deps/tests_log_t-log.Tpo -c -o tests_log_t-log.o `test -f 'log.c' || echo './'`log.c mv -f .deps/tests_log_t-log.Tpo .deps/tests_log_t-log.Po gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -o tests/log.t tests/tests_log_t-log.o tests_log_t-log.o -L. libwmanjson.a libtap.a -lpthread -lpcre gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT tests/tests_bser_t-bser.o -MD -MP -MF tests/.deps/tests_bser_t-bser.Tpo -c -o tests/tests_bser_t-bser.o `test -f 'tests/bser.c' || echo './'`tests/bser.c mv -f tests/.deps/tests_bser_t-bser.Tpo tests/.deps/tests_bser_t-bser.Po gcc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT tests_bser_t-bser.o -MD -MP -MF .deps/tests_bser_t-bser.Tpo -c -o tests_bser_t-bser.o `test -f 'bser.c' || echo './'`bser.c mv -f .deps/tests_bser_t-bser.Tpo .deps/tests_bser_t-bser.Po gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -o tests/bser.t tests/tests_bser_t-bser.o tests_bser_t-bser.o -L. libwmanjson.a libtap.a -lpthread -lpcre make[1]: Leaving directory `/builddir/build/BUILD/watchman-2.9.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jdf1D2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/watchman-2.9.5-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/watchman-2.9.5-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/watchman-2.9.5-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/watchman-2.9.5-1.el6.x86_64 + cd watchman-2.9.5 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/watchman-2.9.5-1.el6.x86_64 make[1]: Entering directory `/builddir/build/BUILD/watchman-2.9.5' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/watchman-2.9.5-1.el6.x86_64/usr/bin" /usr/bin/install -c watchman '/builddir/build/BUILDROOT/watchman-2.9.5-1.el6.x86_64/usr/bin' test -z "/usr/share/doc/watchman-2.9.5" || /bin/mkdir -p "/builddir/build/BUILDROOT/watchman-2.9.5-1.el6.x86_64/usr/share/doc/watchman-2.9.5" /usr/bin/install -c -m 644 README.markdown '/builddir/build/BUILDROOT/watchman-2.9.5-1.el6.x86_64/usr/share/doc/watchman-2.9.5' make[1]: Leaving directory `/builddir/build/BUILD/watchman-2.9.5' + mkdir -p /builddir/build/BUILDROOT/watchman-2.9.5-1.el6.x86_64//usr/share/man/man1/ + help2man /builddir/build/BUILDROOT/watchman-2.9.5-1.el6.x86_64//usr/bin/watchman -N + rm -rf /builddir/build/BUILDROOT/watchman-2.9.5-1.el6.x86_64//usr/share/doc/watchman-2.9.5 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/watchman-2.9.5 extracting debug info from /builddir/build/BUILDROOT/watchman-2.9.5-1.el6.x86_64/usr/bin/watchman 781 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: watchman-2.9.5-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4rrwyv + umask 022 + cd /builddir/build/BUILD + cd watchman-2.9.5 + DOCDIR=/builddir/build/BUILDROOT/watchman-2.9.5-1.el6.x86_64/usr/share/doc/watchman-2.9.5 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/watchman-2.9.5-1.el6.x86_64/usr/share/doc/watchman-2.9.5 + /bin/mkdir -p /builddir/build/BUILDROOT/watchman-2.9.5-1.el6.x86_64/usr/share/doc/watchman-2.9.5 + cp -pr LICENSE README.markdown /builddir/build/BUILDROOT/watchman-2.9.5-1.el6.x86_64/usr/share/doc/watchman-2.9.5 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: 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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libpcre.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: watchman-debuginfo-2.9.5-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/watchman-2.9.5-1.el6.x86_64 warning: Could not canonicalize hostname: i-00003671 Wrote: /builddir/build/RPMS/watchman-2.9.5-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/watchman-debuginfo-2.9.5-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nhuGaV + umask 022 + cd /builddir/build/BUILD + cd watchman-2.9.5 + /bin/rm -rf /builddir/build/BUILDROOT/watchman-2.9.5-1.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->