Build of datemath 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
1,853 ansic
241 lex
181 yacc
21 makefile
2,296 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: datemath 2.0.10-5 (Wed Aug 24 12:25:08 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# File ./util.c is read-only; trying to patch anyway
# patching file ./util.c
# gcc -W -Wall -pedantic -c -o datemath.o datemath.c
# bison --defines --output=gram.c gram.y
# flex -t lex.l > lex.c
# gcc -W -Wall -pedantic -c -o util.o util.c
# gcc -W -Wall -pedantic -c -o jdate.o jdate.c
# gcc -W -Wall -pedantic -c -o gram.o gram.c
# gcc -W -Wall -pedantic -c -o lex.o lex.c
# :1423:16: warning: 'input' defined but not used [-Wunused-function]
# :1380:17: warning: 'yyunput' defined but not used [-Wunused-function]
# gcc -o datemath -W -Wall -pedantic datemath.o gram.o lex.o util.o jdate.o
# rm lex.c
# ==> Entering fakeroot environment...
# ==> Starting package()...
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "datemath"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: datemath 2.0.10-5 (Wed Aug 24 12:25:10 UTC 2016)

CMD: pacman --query --file datemath-2.0.10-5-x86_64.pkg.tar.xz
# datemath 2.0.10-5

Creating hybrid package for 'datemath'

Trying to find vanilla package 'datemath'...

CMD: pacman --query --file /mirror/datemath-2.0.10-5.pkg.tar.xz
# datemath 2.0.10-5

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

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

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

Attempting to access local repository, attempt 1

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