Build of polipo with clang_glibc toolchain

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

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

SLOCLanguage
20,494 ansic
68 makefile
20,562 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...

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: polipo 1.1.1-1 (Thu Apr 13 13:37:20 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# clang -Os -g -Wall -fno-strict-aliasing -DLOCAL_ROOT=\"/usr/share/polipo/www/\" -DDISK_CACHE_ROOT=\"/var/cache/polipo/\" -c -o util.o util.c
# clang -Os -g -Wall -fno-strict-aliasing -DLOCAL_ROOT=\"/usr/share/polipo/www/\" -DDISK_CACHE_ROOT=\"/var/cache/polipo/\" -c -o event.o event.c
# clang -Os -g -Wall -fno-strict-aliasing -DLOCAL_ROOT=\"/usr/share/polipo/www/\" -DDISK_CACHE_ROOT=\"/var/cache/polipo/\" -c -o io.o io.c
# clang -Os -g -Wall -fno-strict-aliasing -DLOCAL_ROOT=\"/usr/share/polipo/www/\" -DDISK_CACHE_ROOT=\"/var/cache/polipo/\" -c -o chunk.o chunk.c
# clang -Os -g -Wall -fno-strict-aliasing -DLOCAL_ROOT=\"/usr/share/polipo/www/\" -DDISK_CACHE_ROOT=\"/var/cache/polipo/\" -c -o atom.o atom.c
# clang -Os -g -Wall -fno-strict-aliasing -DLOCAL_ROOT=\"/usr/share/polipo/www/\" -DDISK_CACHE_ROOT=\"/var/cache/polipo/\" -c -o object.o object.c
# clang -Os -g -Wall -fno-strict-aliasing -DLOCAL_ROOT=\"/usr/share/polipo/www/\" -DDISK_CACHE_ROOT=\"/var/cache/polipo/\" -c -o log.o log.c
# clang -Os -g -Wall -fno-strict-aliasing -DLOCAL_ROOT=\"/usr/share/polipo/www/\" -DDISK_CACHE_ROOT=\"/var/cache/polipo/\" -c -o diskcache.o diskcache.c
# clang -Os -g -Wall -fno-strict-aliasing -DLOCAL_ROOT=\"/usr/share/polipo/www/\" -DDISK_CACHE_ROOT=\"/var/cache/polipo/\" -c -o main.o main.c
# clang -Os -g -Wall -fno-strict-aliasing -DLOCAL_ROOT=\"/usr/share/polipo/www/\" -DDISK_CACHE_ROOT=\"/var/cache/polipo/\" -c -o config.o config.c
# clang -Os -g -Wall -fno-strict-aliasing -DLOCAL_ROOT=\"/usr/share/polipo/www/\" -DDISK_CACHE_ROOT=\"/var/cache/polipo/\" -c -o local.o local.c
# clang -Os -g -Wall -fno-strict-aliasing -DLOCAL_ROOT=\"/usr/share/polipo/www/\" -DDISK_CACHE_ROOT=\"/var/cache/polipo/\" -c -o http.o http.c
# clang -Os -g -Wall -fno-strict-aliasing -DLOCAL_ROOT=\"/usr/share/polipo/www/\" -DDISK_CACHE_ROOT=\"/var/cache/polipo/\" -c -o client.o client.c
# clang -Os -g -Wall -fno-strict-aliasing -DLOCAL_ROOT=\"/usr/share/polipo/www/\" -DDISK_CACHE_ROOT=\"/var/cache/polipo/\" -c -o server.o server.c
# clang -Os -g -Wall -fno-strict-aliasing -DLOCAL_ROOT=\"/usr/share/polipo/www/\" -DDISK_CACHE_ROOT=\"/var/cache/polipo/\" -c -o auth.o auth.c
# clang -Os -g -Wall -fno-strict-aliasing -DLOCAL_ROOT=\"/usr/share/polipo/www/\" -DDISK_CACHE_ROOT=\"/var/cache/polipo/\" -c -o tunnel.o tunnel.c
# clang -Os -g -Wall -fno-strict-aliasing -DLOCAL_ROOT=\"/usr/share/polipo/www/\" -DDISK_CACHE_ROOT=\"/var/cache/polipo/\" -c -o http_parse.o http_parse.c
# clang -Os -g -Wall -fno-strict-aliasing -DLOCAL_ROOT=\"/usr/share/polipo/www/\" -DDISK_CACHE_ROOT=\"/var/cache/polipo/\" -c -o parse_time.o parse_time.c
# clang -Os -g -Wall -fno-strict-aliasing -DLOCAL_ROOT=\"/usr/share/polipo/www/\" -DDISK_CACHE_ROOT=\"/var/cache/polipo/\" -c -o dns.o dns.c
# clang -Os -g -Wall -fno-strict-aliasing -DLOCAL_ROOT=\"/usr/share/polipo/www/\" -DDISK_CACHE_ROOT=\"/var/cache/polipo/\" -c -o forbidden.o forbidden.c
# clang -Os -g -Wall -fno-strict-aliasing -DLOCAL_ROOT=\"/usr/share/polipo/www/\" -DDISK_CACHE_ROOT=\"/var/cache/polipo/\" -c -o md5import.o md5import.c
# clang -Os -g -Wall -fno-strict-aliasing -DLOCAL_ROOT=\"/usr/share/polipo/www/\" -DDISK_CACHE_ROOT=\"/var/cache/polipo/\" -c -o ftsimport.o ftsimport.c
# clang -Os -g -Wall -fno-strict-aliasing -DLOCAL_ROOT=\"/usr/share/polipo/www/\" -DDISK_CACHE_ROOT=\"/var/cache/polipo/\" -c -o socks.o socks.c
# clang -Os -g -Wall -fno-strict-aliasing -DLOCAL_ROOT=\"/usr/share/polipo/www/\" -DDISK_CACHE_ROOT=\"/var/cache/polipo/\" -c -o mingw.o mingw.c
# clang -Os -g -Wall -fno-strict-aliasing -DLOCAL_ROOT=\"/usr/share/polipo/www/\" -DDISK_CACHE_ROOT=\"/var/cache/polipo/\" -o polipo util.o event.o io.o chunk.o atom.o object.o log.o diskcache.o main.o config.o local.o http.o client.o server.o auth.o tunnel.o http_parse.o parse_time.o dns.o forbidden.o md5import.o ftsimport.o socks.o mingw.o
# ==> Entering fakeroot environment...
# ==> Starting package()...
# makeinfo polipo.texi
# mkdir -p html
# makeinfo --html -o html polipo.texi
# mkdir -p /tmp/polipo/pkg/polipo/usr/bin
# mkdir -p /tmp/polipo/pkg/polipo/usr/share/polipo/www
# mkdir -p /tmp/polipo/pkg/polipo/usr/share/polipo/www/doc
# rm -f /tmp/polipo/pkg/polipo/usr/bin/polipo
# cp -f polipo /tmp/polipo/pkg/polipo/usr/bin/
# cp -f html/* /tmp/polipo/pkg/polipo/usr/share/polipo/www/doc
# cp -f localindex.html /tmp/polipo/pkg/polipo/usr/share/polipo/www/index.html
# mkdir -p /tmp/polipo/pkg/polipo/usr/share/man/man1
# mkdir -p /tmp/polipo/pkg/polipo/usr/share/info
# cp -f polipo.man /tmp/polipo/pkg/polipo/usr/share/man/man1/polipo.1
# cp polipo.info /tmp/polipo/pkg/polipo/usr/share/info/
# install-info --info-dir=/tmp/polipo/pkg/polipo/usr/share/info polipo.info
# install: cannot change owner and permissions of '/tmp/polipo/pkg/polipo/var/cache/polipo': Operation not permitted
# ==> ERROR: A failure occurred in package().
# Aborting...