The build took 00h 01m 08s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
17,875 |
ansic |
7,775 |
sh |
1,674 |
perl |
829 |
tcl |
32 |
makefile |
28,185 |
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/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: idnkit 1.0-3 (Tue Apr 4 21:10:37 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
creating cache ./config.cache
checking host system type... Invalid configuration `arm-linux-androideabi': system `androideabi' not recognized
checking for gcc... arm-linux-androideabi-gcc
checking whether the C compiler (arm-linux-androideabi-gcc ) works... yes
checking whether the C compiler (arm-linux-androideabi-gcc ) is a cross-compiler... yes
checking whether we are using GNU C... yes
checking whether arm-linux-androideabi-gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking build system type... x86_64-unknown-linux-gnu
checking for ranlib... ranlib
checking for ld used by GCC... /sysroot/arm-linux-androideabi/bin/ld
checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/sbin/nm -B
checking whether ln -s works... yes
updating cache ./config.cache
loading cache ./config.cache within ltconfig
ltconfig: you must specify a host type if you use `--no-verify'
Try `ltconfig --help' for more information.
configure: error: libtool configure failed
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/idnkit/src/idnkit-1.0-src/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:582: checking host system type
configure:959: checking for gcc
configure:1072: checking whether the C compiler (arm-linux-androideabi-gcc ) works
configure:1088: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
configure:1114: checking whether the C compiler (arm-linux-androideabi-gcc ) is a cross-compiler
configure:1119: checking whether we are using GNU C
configure:1128: arm-linux-androideabi-gcc -E conftest.c
configure:1147: checking whether arm-linux-androideabi-gcc accepts -g
configure:1190: checking for a BSD compatible install
configure:1312: checking build system type
configure:1332: checking for ranlib
configure:1371: checking for ld used by GCC
configure:1433: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
GNU gold (GNU Binutils 2.24.90) 1.11
configure:1449: checking for BSD-compatible nm
configure:1485: checking whether ln -s works