The build took 00h 00m 58s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
787 |
sh |
755 |
ansic |
627 |
makefile |
2,169 |
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: netstat-nat 1.4.10-3 (Wed Aug 24 13:45:43 UTC 2016)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used.checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for x86_64-unknown-linux-gcc... nochecking for gcc... gccchecking for C compiler default output file name... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... nochecking for suffix of executables... checking 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 style of include used by make... GNUchecking dependency style of gcc... gcc3checking for a BSD-compatible install... /usr/bin/install -cchecking 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 stdio.h usability... yeschecking stdio.h presence... yeschecking for stdio.h... yeschecking for stdlib.h... (cached) yeschecking for string.h... (cached) yeschecking netdb.h usability... yeschecking netdb.h presence... yeschecking for netdb.h... yeschecking for unistd.h... (cached) yeschecking arpa/inet.h usability... yeschecking arpa/inet.h presence... yeschecking for arpa/inet.h... yeschecking errno.h usability... yeschecking errno.h presence... yeschecking for errno.h... yeschecking for strings.h... (cached) yeschecking net/if.h usability... yeschecking net/if.h presence... yeschecking for net/if.h... yeschecking sys/ioctl.h usability... yeschecking sys/ioctl.h presence... yeschecking for sys/ioctl.h... yesconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: executing depfiles commandsmake[1]: Entering directory '/tmp/netstat-nat/src/netstat-nat-1.4.10'if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"netstat-nat\" -DVERSION=\"1.4.10\" -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_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_NETDB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_ERRNO_H=1 -DHAVE_STRINGS_H=1 -DHAVE_NET_IF_H=1 -DHAVE_SYS_IOCTL_H=1 -I. -I. -MT netstat-nat.o -MD -MP -MF ".deps/netstat-nat.Tpo" -c -o netstat-nat.o netstat-nat.c; \then mv -f ".deps/netstat-nat.Tpo" ".deps/netstat-nat.Po"; else rm -f ".deps/netstat-nat.Tpo"; exit 1; finetstat-nat.c: In function 'get_protocol':netstat-nat.c:530:9: warning: implicit declaration of function 'string_search' [-Wimplicit-function-declaration] if (string_search(line, "tcp")) { ^~~~~~~~~~~~~netstat-nat.c: In function 'process_entry':netstat-nat.c:615:5: warning: implicit declaration of function 'search_first_hit' [-Wimplicit-function-declaration] search_first_hit("src=", line, srcip_f); ^~~~~~~~~~~~~~~~netstat-nat.c:617:5: warning: implicit declaration of function 'search_sec_hit' [-Wimplicit-function-declaration] search_sec_hit("src=", line, srcip_s); ^~~~~~~~~~~~~~gcc -o netstat-nat netstat-nat.o make[1]: Leaving directory '/tmp/netstat-nat/src/netstat-nat-1.4.10'==> Entering fakeroot environment...==> Starting package()...make[1]: Entering directory '/tmp/netstat-nat/src/netstat-nat-1.4.10'make[2]: Entering directory '/tmp/netstat-nat/src/netstat-nat-1.4.10'test -z "/usr/bin" || mkdir -p -- "/tmp/netstat-nat/pkg/netstat-nat/usr/bin"test -z "/usr/share/doc/netstat-nat-1.4.10" || mkdir -p -- "/tmp/netstat-nat/pkg/netstat-nat/usr/share/doc/netstat-nat-1.4.10" /usr/bin/install -c 'netstat-nat' '/tmp/netstat-nat/pkg/netstat-nat/usr/bin/netstat-nat' /usr/bin/install -c -m 644 'INSTALL' '/tmp/netstat-nat/pkg/netstat-nat/usr/share/doc/netstat-nat-1.4.10/INSTALL'test -z "/usr/share/man/man1" || mkdir -p -- "/tmp/netstat-nat/pkg/netstat-nat/usr/share/man/man1" /usr/bin/install -c -m 644 'NEWS' '/tmp/netstat-nat/pkg/netstat-nat/usr/share/doc/netstat-nat-1.4.10/NEWS' /usr/bin/install -c -m 644 './netstat-nat.1' '/tmp/netstat-nat/pkg/netstat-nat/usr/share/man/man1/netstat-nat.1' /usr/bin/install -c -m 644 'README' '/tmp/netstat-nat/pkg/netstat-nat/usr/share/doc/netstat-nat-1.4.10/README' /usr/bin/install -c -m 644 'ChangeLog' '/tmp/netstat-nat/pkg/netstat-nat/usr/share/doc/netstat-nat-1.4.10/ChangeLog' /usr/bin/install -c -m 644 'AUTHORS' '/tmp/netstat-nat/pkg/netstat-nat/usr/share/doc/netstat-nat-1.4.10/AUTHORS' /usr/bin/install -c -m 644 'COPYING' '/tmp/netstat-nat/pkg/netstat-nat/usr/share/doc/netstat-nat-1.4.10/COPYING' /usr/bin/install -c -m 644 'NEWS' '/tmp/netstat-nat/pkg/netstat-nat/usr/share/doc/netstat-nat-1.4.10/NEWS'make[2]: Leaving directory '/tmp/netstat-nat/src/netstat-nat-1.4.10'make[1]: Leaving directory '/tmp/netstat-nat/src/netstat-nat-1.4.10'==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "netstat-nat"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: netstat-nat 1.4.10-3 (Wed Aug 24 13:45:50 UTC 2016)CMD: pacman --query --file netstat-nat-1.4.10-3-x86_64.pkg.tar.xz
Creating hybrid package for 'netstat-nat'
Trying to find vanilla package 'netstat-nat'...
CMD: pacman --query --file /mirror/netstat-nat-1.4.10-3.pkg.tar.xz
Package file has the following structure:
/.PKGINFO/.MTREE/usr/bin/netstat-nat/usr/share/man/man1/netstat-nat.1.gz/usr/share/doc/netstat-nat-1.4.10/NEWS/usr/share/doc/netstat-nat-1.4.10/COPYING/usr/share/doc/netstat-nat-1.4.10/README/usr/share/doc/netstat-nat-1.4.10/ChangeLog/usr/share/doc/netstat-nat-1.4.10/INSTALL/usr/share/doc/netstat-nat-1.4.10/AUTHORSGenerating .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 netstat-nat.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/netstat-nat.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/netstat-nat.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/netstat-nat.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/netstat-nat.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/netstat-nat/src/netstat-nat-1.4.10/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.61. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = 6ffe9a81e36buname -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:1759: checking for a BSD-compatible installconfigure:1815: result: /usr/bin/install -cconfigure:1826: checking whether build environment is saneconfigure:1869: result: yesconfigure:1934: checking for gawkconfigure:1950: found /usr/sbin/gawkconfigure:1961: result: gawkconfigure:1972: checking whether make sets $(MAKE)configure:1993: result: yesconfigure:2069: checking for x86_64-unknown-linux-stripconfigure:2099: result: noconfigure:2109: checking for stripconfigure:2125: found /usr/sbin/stripconfigure:2136: result: stripconfigure:2185: checking for x86_64-unknown-linux-gccconfigure:2215: result: noconfigure:2225: checking for gccconfigure:2241: found /usr/sbin/gccconfigure:2252: result: gccconfigure:2490: checking for C compiler versionconfigure:2497: 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:2500: $? = 0configure:2507: 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:2510: $? = 0configure:2517: gcc -V >&5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:2520: $? = 1configure:2543: checking for C compiler default output file nameconfigure:2570: gcc conftest.c >&5configure:2573: $? = 0configure:2611: result: a.outconfigure:2628: checking whether the C compiler worksconfigure:2638: ./a.outconfigure:2641: $? = 0configure:2658: result: yesconfigure:2665: checking whether we are cross compilingconfigure:2667: result: noconfigure:2670: checking for suffix of executablesconfigure:2677: gcc -o conftest conftest.c >&5configure:2680: $? = 0configure:2704: result:configure:2710: checking for suffix of object filesconfigure:2736: gcc -c conftest.c >&5configure:2739: $? = 0configure:2762: result: oconfigure:2766: checking whether we are using the GNU C compilerconfigure:2795: gcc -c conftest.c >&5configure:2801: $? = 0configure:2818: result: yesconfigure:2823: checking whether gcc accepts -gconfigure:2853: gcc -c -g conftest.c >&5configure:2859: $? = 0configure:2958: result: yesconfigure:2975: checking for gcc option to accept ISO C89configure:3049: gcc -c conftest.c >&5configure:3055: $? = 0configure:3078: result: none neededconfigure:3107: checking for style of include used by makeconfigure:3135: result: GNUconfigure:3163: checking dependency style of gccconfigure:3253: result: gcc3configure:3283: checking for a BSD-compatible installconfigure:3339: result: /usr/bin/install -cconfigure:3363: checking how to run the C preprocessorconfigure:3403: gcc -E conftest.cconfigure:3409: $? = 0configure:3440: gcc -E conftest.cconftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:3446: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "netstat-nat"| #define VERSION "1.4.10"| /* end confdefs.h. */| #include configure:3479: result: gcc -Econfigure:3508: gcc -E conftest.cconfigure:3514: $? = 0configure:3545: gcc -E conftest.cconftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:3551: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "netstat-nat"| #define VERSION "1.4.10"| /* end confdefs.h. */| #include configure:3589: checking for grep that handles long lines and -econfigure:3663: result: /usr/sbin/grepconfigure:3668: checking for egrepconfigure:3746: result: /usr/sbin/grep -Econfigure:3751: checking for ANSI C header filesconfigure:3781: gcc -c conftest.c >&5configure:3787: $? = 0configure:3886: gcc -o conftest conftest.c >&5configure:3889: $? = 0configure:3895: ./conftestconfigure:3898: $? = 0configure:3915: result: yesconfigure:3939: checking for sys/types.hconfigure:3960: gcc -c conftest.c >&5configure:3966: $? = 0configure:3982: result: yesconfigure:3939: checking for sys/stat.hconfigure:3960: gcc -c conftest.c >&5configure:3966: $? = 0configure:3982: result: yesconfigure:3939: checking for stdlib.hconfigure:3960: gcc -c conftest.c >&5configure:3966: $? = 0configure:3982: result: yesconfigure:3939: checking for string.hconfigure:3960: gcc -c conftest.c >&5configure:3966: $? = 0configure:3982: result: yesconfigure:3939: checking for memory.hconfigure:3960: gcc -c conftest.c >&5configure:3966: $? = 0configure:3982: result: yesconfigure:3939: checking for strings.hconfigure:3960: gcc -c conftest.c >&5configure:3966: $? = 0configure:3982: result: yesconfigure:3939: checking for inttypes.hconfigure:3960: gcc -c conftest.c >&5configure:3966: $? = 0configure:3982: result: yesconfigure:3939: checking for stdint.hconfigure:3960: gcc -c conftest.c >&5configure:3966: $? = 0configure:3982: result: yesconfigure:3939: checking for unistd.hconfigure:3960: gcc -c conftest.c >&5configure:3966: $? = 0configure:3982: result: yesconfigure:4018: checking stdio.h usabilityconfigure:4035: gcc -c conftest.c >&5configure:4041: $? = 0configure:4055: result: yesconfigure:4059: checking stdio.h presenceconfigure:4074: gcc -E conftest.cconfigure:4080: $? = 0configure:4094: result: yesconfigure:4122: checking for stdio.hconfigure:4130: result: yesconfigure:4008: checking for stdlib.hconfigure:4014: result: yesconfigure:4008: checking for string.hconfigure:4014: result: yesconfigure:4018: checking netdb.h usabilityconfigure:4035: gcc -c conftest.c >&5configure:4041: $? = 0configure:4055: result: yesconfigure:4059: checking netdb.h presenceconfigure:4074: gcc -E conftest.cconfigure:4080: $? = 0configure:4094: result: yesconfigure:4122: checking for netdb.hconfigure:4130: result: yesconfigure:4008: checking for unistd.hconfigure:4014: result: yesconfigure:4018: checking arpa/inet.h usabilityconfigure:4035: gcc -c conftest.c >&5configure:4041: $? = 0configure:4055: result: yesconfigure:4059: checking arpa/inet.h presenceconfigure:4074: gcc -E conftest.cconfigure:4080: $? = 0configure:4094: result: yesconfigure:4122: checking for arpa/inet.hconfigure:4130: result: yesconfigure:4018: checking errno.h usabilityconfigure:4035: gcc -c conftest.c >&5configure:4041: $? = 0configure:4055: result: yesconfigure:4059: checking errno.h presenceconfigure:4074: gcc -E conftest.cconfigure:4080: $? = 0configure:4094: result: yesconfigure:4122: checking for errno.hconfigure:4130: result: yesconfigure:4008: checking for strings.hconfigure:4014: result: yesconfigure:4018: checking net/if.h usabilityconfigure:4035: gcc -c conftest.c >&5configure:4041: $? = 0configure:4055: result: yesconfigure:4059: checking net/if.h presenceconfigure:4074: gcc -E conftest.cconfigure:4080: $? = 0configure:4094: result: yesconfigure:4122: checking for net/if.hconfigure:4130: result: yesconfigure:4018: checking sys/ioctl.h usabilityconfigure:4035: gcc -c conftest.c >&5configure:4041: $? = 0configure:4055: result: yesconfigure:4059: checking sys/ioctl.h presenceconfigure:4074: gcc -E conftest.cconfigure:4080: $? = 0configure:4094: result: yesconfigure:4122: checking for sys/ioctl.hconfigure:4130: result: yesconfigure:4290: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by config.status, which wasgenerated by GNU Autoconf 2.61. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 6ffe9a81e36bconfig.status:616: creating Makefileconfig.status:801: executing depfiles commands## ---------------- #### 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_header_arpa_inet_h=yesac_cv_header_errno_h=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_net_if_h=yesac_cv_header_netdb_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdio_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_ioctl_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_install='/usr/bin/install -c'ac_cv_prog_AWK=gawkac_cv_prog_CPP='gcc -E'ac_cv_prog_ac_ct_CC=gccac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesam_cv_CC_dependencies_compiler_type=gcc3## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/netstat-nat/src/netstat-nat-1.4.10/missing --run aclocal-1.9'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='${SHELL} /tmp/netstat-nat/src/netstat-nat-1.4.10/missing --run tar'AUTOCONF='${SHELL} /tmp/netstat-nat/src/netstat-nat-1.4.10/missing --run autoconf'AUTOHEADER='${SHELL} /tmp/netstat-nat/src/netstat-nat-1.4.10/missing --run autoheader'AUTOMAKE='${SHELL} /tmp/netstat-nat/src/netstat-nat-1.4.10/missing --run automake-1.9'AWK='gawk'CC='gcc'CCDEPMODE='depmode=gcc3'CFLAGS=''CPP='gcc -E'CPPFLAGS=''CYGPATH_W='echo'DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"netstat-nat\" -DVERSION=\"1.4.10\" -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_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_NETDB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_ERRNO_H=1 -DHAVE_STRINGS_H=1 -DHAVE_NET_IF_H=1 -DHAVE_SYS_IOCTL_H=1'DEPDIR='.deps'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}'INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'LDFLAGS=''LIBOBJS=''LIBS=''LTLIBOBJS=''MAKEINFO='${SHELL} /tmp/netstat-nat/src/netstat-nat-1.4.10/missing --run makeinfo'OBJEXT='o'PACKAGE='netstat-nat'PACKAGE_BUGREPORT=''PACKAGE_NAME=''PACKAGE_STRING=''PACKAGE_TARNAME=''PACKAGE_VERSION=''PATH_SEPARATOR=':'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='1.4.10'ac_ct_CC='gcc'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__include='include'am__leading_dot='.'am__quote=''am__tar='${AMTAR} chof - "$$tardir"'am__untar='${AMTAR} xf -'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'install_sh='/tmp/netstat-nat/src/netstat-nat-1.4.10/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'mkdir_p='mkdir -p --'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. #### ----------- ###define PACKAGE_NAME ""#define PACKAGE_TARNAME ""#define PACKAGE_VERSION ""#define PACKAGE_STRING ""#define PACKAGE_BUGREPORT ""#define PACKAGE "netstat-nat"#define VERSION "1.4.10"#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_STDIO_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_NETDB_H 1#define HAVE_UNISTD_H 1#define HAVE_ARPA_INET_H 1#define HAVE_ERRNO_H 1#define HAVE_STRINGS_H 1#define HAVE_NET_IF_H 1#define HAVE_SYS_IOCTL_H 1configure: exit 0