The build took 00h 00m 46s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language | 
|---|---|
6,398 | 
          ansic | 
57 | 
          makefile | 
4 | 
          sh | 
6,459 | 
          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: echat 0.04beta1-5 (Wed Aug 24 13:07:58 UTC 2016)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...Making echat 0.04beta1Compiling chat_chnl.cLIBS = -lcursesCFLAGS = -Wall -g -O2DEFINES = -DFREEBSD -DCHARSETCompiling chat_cmnd.cchat_cmnd.c: In function 'cmnd_help':chat_cmnd.c:211:29: warning: too many arguments for format [-Wformat-extra-args]     snprintf(buf, STR_SIZE, "%s %s %s(%s) %s(%s) %s %s(%s) %s(%s) %s ",                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Compiling chat_conf.cCompiling chat_cset.cCompiling chat_parm.cCompiling chat_syst.cCompiling chat_user.cCompiling curs_strn.ccurs_strn.c: In function 'read_str':curs_strn.c:225:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation]             if (status->channels > 1) status->room = &status->chnl[1]; chnl_refresh(); return;             ^~curs_strn.c:225:72: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'             if (status->channels > 1) status->room = &status->chnl[1]; chnl_refresh(); return;                                                                        ^~~~~~~~~~~~curs_strn.c:227:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation]             if (status->channels > 2) status->room = &status->chnl[2]; chnl_refresh(); return;             ^~curs_strn.c:227:72: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'             if (status->channels > 2) status->room = &status->chnl[2]; chnl_refresh(); return;                                                                        ^~~~~~~~~~~~curs_strn.c:229:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation]             if (status->channels > 3) status->room = &status->chnl[3]; chnl_refresh(); return;             ^~curs_strn.c:229:72: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'             if (status->channels > 3) status->room = &status->chnl[3]; chnl_refresh(); return;                                                                        ^~~~~~~~~~~~Compiling curs_term.cCompiling echat.cCompiling pckt_addr.cCompiling pckt_comm.cCompiling pckt_pmke.cCompiling pckt_pprs.cCompiling pckt_vmke.cCompiling pckt_vprs.cCompiling sock_tcp.cCompiling sock_udp.csock_udp.c: In function 'sock_recv':sock_udp.c:224:98: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign]         if ((status->packet_len = recvfrom(sfdcl, packet, MSG_SIZE, 0, (struct sockaddr *) sacl, &s)) < 0) {                                                                                                  ^In file included from /usr/include/netinet/in.h:23:0,                 from sock_udp.c:10:/usr/include/sys/socket.h:174:16: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n,                ^~~~~~~~Linking echat==> Entering fakeroot environment...==> Starting package()...==> Tidying install...  -> Removing doc files...  -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "echat"...  -> Generating .PKGINFO file...  -> Generating .BUILDINFO file...error: invalid option '--noprogressbar'  -> Generating .MTREE file...  -> Compressing package...==> Leaving fakeroot environment.==> Finished making: echat 0.04beta1-5 (Wed Aug 24 13:08:01 UTC 2016)CMD: pacman --query --file echat-0.04beta1-5-x86_64.pkg.tar.xz
        Creating hybrid package for 'echat'
        Trying to find vanilla package 'echat'...
        CMD: pacman --query --file /mirror/echat-0.04beta1-5.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 usr
        Tar-ing up files
        CMD: bsdtar -cf - .PKGINFO usr .MTREE
        CMD: xz -c -z
        Successfully ran bsdtar -cf - .PKGINFO usr .MTREE | xz -c -z
        CMD: bsdtar -tqf echat.pkg.tar.xz .PKGINFO
        Created package at path /var/cache/pacman/pkg/echat.pkg.tar.xz
        Attempting to access local repository, attempt 1
        CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/echat.pkg.tar.xz
        Attempting to access local repository, attempt 2
        CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/echat.pkg.tar.xz
        ==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/echat.pkg.tar.xz'  -> Computing checksums...  -> Creating 'desc' db entry...  -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'