Build of java-common with android toolchain

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

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

SLOCLanguage
1,742 sh
1 csh
1,743 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/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: java-common 2-2 (Tue Apr 4 21:18:25 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Entering fakeroot environment...
# ==> Starting package_java-runtime-common()...
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "java-runtime-common"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Adding install file...
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Starting package_java-environment-common()...
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "java-environment-common"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: java-common 2-2 (Tue Apr 4 21:18:27 UTC 2017)

CMD: pacman --query --file java-runtime-common-2-2-any.pkg.tar.xz
# java-runtime-common 2-2

Creating hybrid package for 'java-runtime-common'

Trying to find vanilla package 'java-runtime-common'...

CMD: pacman --query --file /mirror/java-runtime-common-2-2.pkg.tar.xz
# java-runtime-common 2-2

Package file has the following structure:
# /.PKGINFO
# /.INSTALL
# /.MTREE
# /etc/profile.d/jre.sh
# /etc/profile.d/jre.csh
# /usr/lib/jvm/default
# /usr/lib/jvm/default-runtime
# /usr/bin/archlinux-java
# /usr/bin/java
# /usr/bin/keytool
# /usr/bin/orbd
# /usr/bin/pack200
# /usr/bin/policytool
# /usr/bin/rmid
# /usr/bin/rmiregistry
# /usr/bin/servertool
# /usr/bin/tnameserv
# /usr/bin/unpack200
# /sysroot/sysroot/usr/lib/jvm/default
# /sysroot/sysroot/usr/lib/jvm/default-runtime

Generating .MTREE

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

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .INSTALL etc usr sysroot .MTREE

CMD: xz -c -z

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

CMD: bsdtar -tqf java-runtime-common.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/java-runtime-common.pkg.tar.xz

CMD: pacman --query --file java-environment-common-2-2-any.pkg.tar.xz
# java-environment-common 2-2

Creating hybrid package for 'java-environment-common'

Trying to find vanilla package 'java-environment-common'...

CMD: pacman --query --file /mirror/java-environment-common-2-2.pkg.tar.xz
# java-environment-common 2-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/appletviewer
# /usr/bin/extcheck
# /usr/bin/idlj
# /usr/bin/jar
# /usr/bin/jarsigner
# /usr/bin/javac
# /usr/bin/javadoc
# /usr/bin/javah
# /usr/bin/javap
# /usr/bin/jcmd
# /usr/bin/jconsole
# /usr/bin/jdb
# /usr/bin/jhat
# /usr/bin/jinfo
# /usr/bin/jmap
# /usr/bin/jps
# /usr/bin/jrunscript
# /usr/bin/jsadebugd
# /usr/bin/jstack
# /usr/bin/jstat
# /usr/bin/jstatd
# /usr/bin/native2ascii
# /usr/bin/rmic
# /usr/bin/schemagen
# /usr/bin/serialver
# /usr/bin/wsgen
# /usr/bin/wsimport
# /usr/bin/xjc

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 java-environment-common.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/java-environment-common.pkg.tar.xz

Attempting to access local repository, attempt 1

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

Attempting to access local repository, attempt 1

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