Build of vhba-module with vanilla toolchain

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

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

SLOCLanguage
877 ansic
59 sh
26 makefile
962 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: vhba-module 20140928-31 (Wed Aug 24 13:27:18 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# make -C /usr/lib/modules/4.6.3-1-ARCH/build M=/tmp/vhba-module/src/vhba-module-20140928 modules
# make[1]: Entering directory '/usr/lib/modules/4.6.3-1-ARCH/build'
# CC [M] /tmp/vhba-module/src/vhba-module-20140928/vhba.o
# Building modules, stage 2.
# MODPOST 1 modules
# CC /tmp/vhba-module/src/vhba-module-20140928/vhba.mod.o
# LD [M] /tmp/vhba-module/src/vhba-module-20140928/vhba.ko
# make[1]: Leaving directory '/usr/lib/modules/4.6.3-1-ARCH/build'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "vhba-module"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Adding install file...
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: vhba-module 20140928-31 (Wed Aug 24 13:27:26 UTC 2016)

CMD: pacman --query --file vhba-module-20140928-31-x86_64.pkg.tar.xz
# vhba-module 20140928-31

Creating hybrid package for 'vhba-module'

Trying to find vanilla package 'vhba-module'...

CMD: pacman --query --file /mirror/vhba-module-20140928-31.pkg.tar.xz
# vhba-module 20140928-31

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.INSTALL
# /.MTREE
# /usr/lib/modules/extramodules-4.6-ARCH/vhba.ko
# /usr/lib/udev/rules.d/60-vhba.rules
# /sysroot/usr/lib/modules/extramodules-4.6-ARCH/vhba.ko
# /sysroot/usr/lib/udev/rules.d/60-vhba.rules

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

CMD: bsdtar -tqf vhba-module.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/vhba-module.pkg.tar.xz

Attempting to access local repository, attempt 1

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