Build of xcb-proto with musl toolchain

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

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

SLOCLanguage
1,592 makefile
1,431 python
592 sh
10 ansic
3,625 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: xcb-proto 1.12-2 (Wed Apr 5 01:42:41 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 x86_64-unknown-linux-strip... no
# checking for strip... 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 for xmllint... /usr/sbin/xmllint
# checking for a Python interpreter with version >= 2.5... python
# checking for python... /usr/sbin/python
# checking for python version... 3.5
# checking for python platform... linux
# checking for python script directory... ${prefix}/lib/python3.5/site-packages
# checking for python extension module directory... ${exec_prefix}/lib/python3.5/site-packages
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating xcbgen/Makefile
# config.status: creating xcb-proto.pc
# Making all in src
# make[1]: Entering directory '/tmp/xcb-proto/src/xcb-proto-1.12/src'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/xcb-proto/src/xcb-proto-1.12/src'
# Making all in xcbgen
# make[1]: Entering directory '/tmp/xcb-proto/src/xcb-proto-1.12/xcbgen'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/xcb-proto/src/xcb-proto-1.12/xcbgen'
# make[1]: Entering directory '/tmp/xcb-proto/src/xcb-proto-1.12'
# make[1]: Nothing to be done for 'all-am'.
# make[1]: Leaving directory '/tmp/xcb-proto/src/xcb-proto-1.12'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/xcb-proto/src/xcb-proto-1.12/src'
# make[2]: Entering directory '/tmp/xcb-proto/src/xcb-proto-1.12/src'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/xcb-proto/pkg/xcb-proto/usr/share/xcb'
# /usr/bin/install -c -m 644 xcb.xsd xproto.xml bigreq.xml composite.xml damage.xml dpms.xml dri2.xml dri3.xml ge.xml glx.xml present.xml randr.xml record.xml render.xml res.xml screensaver.xml shape.xml shm.xml sync.xml xc_misc.xml xevie.xml xf86dri.xml xf86vidmode.xml xfixes.xml xinerama.xml xinput.xml xkb.xml xprint.xml xselinux.xml xtest.xml xv.xml xvmc.xml '/tmp/xcb-proto/pkg/xcb-proto/usr/share/xcb'
# make[2]: Leaving directory '/tmp/xcb-proto/src/xcb-proto-1.12/src'
# make[1]: Leaving directory '/tmp/xcb-proto/src/xcb-proto-1.12/src'
# Making install in xcbgen
# make[1]: Entering directory '/tmp/xcb-proto/src/xcb-proto-1.12/xcbgen'
# make[2]: Entering directory '/tmp/xcb-proto/src/xcb-proto-1.12/xcbgen'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/xcb-proto/pkg/xcb-proto/usr/lib/python3.5/site-packages/xcbgen'
# /usr/bin/install -c -m 644 __init__.py error.py expr.py align.py matcher.py state.py xtypes.py '/tmp/xcb-proto/pkg/xcb-proto/usr/lib/python3.5/site-packages/xcbgen'
# Byte-compiling python modules...
# __init__.pyerror.pyexpr.pyalign.pymatcher.pystate.pyxtypes.py
# Sorry: TabError: inconsistent use of tabs and spaces in indentation (align.py, line 19)
# File "/usr/lib/python3.5/site-packages/xcbgen/xtypes.py", line 504
# print "Explicit start-align for %s: %s\n" % (self, self.required_start_align)
# ^
# SyntaxError: invalid syntax
#
# Byte-compiling python modules (optimized versions) ...
# __init__.pyerror.pyexpr.pyalign.pymatcher.pystate.pyxtypes.py
# make[2]: Leaving directory '/tmp/xcb-proto/src/xcb-proto-1.12/xcbgen'
# make[1]: Leaving directory '/tmp/xcb-proto/src/xcb-proto-1.12/xcbgen'
# make[1]: Entering directory '/tmp/xcb-proto/src/xcb-proto-1.12'
# make[2]: Entering directory '/tmp/xcb-proto/src/xcb-proto-1.12'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/xcb-proto/pkg/xcb-proto/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 xcb-proto.pc '/tmp/xcb-proto/pkg/xcb-proto/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/xcb-proto/src/xcb-proto-1.12'
# make[1]: Leaving directory '/tmp/xcb-proto/src/xcb-proto-1.12'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "xcb-proto"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: xcb-proto 1.12-2 (Wed Apr 5 01:42:46 UTC 2017)

CMD: pacman --query --file xcb-proto-1.12-2-any.pkg.tar.xz
# xcb-proto 1.12-2

Creating hybrid package for 'xcb-proto'

Trying to find vanilla package 'xcb-proto'...

CMD: pacman --query --file /mirror/xcb-proto-1.12-2.pkg.tar.xz
# xcb-proto 1.12-2

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/share/xcb/xcb.xsd
# /usr/share/xcb/xproto.xml
# /usr/share/xcb/bigreq.xml
# /usr/share/xcb/composite.xml
# /usr/share/xcb/damage.xml
# /usr/share/xcb/dpms.xml
# /usr/share/xcb/dri2.xml
# /usr/share/xcb/dri3.xml
# /usr/share/xcb/ge.xml
# /usr/share/xcb/glx.xml
# /usr/share/xcb/present.xml
# /usr/share/xcb/randr.xml
# /usr/share/xcb/record.xml
# /usr/share/xcb/render.xml
# /usr/share/xcb/res.xml
# /usr/share/xcb/screensaver.xml
# /usr/share/xcb/shape.xml
# /usr/share/xcb/shm.xml
# /usr/share/xcb/sync.xml
# /usr/share/xcb/xc_misc.xml
# /usr/share/xcb/xevie.xml
# /usr/share/xcb/xf86dri.xml
# /usr/share/xcb/xf86vidmode.xml
# /usr/share/xcb/xfixes.xml
# /usr/share/xcb/xinerama.xml
# /usr/share/xcb/xinput.xml
# /usr/share/xcb/xkb.xml
# /usr/share/xcb/xprint.xml
# /usr/share/xcb/xselinux.xml
# /usr/share/xcb/xtest.xml
# /usr/share/xcb/xv.xml
# /usr/share/xcb/xvmc.xml
# /usr/share/licenses/xcb-proto/COPYING
# /usr/lib/python3.5/site-packages/xcbgen/__init__.py
# /usr/lib/python3.5/site-packages/xcbgen/error.py
# /usr/lib/python3.5/site-packages/xcbgen/expr.py
# /usr/lib/python3.5/site-packages/xcbgen/align.py
# /usr/lib/python3.5/site-packages/xcbgen/matcher.py
# /usr/lib/python3.5/site-packages/xcbgen/state.py
# /usr/lib/python3.5/site-packages/xcbgen/xtypes.py
# /usr/lib/python3.5/site-packages/xcbgen/__pycache__/__init__.cpython-35.pyc
# /usr/lib/python3.5/site-packages/xcbgen/__pycache__/error.cpython-35.pyc
# /usr/lib/python3.5/site-packages/xcbgen/__pycache__/expr.cpython-35.pyc
# /usr/lib/python3.5/site-packages/xcbgen/__pycache__/align.cpython-35.pyc
# /usr/lib/python3.5/site-packages/xcbgen/__pycache__/matcher.cpython-35.pyc
# /usr/lib/python3.5/site-packages/xcbgen/__pycache__/state.cpython-35.pyc
# /usr/lib/python3.5/site-packages/xcbgen/__pycache__/xtypes.cpython-35.pyc
# /usr/lib/python3.5/site-packages/xcbgen/__pycache__/__init__.cpython-35.opt-1.pyc
# /usr/lib/python3.5/site-packages/xcbgen/__pycache__/error.cpython-35.opt-1.pyc
# /usr/lib/python3.5/site-packages/xcbgen/__pycache__/expr.cpython-35.opt-1.pyc
# /usr/lib/python3.5/site-packages/xcbgen/__pycache__/align.cpython-35.opt-1.pyc
# /usr/lib/python3.5/site-packages/xcbgen/__pycache__/matcher.cpython-35.opt-1.pyc
# /usr/lib/python3.5/site-packages/xcbgen/__pycache__/state.cpython-35.opt-1.pyc
# /usr/lib/python3.5/site-packages/xcbgen/__pycache__/xtypes.cpython-35.opt-1.pyc
# /usr/lib/pkgconfig/xcb-proto.pc
# /sysroot/usr/lib/python3.5/site-packages/xcbgen/__init__.py
# /sysroot/usr/lib/python3.5/site-packages/xcbgen/error.py
# /sysroot/usr/lib/python3.5/site-packages/xcbgen/expr.py
# /sysroot/usr/lib/python3.5/site-packages/xcbgen/align.py
# /sysroot/usr/lib/python3.5/site-packages/xcbgen/matcher.py
# /sysroot/usr/lib/python3.5/site-packages/xcbgen/state.py
# /sysroot/usr/lib/python3.5/site-packages/xcbgen/xtypes.py
# /sysroot/usr/lib/python3.5/site-packages/xcbgen/__pycache__/__init__.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/xcbgen/__pycache__/error.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/xcbgen/__pycache__/expr.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/xcbgen/__pycache__/matcher.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/xcbgen/__pycache__/state.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/xcbgen/__pycache__/__init__.cpython-35.opt-1.pyc
# /sysroot/usr/lib/python3.5/site-packages/xcbgen/__pycache__/error.cpython-35.opt-1.pyc
# /sysroot/usr/lib/python3.5/site-packages/xcbgen/__pycache__/expr.cpython-35.opt-1.pyc
# /sysroot/usr/lib/python3.5/site-packages/xcbgen/__pycache__/matcher.cpython-35.opt-1.pyc
# /sysroot/usr/lib/python3.5/site-packages/xcbgen/__pycache__/state.cpython-35.opt-1.pyc
# /sysroot/usr/lib/pkgconfig/xcb-proto.pc

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

CMD: bsdtar -tqf xcb-proto.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/xcb-proto.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/xcb-proto.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/xcb-proto.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/xcb-proto/src/xcb-proto-1.12/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 XCB Proto configure 1.12, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = e2c4fef5e637
# 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:1786: checking for a BSD-compatible install
# configure:1854: result: /usr/bin/install -c
# configure:1865: checking whether build environment is sane
# configure:1920: result: yes
# configure:1979: checking for x86_64-unknown-linux-strip
# configure:2009: result: no
# configure:2019: checking for strip
# configure:2035: found /sysroot/bin/strip
# configure:2046: result: strip
# configure:2071: checking for a thread-safe mkdir -p
# configure:2110: result: /usr/sbin/mkdir -p
# configure:2117: checking for gawk
# configure:2133: found /usr/sbin/gawk
# configure:2144: result: gawk
# configure:2155: checking whether make sets $(MAKE)
# configure:2177: result: yes
# configure:2206: checking whether make supports nested variables
# configure:2223: result: yes
# configure:2352: checking for xmllint
# configure:2370: found /usr/sbin/xmllint
# configure:2383: result: /usr/sbin/xmllint
# configure:2439: checking for a Python interpreter with version >= 2.5
# configure:2456: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
# configure:2459: $? = 0
# configure:2465: result: python
# configure:2473: checking for python
# configure:2491: found /usr/sbin/python
# configure:2503: result: /usr/sbin/python
# configure:2521: checking for python version
# configure:2528: result: 3.5
# configure:2540: checking for python platform
# configure:2547: result: linux
# configure:2573: checking for python script directory
# configure:2608: result: ${prefix}/lib/python3.5/site-packages
# configure:2617: checking for python extension module directory
# configure:2652: result: ${exec_prefix}/lib/python3.5/site-packages
# configure:2816: checking that generated files are newer than configure
# configure:2822: result: done
# configure:2834: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by XCB Proto config.status 1.12, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on e2c4fef5e637
#
# config.status:759: creating Makefile
# config.status:759: creating src/Makefile
# config.status:759: creating xcbgen/Makefile
# config.status:759: creating xcb-proto.pc
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_env_PYTHON_set=
# ac_cv_env_PYTHON_value=
# 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_PYTHON=/usr/sbin/python
# ac_cv_path_XMLLINT=/usr/sbin/xmllint
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_make_make_set=yes
# am_cv_make_support_nested_variables=yes
# am_cv_pathless_PYTHON=python
# am_cv_python_platform=linux
# am_cv_python_pyexecdir='${exec_prefix}/lib/python3.5/site-packages'
# am_cv_python_pythondir='${prefix}/lib/python3.5/site-packages'
# am_cv_python_version=3.5
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/xcb-proto/src/xcb-proto-1.12/missing aclocal-1.15'
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AUTOCONF='${SHELL} /tmp/xcb-proto/src/xcb-proto-1.12/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/xcb-proto/src/xcb-proto-1.12/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/xcb-proto/src/xcb-proto-1.12/missing automake-1.15'
# AWK='gawk'
# CYGPATH_W='echo'
# DEFS='-DPACKAGE_NAME=\"XCB\ Proto\" -DPACKAGE_TARNAME=\"xcb-proto\" -DPACKAGE_VERSION=\"1.12\" -DPACKAGE_STRING=\"XCB\ Proto\ 1.12\" -DPACKAGE_BUGREPORT=\"xcb@lists.freedesktop.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xcb-proto\" -DVERSION=\"1.12\"'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# HAVE_XMLLINT_FALSE='#'
# HAVE_XMLLINT_TRUE=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/xcb-proto/src/xcb-proto-1.12/missing makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# PACKAGE='xcb-proto'
# PACKAGE_BUGREPORT='xcb@lists.freedesktop.org'
# PACKAGE_NAME='XCB Proto'
# PACKAGE_STRING='XCB Proto 1.12'
# PACKAGE_TARNAME='xcb-proto'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.12'
# PATH_SEPARATOR=':'
# PYTHON='/usr/sbin/python'
# PYTHON_EXEC_PREFIX='${exec_prefix}'
# PYTHON_PLATFORM='linux'
# PYTHON_PREFIX='${prefix}'
# PYTHON_VERSION='3.5'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.12'
# XMLLINT='/usr/sbin/xmllint'
# am__isrc=''
# am__leading_dot='.'
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/xcb-proto/src/xcb-proto-1.12/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}'
# pkgpyexecdir='${pyexecdir}/xcb-proto'
# pkgpythondir='${pythondir}/xcb-proto'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# pyexecdir='${exec_prefix}/lib/python3.5/site-packages'
# pythondir='${prefix}/lib/python3.5/site-packages'
# runstatedir='${localstatedir}/run'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
# xcbincludedir='${datadir}/xcb'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "XCB Proto"
# #define PACKAGE_TARNAME "xcb-proto"
# #define PACKAGE_VERSION "1.12"
# #define PACKAGE_STRING "XCB Proto 1.12"
# #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org"
# #define PACKAGE_URL ""
# #define PACKAGE "xcb-proto"
# #define VERSION "1.12"
#
# configure: exit 0