Build of bluez-firmware with musl toolchain

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

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

SLOCLanguage
517 sh
312 makefile
305 perl
1,134 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: bluez-firmware 1.2-8 (Wed Apr 5 00:11:14 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for a BSD-compatible install... /usr/bin/install -c
# configure: creating ./config.status
# config.status: creating Makefile
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[1]: Entering directory '/tmp/bluez-firmware/src/bluez-firmware-1.2'
# make[1]: Nothing to be done for 'install-exec-am'.
# /bin/sh ./mkinstalldirs /tmp/bluez-firmware/pkg/bluez-firmware/usr/lib/firmware
# mkdir -p -- /tmp/bluez-firmware/pkg/bluez-firmware/usr/lib/firmware
# /usr/bin/install -c -m 644 broadcom/BCM2033-MD.hex /tmp/bluez-firmware/pkg/bluez-firmware/usr/lib/firmware/BCM2033-MD.hex
# /usr/bin/install -c -m 644 broadcom/BCM2033-FW.bin /tmp/bluez-firmware/pkg/bluez-firmware/usr/lib/firmware/BCM2033-FW.bin
# /usr/bin/install -c -m 644 broadcom/BCM-LEGAL.txt /tmp/bluez-firmware/pkg/bluez-firmware/usr/lib/firmware/BCM-LEGAL.txt
# /usr/bin/install -c -m 644 st/STLC2500_R4_00_03.ptc /tmp/bluez-firmware/pkg/bluez-firmware/usr/lib/firmware/STLC2500_R4_00_03.ptc
# /usr/bin/install -c -m 644 st/STLC2500_R4_00_06.ssf /tmp/bluez-firmware/pkg/bluez-firmware/usr/lib/firmware/STLC2500_R4_00_06.ssf
# /usr/bin/install -c -m 644 st/STLC2500_R4_02_02_WLAN.ssf /tmp/bluez-firmware/pkg/bluez-firmware/usr/lib/firmware/STLC2500_R4_02_02_WLAN.ssf
# /usr/bin/install -c -m 644 st/STLC2500_R4_02_04.ptc /tmp/bluez-firmware/pkg/bluez-firmware/usr/lib/firmware/STLC2500_R4_02_04.ptc
# make[1]: Leaving directory '/tmp/bluez-firmware/src/bluez-firmware-1.2'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "bluez-firmware"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: bluez-firmware 1.2-8 (Wed Apr 5 00:11:19 UTC 2017)

CMD: pacman --query --file bluez-firmware-1.2-8-any.pkg.tar.xz
# bluez-firmware 1.2-8

Creating hybrid package for 'bluez-firmware'

Trying to find vanilla package 'bluez-firmware'...

CMD: pacman --query --file /mirror/bluez-firmware-1.2-8.pkg.tar.xz
# bluez-firmware 1.2-8

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/firmware/STLC2500_R4_02_04.ptc
# /usr/lib/firmware/BCM2033-FW.bin
# /usr/lib/firmware/STLC2500_R4_00_03.ptc
# /usr/lib/firmware/STLC2500_R4_02_02_WLAN.ssf
# /usr/lib/firmware/STLC2500_R4_00_06.ssf
# /usr/lib/firmware/BCM2033-MD.hex
# /usr/share/doc/bluez-firmware/BCM-LEGAL.txt
# /sysroot/usr/lib/firmware/BCM2033-MD.hex
# /sysroot/usr/lib/firmware/BCM2033-FW.bin
# /sysroot/usr/lib/firmware/STLC2500_R4_00_03.ptc
# /sysroot/usr/lib/firmware/STLC2500_R4_00_06.ssf
# /sysroot/usr/lib/firmware/STLC2500_R4_02_02_WLAN.ssf
# /sysroot/usr/lib/firmware/STLC2500_R4_02_04.ptc

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

Created package at path /var/cache/pacman/pkg/bluez-firmware.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/bluez-firmware.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/bluez-firmware.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/bluez-firmware/src/bluez-firmware-1.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 configure, which was
# generated by GNU Autoconf 2.59e. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = ee17a0af47e6
# 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: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1670: checking for a BSD-compatible install
# configure:1726: result: /usr/bin/install -c
# configure:1737: checking whether build environment is sane
# configure:1780: result: yes
# configure:1813: checking for gawk
# configure:1829: found /usr/sbin/gawk
# configure:1840: result: gawk
# configure:1851: checking whether make sets $(MAKE)
# configure:1872: result: yes
# configure:1951: checking for x86_64-unknown-linux-strip
# configure:1981: result: no
# configure:1991: checking for strip
# configure:2007: found /sysroot/bin/strip
# configure:2018: result: strip
# configure:2053: checking whether to enable maintainer-specific portions of Makefiles
# configure:2062: result: no
# configure:2093: checking for a BSD-compatible install
# configure:2149: result: /usr/bin/install -c
# configure:2300: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.59e. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on ee17a0af47e6
#
# config.status:573: creating Makefile
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_make_make_set=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/bluez-firmware/src/bluez-firmware-1.2/missing --run aclocal-1.7'
# AMTAR='${SHELL} /tmp/bluez-firmware/src/bluez-firmware-1.2/missing --run tar'
# AUTOCONF='${SHELL} /tmp/bluez-firmware/src/bluez-firmware-1.2/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/bluez-firmware/src/bluez-firmware-1.2/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/bluez-firmware/src/bluez-firmware-1.2/missing --run automake-1.7'
# AWK='gawk'
# CYGPATH_W='echo'
# DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"bluez-firmware\" -DVERSION=\"1.2\"'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/bluez-firmware/src/bluez-firmware-1.2/missing --run makeinfo'
# PACKAGE='bluez-firmware'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.2'
# am__leading_dot='.'
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='/tmp/bluez-firmware/src/bluez-firmware-1.2/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. ##
# ## ----------- ##
#
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE "bluez-firmware"
# #define VERSION "1.2"
#
# configure: exit 0