==> Creating clean working copy [build]...done
==> Making package: batman-alfred 2016.1-2 (Thu May 26 10:28:32 EDT 2016)
==> Retrieving sources...
-> Found alfred-2016.1.tar.gz
==> Validating source files with sha512sums...
alfred-2016.1.tar.gz ... Passed
==> Making package: batman-alfred 2016.1-2 (Thu May 26 10:28:32 EDT 2016)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (16) bluez-libs-5.39-1 dbus-1.10.8-1 desktop-file-utils-0.22-2 hwids-20160306-1 iptables-1.6.0-1 kbd-2.0.3-1 kmod-22-1 libdbus-1.10.8-1 libelf-0.166-1 libmnl-1.0.3-2 libnftnl-1.0.5-1 libseccomp-2.3.1-1 libusb-1.0.20-1 python2-2.7.11-3 systemd-229-3 gpsd-3.16-3
Total Download Size: 0.61 MiB
Total Installed Size: 113.08 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
downloading bluez-libs-5.39-1-x86_64.pkg.tar.xz...
downloading desktop-file-utils-0.22-2-x86_64.pkg.tar.xz...
downloading gpsd-3.16-3-x86_64.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python2...
Optional dependencies for python2
tk: for IDLE
python2-setuptools
python2-pip
installing libdbus...
installing dbus...
Optional dependencies for dbus
libx11: dbus-launch support
installing libmnl...
installing libnftnl...
installing iptables...
installing kbd...
installing kmod...
installing hwids...
installing libelf...
installing libseccomp...
installing systemd...
Initializing machine ID from random generator.
Creating group systemd-journal-upload with gid 999.
Creating user systemd-journal-upload (systemd Journal Upload) with uid 999 and gid 999.
Creating group systemd-journal-remote with gid 998.
Creating user systemd-journal-remote (systemd Journal Remote) 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 bluez-libs...
installing desktop-file-utils...
installing gpsd...
Optional dependencies for gpsd
php: generate a PHP status page for your GPS
php-gd: image support for the PHP status page
pygtk: GUI frontends
:: Running post-transaction hooks...
(1/1) Updating the desktop file MIME type cache...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found alfred-2016.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
alfred-2016.1.tar.gz ... Passed
==> Extracting sources...
-> Extracting alfred-2016.1.tar.gz with bsdtar
==> Starting build()...
CC main.o
CC server.o
server.c: In function 'execute_update_command':
server.c:330:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
system(command);
^~~~~~~~~~~~~~~
CC client.o
CC netsock.o
CC send.o
CC recv.o
CC hash.o
CC unix_sock.o
CC util.o
CC debugfs.o
CC batadv_query.o
LD alfred
make -C vis all
make[1]: Entering directory '/build/batman-alfred/src/alfred-2016.1/vis'
CC vis.o
CC debugfs.o
LD batadv-vis
make[1]: Leaving directory '/build/batman-alfred/src/alfred-2016.1/vis'
make -C gpsd all
make[1]: Entering directory '/build/batman-alfred/src/alfred-2016.1/gpsd'
CC alfred-gpsd.o
LD alfred-gpsd
make[1]: Leaving directory '/build/batman-alfred/src/alfred-2016.1/gpsd'
==> Entering fakeroot environment...
==> Starting package()...
make -C vis install
make[1]: Entering directory '/build/batman-alfred/src/alfred-2016.1/vis'
mkdir -p /build/batman-alfred/pkg/batman-alfred/usr/bin
mkdir -p /build/batman-alfred/pkg/batman-alfred/usr/share/man/man8
install -m 0755 batadv-vis /build/batman-alfred/pkg/batman-alfred/usr/bin
install -m 0644 man/batadv-vis.8 /build/batman-alfred/pkg/batman-alfred/usr/share/man/man8
make[1]: Leaving directory '/build/batman-alfred/src/alfred-2016.1/vis'
make -C gpsd install
make[1]: Entering directory '/build/batman-alfred/src/alfred-2016.1/gpsd'
mkdir -p /build/batman-alfred/pkg/batman-alfred/usr/bin
mkdir -p /build/batman-alfred/pkg/batman-alfred/usr/share/man/man8
install -m 0755 alfred-gpsd /build/batman-alfred/pkg/batman-alfred/usr/bin
install -m 0644 man/alfred-gpsd.8 /build/batman-alfred/pkg/batman-alfred/usr/share/man/man8
make[1]: Leaving directory '/build/batman-alfred/src/alfred-2016.1/gpsd'
mkdir -p /build/batman-alfred/pkg/batman-alfred/usr/bin
mkdir -p /build/batman-alfred/pkg/batman-alfred/usr/share/man/man8
install -m 0755 alfred /build/batman-alfred/pkg/batman-alfred/usr/bin
install -m 0644 man/alfred.8 /build/batman-alfred/pkg/batman-alfred/usr/share/man/man8
==> 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 "batman-alfred"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: batman-alfred 2016.1-2 (Thu May 26 10:28:39 EDT 2016)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...
:: glib2 optionally requires libelf: gresource inspection tool
Packages (16) bluez-libs-5.39-1 dbus-1.10.8-1 desktop-file-utils-0.22-2 gpsd-3.16-3 hwids-20160306-1 iptables-1.6.0-1 kbd-2.0.3-1 kmod-22-1 libdbus-1.10.8-1 libelf-0.166-1 libmnl-1.0.3-2 libnftnl-1.0.5-1 libseccomp-2.3.1-1 libusb-1.0.20-1 python2-2.7.11-3 systemd-229-3
Total Removed Size: 113.08 MiB
:: Do you want to remove these packages? [Y/n]
:: Processing package changes...
removing gpsd...
removing python2...
removing libusb...
removing systemd...
removing libseccomp...
removing libelf...
removing kmod...
removing kbd...
removing iptables...
removing libnftnl...
removing libmnl...
removing hwids...
removing desktop-file-utils...
removing dbus...
removing libdbus...
removing bluez-libs...