==> Creating clean working copy [build]...done
==> Making package: synscan 5.02-2 (Mon Sep 21 22:31:32 EDT 2015)
==> Retrieving sources...
  -> Found synscan-5.02.tar.gz
==> Validating source files with md5sums...
    synscan-5.02.tar.gz ... Passed
resolving dependencies...
looking for conflicting packages...

Packages (2) libnl-3.2.26-1  libpcap-1.7.4-1

Total Installed Size:  2.06 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
installing libnl...
installing libpcap...
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 a BSD-compatible install... /usr/bin/install -c
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 getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for libpcap... yes
checking for getopt_long... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
make synscan sslog \
	CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -I/usr/include -DHAVE_CONFIG_H -Wall -DLINUX"
make[1]: Entering directory '/build/synscan/src/synscan-5.02'
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -I/usr/include -DHAVE_CONFIG_H -Wall -DLINUX -D_FORTIFY_SOURCE=2  -c -o common.o common.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -I/usr/include -DHAVE_CONFIG_H -Wall -DLINUX -D_FORTIFY_SOURCE=2  -c -o net.o net.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -I/usr/include -DHAVE_CONFIG_H -Wall -DLINUX -D_FORTIFY_SOURCE=2  -c -o obuf.o obuf.c
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -I/usr/include -DHAVE_CONFIG_H -Wall -DLINUX synscan.c common.o net.o obuf.o -L/usr/lib -lpcap -o synscan
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -I/usr/include -DHAVE_CONFIG_H -Wall -DLINUX sslog.c common.o net.o obuf.o -L/usr/lib -lpcap -o sslog
make[1]: Leaving directory '/build/synscan/src/synscan-5.02'
checking dependencies...

Packages (2) libnl-3.2.26-1  libpcap-1.7.4-1

Total Removed Size:  2.06 MiB

:: Do you want to remove these packages? [Y/n] 
removing libpcap...
removing libnl...