The build took 00h 01m 16s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
3,732 |
perl |
2,734 |
makefile |
916 |
sh |
133 |
ansic |
7,515 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/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: intltool 0.51.0-1 (Thu Apr 13 18:43:34 UTC 2017)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) perl-xml-parser-2.44-3
Total Installed Size: 0.43 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-xml-parser...
:: Running post-transaction hooks...
(1/1) Updating manpage index...
==> 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/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.24.0
checking for XML::Parser... ok
checking for bzr... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating intltoolize
config.status: creating tests/Makefile
config.status: creating tests/cases/Makefile
config.status: creating tests/results/Makefile
config.status: creating tests/selftest.pl
Making all in tests
make[1]: Entering directory '/tmp/intltool/src/intltool-0.51.0/tests'
Making all in cases
make[2]: Entering directory '/tmp/intltool/src/intltool-0.51.0/tests/cases'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/intltool/src/intltool-0.51.0/tests/cases'
Making all in results
make[2]: Entering directory '/tmp/intltool/src/intltool-0.51.0/tests/results'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/intltool/src/intltool-0.51.0/tests/results'
make[2]: Entering directory '/tmp/intltool/src/intltool-0.51.0/tests'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/tmp/intltool/src/intltool-0.51.0/tests'
make[1]: Leaving directory '/tmp/intltool/src/intltool-0.51.0/tests'
Making all in doc
make[1]: Entering directory '/tmp/intltool/src/intltool-0.51.0/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/intltool/src/intltool-0.51.0/doc'
make[1]: Entering directory '/tmp/intltool/src/intltool-0.51.0'
sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.51.0|g' -e "s|[@]INTLTOOL_PERL@|/usr/bin/perl|g" -e "s|[@]INTLTOOL_LIBDIR@|/usr/lib|g" < intltool-extract.in > intltool-extract
chmod +x intltool-extract
sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.51.0|g' -e "s|[@]INTLTOOL_PERL@|/usr/bin/perl|g" -e "s|[@]INTLTOOL_LIBDIR@|/usr/lib|g" < intltool-merge.in > intltool-merge
chmod +x intltool-merge
sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.51.0|g' -e "s|[@]INTLTOOL_PERL@|/usr/bin/perl|g" -e "s|[@]INTLTOOL_LIBDIR@|/usr/lib|g" < intltool-update.in > intltool-update
chmod +x intltool-update
sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.51.0|g' -e "s|[@]INTLTOOL_PERL@|/usr/bin/perl|g" -e "s|[@]INTLTOOL_LIBDIR@|/usr/lib|g" < intltool-prepare.in > intltool-prepare
chmod +x intltool-prepare
make[1]: Leaving directory '/tmp/intltool/src/intltool-0.51.0'
==> Entering fakeroot environment...
==> Starting package()...
Making install in tests
make[1]: Entering directory '/tmp/intltool/src/intltool-0.51.0/tests'
Making install in cases
make[2]: Entering directory '/tmp/intltool/src/intltool-0.51.0/tests/cases'
make[3]: Entering directory '/tmp/intltool/src/intltool-0.51.0/tests/cases'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/intltool/src/intltool-0.51.0/tests/cases'
make[2]: Leaving directory '/tmp/intltool/src/intltool-0.51.0/tests/cases'
Making install in results
make[2]: Entering directory '/tmp/intltool/src/intltool-0.51.0/tests/results'
make[3]: Entering directory '/tmp/intltool/src/intltool-0.51.0/tests/results'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/intltool/src/intltool-0.51.0/tests/results'
make[2]: Leaving directory '/tmp/intltool/src/intltool-0.51.0/tests/results'
make[2]: Entering directory '/tmp/intltool/src/intltool-0.51.0/tests'
make[3]: Entering directory '/tmp/intltool/src/intltool-0.51.0/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/intltool/src/intltool-0.51.0/tests'
make[2]: Leaving directory '/tmp/intltool/src/intltool-0.51.0/tests'
make[1]: Leaving directory '/tmp/intltool/src/intltool-0.51.0/tests'
Making install in doc
make[1]: Entering directory '/tmp/intltool/src/intltool-0.51.0/doc'
make[2]: Entering directory '/tmp/intltool/src/intltool-0.51.0/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/intltool/pkg/intltool/usr/share/man/man8'
/usr/bin/install -c -m 644 intltoolize.8 intltool-extract.8 intltool-merge.8 intltool-prepare.8 intltool-update.8 '/tmp/intltool/pkg/intltool/usr/share/man/man8'
make[2]: Leaving directory '/tmp/intltool/src/intltool-0.51.0/doc'
make[1]: Leaving directory '/tmp/intltool/src/intltool-0.51.0/doc'
make[1]: Entering directory '/tmp/intltool/src/intltool-0.51.0'
make[2]: Entering directory '/tmp/intltool/src/intltool-0.51.0'
/usr/bin/mkdir -p '/tmp/intltool/pkg/intltool/usr/bin'
/usr/bin/install -c intltool-extract intltool-merge intltool-update intltoolize intltool-prepare '/tmp/intltool/pkg/intltool/usr/bin'
/usr/bin/mkdir -p '/tmp/intltool/pkg/intltool/usr/share/aclocal'
/usr/bin/install -c -m 644 intltool.m4 '/tmp/intltool/pkg/intltool/usr/share/aclocal'
/usr/bin/mkdir -p '/tmp/intltool/pkg/intltool/usr/share/intltool'
/usr/bin/install -c -m 644 Makefile.in.in '/tmp/intltool/pkg/intltool/usr/share/intltool'
make[2]: Leaving directory '/tmp/intltool/src/intltool-0.51.0'
make[1]: Leaving directory '/tmp/intltool/src/intltool-0.51.0'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "intltool"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: intltool 0.51.0-1 (Thu Apr 13 18:43:39 UTC 2017)
CMD: pacman --query --file intltool-0.51.0-1-any.pkg.tar.xz
Creating hybrid package for 'intltool'
Trying to find vanilla package 'intltool'...
CMD: pacman --query --file /mirror/intltool-0.51.0-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/bin/intltool-extract
/usr/bin/intltool-update
/usr/bin/intltool-merge
/usr/bin/intltool-prepare
/usr/bin/intltoolize
/usr/share/doc/intltool/I18N-HOWTO
/usr/share/intltool/Makefile.in.in
/usr/share/man/man8/intltool-update.8.gz
/usr/share/man/man8/intltool-merge.8.gz
/usr/share/man/man8/intltoolize.8.gz
/usr/share/man/man8/intltool-prepare.8.gz
/usr/share/man/man8/intltool-extract.8.gz
/usr/share/aclocal/intltool.m4
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 intltool.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/intltool.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/intltool.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/intltool.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/intltool.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/intltool/src/intltool-0.51.0/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 intltool configure 0.51.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = ef066e7bdb3f
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: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/lib/jvm/default/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1756: checking for a BSD-compatible install
configure:1824: result: /usr/bin/install -c
configure:1835: checking whether build environment is sane
configure:1890: result: yes
configure:1949: checking for x86_64-unknown-linux-strip
configure:1979: result: no
configure:1989: checking for strip
configure:2005: found /usr/bin/strip
configure:2016: result: strip
configure:2041: checking for a thread-safe mkdir -p
configure:2080: result: /usr/bin/mkdir -p
configure:2087: checking for gawk
configure:2103: found /usr/bin/gawk
configure:2114: result: gawk
configure:2125: checking whether make sets $(MAKE)
configure:2147: result: yes
configure:2176: checking whether make supports nested variables
configure:2193: result: yes
configure:2325: checking for perl
configure:2343: found /usr/bin/perl
configure:2355: result: /usr/bin/perl
configure:2366: checking for perl >= 5.8.1
configure:2373: result: 5.24.0
configure:2376: checking for XML::Parser
configure:2379: result: ok
configure:2386: checking for bzr
configure:2419: result: no
configure:2574: checking that generated files are newer than configure
configure:2580: result: done
configure:2588: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by intltool config.status 0.51.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on ef066e7bdb3f
config.status:752: creating Makefile
config.status:752: creating doc/Makefile
config.status:752: creating intltoolize
config.status:752: creating tests/Makefile
config.status:752: creating tests/cases/Makefile
config.status:752: creating tests/results/Makefile
config.status:752: creating tests/selftest.pl
## ---------------- ##
## 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_PERL=/usr/bin/perl
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/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
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/intltool/src/intltool-0.51.0/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/intltool/src/intltool-0.51.0/missing autoconf'
AUTOHEADER='${SHELL} /tmp/intltool/src/intltool-0.51.0/missing autoheader'
AUTOMAKE='${SHELL} /tmp/intltool/src/intltool-0.51.0/missing automake-1.14'
AWK='gawk'
BZR=''
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"intltool\" -DPACKAGE_TARNAME=\"intltool\" -DPACKAGE_VERSION=\"0.51.0\" -DPACKAGE_STRING=\"intltool\ 0.51.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"intltool\" -DVERSION=\"0.51.0\"'
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/intltool/src/intltool-0.51.0/missing makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
PACKAGE='intltool'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='intltool'
PACKAGE_STRING='intltool 0.51.0'
PACKAGE_TARNAME='intltool'
PACKAGE_URL=''
PACKAGE_VERSION='0.51.0'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='0.51.0'
aclocaldir='${datadir}/aclocal'
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/intltool/src/intltool-0.51.0/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}'
pkgdatadir='${datadir}/intltool'
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 "intltool"
#define PACKAGE_TARNAME "intltool"
#define PACKAGE_VERSION "0.51.0"
#define PACKAGE_STRING "intltool 0.51.0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "intltool"
#define VERSION "0.51.0"
configure: exit 0