Build of npapi-sdk with android toolchain

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

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

SLOCLanguage
1,555 ansic
594 sh
580 makefile
2,729 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: npapi-sdk 0.27.2-1 (Tue Apr 4 22:12:54 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating npapi-sdk.pc
# make: Nothing to be done for 'all'.
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[1]: Entering directory '/tmp/npapi-sdk/src/npapi-sdk-0.27.2'
# make[1]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/npapi-sdk/pkg/npapi-sdk/usr/lib/pkgconfig'
# /usr/sbin/mkdir -p '/tmp/npapi-sdk/pkg/npapi-sdk/usr/include/npapi-sdk'
# /usr/bin/install -c -m 644 npapi-sdk.pc '/tmp/npapi-sdk/pkg/npapi-sdk/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 headers/npapi.h headers/npfunctions.h headers/npruntime.h headers/nptypes.h '/tmp/npapi-sdk/pkg/npapi-sdk/usr/include/npapi-sdk'
# make[1]: Leaving directory '/tmp/npapi-sdk/src/npapi-sdk-0.27.2'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "npapi-sdk"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: npapi-sdk 0.27.2-1 (Tue Apr 4 22:12:57 UTC 2017)

CMD: pacman --query --file npapi-sdk-0.27.2-1-any.pkg.tar.xz
# npapi-sdk 0.27.2-1

Creating hybrid package for 'npapi-sdk'

Trying to find vanilla package 'npapi-sdk'...

CMD: pacman --query --file /mirror/npapi-sdk-0.27.2-1.pkg.tar.xz
# npapi-sdk 0.27.2-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/pkgconfig/npapi-sdk.pc
# /usr/include/npapi-sdk/npapi.h
# /usr/include/npapi-sdk/npfunctions.h
# /usr/include/npapi-sdk/npruntime.h
# /usr/include/npapi-sdk/nptypes.h
# /sysroot/sysroot/usr/lib/pkgconfig/npapi-sdk.pc
# /sysroot/sysroot/usr/include/npapi-sdk/npapi.h
# /sysroot/sysroot/usr/include/npapi-sdk/npfunctions.h
# /sysroot/sysroot/usr/include/npapi-sdk/npruntime.h
# /sysroot/sysroot/usr/include/npapi-sdk/nptypes.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

CMD: bsdtar -tqf npapi-sdk.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/npapi-sdk.pkg.tar.xz

Attempting to access local repository, attempt 1

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

Printing config logfiles

CMD: config logfiles '/tmp/npapi-sdk/src/npapi-sdk-0.27.2/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by npapi-sdk configure 0.27.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 0fec2ddd6242
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1736: checking for a BSD-compatible install
# configure:1804: result: /usr/bin/install -c
# configure:1815: checking whether build environment is sane
# configure:1870: result: yes
# configure:1929: checking for arm-linux-androideabi-strip
# configure:1945: found /sysroot/bin/arm-linux-androideabi-strip
# configure:1956: result: arm-linux-androideabi-strip
# configure:2021: checking for a thread-safe mkdir -p
# configure:2060: result: /usr/sbin/mkdir -p
# configure:2067: checking for gawk
# configure:2083: found /usr/sbin/gawk
# configure:2094: result: gawk
# configure:2105: checking whether make sets $(MAKE)
# configure:2127: result: yes
# configure:2355: checking that generated files are newer than configure
# configure:2361: result: done
# configure:2369: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by npapi-sdk config.status 0.27.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 0fec2ddd6242
#
# config.status:738: creating Makefile
# config.status:738: creating npapi-sdk.pc
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_make_make_set=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/npapi-sdk/src/npapi-sdk-0.27.2/build-aux/missing --run aclocal-1.12'
# AMTAR='$${TAR-tar}'
# AUTOCONF='${SHELL} /tmp/npapi-sdk/src/npapi-sdk-0.27.2/build-aux/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/npapi-sdk/src/npapi-sdk-0.27.2/build-aux/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/npapi-sdk/src/npapi-sdk-0.27.2/build-aux/missing --run automake-1.12'
# AWK='gawk'
# CYGPATH_W='echo'
# DEFS='-DPACKAGE_NAME=\"npapi-sdk\" -DPACKAGE_TARNAME=\"npapi-sdk\" -DPACKAGE_VERSION=\"0.27.2\" -DPACKAGE_STRING=\"npapi-sdk\ 0.27.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"npapi-sdk\" -DVERSION=\"0.27.2\"'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/npapi-sdk/src/npapi-sdk-0.27.2/build-aux/missing --run makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# PACKAGE='npapi-sdk'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='npapi-sdk'
# PACKAGE_STRING='npapi-sdk 0.27.2'
# PACKAGE_TARNAME='npapi-sdk'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.27.2'
# PATH_SEPARATOR=':'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# VERSION='0.27.2'
# am__isrc=''
# am__leading_dot='.'
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build_alias='x86_64-unknown-linux'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host_alias='arm-linux-androideabi'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/npapi-sdk/src/npapi-sdk-0.27.2/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "npapi-sdk"
# #define PACKAGE_TARNAME "npapi-sdk"
# #define PACKAGE_VERSION "0.27.2"
# #define PACKAGE_STRING "npapi-sdk 0.27.2"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "npapi-sdk"
# #define VERSION "0.27.2"
#
# configure: exit 0