The build took 00h 00m 39s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
7,230 |
ansic |
130 |
awk |
74 |
sh |
7,434 |
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:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: netwatch 1.3.1_2-1 (Wed Aug 24 13:08:32 UTC 2016)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...creating cache ./config.cachechecking for gcc... gccchecking whether the C compiler (gcc ) works... yeschecking whether the C compiler (gcc ) is a cross-compiler... nochecking whether we are using GNU C... yeschecking whether gcc accepts -g... yeschecking for mvchgat in -lncurses... yeschecking for pthread_create in -lpthread... yeschecking how to run the C preprocessor... 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... yeschecking for netinet/if_ether.h... (cached) yeschecking for netinet/in.h... (cached) yeschecking for ncurses.h... yeschecking for ncurses/curses.h... nochecking for ncurses.h... (cached) yeschecking for pthread.h... yeschecking for ncurses/curses.h... (cached) nochecking for curses.h... yeschecking for sys/if_packet.h... nochecking for linux/if_packet.h... yeschecking for net/if_packet.h... yeschecking for pid_t... yeschecking whether time.h and sys/time.h may both be included... yeschecking whether gcc needs -traditional... nochecking for 8-bit clean memcmp... yeschecking return type of signal handlers... voidchecking for select... yeschecking for socket... yeschecking for strstr... yeschecking for uname... yesupdating cache ./config.cachecreating ./config.statuscreating Makefilecreating Make.commoncreating config.hgcc -c curs.cgcc -c dispdata.cgcc -g -c services.cdispdata.c: In function 'dispdata':dispdata.c:616:2: warning: implicit declaration of function 'setuphelp' [-Wimplicit-function-declaration] setuphelp(); ^~~~~~~~~dispdata.c:657:2: warning: implicit declaration of function 'dokeyin' [-Wimplicit-function-declaration] dokeyin ('l'); ^~~~~~~dispdata.c:740:7: warning: implicit declaration of function 'uthread_wait' [-Wimplicit-function-declaration] uthread_wait(1000); ^~~~~~~~~~~~gcc -DVERSION='"1.3.1"' -DRELEASE='"2"' -c netwatch.cnetwatch.c: In function 'do_fifo':netwatch.c:675:4: warning: implicit declaration of function 'dokeyin' [-Wimplicit-function-declaration] dokeyin (keycomm[i]); ^~~~~~~netwatch.c: In function 'intrhandle':netwatch.c:1168:5: warning: implicit declaration of function 'gh' [-Wimplicit-function-declaration] gh (3); ^~netwatch.c: In function 'all_netins':netwatch.c:1885:12: warning: implicit declaration of function 'doeth' [-Wimplicit-function-declaration] while (doeth()>=0) ^~~~~netwatch.c: In function 'fixstr':netwatch.c:2655:9: warning: implicit declaration of function 'isalnum' [-Wimplicit-function-declaration] if (isalnum (*s) || isspace (*s) || ispunct (*s)) ^~~~~~~netwatch.c:2655:25: warning: implicit declaration of function 'isspace' [-Wimplicit-function-declaration] if (isalnum (*s) || isspace (*s) || ispunct (*s)) ^~~~~~~netwatch.c:2655:41: warning: implicit declaration of function 'ispunct' [-Wimplicit-function-declaration] if (isalnum (*s) || isspace (*s) || ispunct (*s)) ^~~~~~~netwatch.c: In function 'dokeyin':netwatch.c:3973:9: warning: implicit declaration of function 'isdigit' [-Wimplicit-function-declaration] if (isdigit (in_char)) ^~~~~~~gcc -c processinetrc.cgcc -c gh.cgcc -c warning.cwarning.c: In function 'warning':warning.c:40:7: warning: implicit declaration of function 'time' [-Wimplicit-function-declaration] dt = time(0); ^~~~warning.c:47:12: warning: implicit declaration of function 'ctime' [-Wimplicit-function-declaration] version,ctime(&dt)); ^~~~~warning.c:61:4: warning: implicit declaration of function 'system' [-Wimplicit-function-declaration] system(command); ^~~~~~warning.c:63:3: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration] unlink(tmpname); ^~~~~~gcc -c semaphore.cgcc -c netresolv.cgcc -DVERSION='"1.3.1"' -DRELEASE='"2"' -o netwatch curs.o dispdata.o services.o netwatch.o processinetrc.o gh.o warning.o semaphore.o -lpthread -lncurses gcc -o netresolv netresolv.o ==> Entering fakeroot environment...==> Starting package()...==> Tidying install... -> Removing doc files... -> Purging unwanted files... -> Compressing man and info pages...==> Checking for packaging issue...==> Creating package "netwatch"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: netwatch 1.3.1_2-1 (Wed Aug 24 13:08:40 UTC 2016)CMD: pacman --query --file netwatch-1.3.1_2-1-x86_64.pkg.tar.xz
Creating hybrid package for 'netwatch'
Trying to find vanilla package 'netwatch'...
CMD: pacman --query --file /mirror/netwatch-1.3.1_2-1.pkg.tar.xz
Package file has the following structure:
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf netwatch.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/netwatch.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/netwatch.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/netwatch.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/netwatch.pkg.tar.xz' -> Computing checksums... -> Creating 'desc' db entry... -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'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 (gcc ) worksconfigure:658: gcc -o conftest conftest.c 1>&5configure:655:1: warning: return type defaults to 'int' [-Wimplicit-int]main(){return(0);}^~~~configure:684: checking whether the C compiler (gcc ) is a cross-compilerconfigure:689: checking whether we are using GNU Cconfigure:698: gcc -E conftest.cconfigure:717: checking whether gcc accepts -gconfigure:753: checking for mvchgat in -lncursesconfigure:772: gcc -o conftest conftest.c -lncurses 1>&5configure:800: checking for pthread_create in -lpthreadconfigure:819: gcc -o conftest conftest.c -lpthread -lncurses 1>&5configure:848: checking how to run the C preprocessorconfigure:869: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:928: checking for ANSI C header filesconfigure:941: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1008: gcc -o conftest conftest.c -lpthread -lncurses 1>&5configure: In function 'main':configure:1003:67: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);^~~~configure:1003:67: warning: incompatible implicit declaration of built-in function 'exit'configure:1003:67: note: include '' or provide a declaration of 'exit' configure:1004:1: warning: incompatible implicit declaration of built-in function 'exit'exit (0); }^~~~configure:1004:1: note: include '' or provide a declaration of 'exit' configure:1032: checking for sys/wait.h that is POSIX.1 compatibleconfigure:1053: gcc -c conftest.c 1>&5configure:1077: checking for fcntl.hconfigure:1087: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1077: checking for strings.hconfigure:1087: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1077: checking for sys/ioctl.hconfigure:1087: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1077: checking for sys/time.hconfigure:1087: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1077: checking for unistd.hconfigure:1087: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1117: checking for netinet/ip_icmp.hconfigure:1127: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1157: checking for netinet/ip.hconfigure:1167: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1197: checking for netinet/tcp.hconfigure:1207: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1237: checking for netinet/ip_tcp.hconfigure:1247: 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: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1317: checking for netinet/ip_udp.hconfigure:1327: 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: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1397: checking for netinet/in.hconfigure:1407: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1437: checking for netinet/socket.hconfigure:1447: 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: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1517: checking for net/if_ppp.hconfigure:1527: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1557: checking for netinet/if_ether.hconfigure:1557: checking for netinet/in.hconfigure:1557: checking for ncurses.hconfigure:1567: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1557: checking for ncurses/curses.hconfigure:1567: 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: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1677: checking for ncurses/curses.hconfigure:1717: checking for curses.hconfigure:1727: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1757: checking for sys/if_packet.hconfigure:1767: 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: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1837: checking for net/if_packet.hconfigure:1847: gcc -E conftest.c >/dev/null 2>conftest.outconfigure:2428: checking for pid_tconfigure:2461: checking whether time.h and sys/time.h may both be includedconfigure:2475: gcc -c conftest.c 1>&5configure:2498: checking whether gcc needs -traditionalconfigure:2544: checking for 8-bit clean memcmpconfigure:2562: gcc -o conftest conftest.c -lpthread -lncurses 1>&5configure:2554:1: warning: return type defaults to 'int' [-Wimplicit-int]main()^~~~configure: In function 'main':configure:2557:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]exit(memcmp(&c0, &c2, 1) < 0 && memcmp(&c1, &c2, 1) < 0 ? 0 : 1);^~~~configure:2557:3: warning: incompatible implicit declaration of built-in function 'exit'configure:2557:3: note: include '' or provide a declaration of 'exit' configure:2557:8: warning: implicit declaration of function 'memcmp' [-Wimplicit-function-declaration]exit(memcmp(&c0, &c2, 1) < 0 && memcmp(&c1, &c2, 1) < 0 ? 0 : 1);^~~~~~configure:2580: checking return type of signal handlersconfigure:2602: gcc -c conftest.c 1>&5configure:2623: checking for selectconfigure:2651: gcc -o conftest conftest.c -lpthread -lncurses 1>&5configure:2623: checking for socketconfigure:2651: gcc -o conftest conftest.c -lpthread -lncurses 1>&5configure:2623: checking for strstrconfigure:2651: gcc -o conftest conftest.c -lpthread -lncurses 1>&5configure:2635:6: warning: conflicting types for built-in function 'strstr'char $ac_func();^~~~~~configure:2623: checking for unameconfigure:2651: gcc -o conftest conftest.c -lpthread -lncurses 1>&5