------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gmake-4.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/pkgconf-1.6.3,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/m4-1.4.18_1,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/automake-1.16.1_2.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/pcre-8.43_2.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> watchman-4.5.0_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> watchman-4.5.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by watchman-4.5.0_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> watchman-4.5.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by watchman-4.5.0_1 for building => SHA256 Checksum OK for facebook-watchman-v4.5.0_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> watchman-4.5.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by watchman-4.5.0_1 for building ===> Extracting for watchman-4.5.0_1 => SHA256 Checksum OK for facebook-watchman-v4.5.0_GH0.tar.gz. Extracted Memory Use: 2.27M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for watchman-4.5.0_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> watchman-4.5.0_1 depends on executable: gmake - found ===> watchman-4.5.0_1 depends on package: pkgconf>=1.3.0_1 - found ===> watchman-4.5.0_1 depends on package: autoconf>=2.69 - found ===> watchman-4.5.0_1 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> watchman-4.5.0_1 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> watchman-4.5.0_1 depends on executable: gmake - found ===> watchman-4.5.0_1 depends on package: pkgconf>=1.3.0_1 - found ===> watchman-4.5.0_1 depends on package: autoconf>=2.69 - found ===> watchman-4.5.0_1 depends on package: automake>=1.16.1 - found ===> watchman-4.5.0_1 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) ===> Configuring for watchman-4.5.0_1 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 './COPYING' using GNU General Public License v3 file Makefile.am: Consider adding the COPYING file to the version control system Makefile.am: for your code, to avoid questions about which license your project uses Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether gmake supports nested variables... (cached) yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for inline... inline checking for ranlib... ranlib checking dependency style of cc... gcc3 checking for arc... (cached) false checking for pcre-config... /usr/local/bin/pcre-config checking for PCRE using /usr/local/bin/pcre-config... 8.43 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 for locale.h... (cached) yes checking port.h usability... no checking port.h presence... no checking for port.h... no checking for sys/inotify.h... (cached) no checking sys/event.h usability... yes checking sys/event.h presence... yes checking for sys/event.h... yes checking for mkostemp... yes checking for kqueue... yes checking for port_create... no checking for inotify_init... no checking for strtoll... (cached) yes checking for localeconv... yes checking for statfs... (cached) yes checking for accept4... (cached) yes checking for inotify_init1... no checking for getattrlistbulk... no checking for openat... yes checking for fdopendir... yes checking for sys/vfs.h... no checking for sys/param.h... (cached) yes checking for sys/mount.h... (cached) yes checking for sys/statfs.h... no checking for sys/statvfs.h... (cached) 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 for sys/resource.h... (cached) 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 checking for backtrace_symbols_fd... yes checking for struct statvfs.f_fstypename... no checking for struct statvfs.f_basetype... no checking that generated files are newer than configure... done 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 Your build configuration: CPPFLAGS = -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include CFLAGS = -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer LDFLAGS = prefix: /usr/local version: 4.5.0 state directory: /var/run/watchman SUCCEEDED 00:00:17 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for watchman-4.5.0_1 gmake[1]: Entering directory '/construction/sysutils/watchman/watchman-4.5.0' gmake all-am gmake[2]: Entering directory '/construction/sysutils/watchman/watchman-4.5.0' cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watchman-envp.o -MD -MP -MF .deps/watchman-envp.Tpo -c -o watchman-envp.o `test -f 'envp.c' || echo './'`envp.c cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watchman-spawn.o -MD -MP -MF .deps/watchman-spawn.Tpo -c -o watchman-spawn.o `test -f 'spawn.c' || echo './'`spawn.c cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watchman-checksock.o -MD -MP -MF .deps/watchman-checksock.Tpo -c -o watchman-checksock.o `test -f 'checksock.c' || echo './'`checksock.c cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watchman-fstype.o -MD -MP -MF .deps/watchman-fstype.Tpo -c -o watchman-fstype.o `test -f 'fstype.c' || echo './'`fstype.c cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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-fstype.Tpo .deps/watchman-fstype.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watchman-expflags.o -MD -MP -MF .deps/watchman-expflags.Tpo -c -o watchman-expflags.o `test -f 'expflags.c' || echo './'`expflags.c mv -f .deps/watchman-log.Tpo .deps/watchman-log.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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-envp.Tpo .deps/watchman-envp.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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-argv.Tpo .deps/watchman-argv.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watchman-ioprio.o -MD -MP -MF .deps/watchman-ioprio.Tpo -c -o watchman-ioprio.o `test -f 'ioprio.c' || echo './'`ioprio.c mv -f .deps/watchman-cfg.Tpo .deps/watchman-cfg.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watchman-opendir.o -MD -MP -MF .deps/watchman-opendir.Tpo -c -o watchman-opendir.o `test -f 'opendir.c' || echo './'`opendir.c mv -f .deps/watchman-opt.Tpo .deps/watchman-opt.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watchman-pending.o -MD -MP -MF .deps/watchman-pending.Tpo -c -o watchman-pending.o `test -f 'pending.c' || echo './'`pending.c mv -f .deps/watchman-ioprio.Tpo .deps/watchman-ioprio.Po opendir.c: In function 'realpath_fd': opendir.c:152:28: warning: unused parameter 'fd' [-Wunused-parameter] static int realpath_fd(int fd, char *canon, size_t canon_size) { ~~~~^~ cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watchman-stream.o -MD -MP -MF .deps/watchman-stream.Tpo -c -o watchman-stream.o `test -f 'stream.c' || echo './'`stream.c hash.c: In function 'w_hash_bytes': hash.c:228:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 12: c+=((uint32_t)k[11])<<24; ~^~~~~~~~~~~~~~~~~~~~~~~ hash.c:229:7: note: here case 11: c+=((uint32_t)k[10])<<16; ^~~~ hash.c:229:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: c+=((uint32_t)k[10])<<16; ~^~~~~~~~~~~~~~~~~~~~~~~ hash.c:230:7: note: here case 10: c+=((uint32_t)k[9])<<8; ^~~~ hash.c:230:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: c+=((uint32_t)k[9])<<8; ~^~~~~~~~~~~~~~~~~~~~~ hash.c:231:7: note: here case 9 : c+=k[8]; ^~~~ hash.c:231:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9 : c+=k[8]; ~^~~~~~ hash.c:232:7: note: here case 8 : b+=((uint32_t)k[7])<<24; ^~~~ hash.c:232:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8 : b+=((uint32_t)k[7])<<24; ~^~~~~~~~~~~~~~~~~~~~~~ hash.c:233:7: note: here case 7 : b+=((uint32_t)k[6])<<16; ^~~~ hash.c:233:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7 : b+=((uint32_t)k[6])<<16; ~^~~~~~~~~~~~~~~~~~~~~~ hash.c:234:7: note: here case 6 : b+=((uint32_t)k[5])<<8; ^~~~ hash.c:234:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6 : b+=((uint32_t)k[5])<<8; ~^~~~~~~~~~~~~~~~~~~~~ hash.c:235:7: note: here case 5 : b+=k[4]; ^~~~ hash.c:235:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5 : b+=k[4]; ~^~~~~~ hash.c:236:7: note: here case 4 : a+=((uint32_t)k[3])<<24; ^~~~ hash.c:236:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4 : a+=((uint32_t)k[3])<<24; ~^~~~~~~~~~~~~~~~~~~~~~ hash.c:237:7: note: here case 3 : a+=((uint32_t)k[2])<<16; ^~~~ hash.c:237:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : a+=((uint32_t)k[2])<<16; ~^~~~~~~~~~~~~~~~~~~~~~ hash.c:238:7: note: here case 2 : a+=((uint32_t)k[1])<<8; ^~~~ hash.c:238:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : a+=((uint32_t)k[1])<<8; ~^~~~~~~~~~~~~~~~~~~~~ hash.c:239:7: note: here case 1 : a+=k[0]; ^~~~ mv -f .deps/watchman-spawn.Tpo .deps/watchman-spawn.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watchman-stream_stdout.o -MD -MP -MF .deps/watchman-stream_stdout.Tpo -c -o watchman-stream_stdout.o `test -f 'stream_stdout.c' || echo './'`stream_stdout.c mv -f .deps/watchman-expflags.Tpo .deps/watchman-expflags.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watchman-stream_unix.o -MD -MP -MF .deps/watchman-stream_unix.Tpo -c -o watchman-stream_unix.o `test -f 'stream_unix.c' || echo './'`stream_unix.c mv -f .deps/watchman-checksock.Tpo .deps/watchman-checksock.Po mv -f .deps/watchman-hash.Tpo .deps/watchman-hash.Po mv -f .deps/watchman-json.Tpo .deps/watchman-json.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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-opendir.Tpo .deps/watchman-opendir.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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-bser.Tpo .deps/watchman-bser.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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-pending.Tpo .deps/watchman-pending.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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-stream_stdout.Tpo .deps/watchman-stream_stdout.Po mv -f .deps/watchman-clientmode.Tpo .deps/watchman-clientmode.Po mv -f .deps/watchman-stream.Tpo .deps/watchman-stream.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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/watchman-state.Tpo .deps/watchman-state.Po mv -f .deps/watchman-stream_unix.Tpo .deps/watchman-stream_unix.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 .deps/watchman-main.Tpo .deps/watchman-main.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 .deps/tests_argv_t-argv.Tpo .deps/tests_argv_t-argv.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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-find.Tpo cmds/.deps/watchman-find.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 .deps/tests_log_t-log.Tpo .deps/tests_log_t-log.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT cmds/watchman-reg.o -MD -MP -MF cmds/.deps/watchman-reg.Tpo -c -o cmds/watchman-reg.o `test -f 'cmds/reg.c' || echo './'`cmds/reg.c mv -f cmds/.deps/watchman-log.Tpo cmds/.deps/watchman-log.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT cmds/watchman-state.o -MD -MP -MF cmds/.deps/watchman-state.Tpo -c -o cmds/watchman-state.o `test -f 'cmds/state.c' || echo './'`cmds/state.c mv -f cmds/.deps/watchman-info.Tpo cmds/.deps/watchman-info.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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-since.Tpo cmds/.deps/watchman-since.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 .deps/watchman-listener.Tpo .deps/watchman-listener.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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-query.Tpo cmds/.deps/watchman-query.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 .deps/watchman-ht.Tpo .deps/watchman-ht.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 cmds/.deps/watchman-reg.Tpo cmds/.deps/watchman-reg.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT query/watchman-dirname.o -MD -MP -MF query/.deps/watchman-dirname.Tpo -c -o query/watchman-dirname.o `test -f 'query/dirname.c' || echo './'`query/dirname.c mv -f .deps/watchman-string.Tpo .deps/watchman-string.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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-base.Tpo query/.deps/watchman-base.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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-dirname.Tpo query/.deps/watchman-dirname.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT query/watchman-intcompare.o -MD -MP -MF query/.deps/watchman-intcompare.Tpo -c -o query/watchman-intcompare.o `test -f 'query/intcompare.c' || echo './'`query/intcompare.c mv -f cmds/.deps/watchman-watch.Tpo cmds/.deps/watchman-watch.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 cmds/.deps/watchman-debug.Tpo cmds/.deps/watchman-debug.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 cmds/.deps/watchman-trigger.Tpo cmds/.deps/watchman-trigger.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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-intcompare.Tpo query/.deps/watchman-intcompare.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 .deps/tests_bser_t-bser.Tpo .deps/tests_bser_t-bser.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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-type.Tpo query/.deps/watchman-type.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 cmds/.deps/watchman-state.Tpo cmds/.deps/watchman-state.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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-pcre.Tpo query/.deps/watchman-pcre.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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-suffix.Tpo query/.deps/watchman-suffix.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watcher/watchman-fsevents.o -MD -MP -MF watcher/.deps/watchman-fsevents.Tpo -c -o watcher/watchman-fsevents.o `test -f 'watcher/fsevents.c' || echo './'`watcher/fsevents.c mv -f query/.deps/watchman-parse.Tpo query/.deps/watchman-parse.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watcher/watchman-helper.o -MD -MP -MF watcher/.deps/watchman-helper.Tpo -c -o watcher/watchman-helper.o `test -f 'watcher/helper.c' || echo './'`watcher/helper.c mv -f cmds/.deps/watchman-subscribe.Tpo cmds/.deps/watchman-subscribe.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watcher/watchman-inotify.o -MD -MP -MF watcher/.deps/watchman-inotify.Tpo -c -o watcher/watchman-inotify.o `test -f 'watcher/inotify.c' || echo './'`watcher/inotify.c mv -f query/.deps/watchman-empty.Tpo query/.deps/watchman-empty.Po mv -f query/.deps/watchman-since.Tpo query/.deps/watchman-since.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watcher/watchman-kqueue.o -MD -MP -MF watcher/.deps/watchman-kqueue.Tpo -c -o watcher/watchman-kqueue.o `test -f 'watcher/kqueue.c' || echo './'`watcher/kqueue.c cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT watcher/watchman-portfs.o -MD -MP -MF watcher/.deps/watchman-portfs.Tpo -c -o watcher/watchman-portfs.o `test -f 'watcher/portfs.c' || echo './'`watcher/portfs.c mv -f watcher/.deps/watchman-inotify.Tpo watcher/.deps/watchman-inotify.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 .deps/watchman-root.Tpo .deps/watchman-root.Po mv -f watcher/.deps/watchman-fsevents.Tpo watcher/.deps/watchman-fsevents.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 watcher/.deps/watchman-helper.Tpo watcher/.deps/watchman-helper.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 query/.deps/watchman-fieldlist.Tpo query/.deps/watchman-fieldlist.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 watcher/.deps/watchman-portfs.Tpo watcher/.deps/watchman-portfs.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 query/.deps/watchman-eval.Tpo query/.deps/watchman-eval.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 query/.deps/watchman-match.Tpo query/.deps/watchman-match.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 query/.deps/watchman-name.Tpo query/.deps/watchman-name.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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-strconv.Tpo thirdparty/jansson/.deps/libwmanjson_a-strconv.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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-memory.Tpo thirdparty/jansson/.deps/libwmanjson_a-memory.Po depbase=`echo thirdparty/wildmatch/wildmatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT thirdparty/wildmatch/wildmatch.o -MD -MP -MF $depbase.Tpo -c -o thirdparty/wildmatch/wildmatch.o thirdparty/wildmatch/wildmatch.c &&\ mv -f $depbase.Tpo $depbase.Po mv -f thirdparty/jansson/.deps/libwmanjson_a-hashtable.Tpo thirdparty/jansson/.deps/libwmanjson_a-hashtable.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT tests/argv_t-argv.o -MD -MP -MF tests/.deps/argv_t-argv.Tpo -c -o tests/argv_t-argv.o `test -f 'tests/argv.c' || echo './'`tests/argv.c mv -f thirdparty/jansson/.deps/libwmanjson_a-error.Tpo thirdparty/jansson/.deps/libwmanjson_a-error.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -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 mv -f thirdparty/jansson/.deps/libwmanjson_a-utf.Tpo thirdparty/jansson/.deps/libwmanjson_a-utf.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT tests/log_t-log.o -MD -MP -MF tests/.deps/log_t-log.Tpo -c -o tests/log_t-log.o `test -f 'tests/log.c' || echo './'`tests/log.c mv -f thirdparty/jansson/.deps/libwmanjson_a-strbuffer.Tpo thirdparty/jansson/.deps/libwmanjson_a-strbuffer.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT tests/bser_t-bser.o -MD -MP -MF tests/.deps/bser_t-bser.Tpo -c -o tests/bser_t-bser.o `test -f 'tests/bser.c' || echo './'`tests/bser.c mv -f watcher/.deps/watchman-kqueue.Tpo watcher/.deps/watchman-kqueue.Po cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Wno-error -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -MT tests/wildmatch_t-wildmatch_test.o -MD -MP -MF tests/.deps/wildmatch_t-wildmatch_test.Tpo -c -o tests/wildmatch_t-wildmatch_test.o `test -f 'tests/wildmatch_test.c' || echo './'`tests/wildmatch_test.c thirdparty/jansson/load.c: In function 'error_set': thirdparty/jansson/load.c:105:29: warning: ' near '' directive output may be truncated writing 7 bytes into a region of size between 1 and 160 [-Wformat-truncation=] "%s near '%s'", msg_text, saved_text); ^~~~~~~ thirdparty/jansson/load.c:104:17: note: 'snprintf' output 9 or more bytes (assuming 168) into a destination of size 160 snprintf(msg_with_context, JSON_ERROR_TEXT_LENGTH, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%s near '%s'", msg_text, saved_text); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ thirdparty/jansson/load.c:118:29: warning: ' near end of file' directive output may be truncated writing 17 bytes into a region of size between 1 and 160 [-Wformat-truncation=] "%s near end of file", msg_text); ^~~~~~~~~~~~~~~~~ thirdparty/jansson/load.c:117:17: note: 'snprintf' output between 18 and 177 bytes into a destination of size 160 snprintf(msg_with_context, JSON_ERROR_TEXT_LENGTH, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%s near end of file", msg_text); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f tests/.deps/argv_t-argv.Tpo tests/.deps/argv_t-argv.Po mv -f tests/.deps/wildmatch_t-wildmatch_test.Tpo tests/.deps/wildmatch_t-wildmatch_test.Po mv -f tests/.deps/bser_t-bser.Tpo tests/.deps/bser_t-bser.Po mv -f thirdparty/jansson/.deps/libwmanjson_a-pack_unpack.Tpo thirdparty/jansson/.deps/libwmanjson_a-pack_unpack.Po 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 /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libtap.a rm -f libwildmatch.a ar cru libwildmatch.a thirdparty/wildmatch/wildmatch.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libwildmatch.a mv -f thirdparty/jansson/.deps/libwmanjson_a-load.Tpo thirdparty/jansson/.deps/libwmanjson_a-load.Po mv -f tests/.deps/log_t-log.Tpo tests/.deps/log_t-log.Po mv -f thirdparty/jansson/.deps/libwmanjson_a-dump.Tpo thirdparty/jansson/.deps/libwmanjson_a-dump.Po 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 /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libwmanjson.a cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -o tests/argv.t tests/argv_t-argv.o tests_argv_t-argv.o -L. libwmanjson.a libtap.a -lpthread -lexecinfo -L/usr/local/lib -lpcre cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -o tests/bser.t tests/bser_t-bser.o tests_bser_t-bser.o -L. libwmanjson.a libtap.a -lpthread -lexecinfo -L/usr/local/lib -lpcre cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -o watchman watchman-argv.o watchman-envp.o watchman-spawn.o watchman-opt.o watchman-cfg.o watchman-checksock.o watchman-fstype.o watchman-log.o watchman-json.o watchman-bser.o watchman-expflags.o watchman-hash.o watchman-ht.o watchman-ioprio.o watchman-opendir.o watchman-pending.o watchman-stream.o watchman-stream_stdout.o watchman-stream_unix.o cmds/watchman-find.o cmds/watchman-info.o cmds/watchman-log.o cmds/watchman-query.o cmds/watchman-since.o cmds/watchman-reg.o cmds/watchman-state.o cmds/watchman-subscribe.o cmds/watchman-trigger.o cmds/watchman-watch.o cmds/watchman-debug.o query/watchman-base.o query/watchman-dirname.o query/watchman-parse.o query/watchman-eval.o query/watchman-intcompare.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 watcher/watchman-fsevents.o watcher/watchman-helper.o watcher/watchman-inotify.o watcher/watchman-kqueue.o watcher/watchman-portfs.o watchman-listener.o watchman-clientmode.o watchman-main.o watchman-root.o watchman-state.o watchman-string.o -L. libwmanjson.a libwildmatch.a -lpthread -lexecinfo -L/usr/local/lib -lpcre cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -o tests/wildmatch.t tests/wildmatch_t-wildmatch_test.o -L. libwmanjson.a libtap.a libwildmatch.a -lpthread -lexecinfo -L/usr/local/lib -lpcre cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer -o tests/log.t tests/log_t-log.o tests_log_t-log.o -L. libwmanjson.a libtap.a -lpthread -lexecinfo -L/usr/local/lib -lpcre gmake[2]: Leaving directory '/construction/sysutils/watchman/watchman-4.5.0' gmake[1]: Leaving directory '/construction/sysutils/watchman/watchman-4.5.0' SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for watchman-4.5.0_1 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/sysutils/watchman/watchman-4.5.0' gmake[2]: Entering directory '/construction/sysutils/watchman/watchman-4.5.0' /bin/mkdir -p '/construction/sysutils/watchman/stage/usr/local/bin' install -s -m 555 watchman '/construction/sysutils/watchman/stage/usr/local/bin' /usr/bin/install -c -d -m 777 /construction/sysutils/watchman/stage/var/run/watchman /bin/mkdir -p '/construction/sysutils/watchman/stage/usr/local/share/doc/watchman' install -m 0644 README.markdown '/construction/sysutils/watchman/stage/usr/local/share/doc/watchman' gmake[2]: Leaving directory '/construction/sysutils/watchman/watchman-4.5.0' gmake[1]: Leaving directory '/construction/sysutils/watchman/watchman-4.5.0' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for watchman-4.5.0_1 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [1]: 0% packing directories [1]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:28