Build of paxd with vanilla toolchain

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

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

SLOCLanguage
260 ansic
24 makefile
284 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: paxd 32-1 (Wed Aug 24 13:57:42 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# cc -std=c11 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -flto -fuse-ld=gold -Wall -Wextra -c -o paxd.o paxd.c
# cc -std=c11 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -flto -fuse-ld=gold -Wall -Wextra -c -o flags.o flags.c
# cc -O2 -flto -fuse-ld=gold -Wl,--as-needed,--gc-sections paxd.o flags.o -lglib-2.0 -o paxd
# ==> Entering fakeroot environment...
# ==> Starting package()...
# install -Dm755 paxd /tmp/paxd/pkg/paxd/usr/bin/paxd
# install -Dm600 paxd.conf /tmp/paxd/pkg/paxd/etc/paxd.conf
# install -Dm644 paxd.service /tmp/paxd/pkg/paxd/usr/lib/systemd/system/paxd.service
# install -Dm644 user.service /tmp/paxd/pkg/paxd/usr/lib/systemd/user/paxd.service
# mkdir -p /tmp/paxd/pkg/paxd/usr/lib/systemd/system/sysinit.target.wants
# ln -t /tmp/paxd/pkg/paxd/usr/lib/systemd/system/sysinit.target.wants -sf ../paxd.service
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "paxd"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: paxd 32-1 (Wed Aug 24 13:57:45 UTC 2016)

CMD: pacman --query --file paxd-32-1-x86_64.pkg.tar.xz
# paxd 32-1

Creating hybrid package for 'paxd'

Trying to find vanilla package 'paxd'...

CMD: pacman --query --file /mirror/paxd-32-1.pkg.tar.xz
# paxd 32-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /etc/paxd.conf
# /usr/share/licenses/paxd/LICENSE
# /usr/bin/paxd
# /usr/lib/sysctl.d/10-enable-pax.conf
# /usr/lib/systemd/user/paxd.service
# /usr/lib/systemd/system/paxd.service
# /usr/lib/systemd/system/sysinit.target.wants/paxd.service
# /sysroot/usr/lib/systemd/system/paxd.service
# /sysroot/usr/lib/systemd/system/sysinit.target.wants/paxd.service
# /sysroot/usr/lib/systemd/user/paxd.service
# /sysroot/usr/lib/sysctl.d/10-enable-pax.conf

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

CMD: bsdtar -tqf paxd.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

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