Build of mobile-broadband-provider-info with android toolchain

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

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

SLOCLanguage
543 makefile
494 sh
11 ansic
1,048 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: mobile-broadband-provider-info 20151214-1 (Tue Apr 4 21:25:32 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 whether make supports nested variables... yes
# checking whether to enable maintainer-specific portions of Makefiles... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating mobile-broadband-provider-info.pc
# make: Nothing to be done for 'all'.
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[1]: Entering directory '/tmp/mobile-broadband-provider-info/src/mobile-broadband-provider-info-20151214'
# make[1]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/mobile-broadband-provider-info/pkg/mobile-broadband-provider-info/usr/share/pkgconfig'
# /usr/sbin/mkdir -p '/tmp/mobile-broadband-provider-info/pkg/mobile-broadband-provider-info/usr/share/mobile-broadband-provider-info'
# /usr/bin/install -c -m 644 mobile-broadband-provider-info.pc '/tmp/mobile-broadband-provider-info/pkg/mobile-broadband-provider-info/usr/share/pkgconfig'
# /usr/bin/install -c -m 644 serviceproviders.xml serviceproviders.2.dtd '/tmp/mobile-broadband-provider-info/pkg/mobile-broadband-provider-info/usr/share/mobile-broadband-provider-info'
# make[1]: Leaving directory '/tmp/mobile-broadband-provider-info/src/mobile-broadband-provider-info-20151214'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "mobile-broadband-provider-info"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: mobile-broadband-provider-info 20151214-1 (Tue Apr 4 21:25:36 UTC 2017)

CMD: pacman --query --file mobile-broadband-provider-info-20151214-1-any.pkg.tar.xz
# mobile-broadband-provider-info 20151214-1

Creating hybrid package for 'mobile-broadband-provider-info'

Trying to find vanilla package 'mobile-broadband-provider-info'...

CMD: pacman --query --file /mirror/mobile-broadband-provider-info-20151214-1.pkg.tar.xz
# mobile-broadband-provider-info 20151214-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/share/mobile-broadband-provider-info/serviceproviders.xml
# /usr/share/mobile-broadband-provider-info/serviceproviders.2.dtd
# /usr/share/pkgconfig/mobile-broadband-provider-info.pc
# /usr/share/licenses/mobile-broadband-provider-info/LICENSE

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 mobile-broadband-provider-info.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/mobile-broadband-provider-info.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/mobile-broadband-provider-info.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/mobile-broadband-provider-info.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/mobile-broadband-provider-info/src/mobile-broadband-provider-info-20151214/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 mobile-broadband-provider-info configure 20151214, 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 = 1dac7fc67308
# 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:1760: checking for a BSD-compatible install
# configure:1828: result: /usr/bin/install -c
# configure:1839: checking whether build environment is sane
# configure:1894: result: yes
# configure:1953: checking for arm-linux-androideabi-strip
# configure:1969: found /sysroot/bin/arm-linux-androideabi-strip
# configure:1980: result: arm-linux-androideabi-strip
# configure:2045: checking for a thread-safe mkdir -p
# configure:2084: result: /usr/sbin/mkdir -p
# configure:2091: checking for gawk
# configure:2107: found /usr/sbin/gawk
# configure:2118: result: gawk
# configure:2129: checking whether make sets $(MAKE)
# configure:2151: result: yes
# configure:2180: checking whether make supports nested variables
# configure:2197: result: yes
# configure:2323: checking whether to enable maintainer-specific portions of Makefiles
# configure:2332: result: yes
# configure:2493: checking that generated files are newer than configure
# configure:2499: result: done
# configure:2511: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by mobile-broadband-provider-info config.status 20151214, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 1dac7fc67308
#
# config.status:747: creating Makefile
# config.status:747: creating mobile-broadband-provider-info.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
# am_cv_make_support_nested_variables=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/mobile-broadband-provider-info/src/mobile-broadband-provider-info-20151214/missing aclocal-1.14'
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AUTOCONF='${SHELL} /tmp/mobile-broadband-provider-info/src/mobile-broadband-provider-info-20151214/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/mobile-broadband-provider-info/src/mobile-broadband-provider-info-20151214/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/mobile-broadband-provider-info/src/mobile-broadband-provider-info-20151214/missing automake-1.14'
# AWK='gawk'
# CYGPATH_W='echo'
# DEFS='-DPACKAGE_NAME=\"mobile-broadband-provider-info\" -DPACKAGE_TARNAME=\"mobile-broadband-provider-info\" -DPACKAGE_VERSION=\"20151214\" -DPACKAGE_STRING=\"mobile-broadband-provider-info\ 20151214\" -DPACKAGE_BUGREPORT=\"dcbw@redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mobile-broadband-provider-info\" -DVERSION=\"20151214\"'
# 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=''
# MAINT=''
# MAINTAINER_MODE_FALSE='#'
# MAINTAINER_MODE_TRUE=''
# MAKEINFO='${SHELL} /tmp/mobile-broadband-provider-info/src/mobile-broadband-provider-info-20151214/missing makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# PACKAGE='mobile-broadband-provider-info'
# PACKAGE_BUGREPORT='dcbw@redhat.com'
# PACKAGE_NAME='mobile-broadband-provider-info'
# PACKAGE_STRING='mobile-broadband-provider-info 20151214'
# PACKAGE_TARNAME='mobile-broadband-provider-info'
# PACKAGE_URL=''
# PACKAGE_VERSION='20151214'
# PATH_SEPARATOR=':'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# VERSION='20151214'
# 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/mobile-broadband-provider-info/src/mobile-broadband-provider-info-20151214/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# 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 "mobile-broadband-provider-info"
# #define PACKAGE_TARNAME "mobile-broadband-provider-info"
# #define PACKAGE_VERSION "20151214"
# #define PACKAGE_STRING "mobile-broadband-provider-info 20151214"
# #define PACKAGE_BUGREPORT "dcbw@redhat.com"
# #define PACKAGE_URL ""
# #define PACKAGE "mobile-broadband-provider-info"
# #define VERSION "20151214"
#
# configure: exit 0