Build of makedev with vanilla toolchain

The build took 00h 01m 07s and was SUCCESSFUL.

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

SLOCLanguage
1,318 ansic
79 makefile
61 sh
1,458 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: makedev 3.23_1-2 (Wed Aug 24 12:32:43 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# cc -o MAKEDEV -g -Os -Wall -Wextra -Wuninitialized -DCFGDIR=\"/etc/makedev.d\" -DDEVDIR=\"/dev\" -DVERSION=\"3.23\" MAKEDEV.c
# cc -o mksock -g -Os -Wall -Wextra -Wuninitialized -DCFGDIR=\"/etc/makedev.d\" -DDEVDIR=\"/dev\" -DVERSION=\"3.23\" mksock.c
# In file included from MAKEDEV.c:36:0:
# sel.h: In function 'secontextverify':
# sel.h:209:29: warning: unused parameter 'program' [-Wunused-parameter]
# secontextverify(const char *program, const char *path, mode_t mode)
# ^~~~~~~
# sel.h:209:50: warning: unused parameter 'path' [-Wunused-parameter]
# secontextverify(const char *program, const char *path, mode_t mode)
# ^~~~
# sel.h:209:63: warning: unused parameter 'mode' [-Wunused-parameter]
# secontextverify(const char *program, const char *path, mode_t mode)
# ^~~~
# sel.h: In function 'secontextgetflag':
# sel.h:214:30: warning: unused parameter 'program' [-Wunused-parameter]
# secontextgetflag(const char *program, const char *path, mode_t mode)
# ^~~~~~~
# sel.h:214:51: warning: unused parameter 'path' [-Wunused-parameter]
# secontextgetflag(const char *program, const char *path, mode_t mode)
# ^~~~
# sel.h:214:64: warning: unused parameter 'mode' [-Wunused-parameter]
# secontextgetflag(const char *program, const char *path, mode_t mode)
# ^~~~
# sel.h: In function 'secontextgetname':
# sel.h:219:30: warning: unused parameter 'program' [-Wunused-parameter]
# secontextgetname(const char *program, const char *path, mode_t mode)
# ^~~~~~~
# sel.h:219:51: warning: unused parameter 'path' [-Wunused-parameter]
# secontextgetname(const char *program, const char *path, mode_t mode)
# ^~~~
# sel.h:219:64: warning: unused parameter 'mode' [-Wunused-parameter]
# secontextgetname(const char *program, const char *path, mode_t mode)
# ^~~~
# sel.h: In function 'secontextsetup':
# sel.h:224:28: warning: unused parameter 'program' [-Wunused-parameter]
# secontextsetup(const char *program, const char *path, mode_t mode)
# ^~~~~~~
# sel.h:224:49: warning: unused parameter 'path' [-Wunused-parameter]
# secontextsetup(const char *program, const char *path, mode_t mode)
# ^~~~
# sel.h:224:62: warning: unused parameter 'mode' [-Wunused-parameter]
# secontextsetup(const char *program, const char *path, mode_t mode)
# ^~~~
# sel.h: In function 'secontextset':
# sel.h:228:41: warning: unused parameter 'context' [-Wunused-parameter]
# secontextset(const char *program, char *context)
# ^~~~~~~
# In file included from mksock.c:31:0:
# sel.h: In function 'secontextverify':
# sel.h:209:29: warning: unused parameter 'program' [-Wunused-parameter]
# secontextverify(const char *program, const char *path, mode_t mode)
# ^~~~~~~
# sel.h:209:50: warning: unused parameter 'path' [-Wunused-parameter]
# secontextverify(const char *program, const char *path, mode_t mode)
# ^~~~
# sel.h:209:63: warning: unused parameter 'mode' [-Wunused-parameter]
# secontextverify(const char *program, const char *path, mode_t mode)
# ^~~~
# sel.h: In function 'secontextgetflag':
# sel.h:214:30: warning: unused parameter 'program' [-Wunused-parameter]
# secontextgetflag(const char *program, const char *path, mode_t mode)
# ^~~~~~~
# sel.h:214:51: warning: unused parameter 'path' [-Wunused-parameter]
# secontextgetflag(const char *program, const char *path, mode_t mode)
# ^~~~
# sel.h:214:64: warning: unused parameter 'mode' [-Wunused-parameter]
# secontextgetflag(const char *program, const char *path, mode_t mode)
# ^~~~
# sel.h: In function 'secontextgetname':
# sel.h:219:30: warning: unused parameter 'program' [-Wunused-parameter]
# secontextgetname(const char *program, const char *path, mode_t mode)
# ^~~~~~~
# sel.h:219:51: warning: unused parameter 'path' [-Wunused-parameter]
# secontextgetname(const char *program, const char *path, mode_t mode)
# ^~~~
# sel.h:219:64: warning: unused parameter 'mode' [-Wunused-parameter]
# secontextgetname(const char *program, const char *path, mode_t mode)
# ^~~~
# sel.h: In function 'secontextsetup':
# sel.h:224:28: warning: unused parameter 'program' [-Wunused-parameter]
# secontextsetup(const char *program, const char *path, mode_t mode)
# ^~~~~~~
# sel.h:224:49: warning: unused parameter 'path' [-Wunused-parameter]
# secontextsetup(const char *program, const char *path, mode_t mode)
# ^~~~
# sel.h:224:62: warning: unused parameter 'mode' [-Wunused-parameter]
# secontextsetup(const char *program, const char *path, mode_t mode)
# ^~~~
# sel.h: In function 'secontextset':
# sel.h:228:41: warning: unused parameter 'context' [-Wunused-parameter]
# secontextset(const char *program, char *context)
# ^~~~~~~
# At top level:
# sel.h:224:1: warning: 'secontextsetup' defined but not used [-Wunused-function]
# secontextsetup(const char *program, const char *path, mode_t mode)
# ^~~~~~~~~~~~~~
# sel.h:219:1: warning: 'secontextgetname' defined but not used [-Wunused-function]
# secontextgetname(const char *program, const char *path, mode_t mode)
# ^~~~~~~~~~~~~~~~
# sel.h:214:1: warning: 'secontextgetflag' defined but not used [-Wunused-function]
# secontextgetflag(const char *program, const char *path, mode_t mode)
# ^~~~~~~~~~~~~~~~
# sel.h:209:1: warning: 'secontextverify' defined but not used [-Wunused-function]
# secontextverify(const char *program, const char *path, mode_t mode)
# ^~~~~~~~~~~~~~~
# At top level:
# sel.h:228:1: warning: 'secontextset' defined but not used [-Wunused-function]
# secontextset(const char *program, char *context)
# ^~~~~~~~~~~~
# ./genalsa > makedev.d/alsa
# ./gencciss > makedev.d/cciss
# ./gendac960 > makedev.d/dac960
# ./genida > makedev.d/ida
# ==> Entering fakeroot environment...
# ==> Starting package()...
# install -m755 -d /tmp/makedev/pkg/makedev/usr/bin
# install -m755 -d /tmp/makedev/pkg/makedev//usr/bin
# install -m755 -d /tmp/makedev/pkg/makedev/usr/bin
# install -m755 MAKEDEV /tmp/makedev/pkg/makedev/usr/bin/MAKEDEV
# install -m755 mksock /tmp/makedev/pkg/makedev//usr/bin/mksock
# if test /usr/bin != /usr/bin ; then \
# topdir="" ; \
# while ! test -r /tmp/makedev/pkg/makedev//usr/bin/${topdir}//usr/bin; do \
# topdir=${topdir}${topdir:+/}.. ; \
# done ; \
# ln -s ${topdir}/usr/bin/MAKEDEV /tmp/makedev/pkg/makedev/usr/bin/ ; \
# fi
# install -m755 -d /tmp/makedev/pkg/makedev/etc/makedev.d
# install -m755 -d /tmp/makedev/pkg/makedev//usr/share/man/man8
# for conf in 00macros ; do \
# install -m644 makedev.d/$conf /tmp/makedev/pkg/makedev/etc/makedev.d/$conf ; \
# done
# install -m644 MAKEDEV.m /tmp/makedev/pkg/makedev//usr/share/man/man8/MAKEDEV.8
# for conf in cdrom console ftape generic ia64 ibcs ide ipfilter isdn linux1394 linux-2.6.x mouse qic raid redhat s390 sound std undocumented v4l alsa cciss dac960 ida ; do \
# install -m644 makedev.d/$conf /tmp/makedev/pkg/makedev/etc/makedev.d/01$conf ; \
# done
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "makedev"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: makedev 3.23_1-2 (Wed Aug 24 12:32:53 UTC 2016)

CMD: pacman --query --file makedev-3.23_1-2-x86_64.pkg.tar.xz
# makedev 3.23_1-2

Creating hybrid package for 'makedev'

Trying to find vanilla package 'makedev'...

CMD: pacman --query --file /mirror/makedev-3.23_1-2.pkg.tar.xz
# makedev 3.23_1-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /etc/makedev.d/00macros
# /etc/makedev.d/01cdrom
# /etc/makedev.d/01console
# /etc/makedev.d/01ftape
# /etc/makedev.d/01generic
# /etc/makedev.d/01ia64
# /etc/makedev.d/01ibcs
# /etc/makedev.d/01ide
# /etc/makedev.d/01ipfilter
# /etc/makedev.d/01isdn
# /etc/makedev.d/01linux1394
# /etc/makedev.d/01linux-2.6.x
# /etc/makedev.d/01mouse
# /etc/makedev.d/01qic
# /etc/makedev.d/01raid
# /etc/makedev.d/01redhat
# /etc/makedev.d/01s390
# /etc/makedev.d/01sound
# /etc/makedev.d/01std
# /etc/makedev.d/01undocumented
# /etc/makedev.d/01v4l
# /etc/makedev.d/01alsa
# /etc/makedev.d/01cciss
# /etc/makedev.d/01dac960
# /etc/makedev.d/01ida
# /usr/bin/mksock
# /usr/bin/MAKEDEV
# /usr/share/man/man8/MAKEDEV.8.gz

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

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