Build of idle3-tools with clang_glibc toolchain

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

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

SLOCLanguage
925 ansic
34 makefile
959 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: idle3-tools 0.9.1-5 (Thu Apr 13 11:55:02 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# clang -g -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wpointer-arith -Wcast-qual -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -fkeep-inline-functions -Wwrite-strings -Waggregate-return -Wnested-externs -Wtrigraphs -c -o idle3ctl.o idle3ctl.c
# clang-3.8: warning: optimization flag '-fkeep-inline-functions' is not supported
# idle3ctl.c:47:5: warning: no previous prototype for function 'check_WDC_drive' [-Wmissing-prototypes]
# int check_WDC_drive()
# ^
# idle3ctl.c:88:5: warning: no previous prototype for function 'VSC_enable' [-Wmissing-prototypes]
# int VSC_enable()
# ^
# idle3ctl.c:112:5: warning: no previous prototype for function 'VSC_disable' [-Wmissing-prototypes]
# int VSC_disable()
# ^
# idle3ctl.c:136:5: warning: no previous prototype for function 'VSC_send_key' [-Wmissing-prototypes]
# int VSC_send_key(char rw)
# ^
# idle3ctl.c:166:5: warning: no previous prototype for function 'VSC_send_write_key' [-Wmissing-prototypes]
# int VSC_send_write_key()
# ^
# idle3ctl.c:173:5: warning: no previous prototype for function 'VSC_send_read_key' [-Wmissing-prototypes]
# int VSC_send_read_key()
# ^
# idle3ctl.c:182:5: warning: no previous prototype for function 'VSC_get_timer' [-Wmissing-prototypes]
# int VSC_get_timer(unsigned char *timer)
# ^
# idle3ctl.c:213:5: warning: no previous prototype for function 'VSC_set_timer' [-Wmissing-prototypes]
# int VSC_set_timer(unsigned char timer)
# ^
# idle3ctl.c:244:6: warning: no previous prototype for function 'cleanup' [-Wmissing-prototypes]
# void cleanup(void)
# ^
# idle3ctl.c:252:6: warning: no previous prototype for function 'show_version' [-Wmissing-prototypes]
# void show_version(void)
# ^
# idle3ctl.c:258:6: warning: no previous prototype for function 'show_usage' [-Wmissing-prototypes]
# void show_usage(void)
# ^
# 11 warnings generated.
# clang -g -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wpointer-arith -Wcast-qual -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -fkeep-inline-functions -Wwrite-strings -Waggregate-return -Wnested-externs -Wtrigraphs -c -o sgio.o sgio.c
# clang-3.8: warning: optimization flag '-fkeep-inline-functions' is not supported
# clang -s -o idle3ctl idle3ctl.o sgio.o
# #strip idle3ctl
# ==> Entering fakeroot environment...
# ==> Starting package()...
# if [ ! -z /tmp/idle3-tools/pkg/idle3-tools ]; then install -m 755 -d /tmp/idle3-tools/pkg/idle3-tools ; fi
# if [ ! -z /tmp/idle3-tools/pkg/idle3-tools/usr/bin ]; then install -m 755 -d /tmp/idle3-tools/pkg/idle3-tools/usr/bin ; fi
# if [ ! -z /tmp/idle3-tools/pkg/idle3-tools/usr/share/man ]; then install -m 755 -d /tmp/idle3-tools/pkg/idle3-tools/usr/share/man ; fi
# if [ ! -z /tmp/idle3-tools/pkg/idle3-tools/usr/share/man/man8/ ]; then install -m 755 -d /tmp/idle3-tools/pkg/idle3-tools/usr/share/man/man8/ ; fi
# if [ -f /tmp/idle3-tools/pkg/idle3-tools/usr/bin/idle3ctl ]; then rm -f /tmp/idle3-tools/pkg/idle3-tools/usr/bin/idle3ctl ; fi
# if [ -f /tmp/idle3-tools/pkg/idle3-tools/usr/share/man/man8/idle3ctl.8 ]; then rm -f /tmp/idle3-tools/pkg/idle3-tools/usr/share/man/man8/idle3ctl.8 ;\
# elif [ -f /tmp/idle3-tools/pkg/idle3-tools/usr/man/man8/idle3ctl.8 ]; then rm -f /tmp/idle3-tools/pkg/idle3-tools/usr/man/man8/idle3ctl.8 ; fi
# install -D idle3ctl /tmp/idle3-tools/pkg/idle3-tools/usr/bin/idle3ctl
# if [ -d /tmp/idle3-tools/pkg/idle3-tools/usr/share/man ]; then install -m 644 -D idle3ctl.8 /tmp/idle3-tools/pkg/idle3-tools/usr/share/man/man8/idle3ctl.8 ;\
# elif [ -d /tmp/idle3-tools/pkg/idle3-tools/usr/man ]; then install -m 644 -D idle3ctl.8 /tmp/idle3-tools/pkg/idle3-tools/usr/man/man8/idle3ctl.8 ; fi
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "idle3-tools"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: idle3-tools 0.9.1-5 (Thu Apr 13 11:55:06 UTC 2017)

CMD: pacman --query --file idle3-tools-0.9.1-5-x86_64.pkg.tar.xz
# idle3-tools 0.9.1-5

Creating hybrid package for 'idle3-tools'

Trying to find vanilla package 'idle3-tools'...

CMD: pacman --query --file /mirror/idle3-tools-0.9.1-5.pkg.tar.xz
# idle3-tools 0.9.1-5

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/idle3ctl
# /usr/share/man/man8/idle3ctl.8.gz
# /usr/share/licenses/idle3-tools/COPYING

Generating .MTREE

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

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr .MTREE

CMD: xz -c -z

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

CMD: bsdtar -tqf idle3-tools.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/idle3-tools.pkg.tar.xz

Attempting to access local repository, attempt 1

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