Build of wavegain with vanilla toolchain

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

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

SLOCLanguage
4,453 ansic
4,453 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: wavegain 1.3.1-2 (Wed Aug 24 14:07:59 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# gain_analysis.c:128:1: warning: variably modified 'lstepbuf' at file scope
# Float_t lstepbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER];
# ^~~~~~~
# gain_analysis.c:130:1: warning: variably modified 'loutbuf' at file scope
# Float_t loutbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER];
# ^~~~~~~
# gain_analysis.c:134:1: warning: variably modified 'rstepbuf' at file scope
# Float_t rstepbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER];
# ^~~~~~~
# gain_analysis.c:136:1: warning: variably modified 'routbuf' at file scope
# Float_t routbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER];
# ^~~~~~~
# gain_analysis.c:148:1: warning: variably modified 'A' at file scope
# static Uint32_t A [(size_t)(STEPS_per_dB * MAX_dB)];
# ^~~~~~
# gain_analysis.c:149:1: warning: variably modified 'B' at file scope
# static Uint32_t B [(size_t)(STEPS_per_dB * MAX_dB)];
# ^~~~~~
# wavegain.c: In function 'write_gains':
# wavegain.c:524:36: warning: implicit declaration of function 'getpid' [-Wimplicit-function-declaration]
# srand(time(NULL) ^ getpid());
# ^~~~~~
# ==> Entering fakeroot environment...
# ==> Starting package()...
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "wavegain"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: wavegain 1.3.1-2 (Wed Aug 24 14:08:02 UTC 2016)

CMD: pacman --query --file wavegain-1.3.1-2-x86_64.pkg.tar.xz
# wavegain 1.3.1-2

Creating hybrid package for 'wavegain'

Trying to find vanilla package 'wavegain'...

CMD: pacman --query --file /mirror/wavegain-1.3.1-2.pkg.tar.xz
# wavegain 1.3.1-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/wavegain

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 wavegain.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

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

Attempting to access local repository, attempt 2

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