The build took 00h 01m 26s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
1,417 |
makefile |
1,371 |
ansic |
1,054 |
sh |
3,842 |
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: isatapd 0.9.7-4 (Tue Apr 4 23:26:33 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for a thread-safe mkdir -p... /usr/sbin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking for style of include used by make... GNUchecking 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 dependency style of clang... gcc3checking 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 net/if.h usability... yeschecking net/if.h presence... yeschecking for net/if.h... yeschecking netdb.h usability... yeschecking netdb.h presence... yeschecking for netdb.h... yeschecking arpa/inet.h usability... yeschecking arpa/inet.h presence... yeschecking for arpa/inet.h... yeschecking netinet/ip.h usability... yeschecking netinet/ip.h presence... yeschecking for netinet/ip.h... yeschecking netinet/icmp6.h usability... yeschecking netinet/icmp6.h presence... yeschecking for netinet/icmp6.h... yeschecking linux/socket.h usability... nochecking linux/socket.h presence... nochecking for linux/socket.h... nochecking sys/utsname.h usability... yeschecking sys/utsname.h presence... yeschecking for sys/utsname.h... yeschecking getopt.h usability... yeschecking getopt.h presence... yeschecking for getopt.h... yeschecking for pid_t... yeschecking for stdlib.h... (cached) yeschecking for GNU libc compatible malloc... nochecking for ioctl... yeschecking for getopt_long... yeschecking for syslog... yeschecking for fcntl... yeschecking if 1=2... noconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating src/Makefileconfig.status: creating man/Makefileconfig.status: creating config.hconfig.status: executing depfiles commandsmake all-recursivemake[1]: Entering directory '/tmp/isatapd/src/isatapd-0.9.7'Making all in .make[2]: Entering directory '/tmp/isatapd/src/isatapd-0.9.7'make[2]: Leaving directory '/tmp/isatapd/src/isatapd-0.9.7'Making all in srcmake[2]: Entering directory '/tmp/isatapd/src/isatapd-0.9.7/src'clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cclang -DHAVE_CONFIG_H -I. -I.. -Wall -MT isatap.o -MD -MP -MF .deps/isatap.Tpo -c -o isatap.o isatap.cclang -DHAVE_CONFIG_H -I. -I.. -Wall -MT tunnel.o -MD -MP -MF .deps/tunnel.Tpo -c -o tunnel.o tunnel.cclang -DHAVE_CONFIG_H -I. -I.. -Wall -MT rdisc.o -MD -MP -MF .deps/rdisc.Tpo -c -o rdisc.o rdisc.ctunnel.c:23:10: fatal error: 'linux/if_tunnel.h' file not found#include ^1 error generated.isatap.c:70:24: warning: implicit declaration of function 'rpl_malloc' is invalid in C99 [-Wimplicit-function-declaration] n = (struct PRLENTRY*)malloc(sizeof(struct PRLENTRY)); ^../config.h:99:16: note: expanded from macro 'malloc'#define malloc rpl_malloc ^isatap.c:70:6: warning: cast to 'struct PRLENTRY *' from smaller integer type 'int' [-Wint-to-pointer-cast] n = (struct PRLENTRY*)malloc(sizeof(struct PRLENTRY)); ^main.c:134:27: warning: implicit declaration of function 'rpl_malloc' is invalid in C99 [-Wimplicit-function-declaration] n = (struct ROUTER_NAME*)malloc(sizeof(struct ROUTER_NAME)); ^../config.h:99:16: note: expanded from macro 'malloc'#define malloc rpl_malloc ^main.c:134:6: warning: cast to 'struct ROUTER_NAME *' from smaller integer type 'int' [-Wint-to-pointer-cast] n = (struct ROUTER_NAME*)malloc(sizeof(struct ROUTER_NAME)); ^make[2]: *** [Makefile:270: tunnel.o] Error 1make[2]: *** Waiting for unfinished jobs....2 warnings generated.mv -f .deps/isatap.Tpo .deps/isatap.Po2 warnings generated.mv -f .deps/rdisc.Tpo .deps/rdisc.Pomv -f .deps/main.Tpo .deps/main.Pomake[2]: Leaving directory '/tmp/isatapd/src/isatapd-0.9.7/src'make[1]: *** [Makefile:279: all-recursive] Error 1make[1]: Leaving directory '/tmp/isatapd/src/isatapd-0.9.7'make: *** [Makefile:219: all] Error 2==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/isatapd/src/isatapd-0.9.7/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 --sbindir=/usr/bin## --------- #### Platform. #### --------- ##hostname = a8532bef9d39uname -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:2224: checking for a BSD-compatible installconfigure:2292: result: /usr/bin/install -cconfigure:2303: checking whether build environment is saneconfigure:2353: result: yesconfigure:2402: checking for x86_64-unknown-linux-stripconfigure:2432: result: noconfigure:2442: checking for stripconfigure:2458: found /sysroot/bin/stripconfigure:2469: result: stripconfigure:2494: checking for a thread-safe mkdir -pconfigure:2533: result: /usr/sbin/mkdir -pconfigure:2546: checking for gawkconfigure:2562: found /usr/sbin/gawkconfigure:2573: result: gawkconfigure:2584: checking whether make sets $(MAKE)configure:2606: result: yesconfigure:2704: checking for style of include used by makeconfigure:2732: result: GNUconfigure:2763: checking for x86_64-unknown-linux-gccconfigure:2790: result: clangconfigure:3059: checking for C compiler versionconfigure:3068: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:3079: $? = 0configure:3068: 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:3079: $? = 0configure:3068: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3079: $? = 1configure:3068: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3079: $? = 1configure:3099: checking whether the C compiler worksconfigure:3121: clang conftest.c >&5configure:3125: $? = 0configure:3173: result: yesconfigure:3176: checking for C compiler default output file nameconfigure:3178: result: a.outconfigure:3184: checking for suffix of executablesconfigure:3191: clang -o conftest conftest.c >&5configure:3195: $? = 0configure:3217: result:configure:3239: checking whether we are cross compilingconfigure:3247: clang -o conftest conftest.c >&5configure:3251: $? = 0configure:3258: ./conftest./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headerconfigure:3262: $? = 127configure:3277: result: yesconfigure:3282: checking for suffix of object filesconfigure:3304: clang -c conftest.c >&5configure:3308: $? = 0configure:3329: result: oconfigure:3333: checking whether we are using the GNU C compilerconfigure:3352: clang -c conftest.c >&5configure:3352: $? = 0configure:3361: result: yesconfigure:3370: checking whether clang accepts -gconfigure:3390: clang -c -g conftest.c >&5configure:3390: $? = 0configure:3431: result: yesconfigure:3448: checking for clang option to accept ISO C89configure:3511: clang -c conftest.c >&5configure:3511: $? = 0configure:3524: result: none neededconfigure:3546: checking dependency style of clangconfigure:3657: result: gcc3configure:3678: checking how to run the C preprocessorconfigure:3709: clang -E conftest.cconfigure:3709: $? = 0configure:3723: clang -E conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3723: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "isatapd"| #define VERSION "0.9.7"| /* end confdefs.h. */| #include configure:3748: result: clang -Econfigure:3768: clang -E conftest.cconfigure:3768: $? = 0configure:3782: clang -E conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3782: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "isatapd"| #define VERSION "0.9.7"| /* end confdefs.h. */| #include configure:3811: checking for grep that handles long lines and -econfigure:3869: result: /usr/sbin/grepconfigure:3874: checking for egrepconfigure:3936: result: /usr/sbin/grep -Econfigure:3941: checking for ANSI C header filesconfigure:3961: clang -c conftest.c >&5configure:3961: $? = 0configure:4045: result: yesconfigure:4059: checking for sys/types.hconfigure:4059: clang -c conftest.c >&5configure:4059: $? = 0configure:4059: result: yesconfigure:4059: checking for sys/stat.hconfigure:4059: clang -c conftest.c >&5configure:4059: $? = 0configure:4059: result: yesconfigure:4059: checking for stdlib.hconfigure:4059: clang -c conftest.c >&5configure:4059: $? = 0configure:4059: result: yesconfigure:4059: checking for string.hconfigure:4059: clang -c conftest.c >&5configure:4059: $? = 0configure:4059: result: yesconfigure:4059: checking for memory.hconfigure:4059: clang -c conftest.c >&5configure:4059: $? = 0configure:4059: result: yesconfigure:4059: checking for strings.hconfigure:4059: clang -c conftest.c >&5configure:4059: $? = 0configure:4059: result: yesconfigure:4059: checking for inttypes.hconfigure:4059: clang -c conftest.c >&5configure:4059: $? = 0configure:4059: result: yesconfigure:4059: checking for stdint.hconfigure:4059: clang -c conftest.c >&5configure:4059: $? = 0configure:4059: result: yesconfigure:4059: checking for unistd.hconfigure:4059: clang -c conftest.c >&5configure:4059: $? = 0configure:4059: result: yesconfigure:4074: checking net/if.h usabilityconfigure:4074: clang -c conftest.c >&5configure:4074: $? = 0configure:4074: result: yesconfigure:4074: checking net/if.h presenceconfigure:4074: clang -E conftest.cconfigure:4074: $? = 0configure:4074: result: yesconfigure:4074: checking for net/if.hconfigure:4074: result: yesconfigure:4074: checking netdb.h usabilityconfigure:4074: clang -c conftest.c >&5configure:4074: $? = 0configure:4074: result: yesconfigure:4074: checking netdb.h presenceconfigure:4074: clang -E conftest.cconfigure:4074: $? = 0configure:4074: result: yesconfigure:4074: checking for netdb.hconfigure:4074: result: yesconfigure:4074: checking arpa/inet.h usabilityconfigure:4074: clang -c conftest.c >&5configure:4074: $? = 0configure:4074: result: yesconfigure:4074: checking arpa/inet.h presenceconfigure:4074: clang -E conftest.cconfigure:4074: $? = 0configure:4074: result: yesconfigure:4074: checking for arpa/inet.hconfigure:4074: result: yesconfigure:4074: checking netinet/ip.h usabilityconfigure:4074: clang -c conftest.c >&5configure:4074: $? = 0configure:4074: result: yesconfigure:4074: checking netinet/ip.h presenceconfigure:4074: clang -E conftest.cconfigure:4074: $? = 0configure:4074: result: yesconfigure:4074: checking for netinet/ip.hconfigure:4074: result: yesconfigure:4074: checking netinet/icmp6.h usabilityconfigure:4074: clang -c conftest.c >&5configure:4074: $? = 0configure:4074: result: yesconfigure:4074: checking netinet/icmp6.h presenceconfigure:4074: clang -E conftest.cconfigure:4074: $? = 0configure:4074: result: yesconfigure:4074: checking for netinet/icmp6.hconfigure:4074: result: yesconfigure:4074: checking linux/socket.h usabilityconfigure:4074: clang -c conftest.c >&5conftest.c:59:10: fatal error: 'linux/socket.h' file not found#include ^1 error generated.configure:4074: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "isatapd"| #define VERSION "0.9.7"| #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_NET_IF_H 1| #define HAVE_NETDB_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_NETINET_IP_H 1| #define HAVE_NETINET_ICMP6_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:4074: result: noconfigure:4074: checking linux/socket.h presenceconfigure:4074: clang -E conftest.cconftest.c:26:10: fatal error: 'linux/socket.h' file not found#include ^1 error generated.configure:4074: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "isatapd"| #define VERSION "0.9.7"| #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_NET_IF_H 1| #define HAVE_NETDB_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_NETINET_IP_H 1| #define HAVE_NETINET_ICMP6_H 1| /* end confdefs.h. */| #include configure:4074: result: noconfigure:4074: checking for linux/socket.hconfigure:4074: result: noconfigure:4074: checking sys/utsname.h usabilityconfigure:4074: clang -c conftest.c >&5configure:4074: $? = 0configure:4074: result: yesconfigure:4074: checking sys/utsname.h presenceconfigure:4074: clang -E conftest.cconfigure:4074: $? = 0configure:4074: result: yesconfigure:4074: checking for sys/utsname.hconfigure:4074: result: yesconfigure:4086: checking getopt.h usabilityconfigure:4086: clang -c conftest.c >&5configure:4086: $? = 0configure:4086: result: yesconfigure:4086: checking getopt.h presenceconfigure:4086: clang -E conftest.cconfigure:4086: $? = 0configure:4086: result: yesconfigure:4086: checking for getopt.hconfigure:4086: result: yesconfigure:4097: checking for pid_tconfigure:4097: clang -c conftest.c >&5configure:4097: $? = 0configure:4097: clang -c conftest.c >&5conftest.c:64:20: error: expected expressionif (sizeof ((pid_t)))^1 error generated.configure:4097: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "isatapd"| #define VERSION "0.9.7"| #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_NET_IF_H 1| #define HAVE_NETDB_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_NETINET_IP_H 1| #define HAVE_NETINET_ICMP6_H 1| #define HAVE_SYS_UTSNAME_H 1| #define HAVE_GETOPT_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| if (sizeof ((pid_t)))| return 0;| ;| return 0;| }configure:4097: result: yesconfigure:4110: checking for stdlib.hconfigure:4110: result: yesconfigure:4120: checking for GNU libc compatible mallocconfigure:4154: result: noconfigure:4179: checking for ioctlconfigure:4179: clang -o conftest conftest.c >&5configure:4179: $? = 0configure:4179: result: yesconfigure:4179: checking for getopt_longconfigure:4179: clang -o conftest conftest.c >&5configure:4179: $? = 0configure:4179: result: yesconfigure:4179: checking for syslogconfigure:4179: clang -o conftest conftest.c >&5configure:4179: $? = 0configure:4179: result: yesconfigure:4179: checking for fcntlconfigure:4179: clang -o conftest conftest.c >&5configure:4179: $? = 0configure:4179: result: yesconfigure:4189: checking if 1=2configure:4191: result: noconfigure:4326: 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 a8532bef9d39config.status:864: creating Makefileconfig.status:864: creating src/Makefileconfig.status:864: creating man/Makefileconfig.status:864: creating config.hconfig.status:1093: executing depfiles commands## ---------------- #### 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_fcntl=yesac_cv_func_getopt_long=yesac_cv_func_ioctl=yesac_cv_func_malloc_0_nonnull=noac_cv_func_syslog=yesac_cv_header_arpa_inet_h=yesac_cv_header_getopt_h=yesac_cv_header_inttypes_h=yesac_cv_header_linux_socket_h=noac_cv_header_memory_h=yesac_cv_header_net_if_h=yesac_cv_header_netdb_h=yesac_cv_header_netinet_icmp6_h=yesac_cv_header_netinet_ip_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_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_sys_utsname_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_path_mkdir=/usr/sbin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesac_cv_type_pid_t=yesam_cv_CC_dependencies_compiler_type=gcc3## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/isatapd/src/isatapd-0.9.7/missing --run aclocal-1.11'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='$${TAR-tar}'AUTOCONF='${SHELL} /tmp/isatapd/src/isatapd-0.9.7/missing --run autoconf'AUTOHEADER='${SHELL} /tmp/isatapd/src/isatapd-0.9.7/missing --run autoheader'AUTOMAKE='${SHELL} /tmp/isatapd/src/isatapd-0.9.7/missing --run automake-1.11'AWK='gawk'CC='clang'CCDEPMODE='depmode=gcc3'CFLAGS=''CPP='clang -E'CPPFLAGS=''CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'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='$(install_sh) -c -s'LDFLAGS=''LIBOBJS=' ${LIBOBJDIR}malloc$U.o'LIBS=''LTLIBOBJS=' ${LIBOBJDIR}malloc$U.lo'MAKEINFO='${SHELL} /tmp/isatapd/src/isatapd-0.9.7/missing --run makeinfo'MKDIR_P='/usr/sbin/mkdir -p'OBJEXT='o'PACKAGE='isatapd'PACKAGE_BUGREPORT=''PACKAGE_NAME=''PACKAGE_STRING=''PACKAGE_TARNAME=''PACKAGE_URL=''PACKAGE_VERSION=''PATH_SEPARATOR=':'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='0.9.7'ac_ct_CC=''am__EXEEXT_FALSE=''am__EXEEXT_TRUE='#'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__include='include'am__isrc=''am__leading_dot='.'am__nodep='_no'am__quote=''am__tar='$${TAR-tar} chof - "$$tardir"'am__untar='$${TAR-tar} 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='${SHELL} /tmp/isatapd/src/isatapd-0.9.7/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'mkdir_p='/usr/sbin/mkdir -p'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='/usr/bin'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 PACKAGE "isatapd"#define VERSION "0.9.7"#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_NET_IF_H 1#define HAVE_NETDB_H 1#define HAVE_ARPA_INET_H 1#define HAVE_NETINET_IP_H 1#define HAVE_NETINET_ICMP6_H 1#define HAVE_SYS_UTSNAME_H 1#define HAVE_GETOPT_H 1#define HAVE_STDLIB_H 1#define HAVE_MALLOC 0#define malloc rpl_malloc#define HAVE_IOCTL 1#define HAVE_GETOPT_LONG 1#define HAVE_SYSLOG 1#define HAVE_FCNTL 1configure: exit 0