The build took 00h 00m 32s 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:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: 6tunnel 0.11rc2-6 (Wed Aug 24 12:04:30 UTC 2016)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for x86_64-unknown-linux-gcc... nochecking for gcc... gccchecking 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... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ISO C89... none neededchecking for a BSD-compatible install... /usr/bin/install -cchecking whether make sets $(MAKE)... yeschecking for strip... /usr/sbin/stripchecking for t_accept in -lnsl... nochecking for socket in -lsocket... nochecking for main in -linet6... nochecking how to run the C preprocessor... gcc -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 settinggcc -Wall 6tunnel.c -o 6tunnel6tunnel.c: In function 'main':6tunnel.c:724:57: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] if ((csock = accept(lsock, (struct sockaddr*) &caddr, &caddrlen)) == -1) { ^In file included from /usr/include/netinet/in.h:23:0, from /usr/include/netdb.h:27, from 6tunnel.c:26:/usr/include/sys/socket.h:243:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^~~~~~==> 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 (Wed Aug 24 12:04:32 UTC 2016)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 = bd47d7598436uname -m = x86_64uname -r = 4.7.1-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016/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: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2092: checking for x86_64-unknown-linux-gccconfigure:2122: result: noconfigure:2132: checking for gccconfigure:2148: found /usr/sbin/gccconfigure:2159: result: gccconfigure:2388: checking for C compiler versionconfigure:2397: gcc --version >&5gcc (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:2408: $? = 0configure:2397: gcc -v >&5Using built-in specs.COLLECT_GCC=gccCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:2408: $? = 0configure:2397: gcc -V >&5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:2408: $? = 1configure:2397: gcc -qversion >&5gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?gcc: fatal error: no input filescompilation terminated.configure:2408: $? = 1configure:2428: checking whether the C compiler worksconfigure:2450: gcc 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: gcc -o conftest conftest.c >&5configure:2524: $? = 0configure:2546: result:configure:2568: checking whether we are cross compilingconfigure:2576: gcc -o conftest conftest.c >&5configure:2580: $? = 0configure:2587: ./conftestconfigure:2591: $? = 0configure:2606: result: noconfigure:2611: checking for suffix of object filesconfigure:2633: gcc -c conftest.c >&5configure:2637: $? = 0configure:2658: result: oconfigure:2662: checking whether we are using the GNU C compilerconfigure:2681: gcc -c conftest.c >&5configure:2681: $? = 0configure:2690: result: yesconfigure:2699: checking whether gcc accepts -gconfigure:2719: gcc -c -g conftest.c >&5configure:2719: $? = 0configure:2760: result: yesconfigure:2777: checking for gcc option to accept ISO C89configure:2840: gcc -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 /usr/sbin/stripconfigure:3059: result: /usr/sbin/stripconfigure:3073: checking for t_accept in -lnslconfigure:3098: gcc -o conftest conftest.c -lnsl >&5/tmp/ccDGPbRc.o: In function `main':conftest.c:(.text+0xa): undefined reference to `t_accept'collect2: error: ld returned 1 exit statusconfigure: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: gcc -o conftest conftest.c -lsocket >&5/usr/sbin/ld: cannot find -lsocketcollect2: error: ld returned 1 exit statusconfigure: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: gcc -o conftest conftest.c -linet6 >&5/usr/sbin/ld: cannot find -linet6collect2: error: ld returned 1 exit statusconfigure: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: gcc -E conftest.cconfigure:3224: $? = 0configure:3238: gcc -E conftest.cconftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.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: gcc -Econfigure:3283: gcc -E conftest.cconfigure:3283: $? = 0configure:3297: gcc -E conftest.cconftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.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: gcc -c conftest.c >&5configure:3476: $? = 0configure:3549: gcc -o conftest conftest.c >&5configure:3549: $? = 0configure:3549: ./conftestconfigure:3549: $? = 0configure:3560: result: yesconfigure:3573: checking for sys/types.hconfigure:3573: gcc -c conftest.c >&5configure:3573: $? = 0configure:3573: result: yesconfigure:3573: checking for sys/stat.hconfigure:3573: gcc -c conftest.c >&5configure:3573: $? = 0configure:3573: result: yesconfigure:3573: checking for stdlib.hconfigure:3573: gcc -c conftest.c >&5configure:3573: $? = 0configure:3573: result: yesconfigure:3573: checking for string.hconfigure:3573: gcc -c conftest.c >&5configure:3573: $? = 0configure:3573: result: yesconfigure:3573: checking for memory.hconfigure:3573: gcc -c conftest.c >&5configure:3573: $? = 0configure:3573: result: yesconfigure:3573: checking for strings.hconfigure:3573: gcc -c conftest.c >&5configure:3573: $? = 0configure:3573: result: yesconfigure:3573: checking for inttypes.hconfigure:3573: gcc -c conftest.c >&5configure:3573: $? = 0configure:3573: result: yesconfigure:3573: checking for stdint.hconfigure:3573: gcc -c conftest.c >&5configure:3573: $? = 0configure:3573: result: yesconfigure:3573: checking for unistd.hconfigure:3573: gcc -c conftest.c >&5configure:3573: $? = 0configure:3573: result: yesconfigure:3588: checking sys/socket.h usabilityconfigure:3588: gcc -c conftest.c >&5configure:3588: $? = 0configure:3588: result: yesconfigure:3588: checking sys/socket.h presenceconfigure:3588: gcc -E conftest.cconfigure:3588: $? = 0configure:3588: result: yesconfigure:3588: checking for sys/socket.hconfigure:3588: result: yesconfigure:3588: checking netinet/in.h usabilityconfigure:3588: gcc -c conftest.c >&5configure:3588: $? = 0configure:3588: result: yesconfigure:3588: checking netinet/in.h presenceconfigure:3588: gcc -E conftest.cconfigure:3588: $? = 0configure:3588: result: yesconfigure:3588: checking for netinet/in.hconfigure:3588: result: yesconfigure:3588: checking arpa/inet.h usabilityconfigure:3588: gcc -c conftest.c >&5configure:3588: $? = 0configure:3588: result: yesconfigure:3588: checking arpa/inet.h presenceconfigure:3588: gcc -E conftest.cconfigure:3588: $? = 0configure:3588: result: yesconfigure:3588: checking for arpa/inet.hconfigure:3588: result: yesconfigure:3588: checking netdb.h usabilityconfigure:3588: gcc -c conftest.c >&5configure:3588: $? = 0configure:3588: result: yesconfigure:3588: checking netdb.h presenceconfigure:3588: gcc -E conftest.cconfigure:3588: $? = 0configure:3588: result: yesconfigure:3588: checking for netdb.hconfigure:3588: result: yesconfigure:3602: checking for getaddrinfoconfigure:3602: gcc -o conftest conftest.c >&5configure:3602: $? = 0configure:3602: result: yesconfigure:3614: checking for AF_INET6configure:3627: gcc -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 bd47d7598436config.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=ac_cv_env_CC_value=ac_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=/usr/sbin/stripac_cv_path_install='/usr/bin/install -c'ac_cv_prog_CPP='gcc -E'ac_cv_prog_ac_ct_CC=gccac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yes## ----------------- #### Output variables. #### ----------------- ##CC='gcc'CFLAGS=''CPP='gcc -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='/usr/sbin/strip'VERSION='0.11'ac_ct_CC='gcc'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