==> Creating clean working copy [build]...done
==> Making package: videosnarf 0.63-2 (Thu Mar 23 21:36:41 EDT 2017)
==> Retrieving sources...
  -> Found videosnarf-0.63.tar.gz
  -> Found videosnarf-0.63-fix-linking.patch
==> Validating source files with sha512sums...
    videosnarf-0.63.tar.gz ... Passed
    videosnarf-0.63-fix-linking.patch ... Passed
==> Making package: videosnarf 0.63-2 (Thu Mar 23 21:36:42 EDT 2017)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (13) dbus-1.10.16-1  hwids-20161103-1  iptables-1.6.0-1  kbd-2.0.4-1  kmod-24-1  libelf-0.168-1  libmnl-1.0.4-1  libnftnl-1.0.7-1  libnl-3.2.29-2  libseccomp-2.3.2-1  libusb-1.0.21-1  systemd-232-8  libpcap-1.8.1-2

Total Installed Size:  28.68 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnl...
installing dbus...
installing libmnl...
installing libnftnl...
installing iptables...
installing kbd...
installing kmod...
installing hwids...
installing libelf...
installing libseccomp...
installing systemd...
warning: directory permissions differ on /var/log/journal/
filesystem: 755  package: 2755
Creating group systemd-coredump with gid 999.
Creating user systemd-coredump (systemd Core Dumper) 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-journal-remote with gid 997.
Creating user systemd-journal-remote (systemd Journal Remote) with uid 997 and gid 997.
Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /usr/lib/systemd/system/getty@.service.
Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /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...
:: Running post-transaction hooks...
(1/4) Updating udev hardware database...
(2/4) Updating system user accounts...
(3/4) Creating temporary files...
(4/4) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (1) libnet-1.1.6-2

Total Installed Size:  0.34 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnet...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found videosnarf-0.63.tar.gz
  -> Found videosnarf-0.63-fix-linking.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    videosnarf-0.63.tar.gz ... Passed
    videosnarf-0.63-fix-linking.patch ... Passed
==> Extracting sources...
  -> Extracting videosnarf-0.63.tar.gz with bsdtar
==> Starting build()...
patching file configure.in
patching file src/Makefile.am
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:4: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.in:4: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:6: installing './compile'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
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 build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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 for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... 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 whether gcc needs -traditional... no
checking for pcap_compile in -lpcap... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
Making all in src
make[1]: Entering directory '/build/videosnarf/src/videosnarf-0.63/src'
make  all-am
make[2]: Entering directory '/build/videosnarf/src/videosnarf-0.63/src'
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
mv -f .deps/main.Tpo .deps/main.Po
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT stream.o -MD -MP -MF .deps/stream.Tpo -c -o stream.o stream.c
mv -f .deps/stream.Tpo .deps/stream.Po
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT videosnarf.o -MD -MP -MF .deps/videosnarf.Tpo -c -o videosnarf.o videosnarf.c
mv -f .deps/videosnarf.Tpo .deps/videosnarf.Po
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT h264rtp.o -MD -MP -MF .deps/h264rtp.Tpo -c -o h264rtp.o h264rtp.c
mv -f .deps/h264rtp.Tpo .deps/h264rtp.Po
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT g722_decode.o -MD -MP -MF .deps/g722_decode.Tpo -c -o g722_decode.o g722_decode.c
mv -f .deps/g722_decode.Tpo .deps/g722_decode.Po
g++  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4  -Wl,-O1,--sort-common,--as-needed,-z,relro -o videosnarf main.o stream.o videosnarf.o h264rtp.o g722_decode.o   -lpcap 
make[2]: Leaving directory '/build/videosnarf/src/videosnarf-0.63/src'
make[1]: Leaving directory '/build/videosnarf/src/videosnarf-0.63/src'
make[1]: Entering directory '/build/videosnarf/src/videosnarf-0.63'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/videosnarf/src/videosnarf-0.63'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/videosnarf/src/videosnarf-0.63/src'
make[2]: Entering directory '/build/videosnarf/src/videosnarf-0.63/src'
 /usr/bin/mkdir -p '/build/videosnarf/pkg/videosnarf//usr/bin'
  /usr/bin/install -c videosnarf '/build/videosnarf/pkg/videosnarf//usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/videosnarf/src/videosnarf-0.63/src'
make[1]: Leaving directory '/build/videosnarf/src/videosnarf-0.63/src'
make[1]: Entering directory '/build/videosnarf/src/videosnarf-0.63'
make[2]: Entering directory '/build/videosnarf/src/videosnarf-0.63'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/videosnarf/src/videosnarf-0.63'
make[1]: Leaving directory '/build/videosnarf/src/videosnarf-0.63'
==> 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 "videosnarf"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: videosnarf 0.63-2 (Thu Mar 23 21:36:50 EDT 2017)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...
:: glib2 optionally requires libelf: gresource inspection tool

Packages (14) dbus-1.10.16-1  hwids-20161103-1  iptables-1.6.0-1  kbd-2.0.4-1  kmod-24-1  libelf-0.168-1  libmnl-1.0.4-1  libnet-1.1.6-2  libnftnl-1.0.7-1  libnl-3.2.29-2  libpcap-1.8.1-2  libseccomp-2.3.2-1  libusb-1.0.21-1  systemd-232-8

Total Removed Size:  29.02 MiB

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