The build took 00h 00m 58s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
7,240 |
ansic |
130 |
awk |
74 |
sh |
7,444 |
total |
The process tree of the build process is here.
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: netwatch 1.3.1_2-1 (Tue Apr 4 20:53:49 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...creating cache ./config.cachechecking for gcc... arm-linux-androideabi-gccchecking whether the C compiler (arm-linux-androideabi-gcc ) works... yeschecking whether the C compiler (arm-linux-androideabi-gcc ) is a cross-compiler... yeschecking whether we are using GNU C... yeschecking whether arm-linux-androideabi-gcc accepts -g... yeschecking for mvchgat in -lncurses... nochecking for pthread_create in -lpthread... nochecking how to run the C preprocessor... arm-linux-androideabi-gcc -Echecking for ANSI C header files... yeschecking for sys/wait.h that is POSIX.1 compatible... yeschecking for fcntl.h... yeschecking for strings.h... yeschecking for sys/ioctl.h... yeschecking for sys/time.h... yeschecking for unistd.h... yeschecking for netinet/ip_icmp.h... yeschecking for netinet/ip.h... yeschecking for netinet/tcp.h... yeschecking for netinet/ip_tcp.h... nochecking for netinet/udp.h... yeschecking for netinet/ip_udp.h... nochecking for netinet/if_ether.h... yeschecking for netinet/in.h... yeschecking for netinet/socket.h... nochecking for net/if.h... yeschecking for net/if_ppp.h... nochecking for netinet/if_ether.h... (cached) yeschecking for netinet/in.h... (cached) yeschecking for ncurses.h... nochecking for ncurses/curses.h... nochecking for ncurses.h... (cached) nochecking for pthread.h... yeschecking for ncurses/curses.h... (cached) nochecking for curses.h... nochecking for sys/if_packet.h... nochecking for linux/if_packet.h... yeschecking for net/if_packet.h... yesconfigure: error: There is no support for ncurses.h==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/netwatch/src/netwatch-1.3.1-2/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.configure:529: checking for gccconfigure:642: checking whether the C compiler (arm-linux-androideabi-gcc ) worksconfigure:658: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5configure:684: checking whether the C compiler (arm-linux-androideabi-gcc ) is a cross-compilerconfigure:689: checking whether we are using GNU Cconfigure:698: arm-linux-androideabi-gcc -E conftest.cconfigure:717: checking whether arm-linux-androideabi-gcc accepts -gconfigure:753: checking for mvchgat in -lncursesconfigure:772: arm-linux-androideabi-gcc -o conftest conftest.c -lncurses 1>&5/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lncurses/tmp/ccCAN1Su.o:conftest.c:function main: error: undefined reference to 'mvchgat'collect2: error: ld returned 1 exit statusconfigure: failed program was:#line 761 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. *//* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char mvchgat();int main() {mvchgat(); return 0; }configure:800: checking for pthread_create in -lpthreadconfigure:819: arm-linux-androideabi-gcc -o conftest conftest.c -lpthread 1>&5/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthreadcollect2: error: ld returned 1 exit statusconfigure: failed program was:#line 808 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. *//* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char pthread_create();int main() {pthread_create(); return 0; }configure:848: checking how to run the C preprocessorconfigure:869: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:928: checking for ANSI C header filesconfigure:941: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1032: checking for sys/wait.h that is POSIX.1 compatibleconfigure:1053: arm-linux-androideabi-gcc -c conftest.c 1>&5configure:1077: checking for fcntl.hconfigure:1087: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1077: checking for strings.hconfigure:1087: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1077: checking for sys/ioctl.hconfigure:1087: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1077: checking for sys/time.hconfigure:1087: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1077: checking for unistd.hconfigure:1087: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1117: checking for netinet/ip_icmp.hconfigure:1127: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1157: checking for netinet/ip.hconfigure:1167: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1197: checking for netinet/tcp.hconfigure:1207: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1237: checking for netinet/ip_tcp.hconfigure:1247: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1243:28: fatal error: netinet/ip_tcp.h: No such file or directory#include <$ac_hdr>^compilation terminated.configure: failed program was:#line 1242 "configure"#include "confdefs.h"#include configure:1277: checking for netinet/udp.hconfigure:1287: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1317: checking for netinet/ip_udp.hconfigure:1327: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1323:28: fatal error: netinet/ip_udp.h: No such file or directory#include <$ac_hdr>^compilation terminated.configure: failed program was:#line 1322 "configure"#include "confdefs.h"#include configure:1357: checking for netinet/if_ether.hconfigure:1367: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1397: checking for netinet/in.hconfigure:1407: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1437: checking for netinet/socket.hconfigure:1447: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1443:28: fatal error: netinet/socket.h: No such file or directory#include <$ac_hdr>^compilation terminated.configure: failed program was:#line 1442 "configure"#include "confdefs.h"#include configure:1477: checking for net/if.hconfigure:1487: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1517: checking for net/if_ppp.hconfigure:1527: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1523:24: fatal error: net/if_ppp.h: No such file or directory#include <$ac_hdr>^compilation terminated.configure: failed program was:#line 1522 "configure"#include "confdefs.h"#include configure:1557: checking for netinet/if_ether.hconfigure:1557: checking for netinet/in.hconfigure:1557: checking for ncurses.hconfigure:1567: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1563:21: fatal error: ncurses.h: No such file or directory#include <$ac_hdr>^compilation terminated.configure: failed program was:#line 1562 "configure"#include "confdefs.h"#include configure:1557: checking for ncurses/curses.hconfigure:1567: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1563:28: fatal error: ncurses/curses.h: No such file or directory#include <$ac_hdr>^compilation terminated.configure: failed program was:#line 1562 "configure"#include "confdefs.h"#include configure:1597: checking for ncurses.hconfigure:1637: checking for pthread.hconfigure:1647: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1677: checking for ncurses/curses.hconfigure:1717: checking for curses.hconfigure:1727: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1723:20: fatal error: curses.h: No such file or directory#include <$ac_hdr>^compilation terminated.configure: failed program was:#line 1722 "configure"#include "confdefs.h"#include configure:1757: checking for sys/if_packet.hconfigure:1767: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1763:27: fatal error: sys/if_packet.h: No such file or directory#include <$ac_hdr>^compilation terminated.configure: failed program was:#line 1762 "configure"#include "confdefs.h"#include configure:1797: checking for linux/if_packet.hconfigure:1807: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1837: checking for net/if_packet.hconfigure:1847: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out