==> Creating clean working copy [build]...done ==> Making package: nfcutils 0.3.2-1 (Fri Oct 9 13:44:17 EDT 2015) ==> Retrieving sources... -> Found nfcutils-0.3.2.tar.gz ==> Validating source files with md5sums... nfcutils-0.3.2.tar.gz ... Passed ==> Making package: nfcutils 0.3.2-1 (Fri Oct 9 13:44:17 EDT 2015) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (14) dbus-1.10.0-3 hwids-20150717-1 iptables-1.4.21-3 kbd-2.0.3-1 kmod-21-2 libdbus-1.10.0-3 libseccomp-2.2.3-1 libusb-1.0.19-1 libusb-compat-0.1.5-1 pcsclite-1.8.13-1 python2-2.7.10-2 sqlite-3.8.11.1-3 systemd-226-3 libnfc-1.7.0_rc7-4 Total Download Size: 0.19 MiB Total Installed Size: 115.10 MiB :: Proceed with installation? [Y/n] :: Retrieving packages ... downloading pcsclite-1.8.13-1-x86_64.pkg.tar.xz... downloading libnfc-1.7.0_rc7-4-x86_64.pkg.tar.xz... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... installing libdbus... installing dbus... Optional dependencies for dbus libx11: dbus-launch support installing iptables... installing kbd... installing kmod... installing hwids... 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. Created symlink from /etc/systemd/system/getty.target.wants/getty@tty1.service to /usr/lib/systemd/system/getty@.service. Created symlink from /etc/systemd/system/multi-user.target.wants/remote-fs.target 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 sqlite... installing python2... Optional dependencies for python2 tk: for IDLE python2-setuptools python2-pip installing pcsclite... installing libusb-compat... installing libnfc... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found nfcutils-0.3.2.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with md5sums... nfcutils-0.3.2.tar.gz ... Passed ==> Extracting sources... -> Extracting nfcutils-0.3.2.tar.gz with bsdtar ==> 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 whether make supports nested variables... 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking for pkg-config... /usr/bin/pkg-config 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 for stdbool.h that conforms to C99... yes checking for _Bool... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdbool.h... (cached) yes checking for memset... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for vprintf... yes checking for _doprnt... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for size_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for int32_t... yes checking for debug flag... no checking pkg-config is at least version 0.9.0... yes checking for libnfc... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/build/nfcutils/src/nfcutils-0.3.2' Making all in src make[2]: Entering directory '/build/nfcutils/src/nfcutils-0.3.2/src' CC lsnfc.o CCLD lsnfc make[2]: Leaving directory '/build/nfcutils/src/nfcutils-0.3.2/src' make[2]: Entering directory '/build/nfcutils/src/nfcutils-0.3.2' make[2]: Leaving directory '/build/nfcutils/src/nfcutils-0.3.2' make[1]: Leaving directory '/build/nfcutils/src/nfcutils-0.3.2' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/build/nfcutils/src/nfcutils-0.3.2/src' make[2]: Entering directory '/build/nfcutils/src/nfcutils-0.3.2/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/build/nfcutils/pkg/nfcutils//usr/bin" /usr/bin/install -c lsnfc '/build/nfcutils/pkg/nfcutils//usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/nfcutils/src/nfcutils-0.3.2/src' make[1]: Leaving directory '/build/nfcutils/src/nfcutils-0.3.2/src' make[1]: Entering directory '/build/nfcutils/src/nfcutils-0.3.2' make[2]: Entering directory '/build/nfcutils/src/nfcutils-0.3.2' 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/nfcutils/src/nfcutils-0.3.2' make[1]: Leaving directory '/build/nfcutils/src/nfcutils-0.3.2' ==> 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 "nfcutils"... -> Generating .PKGINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: nfcutils 0.3.2-1 (Fri Oct 9 13:44:26 EDT 2015) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... :: glib2 optionally requires python2: for gdbus-codegen and gtester-report :: gnupg optionally requires libusb-compat: scdaemon Packages (14) dbus-1.10.0-3 hwids-20150717-1 iptables-1.4.21-3 kbd-2.0.3-1 kmod-21-2 libdbus-1.10.0-3 libnfc-1.7.0_rc7-4 libseccomp-2.2.3-1 libusb-1.0.19-1 libusb-compat-0.1.5-1 pcsclite-1.8.13-1 python2-2.7.10-2 sqlite-3.8.11.1-3 systemd-226-3 Total Removed Size: 115.10 MiB :: Do you want to remove these packages? [Y/n] removing libnfc... removing pcsclite... removing python2... removing sqlite... removing libusb-compat... removing libusb... removing systemd... removing libseccomp... removing kmod... removing kbd... removing iptables... removing hwids... removing dbus... removing libdbus...