Build of sloccount 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
2,851 perl
610 ansic
559 sh
171 lex
143 makefile
110 ruby
32 haskell
27 cobol
22 php
10 pascal
6 fortran
6 f90
5 cs
4,552 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: sloccount 2.26-7 (Wed Aug 24 12:37:19 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Entering fakeroot environment...
# ==> Starting package()...
# gcc -Wall c_count.c -o c_count
# gcc -Wall lexcount1.c -o lexcount1
# flex -Cfe -t pascal_count.l > pascal_count.c
# gcc -Wall php_count.c -o php_count
# flex -Cfe -t jsp_count.l > jsp_count.c
# gcc -Wall ml_count.c -o ml_count
# install -d /tmp/sloccount/pkg/sloccount/usr/share/man/man1
# install sloccount.1.gz /tmp/sloccount/pkg/sloccount/usr/share/man/man1
# cp -p c_count java_count
# gcc -Wall pascal_count.c -o pascal_count
# gcc -Wall jsp_count.c -o jsp_count
# :1353:16: warning: 'input' defined but not used [-Wunused-function]
# :1418:16: warning: 'input' defined but not used [-Wunused-function]
# install -d /tmp/sloccount/pkg/sloccount/usr/share/doc/sloccount-2.26-1
# install sloccount.html README TODO ChangeLog /tmp/sloccount/pkg/sloccount/usr/share/doc/sloccount-2.26-1
# install ada_count asm_count awk_count break_filelist cobol_count compute_all compute_sloc_lang count_extensions count_unknown_ext csh_count exp_count fortran_count f90_count generic_count get_sloc get_sloc_details haskell_count lex_count lisp_count make_filelists makefile_count modula3_count objc_count perl_count print_sum python_count ruby_count sed_count sh_count show_filecount sloccount sql_count tcl_count c_count java_count lexcount1 pascal_count php_count jsp_count ml_count /tmp/sloccount/pkg/sloccount/usr/bin
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "sloccount"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: sloccount 2.26-7 (Wed Aug 24 12:37:20 UTC 2016)

CMD: pacman --query --file sloccount-2.26-7-x86_64.pkg.tar.xz
# sloccount 2.26-7

Creating hybrid package for 'sloccount'

Trying to find vanilla package 'sloccount'...

CMD: pacman --query --file /mirror/sloccount-2.26-7.pkg.tar.xz
# sloccount 2.26-7

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/ada_count
# /usr/bin/asm_count
# /usr/bin/awk_count
# /usr/bin/break_filelist
# /usr/bin/cobol_count
# /usr/bin/compute_all
# /usr/bin/compute_sloc_lang
# /usr/bin/count_extensions
# /usr/bin/count_unknown_ext
# /usr/bin/csh_count
# /usr/bin/exp_count
# /usr/bin/fortran_count
# /usr/bin/f90_count
# /usr/bin/generic_count
# /usr/bin/get_sloc
# /usr/bin/get_sloc_details
# /usr/bin/haskell_count
# /usr/bin/lex_count
# /usr/bin/lisp_count
# /usr/bin/make_filelists
# /usr/bin/makefile_count
# /usr/bin/modula3_count
# /usr/bin/objc_count
# /usr/bin/perl_count
# /usr/bin/print_sum
# /usr/bin/python_count
# /usr/bin/ruby_count
# /usr/bin/sed_count
# /usr/bin/sh_count
# /usr/bin/show_filecount
# /usr/bin/sloccount
# /usr/bin/sql_count
# /usr/bin/tcl_count
# /usr/bin/c_count
# /usr/bin/java_count
# /usr/bin/lexcount1
# /usr/bin/pascal_count
# /usr/bin/php_count
# /usr/bin/jsp_count
# /usr/bin/ml_count
# /usr/share/man/man1/sloccount.1.gz
# /usr/share/doc/sloccount/sloccount.html
# /usr/share/doc/sloccount/README
# /usr/share/doc/sloccount/TODO
# /usr/share/doc/sloccount/ChangeLog

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

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

Attempting to access local repository, attempt 1

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