From owner-freebsd-pkg-fallout@freebsd.org Fri Dec 4 07:39:06 2015 Return-Path: Delivered-To: freebsd-pkg-fallout@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DBDB5A40D04 for ; Fri, 4 Dec 2015 07:39:06 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id C5FA71CB6 for ; Fri, 4 Dec 2015 07:39:06 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id C4F0AA40D03; Fri, 4 Dec 2015 07:39:06 +0000 (UTC) Delivered-To: pkg-fallout@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AAB28A40D02 for ; Fri, 4 Dec 2015 07:39:06 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy8.nyi.freebsd.org (beefy8.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:eb]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48E071CB4 for ; Fri, 4 Dec 2015 07:39:06 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy8.nyi.freebsd.org (localhost [127.0.0.1]) by beefy8.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id tB47d5jY069592 for ; Fri, 4 Dec 2015 07:39:05 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy8.nyi.freebsd.org (8.15.2/8.15.2/Submit) id tB47d58l069588; Fri, 4 Dec 2015 07:39:05 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 4 Dec 2015 07:39:05 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201512040739.tB47d58l069588@beefy8.nyi.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-mips64-default][sysutils/watchman] Failed for watchman-3.0.0 in build X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Dec 2015 07:39:07 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: linpct@gmail.com Last committer: amdmi3@FreeBSD.org Ident: $FreeBSD: head/sysutils/watchman/Makefile 390118 2015-06-19 14:36:36Z amdmi3 $ Log URL: http://beefy8.nyi.freebsd.org/data/head-mips64-default/p402431_s291353/logs/watchman-3.0.0.log Build URL: http://beefy8.nyi.freebsd.org/build.html?mastername=head-mips64-default&build=p402431_s291353 Log: ====>> Building sysutils/watchman build started at Fri Dec 4 07:19:27 UTC 2015 port directory: /usr/ports/sysutils/watchman building for: FreeBSD head-mips64-default-job-04 11.0-CURRENT FreeBSD 11.0-CURRENT r291353 mips maintained by: linpct@gmail.com Makefile ident: $FreeBSD: head/sysutils/watchman/Makefile 390118 2015-06-19 14:36:36Z amdmi3 $ Poudriere version: 3.1.10 Host OSVERSION: 1100085 Jail OSVERSION: 1100090 !!! Jail is newer than host. (Jail: 1100090, Host: 1100085) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=mips64 UNAME_m=mips ABI_FILE=/usr/lib/crt1.o OSVERSION=1100090 UNAME_v=FreeBSD 11.0-CURRENT r291353 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen QEMU_EMULATING=1 MASTERMNT=/usr/local/poudriere/data/.m/head-mips64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=watchman-3.0.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-mips64-default/ref/.p/pool MASTERNAME=head-mips64-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.10 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-pcre --disable-silent-rules --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_prog_HAVE_ARC=false MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/watchman/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/watchman/work HOME=/wrkdirs/usr/ports/sysutils/watchman/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/watchman/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/watchman/work HOME=/wrkdirs/usr/ports/sysutils/watchman/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0 -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS="" LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/watchman" EXAMPLESDIR="share/examples/watchman" DATADIR="share/watchman" WWWDIR="www/watchman" ETCDIR="etc/watchman" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/watchman DOCSDIR=/usr/local/share/doc/watchman EXAMPLESDIR=/usr/local/share/examples/watchman WWWDIR=/usr/local/www/watchman ETCDIR=/usr/local/etc/watchman --End SUB_LIST-- ---Begin make.conf--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed READELF=/nxb-bin/usr/bin/readelf RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc NM=/nxb-bin/usr/bin/nm MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed READELF=/nxb-bin/usr/bin/readelf RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc NM=/nxb-bin/usr/bin/nm MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed READELF=/nxb-bin/usr/bin/readelf RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc NM=/nxb-bin/usr/bin/nm MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed READELF=/nxb-bin/usr/bin/readelf RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc NM=/nxb-bin/usr/bin/nm MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed READELF=/nxb-bin/usr/bin/readelf RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc NM=/nxb-bin/usr/bin/nm MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed READELF=/nxb-bin/usr/bin/readelf RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc NM=/nxb-bin/usr/bin/nm MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex 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... no checking sys/inotify.h presence... no checking for sys/inotify.h... 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... yes checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking for sys/mount.h... (cached) yes checking for sys/param.h... (cached) yes checking sys/statfs.h usability... no checking sys/statfs.h presence... no 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 CoreServices/CoreServices.h usability... no checking CoreServices/CoreServices.h presence... no checking for CoreServices/CoreServices.h... no checking for backtrace... no checking for backtrace_symbols... no 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 = -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE CFLAGS = -O2 -pipe -G0 -fno-strict-aliasing -I/usr/local/include -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer LDFLAGS = prefix: /usr/local version: 3.0.0 =========================================================================== =================================================== ===> Building for watchman-3.0.0 gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/watchman/work/watchman-3.0.0' gmake all-am gmake[2]: Entering directory '/wrkdirs/usr/ports/sysutils/watchman/work/watchman-3.0.0' /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 thirdparty/jansson/.deps/libwmanjson_a-dump.Tpo thirdparty/jansson/.deps/libwmanjson_a-dump.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 mv -f thirdparty/jansson/.deps/libwmanjson_a-error.Tpo thirdparty/jansson/.deps/libwmanjson_a-error.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 thirdparty/jansson/.deps/libwmanjson_a-hashtable.Tpo thirdparty/jansson/.deps/libwmanjson_a-hashtable.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 thirdparty/jansson/.deps/libwmanjson_a-load.Tpo thirdparty/jansson/.deps/libwmanjson_a-load.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 thirdparty/jansson/.deps/libwmanjson_a-memory.Tpo thirdparty/jansson/.deps/libwmanjson_a-memory.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 thirdparty/jansson/.deps/libwmanjson_a-pack_unpack.Tpo thirdparty/jansson/.deps/libwmanjson_a-pack_unpack.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 thirdparty/jansson/.deps/libwmanjson_a-strbuffer.Tpo thirdparty/jansson/.deps/libwmanjson_a-strbuffer.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 thirdparty/jansson/.deps/libwmanjson_a-strconv.Tpo thirdparty/jansson/.deps/libwmanjson_a-strconv.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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-utf.Tpo thirdparty/jansson/.deps/libwmanjson_a-utf.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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-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 /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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/.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 /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 mv -f .deps/watchman-argv.Tpo .deps/watchman-argv.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 mv -f .deps/watchman-envp.Tpo .deps/watchman-envp.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 mv -f .deps/watchman-spawn.Tpo .deps/watchman-spawn.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 mv -f .deps/watchman-opt.Tpo .deps/watchman-opt.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 mv -f .deps/watchman-cfg.Tpo .deps/watchman-cfg.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 mv -f .deps/watchman-fstype.Tpo .deps/watchman-fstype.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 mv -f .deps/watchman-log.Tpo .deps/watchman-log.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 mv -f .deps/watchman-json.Tpo .deps/watchman-json.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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-bser.Tpo .deps/watchman-bser.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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-hash.Tpo .deps/watchman-hash.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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-ht.Tpo .deps/watchman-ht.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 mv -f cmds/.deps/watchman-find.Tpo cmds/.deps/watchman-find.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 cmds/.deps/watchman-info.Tpo cmds/.deps/watchman-info.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 cmds/.deps/watchman-log.Tpo cmds/.deps/watchman-log.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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-query.Tpo cmds/.deps/watchman-query.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 cmds/.deps/watchman-since.Tpo cmds/.deps/watchman-since.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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-reg.Tpo cmds/.deps/watchman-reg.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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-subscribe.Tpo cmds/.deps/watchman-subscribe.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 cmds/.deps/watchman-trigger.Tpo cmds/.deps/watchman-trigger.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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-watch.Tpo cmds/.deps/watchman-watch.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 cmds/.deps/watchman-debug.Tpo cmds/.deps/watchman-debug.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 query/.deps/watchman-base.Tpo query/.deps/watchman-base.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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-parse.Tpo query/.deps/watchman-parse.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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-eval.Tpo query/.deps/watchman-eval.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 query/.deps/watchman-type.Tpo query/.deps/watchman-type.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 query/.deps/watchman-suffix.Tpo query/.deps/watchman-suffix.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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-match.Tpo query/.deps/watchman-match.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 query/.deps/watchman-pcre.Tpo query/.deps/watchman-pcre.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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-name.Tpo query/.deps/watchman-name.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 query/.deps/watchman-fieldlist.Tpo query/.deps/watchman-fieldlist.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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-since.Tpo query/.deps/watchman-since.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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-empty.Tpo query/.deps/watchman-empty.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 watcher/.deps/watchman-fsevents.Tpo watcher/.deps/watchman-fsevents.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 watcher/.deps/watchman-inotify.Tpo watcher/.deps/watchman-inotify.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 mv -f watcher/.deps/watchman-kqueue.Tpo watcher/.deps/watchman-kqueue.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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-portfs.Tpo watcher/.deps/watchman-portfs.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 mv -f .deps/watchman-listener.Tpo .deps/watchman-listener.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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 mv -f .deps/watchman-clientmode.Tpo .deps/watchman-clientmode.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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-main.Tpo .deps/watchman-main.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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-root.Tpo .deps/watchman-root.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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-state.Tpo .deps/watchman-state.Po /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./thirdparty/jansson -I./thirdparty/jansson -Werror -I/usr/local/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -pipe -G0 -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-string.Tpo .deps/watchman-string.Po /nxb-bin/usr/bin/cc -O2 -pipe -G0 -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-fstype.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-reg.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-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 watcher/watchman-fsevents.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 -lpthread -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre query/watchman-parse.o: In function `w_refcnt_del': /wrkdirs/usr/ports/sysutils/watchman/work/watchman-3.0.0/./watchman.h:114: undefined reference to `__sync_add_and_fetch_4' /wrkdirs/usr/ports/sysutils/watchman/work/watchman-3.0.0/./watchman.h:114: undefined reference to `__sync_add_and_fetch_4' /wrkdirs/usr/ports/sysutils/watchman/work/watchman-3.0.0/./watchman.h:114: undefined reference to `__sync_add_and_fetch_4' /wrkdirs/usr/ports/sysutils/watchman/work/watchman-3.0.0/./watchman.h:114: undefined reference to `__sync_add_and_fetch_4' watchman-root.o: In function `w_refcnt_del': /wrkdirs/usr/ports/sysutils/watchman/work/watchman-3.0.0/watchman.h:114: undefined reference to `__sync_add_and_fetch_4' watchman-root.o:/wrkdirs/usr/ports/sysutils/watchman/work/watchman-3.0.0/watchman.h:114: more undefined references to `__sync_add_and_fetch_4' follow Makefile:933: recipe for target 'watchman' failed gmake[2]: *** [watchman] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/watchman/work/watchman-3.0.0' Makefile:683: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/watchman/work/watchman-3.0.0' *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/watchman