Build of libnsgif with vanilla toolchain

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

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

SLOCLanguage
979 ansic
80 perl
32 makefile
11 sh
1,102 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: libnsgif 0.1.3-1 (Wed Aug 24 12:37:09 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) netsurf-buildsystem-1.5-1
#
# Total Installed Size: 0.06 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 netsurf-buildsystem...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# COMPILE: src/libnsgif.c
# LINK: build-x86_64-pc-linux-gnu-x86_64-pc-linux-gnu-release-lib-shared/libnsgif.so.0.1.3
# ==> Entering fakeroot environment...
# ==> Starting package()...
# install -m 644 include/libnsgif.h /tmp/libnsgif/pkg/libnsgif/usr/include
# sed -e... libnsgif.pc.in >build-x86_64-pc-linux-gnu-x86_64-pc-linux-gnu-release-lib-shared/libnsgif.pc
# install -m 644 build-x86_64-pc-linux-gnu-x86_64-pc-linux-gnu-release-lib-shared/libnsgif.pc /tmp/libnsgif/pkg/libnsgif/usr/lib/pkgconfig/libnsgif.pc
# install -m 755 build-x86_64-pc-linux-gnu-x86_64-pc-linux-gnu-release-lib-shared/libnsgif.so.0.1.3 /tmp/libnsgif/pkg/libnsgif/usr/lib/libnsgif.so.0.1.3
# ln -f -s libnsgif.so.0.1.3 /tmp/libnsgif/pkg/libnsgif/usr/lib/libnsgif.so.0
# ln -f -s libnsgif.so.0.1.3 /tmp/libnsgif/pkg/libnsgif/usr/lib/libnsgif.so
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libnsgif"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libnsgif 0.1.3-1 (Wed Aug 24 12:37:12 UTC 2016)

CMD: pacman --query --file libnsgif-0.1.3-1-x86_64.pkg.tar.xz
# libnsgif 0.1.3-1

Creating hybrid package for 'libnsgif'

Trying to find vanilla package 'libnsgif'...

CMD: pacman --query --file /mirror/libnsgif-0.1.3-1.pkg.tar.xz
# libnsgif 0.1.3-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/include/libnsgif.h
# /usr/lib/libnsgif.so.0.1.3
# /usr/lib/libnsgif.so.0
# /usr/lib/libnsgif.so
# /usr/lib/pkgconfig/libnsgif.pc
# /usr/share/licenses/libnsgif/COPYING
# /sysroot/usr/lib/libnsgif.so.0.1.3
# /sysroot/usr/lib/libnsgif.so.0
# /sysroot/usr/lib/libnsgif.so
# /sysroot/usr/lib/pkgconfig/libnsgif.pc
# /sysroot/usr/include/libnsgif.h

Generating .MTREE

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

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

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