The build took 00h 01m 06s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
1,308 |
ansic |
372 |
sh |
93 |
makefile |
1,773 |
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: bridge-utils 1.5-2 (Wed Apr 5 00:34:03 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'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 for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibconfigure: WARNING: using cross tools not prefixed with host tripletchecking 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/ioctl.h usability... yeschecking sys/ioctl.h presence... yeschecking for sys/ioctl.h... yeschecking sys/time.h usability... yeschecking sys/time.h presence... yeschecking for sys/time.h... yeschecking for an ANSI C-conforming const... yeschecking whether time.h and sys/time.h may both be included... yeschecking for gethostname... yeschecking for socket... yeschecking for strdup... yeschecking for uname... yeschecking for if_nametoindex... yeschecking for if_indextoname... yesconfigure: creating ./config.statusconfig.status: creating doc/Makefileconfig.status: WARNING: 'doc/Makefile.in' seems to ignore the --datarootdir settingconfig.status: creating libbridge/Makefileconfig.status: creating brctl/Makefileconfig.status: WARNING: 'brctl/Makefile.in' seems to ignore the --datarootdir settingconfig.status: creating Makefileconfig.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir settingconfig.status: creating bridge-utils.specconfig.status: creating libbridge/config.hfor x in libbridge brctl doc; do make -j4 --jobserver-auth=3,4 -C $x ; donemake[1]: warning: -jN forced in submake: disabling jobserver mode.make[1]: Entering directory '/tmp/bridge-utils/src/bridge-utils-1.5/libbridge'clang -Wall -g -I/usr/src/linux/include -c libbridge_devif.cclang -Wall -g -I/usr/src/linux/include -c libbridge_if.cclang -Wall -g -I/usr/src/linux/include -c libbridge_init.cclang -Wall -g -I/usr/src/linux/include -c libbridge_misc.cIn file included from libbridge_devif.c:26:/sysroot/include/sys/fcntl.h:1:2: warning: redirecting incorrect #include to [-W#warnings] #warning redirecting incorrect #include to ^In file included from libbridge_devif.c:28:./libbridge.h:23:10: fatal error: 'linux/if.h' file not found#include ^libbridge_misc.c:23:10: fatal error: 'asm/param.h' file not found#include ^In file included from libbridge_if.c:23:/sysroot/include/sys/fcntl.h:1:2: warning: redirecting incorrect #include to [-W#warnings] #warning redirecting incorrect #include to ^1 error generated.In file included from libbridge_if.c:26:./libbridge.h:23:10: fatal error: 'linux/if.h' file not found#include ^1 warning and 1 error generated.make[1]: *** [Makefile:37: libbridge_misc.o] Error 1make[1]: *** Waiting for unfinished jobs....make[1]: *** [Makefile:37: libbridge_devif.o] Error 11 warning and 1 error generated.make[1]: *** [Makefile:37: libbridge_if.o] Error 1In file included from libbridge_init.c:28:./libbridge.h:23:10: fatal error: 'linux/if.h' file not found#include ^1 error generated.make[1]: *** [Makefile:37: libbridge_init.o] Error 1make[1]: Leaving directory '/tmp/bridge-utils/src/bridge-utils-1.5/libbridge'make[1]: warning: -jN forced in submake: disabling jobserver mode.make[1]: Entering directory '/tmp/bridge-utils/src/bridge-utils-1.5/brctl'clang -Wall -I../libbridge -I/usr/src/linux/include -c brctl.c clang -Wall -I../libbridge -I/usr/src/linux/include -c brctl_cmd.c clang -Wall -I../libbridge -I/usr/src/linux/include -c brctl_disp.c make[1]: *** No rule to make target '../libbridge/libbridge.a', needed by 'brctl'. Stop.make[1]: *** Waiting for unfinished jobs....In file included from brctl_disp.c:24:../libbridge/libbridge.h:23:10: fatal error: 'linux/if.h' file not found#include ^brctl_cmd.c:24:10: fatal error: 'asm/param.h' file not found#include ^1 error generated.In file included from brctl.c:22:/sysroot/include/sys/errno.h:1:2: warning: redirecting incorrect #include to [-W#warnings] #warning redirecting incorrect #include to ^In file included from brctl.c:25:../libbridge/libbridge.h:23:10: fatal error: 'linux/if.h' file not found#include ^make[1]: *** [Makefile:40: brctl_disp.o] Error 11 warning and 1 error generated.make[1]: *** [Makefile:40: brctl.o] Error 11 error generated.make[1]: *** [Makefile:40: brctl_cmd.o] Error 1make[1]: Leaving directory '/tmp/bridge-utils/src/bridge-utils-1.5/brctl'make[1]: warning: -jN forced in submake: disabling jobserver mode.make[1]: Entering directory '/tmp/bridge-utils/src/bridge-utils-1.5/doc'make[1]: Nothing to be done for 'all'.make[1]: Leaving directory '/tmp/bridge-utils/src/bridge-utils-1.5/doc'==> Entering fakeroot environment...==> Starting package()...for x in libbridge brctl doc; do make -j4 --jobserver-auth=3,4 -C $x install; donemake[1]: warning: -jN forced in submake: disabling jobserver mode.make[1]: Entering directory '/tmp/bridge-utils/src/bridge-utils-1.5/libbridge'make[1]: Nothing to be done for 'install'.make[1]: Leaving directory '/tmp/bridge-utils/src/bridge-utils-1.5/libbridge'make[1]: warning: -jN forced in submake: disabling jobserver mode.make[1]: Entering directory '/tmp/bridge-utils/src/bridge-utils-1.5/brctl'clang -Wall -I../libbridge -I/usr/src/linux/include -c brctl.c clang -Wall -I../libbridge -I/usr/src/linux/include -c brctl_cmd.c clang -Wall -I../libbridge -I/usr/src/linux/include -c brctl_disp.c make[1]: *** No rule to make target '../libbridge/libbridge.a', needed by 'brctl'. Stop.make[1]: *** Waiting for unfinished jobs....In file included from brctl.c:22:/sysroot/include/sys/errno.h:1:2: warning: redirecting incorrect #include to [-W#warnings] #warning redirecting incorrect #include to ^brctl_cmd.c:24:10: fatal error: 'asm/param.h' file not found#include ^In file included from brctl.c:25:../libbridge/libbridge.h:23:10: fatal error: 'linux/if.h' file not found#include ^1 warning and 1 error generated.In file included from brctl_disp.c:24:../libbridge/libbridge.h:23:10: fatal error: 'linux/if.h' file not found#include ^make[1]: *** [Makefile:40: brctl.o] Error 11 error generated.1 error generated.make[1]: *** [Makefile:40: brctl_cmd.o] Error 1make[1]: *** [Makefile:40: brctl_disp.o] Error 1make[1]: Leaving directory '/tmp/bridge-utils/src/bridge-utils-1.5/brctl'make[1]: warning: -jN forced in submake: disabling jobserver mode.make[1]: Entering directory '/tmp/bridge-utils/src/bridge-utils-1.5/doc'mkdir -p /tmp/bridge-utils/pkg/bridge-utils/usr/share/man/man8/usr/bin/install -c -m 644 brctl.8 /tmp/bridge-utils/pkg/bridge-utils/usr/share/man/man8make[1]: Leaving directory '/tmp/bridge-utils/src/bridge-utils-1.5/doc'==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "bridge-utils"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: bridge-utils 1.5-2 (Wed Apr 5 00:34:15 UTC 2017)CMD: pacman --query --file bridge-utils-1.5-2-x86_64.pkg.tar.xz
Creating hybrid package for 'bridge-utils'
Trying to find vanilla package 'bridge-utils'...
CMD: pacman --query --file /mirror/bridge-utils-1.5-2.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 bridge-utils.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/bridge-utils.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/bridge-utils.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/bridge-utils.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/bridge-utils/src/bridge-utils-1.5/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by bridge-utils configure 1.5, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc## --------- #### Platform. #### --------- ##hostname = 73620535e3dauname -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:2109: checking for x86_64-unknown-linux-gccconfigure:2136: result: clangconfigure:2405: checking for C compiler versionconfigure:2414: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:2425: $? = 0configure:2414: 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:2425: $? = 0configure:2414: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2425: $? = 1configure:2414: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:2425: $? = 1configure:2445: checking whether the C compiler worksconfigure:2467: clang conftest.c >&5configure:2471: $? = 0configure:2519: result: yesconfigure:2522: checking for C compiler default output file nameconfigure:2524: result: a.outconfigure:2530: checking for suffix of executablesconfigure:2537: clang -o conftest conftest.c >&5configure:2541: $? = 0configure:2563: result:configure:2585: checking whether we are cross compilingconfigure:2593: clang -o conftest conftest.c >&5configure:2597: $? = 0configure:2604: ./conftest./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headerconfigure:2608: $? = 127configure:2623: result: yesconfigure:2628: checking for suffix of object filesconfigure:2650: clang -c conftest.c >&5configure:2654: $? = 0configure:2675: result: oconfigure:2679: checking whether we are using the GNU C compilerconfigure:2698: clang -c conftest.c >&5configure:2698: $? = 0configure:2707: result: yesconfigure:2716: checking whether clang accepts -gconfigure:2736: clang -c -g conftest.c >&5configure:2736: $? = 0configure:2777: result: yesconfigure:2794: checking for clang option to accept ISO C89configure:2857: clang -c conftest.c >&5configure:2857: $? = 0configure:2870: result: none neededconfigure:2933: checking for a BSD-compatible installconfigure:3001: result: /usr/bin/install -cconfigure:3015: checking for x86_64-unknown-linux-ranlibconfigure:3045: result: noconfigure:3055: checking for ranlibconfigure:3071: found /sysroot/bin/ranlibconfigure:3082: result: ranlibconfigure:3094: WARNING: using cross tools not prefixed with host tripletconfigure:3111: checking how to run the C preprocessorconfigure:3142: clang -E conftest.cconfigure:3142: $? = 0configure:3156: clang -E conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3156: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "bridge-utils"| #define PACKAGE_TARNAME "bridge-utils"| #define PACKAGE_VERSION "1.5"| #define PACKAGE_STRING "bridge-utils 1.5"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| /* end confdefs.h. */| #include configure:3181: result: clang -Econfigure:3201: clang -E conftest.cconfigure:3201: $? = 0configure:3215: clang -E conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3215: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "bridge-utils"| #define PACKAGE_TARNAME "bridge-utils"| #define PACKAGE_VERSION "1.5"| #define PACKAGE_STRING "bridge-utils 1.5"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| /* end confdefs.h. */| #include configure:3244: checking for grep that handles long lines and -econfigure:3302: result: /usr/sbin/grepconfigure:3307: checking for egrepconfigure:3369: result: /usr/sbin/grep -Econfigure:3374: checking for ANSI C header filesconfigure:3394: clang -c conftest.c >&5configure:3394: $? = 0configure:3478: result: yesconfigure:3491: checking for sys/types.hconfigure:3491: clang -c conftest.c >&5configure:3491: $? = 0configure:3491: result: yesconfigure:3491: checking for sys/stat.hconfigure:3491: clang -c conftest.c >&5configure:3491: $? = 0configure:3491: result: yesconfigure:3491: checking for stdlib.hconfigure:3491: clang -c conftest.c >&5configure:3491: $? = 0configure:3491: result: yesconfigure:3491: checking for string.hconfigure:3491: clang -c conftest.c >&5configure:3491: $? = 0configure:3491: result: yesconfigure:3491: checking for memory.hconfigure:3491: clang -c conftest.c >&5configure:3491: $? = 0configure:3491: result: yesconfigure:3491: checking for strings.hconfigure:3491: clang -c conftest.c >&5configure:3491: $? = 0configure:3491: result: yesconfigure:3491: checking for inttypes.hconfigure:3491: clang -c conftest.c >&5configure:3491: $? = 0configure:3491: result: yesconfigure:3491: checking for stdint.hconfigure:3491: clang -c conftest.c >&5configure:3491: $? = 0configure:3491: result: yesconfigure:3491: checking for unistd.hconfigure:3491: clang -c conftest.c >&5configure:3491: $? = 0configure:3491: result: yesconfigure:3506: checking sys/ioctl.h usabilityconfigure:3506: clang -c conftest.c >&5configure:3506: $? = 0configure:3506: result: yesconfigure:3506: checking sys/ioctl.h presenceconfigure:3506: clang -E conftest.cconfigure:3506: $? = 0configure:3506: result: yesconfigure:3506: checking for sys/ioctl.hconfigure:3506: result: yesconfigure:3506: checking sys/time.h usabilityconfigure:3506: clang -c conftest.c >&5configure:3506: $? = 0configure:3506: result: yesconfigure:3506: checking sys/time.h presenceconfigure:3506: clang -E conftest.cconfigure:3506: $? = 0configure:3506: result: yesconfigure:3506: checking for sys/time.hconfigure:3506: result: yesconfigure:3517: checking for an ANSI C-conforming constconfigure:3583: clang -c conftest.c >&5configure:3583: $? = 0configure:3590: result: yesconfigure:3598: checking whether time.h and sys/time.h may both be includedconfigure:3618: clang -c conftest.c >&5configure:3618: $? = 0configure:3625: result: yesconfigure:3637: checking for gethostnameconfigure:3637: clang -o conftest conftest.c >&5configure:3637: $? = 0configure:3637: result: yesconfigure:3637: checking for socketconfigure:3637: clang -o conftest conftest.c >&5configure:3637: $? = 0configure:3637: result: yesconfigure:3637: checking for strdupconfigure:3637: clang -o conftest conftest.c >&5conftest.c:47:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]char strdup ();^conftest.c:47:6: note: 'strdup' is a builtin with type 'char *(const char *)'1 warning generated.configure:3637: $? = 0configure:3637: result: yesconfigure:3637: checking for unameconfigure:3637: clang -o conftest conftest.c >&5configure:3637: $? = 0configure:3637: result: yesconfigure:3649: checking for if_nametoindexconfigure:3649: clang -o conftest conftest.c >&5configure:3649: $? = 0configure:3649: result: yesconfigure:3649: checking for if_indextonameconfigure:3649: clang -o conftest conftest.c >&5configure:3649: $? = 0configure:3649: result: yesconfigure:3777: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by bridge-utils config.status 1.5, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 73620535e3daconfig.status:816: creating doc/Makefileconfig.status:919: WARNING: 'doc/Makefile.in' seems to ignore the --datarootdir settingconfig.status:816: creating libbridge/Makefileconfig.status:816: creating brctl/Makefileconfig.status:919: WARNING: 'brctl/Makefile.in' seems to ignore the --datarootdir settingconfig.status:816: creating Makefileconfig.status:919: WARNING: 'Makefile.in' seems to ignore the --datarootdir settingconfig.status:816: creating bridge-utils.specconfig.status:816: creating libbridge/config.h## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=yesac_cv_c_const=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_gethostname=yesac_cv_func_if_indextoname=yesac_cv_func_if_nametoindex=yesac_cv_func_socket=yesac_cv_func_strdup=yesac_cv_func_uname=yesac_cv_header_inttypes_h=yesac_cv_header_memory_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_ioctl_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_time_h=yesac_cv_header_sys_types_h=yesac_cv_header_time=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_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_cc_c89=ac_cv_prog_cc_g=yes## ----------------- #### Output variables. #### ----------------- ##CC='clang'CFLAGS=''CPP='clang -E'CPPFLAGS=''DEFS='-DHAVE_CONFIG_H'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}'KERNEL_HEADERS='/usr/src/linux/include'LDFLAGS=''LIBOBJS=''LIBS=''LTLIBOBJS=''OBJEXT='o'PACKAGE_BUGREPORT=''PACKAGE_NAME='bridge-utils'PACKAGE_STRING='bridge-utils 1.5'PACKAGE_TARNAME='bridge-utils'PACKAGE_URL=''PACKAGE_VERSION='1.5'PATH_SEPARATOR=':'RANLIB='ranlib'SHELL='/bin/sh'ac_ct_CC=''bindir='${exec_prefix}/bin'build_alias=''datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'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='/usr/bin'sharedstatedir='${prefix}/com'sysconfdir='/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "bridge-utils"#define PACKAGE_TARNAME "bridge-utils"#define PACKAGE_VERSION "1.5"#define PACKAGE_STRING "bridge-utils 1.5"#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_IOCTL_H 1#define HAVE_SYS_TIME_H 1#define TIME_WITH_SYS_TIME 1#define HAVE_GETHOSTNAME 1#define HAVE_SOCKET 1#define HAVE_STRDUP 1#define HAVE_UNAME 1#define HAVE_IF_NAMETOINDEX 1#define HAVE_IF_INDEXTONAME 1configure: exit 0