Build of unp with vanilla toolchain

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

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

SLOCLanguage
489 perl
58 makefile
7 sh
554 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: unp 2.0~pre7+nmu1-2 (Wed Aug 24 13:07:09 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# msgmerge -U cs.po messages.pot
# msgmerge -U de.po messages.pot
# ............ done.
# msgmerge -U fr.po messages.pot
# done.
# msgmerge -U it.po messages.pot
# ........... done.
# msgmerge -U pt.po messages.pot
# ......... done.
# msgfmt cs.po -o cs.mo
# msgfmt --statistics cs.po
# ....21 translated messages.
# msgfmt de.po -o de.mo
# ....msgfmt --statistics de.po
# ...21 translated messages.
# msgfmt fr.po -o fr.mo
# ..msgfmt --statistics fr.po
# 21 translated messages.
# msgfmt it.po -o it.mo
# done.
# msgfmt pt.po -o pt.mo
# msgfmt --statistics it.po
# msgfmt --statistics pt.po
# 21 translated messages.
# 21 translated messages.
# ==> Entering fakeroot environment...
# ==> Starting package()...
# msgmerge -U cs.po messages.pot
# msgmerge -U de.po messages.pot
# .............. done.
# msgmerge -U fr.po messages.pot
# done.
# msgmerge -U it.po messages.pot
# ....................... done.
# msgmerge -U pt.po messages.pot
# done.
# msgfmt cs.po -o cs.mo
# msgfmt --statistics cs.po
# ...21 translated messages.
# msgfmt de.po -o de.mo
# msgfmt --statistics de.po
# 21 translated messages.
# msgfmt fr.po -o fr.mo
# done.
# msgfmt it.po -o it.mo
# msgfmt --statistics fr.po
# 21 translated messages.
# msgfmt pt.po -o pt.mo
# msgfmt --statistics it.po
# msgfmt --statistics pt.po
# 21 translated messages.
# 21 translated messages.
# for mo in cs.mo de.mo fr.mo it.mo pt.mo; do \
# lang=$(basename $mo .mo); \
# dir=/usr/share/locale/$lang/LC_MESSAGES; \
# install -d /tmp/unp/pkg/unp$dir; \
# install -m 644 $lang.mo /tmp/unp/pkg/unp$dir/unp.mo; \
# done
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "unp"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: unp 2.0~pre7+nmu1-2 (Wed Aug 24 13:07:12 UTC 2016)

CMD: pacman --query --file unp-2.0~pre7+nmu1-2-any.pkg.tar.xz
# unp 2.0~pre7+nmu1-2

Creating hybrid package for 'unp'

Trying to find vanilla package 'unp'...

CMD: pacman --query --file /mirror/ibus-sunpinyin-2.0.3.20130307-3.pkg.tar.xz
# ibus-sunpinyin 2.0.3.20130307-3

CMD: pacman --query --file /mirror/sunpinyin-2.0.3.20160226-1.pkg.tar.xz
# sunpinyin 2.0.3.20160226-1

CMD: pacman --query --file /mirror/sunpinyin-data-1:2.0.3.20140820-1.pkg.tar.xz
# sunpinyin-data 1:2.0.3.20140820-1

CMD: pacman --query --file /mirror/unp-2.0~pre7+nmu1-2.pkg.tar.xz
# unp 2.0~pre7+nmu1-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /etc/bash_completion.d/unp.sh
# /usr/bin/unp
# /usr/bin/ucat
# /usr/share/locale/fr/LC_MESSAGES/unp.mo
# /usr/share/locale/pt/LC_MESSAGES/unp.mo
# /usr/share/locale/it/LC_MESSAGES/unp.mo
# /usr/share/locale/de/LC_MESSAGES/unp.mo
# /usr/share/locale/cs/LC_MESSAGES/unp.mo
# /usr/share/man/man1/unp.1.gz

Generating .MTREE

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

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO etc usr .MTREE

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

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