==> Creating clean working copy [build]...done
==> Making package: portspoof-git 1.3-1 (Fri Oct  9 14:05:27 EDT 2015)
==> Retrieving sources...
  -> Cloning portspoof git repo...
Cloning into bare repository '/srv/build/builder/plugbuild/work/portspoof-git/portspoof'...
==> Validating source files with sha256sums...
    portspoof ... Skipped
==> Making package: portspoof-git 1.3-1 (Fri Oct  9 14:05:29 EDT 2015)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (3) perl-error-0.17024-1  automake-1.11-1.11.6-2  git-2.6.1-1

Total Download Size:    0.48 MiB
Total Installed Size:  29.95 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages ...
downloading automake-1.11-1.11.6-2-any.pkg.tar.xz...
downloading automake-1.11-1.11.6-2-any.pkg.tar.xz...
downloading automake-1.11-1.11.6-2-any.pkg.tar.xz...
downloading automake-1.11-1.11.6-2-any.pkg.tar.xz...
downloading automake-1.11-1.11.6-2-any.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
installing perl-error...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    perl-libwww: git svn
    perl-term-readkey: git svn
    perl-mime-tools: git send-email
    perl-net-smtp-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    python2: various helper scripts
    subversion: git svn
    cvsps2: git cvsimport
    gnome-keyring: GNOME keyring credential helper
installing automake-1.11...
==> Retrieving sources...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    portspoof ... Skipped
==> Extracting sources...
  -> Creating working copy of portspoof git repo...
Cloning into 'portspoof'...
done.
==> Starting pkgver()...
==> Starting build()...
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 build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for g++... g++
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 g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
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 dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking whether make sets $(MAKE)... (cached) yes
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/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for inet_ntoa... yes
checking for memset... yes
checking for socket... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tools/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /build/portspoof-git/src/portspoof/auto/missing --run aclocal-1.11 
main::scan_file() called too early to check prototype at /usr/bin/aclocal-1.11 line 644.
 cd . && /bin/sh /build/portspoof-git/src/portspoof/auto/missing --run automake-1.11 --gnu
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake-1.11 line 4159.
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /build/portspoof-git/src/portspoof/auto/missing --run autoconf
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/usr CXXFLAGS=-march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro CPPFLAGS=-D_FORTIFY_SOURCE=2 CFLAGS=-march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 --no-create --no-recursion
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 build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for g++... g++
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 g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
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 dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking whether make sets $(MAKE)... (cached) yes
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/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for inet_ntoa... yes
checking for memset... yes
checking for socket... yes
configure: creating ./config.status
 /bin/sh ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tools/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
Making all in src
make[1]: Entering directory '/build/portspoof-git/src/portspoof/src'
(CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh /build/portspoof-git/src/portspoof/auto/missing --run autoheader)
rm -f stamp-h1
touch config.h.in
cd .. && /bin/sh ./config.status src/config.h
config.status: creating src/config.h
config.status: src/config.h is unchanged
make  all-am
make[2]: Entering directory '/build/portspoof-git/src/portspoof/src'
g++ -DHAVE_CONFIG_H -I.  -DCONFDIR='"/usr/etc"'  -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT portspoof-Configuration.o -MD -MP -MF .deps/portspoof-Configuration.Tpo -c -o portspoof-Configuration.o `test -f 'Configuration.cpp' || echo './'`Configuration.cpp
mv -f .deps/portspoof-Configuration.Tpo .deps/portspoof-Configuration.Po
g++ -DHAVE_CONFIG_H -I.  -DCONFDIR='"/usr/etc"'  -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT portspoof-connection.o -MD -MP -MF .deps/portspoof-connection.Tpo -c -o portspoof-connection.o `test -f 'connection.cpp' || echo './'`connection.cpp
mv -f .deps/portspoof-connection.Tpo .deps/portspoof-connection.Po
g++ -DHAVE_CONFIG_H -I.  -DCONFDIR='"/usr/etc"'  -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT portspoof-Fuzzer.o -MD -MP -MF .deps/portspoof-Fuzzer.Tpo -c -o portspoof-Fuzzer.o `test -f 'Fuzzer.cpp' || echo './'`Fuzzer.cpp
mv -f .deps/portspoof-Fuzzer.Tpo .deps/portspoof-Fuzzer.Po
g++ -DHAVE_CONFIG_H -I.  -DCONFDIR='"/usr/etc"'  -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT portspoof-Portspoof.o -MD -MP -MF .deps/portspoof-Portspoof.Tpo -c -o portspoof-Portspoof.o `test -f 'Portspoof.cpp' || echo './'`Portspoof.cpp
mv -f .deps/portspoof-Portspoof.Tpo .deps/portspoof-Portspoof.Po
g++ -DHAVE_CONFIG_H -I.  -DCONFDIR='"/usr/etc"'  -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT portspoof-Server.o -MD -MP -MF .deps/portspoof-Server.Tpo -c -o portspoof-Server.o `test -f 'Server.cpp' || echo './'`Server.cpp
mv -f .deps/portspoof-Server.Tpo .deps/portspoof-Server.Po
g++ -DHAVE_CONFIG_H -I.  -DCONFDIR='"/usr/etc"'  -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT portspoof-Revregex.o -MD -MP -MF .deps/portspoof-Revregex.Tpo -c -o portspoof-Revregex.o `test -f 'Revregex.cpp' || echo './'`Revregex.cpp
mv -f .deps/portspoof-Revregex.Tpo .deps/portspoof-Revregex.Po
g++ -DHAVE_CONFIG_H -I.  -DCONFDIR='"/usr/etc"'  -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT portspoof-Utils.o -MD -MP -MF .deps/portspoof-Utils.Tpo -c -o portspoof-Utils.o `test -f 'Utils.cpp' || echo './'`Utils.cpp
mv -f .deps/portspoof-Utils.Tpo .deps/portspoof-Utils.Po
g++  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wl,-O1,--sort-common,--as-needed,-z,relro -pthread -Wl,-O1,--sort-common,--as-needed,-z,relro -o portspoof  portspoof-Configuration.o portspoof-connection.o portspoof-Fuzzer.o portspoof-Portspoof.o portspoof-Server.o portspoof-Revregex.o portspoof-Utils.o  
make[2]: Leaving directory '/build/portspoof-git/src/portspoof/src'
make[1]: Leaving directory '/build/portspoof-git/src/portspoof/src'
Making all in tools
make[1]: Entering directory '/build/portspoof-git/src/portspoof/tools'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/portspoof-git/src/portspoof/tools'
make[1]: Entering directory '/build/portspoof-git/src/portspoof'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/portspoof-git/src/portspoof'
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Purging unwanted files...
  -> Removing libtool files...
  -> Removing static library files...
  -> Compressing man and info pages...
  -> Stripping unneeded symbols from binaries and libraries...
==> Creating package "portspoof-git"...
  -> Generating .PKGINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: portspoof-git 1.3-1 (Fri Oct  9 14:05:47 EDT 2015)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...
:: gettext optionally requires git: for autopoint infrastructure updates

Packages (3) automake-1.11-1.11.6-2  git-2.6.1-1  perl-error-0.17024-1

Total Removed Size:  29.95 MiB

:: Do you want to remove these packages? [Y/n] 
removing git...
removing perl-error...
removing automake-1.11...