The build took 00h 01m 04s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language | 
|---|---|
| 587 | ansic | 
| 178 | sh | 
| 28 | makefile | 
| 793 | 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: 6tunnel 0.11rc2-6 (Tue Apr  4 22:53:00 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for x86_64-unknown-linux-gcc... clangchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... yeschecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking for a BSD-compatible install... /usr/bin/install -cchecking whether make sets $(MAKE)... yeschecking for strip... /sysroot/bin/stripchecking for t_accept in -lnsl... nochecking for socket in -lsocket... nochecking for main in -linet6... nochecking how to run the C preprocessor... clang -Echecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking sys/socket.h usability... yeschecking sys/socket.h presence... yeschecking for sys/socket.h... yeschecking netinet/in.h usability... yeschecking netinet/in.h presence... yeschecking for netinet/in.h... yeschecking arpa/inet.h usability... yeschecking arpa/inet.h presence... yeschecking for arpa/inet.h... yeschecking netdb.h usability... yeschecking netdb.h presence... yeschecking for netdb.h... yeschecking for getaddrinfo... yeschecking for AF_INET6... yesconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir settingclang -Wall    6tunnel.c   -o 6tunnel6tunnel.c:724:57: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]                if ((csock = accept(lsock, (struct sockaddr*) &caddr, &caddrlen)) == -1) {                                                                      ^~~~~~~~~/sysroot/include/sys/socket.h:301:68: note: passing argument to parameter hereint accept (int, struct sockaddr *__restrict, socklen_t *__restrict);                                                                   ^1 warning generated.==> Entering fakeroot environment...==> Starting package()...==> Tidying install...  -> Removing doc files...  -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "6tunnel"...  -> Generating .PKGINFO file...  -> Generating .BUILDINFO file...error: invalid option '--noprogressbar'  -> Generating .MTREE file...  -> Compressing package...==> Leaving fakeroot environment.==> Finished making: 6tunnel 0.11rc2-6 (Tue Apr  4 22:53:08 UTC 2017)CMD: pacman --query --file 6tunnel-0.11rc2-6-x86_64.pkg.tar.xz
        Creating hybrid package for '6tunnel'
        Trying to find vanilla package '6tunnel'...
        CMD: pacman --query --file /mirror/6tunnel-0.11rc2-6.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 6tunnel.pkg.tar.xz .PKGINFO
        Created package at path /var/cache/pacman/pkg/6tunnel.pkg.tar.xz
        Attempting to access local repository, attempt 1
        CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/6tunnel.pkg.tar.xz
        ==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/6tunnel.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/6tunnel/src/6tunnel-0.11rc2/config.log'
        This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by configure, which wasgenerated by GNU Autoconf 2.69.  Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = f492dea3e616uname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017/usr/bin/uname -p = unknown/bin/uname -X     = unknown/bin/arch              = unknown/usr/bin/arch -k       = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo      = unknown/bin/machine           = unknown/usr/bin/oslevel       = unknown/bin/universe          = unknownPATH: /sysroot/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2092: checking for x86_64-unknown-linux-gccconfigure:2119: result: clangconfigure:2388: checking for C compiler versionconfigure:2397: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:2408: $? = 0configure:2397: clang -v >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:2408: $? = 0configure:2397: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2408: $? = 1configure:2397: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:2408: $? = 1configure:2428: checking whether the C compiler worksconfigure:2450: clang    conftest.c  >&5configure:2454: $? = 0configure:2502: result: yesconfigure:2505: checking for C compiler default output file nameconfigure:2507: result: a.outconfigure:2513: checking for suffix of executablesconfigure:2520: clang -o conftest    conftest.c  >&5configure:2524: $? = 0configure:2546: result:configure:2568: checking whether we are cross compilingconfigure:2576: clang -o conftest    conftest.c  >&5configure:2580: $? = 0configure:2587: ./conftest./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headerconfigure:2591: $? = 127configure:2606: result: yesconfigure:2611: checking for suffix of object filesconfigure:2633: clang -c   conftest.c >&5configure:2637: $? = 0configure:2658: result: oconfigure:2662: checking whether we are using the GNU C compilerconfigure:2681: clang -c   conftest.c >&5configure:2681: $? = 0configure:2690: result: yesconfigure:2699: checking whether clang accepts -gconfigure:2719: clang -c -g  conftest.c >&5configure:2719: $? = 0configure:2760: result: yesconfigure:2777: checking for clang option to accept ISO C89configure:2840: clang  -c   conftest.c >&5configure:2840: $? = 0configure:2853: result: none neededconfigure:2916: checking for a BSD-compatible installconfigure:2984: result: /usr/bin/install -cconfigure:2995: checking whether make sets $(MAKE)configure:3017: result: yesconfigure:3028: checking for stripconfigure:3046: found /sysroot/bin/stripconfigure:3059: result: /sysroot/bin/stripconfigure:3073: checking for t_accept in -lnslconfigure:3098: clang -o conftest    conftest.c -lnsl   >&5/sysroot/bin/ld: error: cannot find -lnsl/tmp/conftest-bace39.o:conftest.c:function main: error: undefined reference to 't_accept'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:3098: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| /* end confdefs.h.  */|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char t_accept ();| int| main ()| {| return t_accept ();|   ;|   return 0;| }configure:3107: result: noconfigure:3113: checking for socket in -lsocketconfigure:3138: clang -o conftest    conftest.c -lsocket   >&5/sysroot/bin/ld: error: cannot find -lsocketclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:3138: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| /* end confdefs.h.  */|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char socket ();| int| main ()| {| return socket ();|   ;|   return 0;| }configure:3147: result: noconfigure:3153: checking for main in -linet6configure:3172: clang -o conftest    conftest.c -linet6   >&5/sysroot/bin/ld: error: cannot find -linet6clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:3172: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| /* end confdefs.h.  */||| int| main ()| {| return main ();|   ;|   return 0;| }configure:3181: result: noconfigure:3193: checking how to run the C preprocessorconfigure:3224: clang -E  conftest.cconfigure:3224: $? = 0configure:3238: clang -E  conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3238: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| /* end confdefs.h.  */| #include configure:3263: result: clang -Econfigure:3283: clang -E  conftest.cconfigure:3283: $? = 0configure:3297: clang -E  conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3297: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| /* end confdefs.h.  */| #include configure:3326: checking for grep that handles long lines and -econfigure:3384: result: /usr/sbin/grepconfigure:3389: checking for egrepconfigure:3451: result: /usr/sbin/grep -Econfigure:3456: checking for ANSI C header filesconfigure:3476: clang -c   conftest.c >&5configure:3476: $? = 0configure:3560: result: yesconfigure:3573: checking for sys/types.hconfigure:3573: clang -c   conftest.c >&5configure:3573: $? = 0configure:3573: result: yesconfigure:3573: checking for sys/stat.hconfigure:3573: clang -c   conftest.c >&5configure:3573: $? = 0configure:3573: result: yesconfigure:3573: checking for stdlib.hconfigure:3573: clang -c   conftest.c >&5configure:3573: $? = 0configure:3573: result: yesconfigure:3573: checking for string.hconfigure:3573: clang -c   conftest.c >&5configure:3573: $? = 0configure:3573: result: yesconfigure:3573: checking for memory.hconfigure:3573: clang -c   conftest.c >&5configure:3573: $? = 0configure:3573: result: yesconfigure:3573: checking for strings.hconfigure:3573: clang -c   conftest.c >&5configure:3573: $? = 0configure:3573: result: yesconfigure:3573: checking for inttypes.hconfigure:3573: clang -c   conftest.c >&5configure:3573: $? = 0configure:3573: result: yesconfigure:3573: checking for stdint.hconfigure:3573: clang -c   conftest.c >&5configure:3573: $? = 0configure:3573: result: yesconfigure:3573: checking for unistd.hconfigure:3573: clang -c   conftest.c >&5configure:3573: $? = 0configure:3573: result: yesconfigure:3588: checking sys/socket.h usabilityconfigure:3588: clang -c   conftest.c >&5configure:3588: $? = 0configure:3588: result: yesconfigure:3588: checking sys/socket.h presenceconfigure:3588: clang -E  conftest.cconfigure:3588: $? = 0configure:3588: result: yesconfigure:3588: checking for sys/socket.hconfigure:3588: result: yesconfigure:3588: checking netinet/in.h usabilityconfigure:3588: clang -c   conftest.c >&5configure:3588: $? = 0configure:3588: result: yesconfigure:3588: checking netinet/in.h presenceconfigure:3588: clang -E  conftest.cconfigure:3588: $? = 0configure:3588: result: yesconfigure:3588: checking for netinet/in.hconfigure:3588: result: yesconfigure:3588: checking arpa/inet.h usabilityconfigure:3588: clang -c   conftest.c >&5configure:3588: $? = 0configure:3588: result: yesconfigure:3588: checking arpa/inet.h presenceconfigure:3588: clang -E  conftest.cconfigure:3588: $? = 0configure:3588: result: yesconfigure:3588: checking for arpa/inet.hconfigure:3588: result: yesconfigure:3588: checking netdb.h usabilityconfigure:3588: clang -c   conftest.c >&5configure:3588: $? = 0configure:3588: result: yesconfigure:3588: checking netdb.h presenceconfigure:3588: clang -E  conftest.cconfigure:3588: $? = 0configure:3588: result: yesconfigure:3588: checking for netdb.hconfigure:3588: result: yesconfigure:3602: checking for getaddrinfoconfigure:3602: clang -o conftest    conftest.c  >&5configure:3602: $? = 0configure:3602: result: yesconfigure:3614: checking for AF_INET6configure:3627: clang -c   conftest.c >&5configure:3627: $? = 0configure:3629: result: yesconfigure:3796: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by config.status, which wasgenerated by GNU Autoconf 2.69.  Invocation command line wasCONFIG_FILES    =CONFIG_HEADERS  =CONFIG_LINKS    =CONFIG_COMMANDS =$ ./config.statuson f492dea3e616config.status:730: creating Makefileconfig.status:833: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=yesac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_getaddrinfo=yesac_cv_header_arpa_inet_h=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_netdb_h=yesac_cv_header_netinet_in_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_socket_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_lib_inet6_main=noac_cv_lib_nsl_t_accept=noac_cv_lib_socket_socket=noac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_STRIP=/sysroot/bin/stripac_cv_path_install='/usr/bin/install -c'ac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yes## ----------------- #### Output variables. #### ----------------- ##CC='clang'CFLAGS=''CPP='clang -E'CPPFLAGS=''DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETDB_H=1 -DHAVE_GETADDRINFO=1'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/grep -E'EXEEXT=''GREP='/usr/sbin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'LDFLAGS=''LIBOBJS=''LIBS=''LTLIBOBJS=''OBJEXT='o'PACKAGE_BUGREPORT=''PACKAGE_NAME=''PACKAGE_STRING=''PACKAGE_TARNAME=''PACKAGE_URL=''PACKAGE_VERSION=''PATH_SEPARATOR=':'SET_MAKE=''SHELL='/bin/sh'STRIP='/sysroot/bin/strip'VERSION='0.11'ac_ct_CC=''bindir='${exec_prefix}/bin'build_alias=''datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE}'dvidir='${docdir}'exec_prefix='${prefix}'host_alias='x86_64-unknown-linux'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME ""#define PACKAGE_TARNAME ""#define PACKAGE_VERSION ""#define PACKAGE_STRING ""#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define HAVE_SYS_SOCKET_H 1#define HAVE_NETINET_IN_H 1#define HAVE_ARPA_INET_H 1#define HAVE_NETDB_H 1#define HAVE_GETADDRINFO 1configure: exit 0