Build of premake3 with musl toolchain

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

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

SLOCLanguage
20,490 ansic
15,185 cs
444 makefile
36,119 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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/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: premake3 3.7-3 (Tue Apr 4 23:54:49 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# ==== Building Premake ====
# platform_windows.c
# os.c
# gnu.c
# premake.c
# gnu_cpp.c
# gnu_cs.c
# util.c
# vs2008.c
# sharpdev_cs.c
# platform_posix.c
# clean.c
# sharpdev.c
# vs2002.c
# vs2002_cs.c
# path.c
# vs2008_cs.c
# vs6.c
# io.c
# arg.c
# codelite_cpp.c
# vs6_cpp.c
# vs2005_cs.c
# cb.c
# monodev.c
# cb_cpp.c
# project.c
# vs.c
# monodev_cs.c
# gnu_helpers.c
# script.c
# vs2005.c
# codelite.c
# lapi.c
# lstate.c
# lvm.c
# liolib.c
# ldblib.c
# ltablib.c
# lstring.c
# ldebug.c
# lstrlib.c
# lfunc.c
# lauxlib.c
# lgc.c
# ldo.c
# Lua/lauxlib.c:577:61: warning: while loop has empty body [-Wempty-body]
# while ((c = getc(lf.f)) != EOF && c != LUA_SIGNATURE[0]) ;
# ^
# Lua/lauxlib.c:577:61: note: put the semicolon on a separate line to silence this warning
# ltests.c
# 1 warning generated.
# ltm.c
# lundump.c
# ldump.c
# lmem.c
# lbaselib.c
# loadlib.c
# ltable.c
# lparser.c
# lzio.c
# llex.c
# loslib.c
# lcode.c
# lopcodes.c
# lmathlib.c
# lobject.c
# linit.c
# ow.c
# Linking Premake
# ==> Entering fakeroot environment...
# ==> Starting package()...
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "premake3"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: premake3 3.7-3 (Tue Apr 4 23:54:55 UTC 2017)

CMD: pacman --query --file premake3-3.7-3-x86_64.pkg.tar.xz
# premake3 3.7-3

Creating hybrid package for 'premake3'

Trying to find vanilla package 'premake3'...

CMD: pacman --query --file /mirror/premake3-3.7-3.pkg.tar.xz
# premake3 3.7-3

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/premake

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 premake3.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

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