==> Creating clean working copy [build]...done
==> Making package: watchman 4.5.0-3 (Wed Apr 27 21:17:44 EDT 2016)
==> Retrieving sources...
  -> Found watchman-4.5.0.tar.gz
==> Validating source files with sha512sums...
    watchman-4.5.0.tar.gz ... Passed
==> Making package: watchman 4.5.0-3 (Wed Apr 27 21:17:46 EDT 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found watchman-4.5.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    watchman-4.5.0.tar.gz ... Passed
==> Extracting sources...
  -> Extracting watchman-4.5.0.tar.gz with bsdtar
==> Starting build()...
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
configure.ac:21: installing './compile'
configure.ac:2: installing './config.guess'
configure.ac:2: installing './config.sub'
configure.ac:3: installing './install-sh'
configure.ac:3: installing './missing'
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for ranlib... ranlib
checking dependency style of gcc... gcc3
checking for arc... no
checking for python... no
checking for python2... no
checking for python3... no
checking for python3.3... no
checking for python3.2... no
checking for python3.1... no
checking for python3.0... no
checking for python2.7... no
checking for python2.6... no
checking for python2.5... no
checking for python2.4... no
checking for python2.3... no
checking for python2.2... no
checking for python2.1... no
checking for python2.0... no
checking for pcre-config... /usr/bin/pcre-config
checking for PCRE using /usr/bin/pcre-config... 8.38
checking pcre.h usability... yes
checking pcre.h presence... yes
checking for pcre.h... yes
checking for library containing pthread_create... -lpthread
checking for library containing socket... none required
checking for sys/types.h... (cached) yes
checking for inttypes.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking port.h usability... no
checking port.h presence... no
checking for port.h... no
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking for mkostemp... yes
checking for kqueue... no
checking for port_create... no
checking for inotify_init... yes
checking for strtoll... yes
checking for localeconv... yes
checking for statfs... yes
checking for accept4... yes
checking for inotify_init1... yes
checking for getattrlistbulk... no
checking for openat... yes
checking for fdopendir... yes
checking for sys/vfs.h... yes
checking for sys/param.h... yes
checking for sys/mount.h... yes
checking for sys/statfs.h... yes
checking for sys/statvfs.h... 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 sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking CoreServices/CoreServices.h usability... no
checking CoreServices/CoreServices.h presence... no
checking for CoreServices/CoreServices.h... no
checking for backtrace... yes
checking for backtrace_symbols... yes
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 = -D_FORTIFY_SOURCE=2 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE 
        CFLAGS = -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer
        LDFLAGS = -Wl,-O1,--sort-common,--as-needed,-z,relro
        prefix: /usr
        version: 4.5.0
        state directory: /usr/var/run/watchman

make  all-am
make[1]: Entering directory '/build/watchman/src/watchman-4.5.0'
  CC       thirdparty/jansson/libwmanjson_a-dump.o
  CC       thirdparty/jansson/libwmanjson_a-error.o
  CC       thirdparty/jansson/libwmanjson_a-hashtable.o
  CC       thirdparty/jansson/libwmanjson_a-load.o
  CC       thirdparty/jansson/libwmanjson_a-memory.o
  CC       thirdparty/jansson/libwmanjson_a-pack_unpack.o
  CC       thirdparty/jansson/libwmanjson_a-strbuffer.o
  CC       thirdparty/jansson/libwmanjson_a-strconv.o
  CC       thirdparty/jansson/libwmanjson_a-utf.o
  CC       thirdparty/jansson/libwmanjson_a-value.o
  AR       libwmanjson.a
ar: `u' modifier ignored since `D' is the default (see `U')
  CC       thirdparty/libtap_a-tap.o
  AR       libtap.a
ar: `u' modifier ignored since `D' is the default (see `U')
  CC       thirdparty/wildmatch/wildmatch.o
  AR       libwildmatch.a
ar: `u' modifier ignored since `D' is the default (see `U')
  CC       watchman-argv.o
  CC       watchman-envp.o
  CC       watchman-spawn.o
  CC       watchman-opt.o
  CC       watchman-cfg.o
  CC       watchman-checksock.o
  CC       watchman-fstype.o
  CC       watchman-log.o
  CC       watchman-json.o
  CC       watchman-bser.o
  CC       watchman-expflags.o
  CC       watchman-hash.o
  CC       watchman-ht.o
  CC       watchman-ioprio.o
  CC       watchman-opendir.o
  CC       watchman-pending.o
  CC       watchman-stream.o
  CC       watchman-stream_stdout.o
  CC       watchman-stream_unix.o
  CC       cmds/watchman-find.o
  CC       cmds/watchman-info.o
  CC       cmds/watchman-log.o
  CC       cmds/watchman-query.o
  CC       cmds/watchman-since.o
  CC       cmds/watchman-reg.o
  CC       cmds/watchman-state.o
  CC       cmds/watchman-subscribe.o
  CC       cmds/watchman-trigger.o
  CC       cmds/watchman-watch.o
  CC       cmds/watchman-debug.o
  CC       query/watchman-base.o
  CC       query/watchman-dirname.o
  CC       query/watchman-parse.o
  CC       query/watchman-eval.o
  CC       query/watchman-intcompare.o
  CC       query/watchman-type.o
  CC       query/watchman-suffix.o
  CC       query/watchman-match.o
  CC       query/watchman-pcre.o
  CC       query/watchman-name.o
  CC       query/watchman-fieldlist.o
  CC       query/watchman-since.o
  CC       query/watchman-empty.o
  CC       watcher/watchman-fsevents.o
  CC       watcher/watchman-helper.o
  CC       watcher/watchman-inotify.o
  CC       watcher/watchman-kqueue.o
  CC       watcher/watchman-portfs.o
  CC       watchman-listener.o
  CC       watchman-clientmode.o
  CC       watchman-main.o
  CC       watchman-root.o
  CC       watchman-state.o
  CC       watchman-string.o
  CCLD     watchman
  CC       tests/tests_argv_t-argv.o
  CC       tests_argv_t-argv.o
  CCLD     tests/argv.t
  CC       tests/tests_log_t-log.o
  CC       tests_log_t-log.o
  CCLD     tests/log.t
  CC       tests/tests_bser_t-bser.o
  CC       tests_bser_t-bser.o
  CCLD     tests/bser.t
  CC       tests/tests_wildmatch_t-wildmatch_test.o
  CCLD     tests/wildmatch.t
make[1]: Leaving directory '/build/watchman/src/watchman-4.5.0'
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/build/watchman/src/watchman-4.5.0'
 /usr/bin/mkdir -p '/build/watchman/pkg/watchman/usr/bin'
  /usr/bin/install -c watchman '/build/watchman/pkg/watchman/usr/bin'
/usr/bin/install -c -d -m 777 /build/watchman/pkg/watchman/usr/var/run/watchman
chmod g+s /build/watchman/pkg/watchman/usr/var/run/watchman
touch /build/watchman/pkg/watchman/usr/var/run/watchman/.not-empty
 /usr/bin/mkdir -p '/build/watchman/pkg/watchman/usr/share/doc/watchman-4.5.0'
 /usr/bin/install -c -m 644 README.markdown '/build/watchman/pkg/watchman/usr/share/doc/watchman-4.5.0'
make[1]: Leaving directory '/build/watchman/src/watchman-4.5.0'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issue...
==> Creating package "watchman"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: watchman 4.5.0-3 (Wed Apr 27 21:18:45 EDT 2016)
==> Cleaning up...