Build of antiword with clang_glibc toolchain

The build took 00h 03m 24s and was SUCCESSFUL.

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

SLOCLanguage
27,775 ansic
174 perl
126 sh
83 php
68 makefile
28,226 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

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...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: antiword 0.37-6 (Thu Apr 13 11:53:28 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c main_u.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c asc85enc.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c blocklist.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c chartrans.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c datalist.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c depot.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c dib2eps.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c doclist.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c fail.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c finddata.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c findtext.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c fmt_text.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c fontlist.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c fonts.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c fonts_u.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c hdrftrlist.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c imgexam.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c imgtrans.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c jpeg2eps.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c listlist.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c misc.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c notes.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c options.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c out2window.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c output.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c pdf.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c pictlist.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c png2eps.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c postscript.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c prop0.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c prop2.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c prop6.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c prop8.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c properties.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c propmod.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c rowlist.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c sectlist.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c stylelist.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c stylesheet.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c summary.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c tabstop.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c text.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c unix.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c utf8.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c word2text.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c worddos.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c wordlib.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c wordmac.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c wordole.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c wordwin.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c xmalloc.c
# gcc -Wall -pedantic -DNDEBUG -DNDEBUG -c xml.c
# gcc main_u.o asc85enc.o blocklist.o chartrans.o datalist.o depot.o dib2eps.o doclist.o fail.o finddata.o findtext.o fmt_text.o fontlist.o fonts.o fonts_u.o hdrftrlist.o imgexam.o imgtrans.o jpeg2eps.o listlist.o misc.o notes.o options.o out2window.o output.o pdf.o pictlist.o png2eps.o postscript.o prop0.o prop2.o prop6.o prop8.o properties.o propmod.o rowlist.o sectlist.o stylelist.o stylesheet.o summary.o tabstop.o text.o unix.o utf8.o word2text.o worddos.o wordlib.o wordmac.o wordole.o wordwin.o xmalloc.o xml.o -o antiword
# ==> Entering fakeroot environment...
# ==> Starting package()...
# mkdir -p /tmp/antiword/pkg/antiword/usr/local/bin
# cp -f antiword kantiword /tmp/antiword/pkg/antiword/usr/local/bin
# cd /tmp/antiword/pkg/antiword/usr/local/bin; chmod 755 antiword kantiword
# mkdir -p /tmp/antiword/pkg/antiword/usr/share/antiword
# chmod 755 /tmp/antiword/pkg/antiword/usr/share/antiword
# cp -f Resources/*.txt /tmp/antiword/pkg/antiword/usr/share/antiword
# cp -f Resources/fontnames /tmp/antiword/pkg/antiword/usr/share/antiword
# cd /tmp/antiword/pkg/antiword/usr/share/antiword; chmod 644 *.txt fontnames
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "antiword"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: antiword 0.37-6 (Thu Apr 13 11:53:49 UTC 2017)

CMD: pacman --query --file antiword-0.37-6-x86_64.pkg.tar.xz
# antiword 0.37-6

Creating hybrid package for 'antiword'

Trying to find vanilla package 'antiword'...

CMD: pacman --query --file /mirror/antiword-0.37-6.pkg.tar.xz
# antiword 0.37-6

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/bin/kantiword
# /usr/bin/antiword
# /usr/share/antiword/8859-1.txt
# /usr/share/antiword/8859-10.txt
# /usr/share/antiword/8859-11.txt
# /usr/share/antiword/8859-13.txt
# /usr/share/antiword/8859-14.txt
# /usr/share/antiword/8859-15.txt
# /usr/share/antiword/8859-16.txt
# /usr/share/antiword/8859-2.txt
# /usr/share/antiword/8859-3.txt
# /usr/share/antiword/8859-4.txt
# /usr/share/antiword/8859-5.txt
# /usr/share/antiword/8859-6.txt
# /usr/share/antiword/8859-7.txt
# /usr/share/antiword/8859-8.txt
# /usr/share/antiword/8859-9.txt
# /usr/share/antiword/MacCyrillic.txt
# /usr/share/antiword/MacRoman.txt
# /usr/share/antiword/UTF-8.txt
# /usr/share/antiword/cp1250.txt
# /usr/share/antiword/cp1251.txt
# /usr/share/antiword/cp1252.txt
# /usr/share/antiword/cp437.txt
# /usr/share/antiword/cp850.txt
# /usr/share/antiword/cp852.txt
# /usr/share/antiword/cp862.txt
# /usr/share/antiword/cp864.txt
# /usr/share/antiword/cp866.txt
# /usr/share/antiword/koi8-r.txt
# /usr/share/antiword/koi8-u.txt
# /usr/share/antiword/roman.txt
# /usr/share/antiword/fontnames
# /usr/share/man/man1/antiword.1.gz

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

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