Build of python-pymad with vanilla toolchain

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

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

SLOCLanguage
514 ansic
261 sh
243 python
4 makefile
1,022 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: python-pymad 0.9-1 (Wed Aug 24 14:18:37 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) libmad-0.15.1b-7
#
# Total Installed Size: 0.17 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 libmad...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# Checking for MAD... success
# Wrote Setup file
# ==> Entering fakeroot environment...
# ==> Starting package()...
# running install
# running build
# running build_ext
# building 'mad' extension
# creating build
# creating build/temp.linux-x86_64-3.5
# creating build/temp.linux-x86_64-3.5/src
# gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DVERSION_MAJOR=0 -DVERSION_MINOR=9 -DVERSION="0.9" -I/usr/local/include -I/usr/include/python3.5m -c src/madmodule.c -o build/temp.linux-x86_64-3.5/src/madmodule.o
# gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DVERSION_MAJOR=0 -DVERSION_MINOR=9 -DVERSION="0.9" -I/usr/local/include -I/usr/include/python3.5m -c src/pymadfile.c -o build/temp.linux-x86_64-3.5/src/pymadfile.o
# gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DVERSION_MAJOR=0 -DVERSION_MINOR=9 -DVERSION="0.9" -I/usr/local/include -I/usr/include/python3.5m -c src/xing.c -o build/temp.linux-x86_64-3.5/src/xing.o
# creating build/lib.linux-x86_64-3.5
# gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro build/temp.linux-x86_64-3.5/src/madmodule.o build/temp.linux-x86_64-3.5/src/pymadfile.o build/temp.linux-x86_64-3.5/src/xing.o -L/usr/local/lib -L/usr/lib -lmad -lpython3.5m -o build/lib.linux-x86_64-3.5/mad.cpython-35m-x86_64-linux-gnu.so
# running install_lib
# creating /tmp/python-pymad/pkg/python-pymad/usr
# creating /tmp/python-pymad/pkg/python-pymad/usr/lib
# creating /tmp/python-pymad/pkg/python-pymad/usr/lib/python3.5
# creating /tmp/python-pymad/pkg/python-pymad/usr/lib/python3.5/site-packages
# copying build/lib.linux-x86_64-3.5/mad.cpython-35m-x86_64-linux-gnu.so -> /tmp/python-pymad/pkg/python-pymad/usr/lib/python3.5/site-packages
# running install_egg_info
# Writing /tmp/python-pymad/pkg/python-pymad/usr/lib/python3.5/site-packages/pymad-0.9-py3.5.egg-info
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "python-pymad"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: python-pymad 0.9-1 (Wed Aug 24 14:18:40 UTC 2016)

CMD: pacman --query --file python-pymad-0.9-1-x86_64.pkg.tar.xz
# python-pymad 0.9-1

Creating hybrid package for 'python-pymad'

Trying to find vanilla package 'python-pymad'...

CMD: pacman --query --file /mirror/python-pymad-0.9-1.pkg.tar.xz
# python-pymad 0.9-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/python3.5/site-packages/mad.cpython-35m-x86_64-linux-gnu.so
# /usr/lib/python3.5/site-packages/pymad-0.9-py3.5.egg-info
# /sysroot/usr/lib/python3.5/site-packages/mad.cpython-35m-x86_64-linux-gnu.so
# /sysroot/usr/lib/python3.5/site-packages/pymad-0.9-py3.5.egg-info

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

CMD: bsdtar -tqf python-pymad.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/python-pymad.pkg.tar.xz

Attempting to access local repository, attempt 1

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

Attempting to access local repository, attempt 2

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

Attempting to access local repository, attempt 3

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