Build of iptstate with vanilla toolchain

The build took 00h 00m 41s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
1,819 cpp
45 makefile
1,864 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: iptstate 2.2.5-4 (Wed Aug 24 13:46:19 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (2) libnfnetlink-1.0.1-2 libnetfilter_conntrack-1.0.5-1
#
# Total Installed Size: 0.21 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 libnfnetlink...
# installing libnetfilter_conntrack...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# +------------------------------------------------------------+
# | Welcome to IP Tables State by Phil Dibowitz |
# | |
# | PLEASE read the LICENSE and the README for important info. |
# | |
# | You may also wish to read the README for install info, |
# | the WISHLIST for upcoming features, BUGS for known bugs |
# | and info on bug reports, and the Changelog to find out |
# | what's new. |
# | |
# | Let's compile... |
# +------------------------------------------------------------+
#
# g++ iptstate.cc -o iptstate -lncurses -lnetfilter_conntrack
#
# All done. Do 'make install' as root and you should be set to go!
#
# ==> Entering fakeroot environment...
# ==> Starting package()...
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "iptstate"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: iptstate 2.2.5-4 (Wed Aug 24 13:46:22 UTC 2016)

CMD: pacman --query --file iptstate-2.2.5-4-x86_64.pkg.tar.xz
# iptstate 2.2.5-4

Creating hybrid package for 'iptstate'

Trying to find vanilla package 'iptstate'...

CMD: pacman --query --file /mirror/iptstate-2.2.5-4.pkg.tar.xz
# iptstate 2.2.5-4

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/iptstate
# /usr/share/man/man8/iptstate.8.gz
# /usr/share/licenses/iptstate/LICENSE

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr .MTREE | xz -c -z

CMD: bsdtar -tqf iptstate.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/iptstate.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/iptstate.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 7680

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/iptstate.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/iptstate.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'