The build took 00h 01m 30s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
13,342 |
ansic |
296 |
makefile |
2 |
sh |
13,640 |
total |
The process tree of the build process is here.
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:
There were existing files in /sysroot, using those
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: premake 4.3-4 (Tue Apr 4 23:54:41 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
==== Building Premake4 (release) ====
Creating ../../bin/release
Creating obj/Release
os_chdir.c
os_copyfile.c
os_getcwd.c
os_isdir.c
os_isfile.c
os_match.c
os_mkdir.c
os_pathsearch.c
os_rmdir.c
os_uuid.c
path_isabsolute.c
premake.c
scripts.c
string_endswith.c
lapi.c
lauxlib.c
lbaselib.c
lcode.c
../../src/host/lua-5.1.4/src/lauxlib.c:577:61: warning: while loop has empty body [-Wempty-body]
while ((c = getc(lf.f)) != EOF && c != LUA_SIGNATURE[0]) ;
^
../../src/host/lua-5.1.4/src/lauxlib.c:577:61: note: put the semicolon on a separate line to silence this warning
ldblib.c
1 warning generated.
ldebug.c
ldo.c
ldump.c
lfunc.c
lgc.c
linit.c
liolib.c
llex.c
lmathlib.c
lmem.c
loadlib.c
lobject.c
lopcodes.c
loslib.c
lparser.c
lstate.c
lstring.c
lstrlib.c
ltable.c
ltablib.c
ltm.c
lundump.c
lvm.c
lzio.c
Linking Premake4
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "premake"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: premake 4.3-4 (Tue Apr 4 23:54:44 UTC 2017)
CMD: pacman --query --file premake-4.3-4-x86_64.pkg.tar.xz
Creating hybrid package for 'premake'
Trying to find vanilla package 'premake'...
CMD: pacman --query --file /mirror/premake-4.3-4.pkg.tar.xz
Package file has the following structure:
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 premake.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/premake.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/premake.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/premake.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'