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/libexecCMD: 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.cachechecking host system type... Invalid configuration `unknownCPU-unknownMFR-unknownOS': machine `unknownCPU-unknownMFR' not recognizedchecking if sh is bash... yeschecking if /bin/sh is bash... yeschecking whether sh -ce is broken... nochecking whether /bin/sh -ce is broken... nochecking whether /bin/bosh is a working shell... nochecking whether /opt/schily/bin/bosh is a working shell... nochecking for cc... ccchecking for gcc... (cached) ccchecking whether the C compiler (cc ) works... noconfigure: 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 directorymake: *** [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 whilerunning configure, to aid debugging if configure makes a mistake.configure:886: checking host system typeconfigure:908: checking if sh is bashconfigure:930: checking if /bin/sh is bashconfigure:952: checking whether sh -ce is brokenconfigure:974: checking whether /bin/sh -ce is brokenconfigure:996: checking whether /bin/bosh is a working shellconfigure:1023: checking whether /opt/schily/bin/bosh is a working shellconfigure:1052: checking for ccconfigure:1081: checking for gccconfigure:1194: checking whether the C compiler (cc ) worksconfigure:1216: cc -o conftest -D_GNU_SOURCE conftest.c 1>&5cc1: error: no include path in which to search for stdc-predef.hconfigure: failed program was:#line 1211 "configure"#include "confdefs.h"main(){return(0);}