Build of libmilter with vanilla toolchain

The build took 00h 00m 45s and was NOT successful.

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

SLOCLanguage
94,648 ansic
3,296 perl
1,372 makefile
1,128 sh
100,444 total

The process tree of the build process is here.

Due to the failure of this package to build, we did not attempt to build several packages that depend on this one. Those packages are:

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: libmilter 8.15.1-2 (Wed Aug 24 13:33:38 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# Configuration: pfx=, os=Linux, rel=4.7.1-1-ARCH, rbase=4, rroot=4.7, arch=x86_64, sfx=, variant=optimized
# Using M4=/usr/sbin/m4
# Creating /tmp/libmilter/src/sendmail-8.15.1/obj.Linux.4.7.1-1-ARCH.x86_64/libmilter using /tmp/libmilter/src/sendmail-8.15.1/devtools/OS/Linux
# Making dependencies in /tmp/libmilter/src/sendmail-8.15.1/obj.Linux.4.7.1-1-ARCH.x86_64/libmilter
# ln -f -s ../../libsm/errstring.c .
# ln -f -s ../../libsm/strl.c .
# rm -f sm_os.h
# ln -f -s ../../include/sm/os/sm_os_linux.h sm_os.h
# cc -M -I. -I../../sendmail -I../../include -DNOT_SENDMAIL -Dsm_snprintf=snprintf -D_REENTRANT main.c engine.c listener.c worker.c handler.c comm.c smfi.c signal.c sm_gethost.c monitor.c errstring.c strl.c >> Makefile
# Making in /tmp/libmilter/src/sendmail-8.15.1/obj.Linux.4.7.1-1-ARCH.x86_64/libmilter
# cc -O2 -I. -I../../sendmail -I../../include -DNOT_SENDMAIL -Dsm_snprintf=snprintf -D_REENTRANT -DXP_MT -c -o main.o main.c
# cc -O2 -I. -I../../sendmail -I../../include -DNOT_SENDMAIL -Dsm_snprintf=snprintf -D_REENTRANT -DXP_MT -c -o engine.o engine.c
# cc -O2 -I. -I../../sendmail -I../../include -DNOT_SENDMAIL -Dsm_snprintf=snprintf -D_REENTRANT -DXP_MT -c -o listener.o listener.c
# listener.c: In function 'mi_thread_handle_wrapper':
# listener.c:579:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
# return (void *) mi_handle_session(arg);
# ^
# cc -O2 -I. -I../../sendmail -I../../include -DNOT_SENDMAIL -Dsm_snprintf=snprintf -D_REENTRANT -DXP_MT -c -o worker.o worker.c
# cc -O2 -I. -I../../sendmail -I../../include -DNOT_SENDMAIL -Dsm_snprintf=snprintf -D_REENTRANT -DXP_MT -c -o handler.o handler.c
# cc -O2 -I. -I../../sendmail -I../../include -DNOT_SENDMAIL -Dsm_snprintf=snprintf -D_REENTRANT -DXP_MT -c -o comm.o comm.c
# cc -O2 -I. -I../../sendmail -I../../include -DNOT_SENDMAIL -Dsm_snprintf=snprintf -D_REENTRANT -DXP_MT -c -o smfi.o smfi.c
# cc -O2 -I. -I../../sendmail -I../../include -DNOT_SENDMAIL -Dsm_snprintf=snprintf -D_REENTRANT -DXP_MT -c -o signal.o signal.c
# cc -O2 -I. -I../../sendmail -I../../include -DNOT_SENDMAIL -Dsm_snprintf=snprintf -D_REENTRANT -DXP_MT -c -o sm_gethost.o sm_gethost.c
# cc -O2 -I. -I../../sendmail -I../../include -DNOT_SENDMAIL -Dsm_snprintf=snprintf -D_REENTRANT -DXP_MT -c -o monitor.o monitor.c
# cc -O2 -I. -I../../sendmail -I../../include -DNOT_SENDMAIL -Dsm_snprintf=snprintf -D_REENTRANT -DXP_MT -c -o errstring.o errstring.c
# cc -O2 -I. -I../../sendmail -I../../include -DNOT_SENDMAIL -Dsm_snprintf=snprintf -D_REENTRANT -DXP_MT -c -o strl.o strl.c
# ar crv libmilter.a main.o engine.o listener.o worker.o handler.o comm.o smfi.o signal.o sm_gethost.o monitor.o errstring.o strl.o
# a - main.o
# a - engine.o
# a - listener.o
# a - worker.o
# a - handler.o
# a - comm.o
# a - smfi.o
# a - signal.o
# a - sm_gethost.o
# a - monitor.o
# a - errstring.o
# a - strl.o
# ranlib libmilter.a
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Configuration: pfx=, os=Linux, rel=4.7.1-1-ARCH, rbase=4, rroot=4.7, arch=x86_64, sfx=, variant=optimized
# Making in /tmp/libmilter/src/sendmail-8.15.1/obj.Linux.4.7.1-1-ARCH.x86_64/libmilter
# if [ ! -d /tmp/libmilter/pkg/libmilter/usr/include/libmilter ]; then mkdir -p /tmp/libmilter/pkg/libmilter/usr/include/libmilter; else :; fi
# install -c -o root -g bin -m 0444 libmilter.a /tmp/libmilter/pkg/libmilter/usr/lib
# install: cannot change ownership of '/tmp/libmilter/pkg/libmilter/usr/lib/libmilter.a': Operation not permitted
# install -c -o root -g bin -m 0444 ../../include/libmilter/mfapi.h /tmp/libmilter/pkg/libmilter/usr/include/libmilter/mfapi.h
# make: *** [Makefile:324: install-libmilter] Error 1
# make: *** Waiting for unfinished jobs....
# install: cannot change ownership of '/tmp/libmilter/pkg/libmilter/usr/include/libmilter/mfapi.h': Operation not permitted
# make: *** [Makefile:335: install-mfapi] Error 1
# ==> ERROR: A failure occurred in package().
# Aborting...