The build took 00h 01m 03s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
7,238 |
ansic |
130 |
awk |
74 |
sh |
7,442 |
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:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/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: netwatch 1.3.1_2-1 (Wed Apr 5 00:28:51 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...creating cache ./config.cachechecking for gcc... clangchecking whether the C compiler (clang ) works... yeschecking whether the C compiler (clang ) is a cross-compiler... yeschecking whether we are using GNU C... yeschecking whether clang accepts -g... yeschecking for mvchgat in -lncurses... nochecking for pthread_create in -lpthread... yeschecking how to run the C preprocessor... clang -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... nochecking for net/if_packet.h... noconfigure: 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 (clang ) worksconfigure:658: clang -o conftest conftest.c 1>&5configure:655:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]main(){return(0);}^1 warning generated.configure:684: checking whether the C compiler (clang ) is a cross-compilerconfigure:689: checking whether we are using GNU Cconfigure:698: clang -E conftest.cconfigure:717: checking whether clang accepts -gconfigure:753: checking for mvchgat in -lncursesconfigure:772: clang -o conftest conftest.c -lncurses 1>&5/sysroot/bin/ld: error: cannot find -lncurses/tmp/conftest-dcf014.o:conftest.c:function main: error: undefined reference to 'mvchgat'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure: 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: clang -o conftest conftest.c -lpthread 1>&5configure:848: checking how to run the C preprocessorconfigure:869: clang -E conftest.c >/dev/null 2>conftest.outconfigure:928: checking for ANSI C header filesconfigure:941: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1032: checking for sys/wait.h that is POSIX.1 compatibleconfigure:1053: clang -c conftest.c 1>&5configure:1077: checking for fcntl.hconfigure:1087: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1077: checking for strings.hconfigure:1087: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1077: checking for sys/ioctl.hconfigure:1087: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1077: checking for sys/time.hconfigure:1087: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1077: checking for unistd.hconfigure:1087: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1117: checking for netinet/ip_icmp.hconfigure:1127: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1157: checking for netinet/ip.hconfigure:1167: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1197: checking for netinet/tcp.hconfigure:1207: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1237: checking for netinet/ip_tcp.hconfigure:1247: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1243:10: fatal error: 'netinet/ip_tcp.h' file not found#include ^1 error generated.configure: failed program was:#line 1242 "configure"#include "confdefs.h"#include configure:1277: checking for netinet/udp.hconfigure:1287: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1317: checking for netinet/ip_udp.hconfigure:1327: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1323:10: fatal error: 'netinet/ip_udp.h' file not found#include ^1 error generated.configure: failed program was:#line 1322 "configure"#include "confdefs.h"#include configure:1357: checking for netinet/if_ether.hconfigure:1367: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1397: checking for netinet/in.hconfigure:1407: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1437: checking for netinet/socket.hconfigure:1447: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1443:10: fatal error: 'netinet/socket.h' file not found#include ^1 error generated.configure: failed program was:#line 1442 "configure"#include "confdefs.h"#include configure:1477: checking for net/if.hconfigure:1487: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1517: checking for net/if_ppp.hconfigure:1527: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1523:10: fatal error: 'net/if_ppp.h' file not found#include ^1 error generated.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: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1563:10: fatal error: 'ncurses.h' file not found#include ^1 error generated.configure: failed program was:#line 1562 "configure"#include "confdefs.h"#include configure:1557: checking for ncurses/curses.hconfigure:1567: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1563:10: fatal error: 'ncurses/curses.h' file not found#include ^1 error generated.configure: failed program was:#line 1562 "configure"#include "confdefs.h"#include configure:1597: checking for ncurses.hconfigure:1637: checking for pthread.hconfigure:1647: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1677: checking for ncurses/curses.hconfigure:1717: checking for curses.hconfigure:1727: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1723:10: fatal error: 'curses.h' file not found#include ^1 error generated.configure: failed program was:#line 1722 "configure"#include "confdefs.h"#include configure:1757: checking for sys/if_packet.hconfigure:1767: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1763:10: fatal error: 'sys/if_packet.h' file not found#include ^1 error generated.configure: failed program was:#line 1762 "configure"#include "confdefs.h"#include configure:1797: checking for linux/if_packet.hconfigure:1807: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1803:10: fatal error: 'linux/if_packet.h' file not found#include ^1 error generated.configure: failed program was:#line 1802 "configure"#include "confdefs.h"#include configure:1837: checking for net/if_packet.hconfigure:1847: clang -E conftest.c >/dev/null 2>conftest.outconfigure:1843:10: fatal error: 'net/if_packet.h' file not found#include ^1 error generated.configure: failed program was:#line 1842 "configure"#include "confdefs.h"#include