The build took 00h 01m 00s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
139,770 |
ansic |
4,888 |
sh |
436 |
makefile |
416 |
perl |
4 |
sed |
145,514 |
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: cdrtools 3.02a06-1 (Tue Apr 4 20:49:00 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
==> MAKING DIRECTORY "incs/x86_64-linux-cc/Inull"
==> CONFIGURING RULES "incs/x86_64-linux-cc/rules.cnf"
creating cache ./config.cache
checking host system type... Invalid configuration `unknownCPU-unknownMFR-unknownOS': machine `unknownCPU-unknownMFR' not recognized
checking if sh is bash... yes
checking if /bin/sh is bash... yes
checking whether sh -ce is broken... no
checking whether /bin/sh -ce is broken... no
checking whether /bin/bosh is a working shell... no
checking whether /opt/schily/bin/bosh is a working shell... no
checking for cc... cc
checking for gcc... (cached) cc
checking whether the C compiler (cc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
RULES/rules.cnf:71: incs/x86_64-linux-cc/rules.cnf: No such file or directory
make: *** [RULES/rules.cnf:59: incs/x86_64-linux-cc/rules.cnf] Error 1
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/cdrtools/src/cdrtools-3.02/incs/x86_64-linux-cc/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:886: checking host system type
configure:908: checking if sh is bash
configure:930: checking if /bin/sh is bash
configure:952: checking whether sh -ce is broken
configure:974: checking whether /bin/sh -ce is broken
configure:996: checking whether /bin/bosh is a working shell
configure:1023: checking whether /opt/schily/bin/bosh is a working shell
configure:1052: checking for cc
configure:1081: checking for gcc
configure:1194: checking whether the C compiler (cc ) works
configure:1216: cc -o conftest -D_GNU_SOURCE conftest.c 1>&5
cc1: error: no include path in which to search for stdc-predef.h
configure: failed program was:
#line 1211 "configure"
#include "confdefs.h"
main(){return(0);}