==> Creating clean working copy [build]...done
==> Making package: tcpxtract 1.0.1-2 (Tue Mar 15 09:55:38 EDT 2016)
==> Retrieving sources...
  -> Found tcpxtract-1.0.1.tar.gz
  -> Found conf_default_path.patch
==> Validating source files with sha512sums...
    tcpxtract-1.0.1.tar.gz ... Passed
    conf_default_path.patch ... Passed
cp: cannot stat '/etc/pacman.d/gnupg': No such file or directory
==> Making package: tcpxtract 1.0.1-2 (Tue Mar 15 09:55:40 EDT 2016)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (12) dbus-1.10.6-1  hwids-20160306-1  iptables-1.4.21-3  kbd-2.0.3-1  kmod-22-1  libdbus-1.10.6-1  libelf-0.165-1  libnl-3.2.26-1  libseccomp-2.2.3-1  libusb-1.0.20-1  systemd-229-3  libpcap-1.7.4-1

Total Download Size:    7.40 MiB
Total Installed Size:  39.21 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading libnl-3.2.26-1-armv7h.pkg.tar.xz...
downloading libdbus-1.10.6-1-armv7h.pkg.tar.xz...
downloading dbus-1.10.6-1-armv7h.pkg.tar.xz...
downloading iptables-1.4.21-3-armv7h.pkg.tar.xz...
downloading kbd-2.0.3-1-armv7h.pkg.tar.xz...
downloading kmod-22-1-armv7h.pkg.tar.xz...
downloading hwids-20160306-1-any.pkg.tar.xz...
downloading libelf-0.165-1-armv7h.pkg.tar.xz...
downloading libseccomp-2.2.3-1-armv7h.pkg.tar.xz...
downloading systemd-229-3-armv7h.pkg.tar.xz...
downloading libusb-1.0.20-1-armv7h.pkg.tar.xz...
downloading libpcap-1.7.4-1-armv7h.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnl...
installing libdbus...
installing dbus...
Optional dependencies for dbus
    libx11: dbus-launch support
installing iptables...
installing kbd...
installing kmod...
installing hwids...
installing libelf...
installing libseccomp...
installing systemd...
Initializing machine ID from random generator.
Creating group systemd-journal-remote with gid 999.
Creating user systemd-journal-remote (systemd Journal Remote) with uid 999 and gid 999.
Creating group systemd-journal-upload with gid 998.
Creating user systemd-journal-upload (systemd Journal Upload) with uid 998 and gid 998.
Creating group systemd-coredump with gid 997.
Creating user systemd-coredump (systemd Core Dumper) with uid 997 and gid 997.
Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service, pointing to /usr/lib/systemd/system/getty@.service.
Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target, pointing to /usr/lib/systemd/system/remote-fs.target.
:: Append 'init=/usr/lib/systemd/systemd' to your kernel command line in your
   bootloader to replace sysvinit with systemd, or install systemd-sysvcompat
Optional dependencies for systemd
    cryptsetup: required for encrypted block devices
    libmicrohttpd: remote journald capabilities
    quota-tools: kernel-level quota management
    systemd-sysvcompat: symlink package to provide sysvinit binaries
    polkit: allow administration as unprivileged user
installing libusb...
installing libpcap...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found tcpxtract-1.0.1.tar.gz
  -> Found conf_default_path.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    tcpxtract-1.0.1.tar.gz ... Passed
    conf_default_path.patch ... Passed
==> Extracting sources...
  -> Extracting tcpxtract-1.0.1.tar.gz with bsdtar
==> Starting build()...
patching file tcpxtract.c
==> Entering fakeroot environment...
==> Starting package()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... armv7l-unknown-linux-gnu
checking host system type... armv7l-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gawk... (cached) gawk
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... no
checking for yywrap in -ll... no
checking lex output file root... lex.yy
checking whether yytext is a pointer... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking for main in -lfl... yes
checking for pcap_open_offline in -lpcap... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tcpxtract\" -DVERSION=\"1.0.1\" -DHAVE_LIBFL=1 -DHAVE_LIBPCAP=1 -DSTDC_HEADERS=1  -I. -I.   -D_FORTIFY_SOURCE=2 -D_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT tcpxtract.o -MD -MP -MF ".deps/tcpxtract.Tpo" -c -o tcpxtract.o tcpxtract.c; \
then mv -f ".deps/tcpxtract.Tpo" ".deps/tcpxtract.Po"; else rm -f ".deps/tcpxtract.Tpo"; exit 1; fi
In file included from /usr/include/sys/types.h:25:0,
                 from /usr/include/pcap/pcap.h:44,
                 from /usr/include/pcap.h:43,
                 from tcpxtract.c:25:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^
tcpxtract.c: In function 'main':
tcpxtract.c:312:5: warning: implicit declaration of function 'yyparse' [-Wimplicit-function-declaration]
     yyparse();
     ^
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tcpxtract\" -DVERSION=\"1.0.1\" -DHAVE_LIBFL=1 -DHAVE_LIBPCAP=1 -DSTDC_HEADERS=1  -I. -I.   -D_FORTIFY_SOURCE=2 -D_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT sessionlist.o -MD -MP -MF ".deps/sessionlist.Tpo" -c -o sessionlist.o sessionlist.c; \
then mv -f ".deps/sessionlist.Tpo" ".deps/sessionlist.Po"; else rm -f ".deps/sessionlist.Tpo"; exit 1; fi
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tcpxtract\" -DVERSION=\"1.0.1\" -DHAVE_LIBFL=1 -DHAVE_LIBPCAP=1 -DSTDC_HEADERS=1  -I. -I.   -D_FORTIFY_SOURCE=2 -D_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \
then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tcpxtract\" -DVERSION=\"1.0.1\" -DHAVE_LIBFL=1 -DHAVE_LIBPCAP=1 -DSTDC_HEADERS=1  -I. -I.   -D_FORTIFY_SOURCE=2 -D_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT confy.o -MD -MP -MF ".deps/confy.Tpo" -c -o confy.o confy.c; \
then mv -f ".deps/confy.Tpo" ".deps/confy.Po"; else rm -f ".deps/confy.Tpo"; exit 1; fi
confy.c: In function 'yyparse':
confy.c:494:16: warning: implicit declaration of function 'yylex' [-Wimplicit-function-declaration]
 # define YYLEX yylex ()
                ^
confy.c:950:16: note: in expansion of macro 'YYLEX'
       yychar = YYLEX;
                ^
confy.c:1188:2: warning: implicit declaration of function 'yyerror' [-Wimplicit-function-declaration]
  yyerror ("syntax error");
  ^
confy.y: At top level:
confy.y:58:1: warning: return type defaults to 'int' [-Wimplicit-int]
 yyerror(char *s)
 ^
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tcpxtract\" -DVERSION=\"1.0.1\" -DHAVE_LIBFL=1 -DHAVE_LIBPCAP=1 -DSTDC_HEADERS=1  -I. -I.   -D_FORTIFY_SOURCE=2 -D_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT confl.o -MD -MP -MF ".deps/confl.Tpo" -c -o confl.o confl.c; \
then mv -f ".deps/confl.Tpo" ".deps/confl.Po"; else rm -f ".deps/confl.Tpo"; exit 1; fi
confl.l: In function 'yylex':
confl.l:28:18: warning: implicit declaration of function 'strdup' [-Wimplicit-function-declaration]
 [0-9]+     {yylval.string = strdup(yytext); return NUMBER;}
                  ^
confl.l:28:18: warning: incompatible implicit declaration of built-in function 'strdup'
confl.l:29:18: warning: incompatible implicit declaration of built-in function 'strdup'
 [a-zA-Z][a-zA-Z0-9]* {yylval.string = strdup(yytext); return WORD;}
                  ^
confl.l:30:18: warning: incompatible implicit declaration of built-in function 'strdup'
 [a-zA-Z0-9\\\?]+  {yylval.string = strdup(yytext); return SPECIFIER;}
                  ^
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tcpxtract\" -DVERSION=\"1.0.1\" -DHAVE_LIBFL=1 -DHAVE_LIBPCAP=1 -DSTDC_HEADERS=1  -I. -I.   -D_FORTIFY_SOURCE=2 -D_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT conf.o -MD -MP -MF ".deps/conf.Tpo" -c -o conf.o conf.c; \
then mv -f ".deps/conf.Tpo" ".deps/conf.Po"; else rm -f ".deps/conf.Tpo"; exit 1; fi
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tcpxtract\" -DVERSION=\"1.0.1\" -DHAVE_LIBFL=1 -DHAVE_LIBPCAP=1 -DSTDC_HEADERS=1  -I. -I.   -D_FORTIFY_SOURCE=2 -D_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT search.o -MD -MP -MF ".deps/search.Tpo" -c -o search.o search.c; \
then mv -f ".deps/search.Tpo" ".deps/search.Po"; else rm -f ".deps/search.Tpo"; exit 1; fi
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tcpxtract\" -DVERSION=\"1.0.1\" -DHAVE_LIBFL=1 -DHAVE_LIBPCAP=1 -DSTDC_HEADERS=1  -I. -I.   -D_FORTIFY_SOURCE=2 -D_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT extract.o -MD -MP -MF ".deps/extract.Tpo" -c -o extract.o extract.c; \
then mv -f ".deps/extract.Tpo" ".deps/extract.Po"; else rm -f ".deps/extract.Tpo"; exit 1; fi
gcc -D_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Wl,-O1,--sort-common,--as-needed,-z,relro -o tcpxtract  tcpxtract.o sessionlist.o util.o confy.o confl.o conf.o search.o extract.o  -lpcap -lfl 
make[1]: Entering directory '/build/tcpxtract/src/tcpxtract-1.0.1'
test -z "/usr/bin" || mkdir -p -- "/build/tcpxtract/pkg/tcpxtract/usr/bin"
  /usr/bin/install -c 'tcpxtract' '/build/tcpxtract/pkg/tcpxtract/usr/bin/tcpxtract'
test -z "/etc" || mkdir -p -- "/build/tcpxtract/pkg/tcpxtract/etc"
 /usr/bin/install -c -m 644 'tcpxtract.conf' '/build/tcpxtract/pkg/tcpxtract/etc/tcpxtract.conf'
test -z "/usr/man/man1" || mkdir -p -- "/build/tcpxtract/pkg/tcpxtract/usr/man/man1"
 /usr/bin/install -c -m 644 './tcpxtract.1' '/build/tcpxtract/pkg/tcpxtract/usr/man/man1/tcpxtract.1'
make[1]: Leaving directory '/build/tcpxtract/src/tcpxtract-1.0.1'
==> 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 "tcpxtract"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: tcpxtract 1.0.1-2 (Tue Mar 15 09:56:03 EDT 2016)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...
:: glib2 optionally requires libelf: gresource inspection tool

Packages (12) dbus-1.10.6-1  hwids-20160306-1  iptables-1.4.21-3  kbd-2.0.3-1  kmod-22-1  libdbus-1.10.6-1  libelf-0.165-1  libnl-3.2.26-1  libpcap-1.7.4-1  libseccomp-2.2.3-1  libusb-1.0.20-1  systemd-229-3

Total Removed Size:  39.21 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing libpcap...
removing libusb...
removing systemd...
removing libseccomp...
removing libnl...
removing libelf...
removing kmod...
removing kbd...
removing iptables...
removing hwids...
removing dbus...
removing libdbus...