The build took 00h 00m 48s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
4,749 |
sh |
4,161 |
ansic |
3,920 |
makefile |
74 |
perl |
16 |
sed |
12,920 |
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: ndisc6 1.0.3-1 (Wed Aug 24 12:53:02 UTC 2016)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...configure: checking system...checking for build hostname... 34f0892131aeconfigure: checking required programs...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 whether gcc understands -c and -o together... yeschecking for gcc option to accept ISO C99... none neededchecking 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 minix/config.h usability... nochecking minix/config.h presence... nochecking for minix/config.h... nochecking whether it is safe to define __EXTENSIONS__... yeschecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking for perl... /usr/sbin/perlchecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking 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 whether make supports nested variables... yeschecking dependency style of gcc... gcc3checking whether make supports nested variables... (cached) yesconfigure: checking required libraries...checking for clock_gettime in -lrt... yeschecking for a sed that does not truncate output... /usr/sbin/sedchecking whether NLS is requested... yeschecking for msgfmt... /usr/sbin/msgfmtchecking for gmsgfmt... /usr/sbin/msgfmtchecking for xgettext... /usr/sbin/xgettextchecking for msgmerge... /usr/sbin/msgmergechecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for ld used by gcc... /usr/sbin/ldchecking if the linker (/usr/sbin/ld) is GNU ld... yeschecking for shared library run path origin... donechecking for CFPreferencesCopyAppValue... nochecking for CFLocaleCopyCurrent... nochecking for GNU gettext in libc... yeschecking whether to use NLS... yeschecking where the gettext function comes from... libcconfigure: checking header files...checking whether to enable assertions... yesconfigure: checking library functions...checking getopt.h usability... yeschecking getopt.h presence... yeschecking for getopt.h... yeschecking for library containing getopt_long... none requiredchecking for clock_nanosleep... yeschecking for fdatasync... yeschecking for inet6_rth_add... yeschecking for ppoll... yeschecking for library containing socket... none requiredchecking for library containing inet_ntop... none requiredconfigure: checking optional features...checking if installed programs should be setuid... yesconfigure: writing results...checking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating m4/Makefileconfig.status: creating po/Makefile.inconfig.status: creating doc/Makefileconfig.status: creating compat/Makefileconfig.status: creating src/Makefileconfig.status: creating rdnssd/Makefileconfig.status: creating config.hconfig.status: executing depfiles commandsconfig.status: executing po-directories commandsconfig.status: creating po/POTFILESconfig.status: creating po/Makefilemake all-recursivemake[1]: Entering directory '/tmp/ndisc6/src/ndisc6-1.0.3'Making all in pomake[2]: Entering directory '/tmp/ndisc6/src/ndisc6-1.0.3/po'make[2]: Nothing to be done for 'all'.make[2]: Leaving directory '/tmp/ndisc6/src/ndisc6-1.0.3/po'Making all in docmake[2]: Entering directory '/tmp/ndisc6/src/ndisc6-1.0.3/doc' SED rdnssd.8make[2]: Leaving directory '/tmp/ndisc6/src/ndisc6-1.0.3/doc'Making all in compatmake[2]: Entering directory '/tmp/ndisc6/src/ndisc6-1.0.3/compat' CC dummy.o AR libcompat.aar: `u' modifier ignored since `D' is the default (see `U')make[2]: Leaving directory '/tmp/ndisc6/src/ndisc6-1.0.3/compat'Making all in srcmake[2]: Entering directory '/tmp/ndisc6/src/ndisc6-1.0.3/src' CC tcpspray.o CC addrinfo.o CC tcptraceroute6-tcptraceroute.o CC ndisc.o CC rdisc6-ndisc.o CC traceroute.o CC trace-tcp.oIn file included from /usr/include/string.h:25:0, from trace-tcp.c:27:/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC trace-udp.oIn file included from /usr/include/string.h:25:0, from trace-udp.c:27:/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC trace-icmp.o ALIAS tcpspray6 SED dnssort ALIAS addr2name ALIAS tracert6 CCLD tcpspray CCLD name2addr CCLD tcptraceroute6 CCLD ndisc6 CCLD rdisc6 CCLD rltraceroute6make[2]: Leaving directory '/tmp/ndisc6/src/ndisc6-1.0.3/src'Making all in rdnssdmake[2]: Entering directory '/tmp/ndisc6/src/ndisc6-1.0.3/rdnssd' CC rdnssd.o CC icmp.o CC netlink.o SED merge-hook CCLD rdnssdmake[2]: Leaving directory '/tmp/ndisc6/src/ndisc6-1.0.3/rdnssd'make[2]: Entering directory '/tmp/ndisc6/src/ndisc6-1.0.3'make[2]: Leaving directory '/tmp/ndisc6/src/ndisc6-1.0.3'make[1]: Leaving directory '/tmp/ndisc6/src/ndisc6-1.0.3'==> Entering fakeroot environment...==> Starting package().../tmp/ndisc6/src/ndisc6-1.0.3 /tmp/ndisc6/srcMaking install in pomake[1]: Entering directory '/tmp/ndisc6/src/ndisc6-1.0.3/po'installing cs.gmo as /tmp/ndisc6/pkg/ndisc6/usr/share/locale/cs/LC_MESSAGES/ndisc6.moinstalling de.gmo as /tmp/ndisc6/pkg/ndisc6/usr/share/locale/de/LC_MESSAGES/ndisc6.moinstalling en.gmo as /tmp/ndisc6/pkg/ndisc6/usr/share/locale/en/LC_MESSAGES/ndisc6.moinstalling en_GB.gmo as /tmp/ndisc6/pkg/ndisc6/usr/share/locale/en_GB/LC_MESSAGES/ndisc6.moinstalling fr.gmo as /tmp/ndisc6/pkg/ndisc6/usr/share/locale/fr/LC_MESSAGES/ndisc6.moif test "ndisc6" = "gettext-tools"; then \ /usr/sbin/mkdir -p /tmp/ndisc6/pkg/ndisc6/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/ndisc6/pkg/ndisc6/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/ndisc6/pkg/ndisc6/usr/share/gettext/po/$file; \ done; \else \ : ; \fimake[1]: Leaving directory '/tmp/ndisc6/src/ndisc6-1.0.3/po'Making install in docmake[1]: Entering directory '/tmp/ndisc6/src/ndisc6-1.0.3/doc'make[2]: Entering directory '/tmp/ndisc6/src/ndisc6-1.0.3/doc'make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/ndisc6/pkg/ndisc6/usr/share/man/man1' /usr/sbin/mkdir -p '/tmp/ndisc6/pkg/ndisc6/usr/share/man/man8' /usr/bin/install -c -m 644 ndisc6.8 rdisc6.8 rltraceroute6.8 rdnssd.8 '/tmp/ndisc6/pkg/ndisc6/usr/share/man/man8' /usr/bin/install -c -m 644 addr2name.1 dnssort.1 tcpspray.1 '/tmp/ndisc6/pkg/ndisc6/usr/share/man/man1'make install-data-hookmake[3]: Entering directory '/tmp/ndisc6/src/ndisc6-1.0.3/doc'inst=`echo rltraceroute6 | sed 's,x,x,'`; \cd "/tmp/ndisc6/pkg/ndisc6/usr/share/man/man8" && \for a in tcptraceroute6 tracert6; do \ ln -sf -- "${inst}.8" "$a.8" ; \doneinst=`echo tcpspray | sed 's,x,x,'`; \cd "/tmp/ndisc6/pkg/ndisc6/usr/share/man/man1" && \ln -sf -- "${inst}.1" "tcpspray6.1"inst=`echo addr2name | sed 's,x,x,'`; \cd "/tmp/ndisc6/pkg/ndisc6/usr/share/man/man1" && \ln -sf -- "${inst}.1" "name2addr.1"make[3]: Leaving directory '/tmp/ndisc6/src/ndisc6-1.0.3/doc'make[2]: Leaving directory '/tmp/ndisc6/src/ndisc6-1.0.3/doc'make[1]: Leaving directory '/tmp/ndisc6/src/ndisc6-1.0.3/doc'Making install in compatmake[1]: Entering directory '/tmp/ndisc6/src/ndisc6-1.0.3/compat'make[2]: Entering directory '/tmp/ndisc6/src/ndisc6-1.0.3/compat'make[2]: Nothing to be done for 'install-exec-am'.make[2]: Nothing to be done for 'install-data-am'.make[2]: Leaving directory '/tmp/ndisc6/src/ndisc6-1.0.3/compat'make[1]: Leaving directory '/tmp/ndisc6/src/ndisc6-1.0.3/compat'Making install in srcmake[1]: Entering directory '/tmp/ndisc6/src/ndisc6-1.0.3/src'make[2]: Entering directory '/tmp/ndisc6/src/ndisc6-1.0.3/src' /usr/sbin/mkdir -p '/tmp/ndisc6/pkg/ndisc6/usr/bin' /usr/sbin/mkdir -p '/tmp/ndisc6/pkg/ndisc6/usr/bin' /usr/bin/install -c tcpspray name2addr '/tmp/ndisc6/pkg/ndisc6/usr/bin' /usr/bin/install -c tcpspray6 dnssort addr2name '/tmp/ndisc6/pkg/ndisc6/usr/bin' /usr/sbin/mkdir -p '/tmp/ndisc6/pkg/ndisc6/usr/bin' /usr/sbin/mkdir -p '/tmp/ndisc6/pkg/ndisc6/usr/bin' /usr/bin/install -c tcptraceroute6 '/tmp/ndisc6/pkg/ndisc6/usr/bin' /usr/bin/install -c tracert6 '/tmp/ndisc6/pkg/ndisc6/usr/bin'make[2]: Nothing to be done for 'install-data-am'. /usr/sbin/mkdir -p '/tmp/ndisc6/pkg/ndisc6/usr/bin' /usr/bin/install -c ndisc6 rdisc6 rltraceroute6 '/tmp/ndisc6/pkg/ndisc6/usr/bin'make install-exec-hookmake[3]: Entering directory '/tmp/ndisc6/src/ndisc6-1.0.3/src'chmod u+s /tmp/ndisc6/pkg/ndisc6/usr/bin/ndisc6chmod u+s /tmp/ndisc6/pkg/ndisc6/usr/bin/rdisc6chmod u+s /tmp/ndisc6/pkg/ndisc6/usr/bin/rltraceroute6make[3]: Leaving directory '/tmp/ndisc6/src/ndisc6-1.0.3/src'make[2]: Leaving directory '/tmp/ndisc6/src/ndisc6-1.0.3/src'make[1]: Leaving directory '/tmp/ndisc6/src/ndisc6-1.0.3/src'Making install in rdnssdmake[1]: Entering directory '/tmp/ndisc6/src/ndisc6-1.0.3/rdnssd'make[2]: Entering directory '/tmp/ndisc6/src/ndisc6-1.0.3/rdnssd' /usr/sbin/mkdir -p '/tmp/ndisc6/pkg/ndisc6/usr/bin' /usr/sbin/mkdir -p '/tmp/ndisc6/pkg/ndisc6/etc/rdnssd' /usr/bin/install -c rdnssd '/tmp/ndisc6/pkg/ndisc6/usr/bin' /usr/bin/install -c merge-hook '/tmp/ndisc6/pkg/ndisc6/etc/rdnssd'make install-data-hookmake[3]: Entering directory '/tmp/ndisc6/src/ndisc6-1.0.3/rdnssd'/bin/sh /tmp/ndisc6/src/ndisc6-1.0.3/admin/install-sh -d -- /tmp/ndisc6/pkg/ndisc6/var/run/rdnssdchown -- nobody /tmp/ndisc6/pkg/ndisc6/var/run/rdnssdchown: changing ownership of '/tmp/ndisc6/pkg/ndisc6/var/run/rdnssd': Operation not permittedmake[3]: [Makefile:698: install-data-hook] Error 1 (ignored)make[3]: Leaving directory '/tmp/ndisc6/src/ndisc6-1.0.3/rdnssd'make[2]: Leaving directory '/tmp/ndisc6/src/ndisc6-1.0.3/rdnssd'make[1]: Leaving directory '/tmp/ndisc6/src/ndisc6-1.0.3/rdnssd'make[1]: Entering directory '/tmp/ndisc6/src/ndisc6-1.0.3'make[2]: Entering directory '/tmp/ndisc6/src/ndisc6-1.0.3'make[2]: Nothing to be done for 'install-exec-am'.make[2]: Nothing to be done for 'install-data-am'.make[2]: Leaving directory '/tmp/ndisc6/src/ndisc6-1.0.3'make[1]: Leaving directory '/tmp/ndisc6/src/ndisc6-1.0.3'/tmp/ndisc6/src==> Tidying install... -> Removing doc files... -> Removing empty directories... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "ndisc6"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Adding install file... -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: ndisc6 1.0.3-1 (Wed Aug 24 12:53:10 UTC 2016)CMD: pacman --query --file ndisc6-1.0.3-1-x86_64.pkg.tar.xz
Creating hybrid package for 'ndisc6'
Trying to find vanilla package 'ndisc6'...
CMD: pacman --query --file /mirror/ndisc6-1.0.3-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO/.INSTALL/.MTREE/etc/rdnssd/merge-hook/etc/rdnssd/resolvconf-hook/usr/share/locale/cs/LC_MESSAGES/ndisc6.mo/usr/share/locale/de/LC_MESSAGES/ndisc6.mo/usr/share/locale/en/LC_MESSAGES/ndisc6.mo/usr/share/locale/en_GB/LC_MESSAGES/ndisc6.mo/usr/share/locale/fr/LC_MESSAGES/ndisc6.mo/usr/share/man/man1/name2addr.1.gz/usr/share/man/man1/addr2name.1.gz/usr/share/man/man1/dnssort.1.gz/usr/share/man/man1/tcpspray6.1.gz/usr/share/man/man1/tcpspray.1.gz/usr/share/man/man8/ndisc6.8.gz/usr/share/man/man8/rdisc6.8.gz/usr/share/man/man8/tcptraceroute6.8.gz/usr/share/man/man8/tracert6.8.gz/usr/share/man/man8/rltraceroute6.8.gz/usr/share/man/man8/rdnssd.8.gz/usr/bin/tcpspray6/usr/bin/dnssort/usr/bin/addr2name/usr/bin/tracert6/usr/bin/tcpspray/usr/bin/name2addr/usr/bin/tcptraceroute6/usr/bin/ndisc6/usr/bin/rdisc6/usr/bin/rltraceroute6/usr/bin/rdnssd/usr/lib/systemd/system/rdnssd@.service/usr/lib/tmpfiles.d/ndisc6.conf/sysroot/usr/lib/systemd/system/rdnssd@.service/sysroot/usr/lib/tmpfiles.d/ndisc6.confGenerating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .INSTALL etc usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .INSTALL etc usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .INSTALL etc usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf ndisc6.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/ndisc6.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ndisc6.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/ndisc6.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/ndisc6/src/ndisc6-1.0.3/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by ndisc6 configure 1.0.3, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --localstatedir=/var --sysconfdir=/etc## --------- #### Platform. #### --------- ##hostname = 34f0892131aeuname -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:2209: checking system...configure:2250: checking for build hostnameconfigure:2258: result: 34f0892131aeconfigure:2269: checking required programs...configure:2282: checking for x86_64-unknown-linux-gccconfigure:2312: result: noconfigure:2322: checking for gccconfigure:2338: found /usr/sbin/gccconfigure:2349: result: gccconfigure:2578: checking for C compiler versionconfigure:2587: 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:2598: $? = 0configure:2587: 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:2598: $? = 0configure:2587: gcc -V >&5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:2598: $? = 1configure:2587: gcc -qversion >&5gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?gcc: fatal error: no input filescompilation terminated.configure:2598: $? = 1configure:2618: checking whether the C compiler worksconfigure:2640: gcc conftest.c >&5configure:2644: $? = 0configure:2692: result: yesconfigure:2695: checking for C compiler default output file nameconfigure:2697: result: a.outconfigure:2703: checking for suffix of executablesconfigure:2710: gcc -o conftest conftest.c >&5configure:2714: $? = 0configure:2736: result:configure:2758: checking whether we are cross compilingconfigure:2766: gcc -o conftest conftest.c >&5configure:2770: $? = 0configure:2777: ./conftestconfigure:2781: $? = 0configure:2796: result: noconfigure:2801: checking for suffix of object filesconfigure:2823: gcc -c conftest.c >&5configure:2827: $? = 0configure:2848: result: oconfigure:2852: checking whether we are using the GNU C compilerconfigure:2871: gcc -c conftest.c >&5configure:2871: $? = 0configure:2880: result: yesconfigure:2889: checking whether gcc accepts -gconfigure:2909: gcc -c -g conftest.c >&5configure:2909: $? = 0configure:2950: result: yesconfigure:2967: checking for gcc option to accept ISO C89configure:3030: gcc -c conftest.c >&5configure:3030: $? = 0configure:3043: result: none neededconfigure:3068: checking whether gcc understands -c and -o togetherconfigure:3090: gcc -c conftest.c -o conftest2.oconfigure:3093: $? = 0configure:3090: gcc -c conftest.c -o conftest2.oconfigure:3093: $? = 0configure:3105: result: yesconfigure:3122: checking for gcc option to accept ISO C99configure:3271: gcc -c conftest.c >&5configure:3271: $? = 0configure:3284: result: none neededconfigure:3306: checking how to run the C preprocessorconfigure:3337: gcc -E conftest.cconfigure:3337: $? = 0configure:3351: gcc -E conftest.cconftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:3351: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "ndisc6"| #define PACKAGE_TARNAME "ndisc6"| #define PACKAGE_VERSION "1.0.3"| #define PACKAGE_STRING "ndisc6 1.0.3"| #define PACKAGE_BUGREPORT "remi_no_bulk_mail@remlab.net"| #define PACKAGE_URL ""| #define PACKAGE_CONFIGURE_INVOCATION "./configure '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--localstatedir=/var' '--sysconfdir=/etc' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS='"| #define PACKAGE_BUILD_HOSTNAME "34f0892131ae"| /* end confdefs.h. */| #include configure:3376: result: gcc -Econfigure:3396: gcc -E conftest.cconfigure:3396: $? = 0configure:3410: gcc -E conftest.cconftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:3410: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "ndisc6"| #define PACKAGE_TARNAME "ndisc6"| #define PACKAGE_VERSION "1.0.3"| #define PACKAGE_STRING "ndisc6 1.0.3"| #define PACKAGE_BUGREPORT "remi_no_bulk_mail@remlab.net"| #define PACKAGE_URL ""| #define PACKAGE_CONFIGURE_INVOCATION "./configure '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--localstatedir=/var' '--sysconfdir=/etc' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS='"| #define PACKAGE_BUILD_HOSTNAME "34f0892131ae"| /* end confdefs.h. */| #include configure:3439: checking for grep that handles long lines and -econfigure:3497: result: /usr/sbin/grepconfigure:3502: checking for egrepconfigure:3564: result: /usr/sbin/grep -Econfigure:3569: checking for ANSI C header filesconfigure:3589: gcc -c conftest.c >&5configure:3589: $? = 0configure:3662: gcc -o conftest conftest.c >&5configure:3662: $? = 0configure:3662: ./conftestconfigure:3662: $? = 0configure:3673: result: yesconfigure:3686: checking for sys/types.hconfigure:3686: gcc -c conftest.c >&5configure:3686: $? = 0configure:3686: result: yesconfigure:3686: checking for sys/stat.hconfigure:3686: gcc -c conftest.c >&5configure:3686: $? = 0configure:3686: result: yesconfigure:3686: checking for stdlib.hconfigure:3686: gcc -c conftest.c >&5configure:3686: $? = 0configure:3686: result: yesconfigure:3686: checking for string.hconfigure:3686: gcc -c conftest.c >&5configure:3686: $? = 0configure:3686: result: yesconfigure:3686: checking for memory.hconfigure:3686: gcc -c conftest.c >&5configure:3686: $? = 0configure:3686: result: yesconfigure:3686: checking for strings.hconfigure:3686: gcc -c conftest.c >&5configure:3686: $? = 0configure:3686: result: yesconfigure:3686: checking for inttypes.hconfigure:3686: gcc -c conftest.c >&5configure:3686: $? = 0configure:3686: result: yesconfigure:3686: checking for stdint.hconfigure:3686: gcc -c conftest.c >&5configure:3686: $? = 0configure:3686: result: yesconfigure:3686: checking for unistd.hconfigure:3686: gcc -c conftest.c >&5configure:3686: $? = 0configure:3686: result: yesconfigure:3699: checking minix/config.h usabilityconfigure:3699: gcc -c conftest.c >&5conftest.c:54:26: fatal error: minix/config.h: No such file or directory#include ^compilation terminated.configure:3699: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "ndisc6"| #define PACKAGE_TARNAME "ndisc6"| #define PACKAGE_VERSION "1.0.3"| #define PACKAGE_STRING "ndisc6 1.0.3"| #define PACKAGE_BUGREPORT "remi_no_bulk_mail@remlab.net"| #define PACKAGE_URL ""| #define PACKAGE_CONFIGURE_INVOCATION "./configure '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--localstatedir=/var' '--sysconfdir=/etc' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS='"| #define PACKAGE_BUILD_HOSTNAME "34f0892131ae"| #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| /* 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:3699: result: noconfigure:3699: checking minix/config.h presenceconfigure:3699: gcc -E conftest.cconftest.c:21:26: fatal error: minix/config.h: No such file or directory#include ^compilation terminated.configure:3699: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "ndisc6"| #define PACKAGE_TARNAME "ndisc6"| #define PACKAGE_VERSION "1.0.3"| #define PACKAGE_STRING "ndisc6 1.0.3"| #define PACKAGE_BUGREPORT "remi_no_bulk_mail@remlab.net"| #define PACKAGE_URL ""| #define PACKAGE_CONFIGURE_INVOCATION "./configure '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--localstatedir=/var' '--sysconfdir=/etc' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS='"| #define PACKAGE_BUILD_HOSTNAME "34f0892131ae"| #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| /* end confdefs.h. */| #include configure:3699: result: noconfigure:3699: checking for minix/config.hconfigure:3699: result: noconfigure:3720: checking whether it is safe to define __EXTENSIONS__configure:3738: gcc -c conftest.c >&5configure:3738: $? = 0configure:3745: result: yesconfigure:3763: checking for x86_64-unknown-linux-ranlibconfigure:3793: result: noconfigure:3803: checking for ranlibconfigure:3819: found /usr/sbin/ranlibconfigure:3830: result: ranlibconfigure:3855: checking for perlconfigure:3873: found /usr/sbin/perlconfigure:3886: result: /usr/sbin/perlconfigure:3917: checking for a BSD-compatible installconfigure:3985: result: /usr/bin/install -cconfigure:3996: checking whether build environment is saneconfigure:4051: result: yesconfigure:4199: checking for a thread-safe mkdir -pconfigure:4238: result: /usr/sbin/mkdir -pconfigure:4245: checking for gawkconfigure:4261: found /usr/sbin/gawkconfigure:4272: result: gawkconfigure:4283: checking whether make sets $(MAKE)configure:4305: result: yesconfigure:4335: checking for style of include used by makeconfigure:4363: result: GNUconfigure:4397: checking whether make supports nested variablesconfigure:4414: result: yesconfigure:4499: checking dependency style of gccconfigure:4610: result: gcc3configure:4679: checking whether make supports nested variablesconfigure:4696: result: yesconfigure:4709: checking required libraries...configure:4713: checking for clock_gettime in -lrtconfigure:4738: gcc -o conftest conftest.c -lrt >&5configure:4738: $? = 0configure:4747: result: yesconfigure:4756: checking for a sed that does not truncate outputconfigure:4820: result: /usr/sbin/sedconfigure:4826: checking whether NLS is requestedconfigure:4835: result: yesconfigure:4875: checking for msgfmtconfigure: trying /usr/sbin/msgfmt...0 translated messages.configure:4907: result: /usr/sbin/msgfmtconfigure:4916: checking for gmsgfmtconfigure:4947: result: /usr/sbin/msgfmtconfigure:4997: checking for xgettextconfigure: trying /usr/sbin/xgettext.../usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try Cconfigure:5029: result: /usr/sbin/xgettextconfigure:5074: checking for msgmergeconfigure: trying /usr/sbin/msgmerge...configure:5105: result: /usr/sbin/msgmergeconfigure:5142: checking build system typeconfigure:5156: result: x86_64-unknown-linux-gnuconfigure:5176: checking host system typeconfigure:5189: result: x86_64-unknown-linux-gnuconfigure:5234: checking for ld used by gccconfigure:5301: result: /usr/sbin/ldconfigure:5308: checking if the linker (/usr/sbin/ld) is GNU ldconfigure:5323: result: yesconfigure:5330: checking for shared library run path originconfigure:5343: result: doneconfigure:5915: checking for CFPreferencesCopyAppValueconfigure:5933: gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5conftest.c:28:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory#include ^compilation terminated.configure:5933: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "ndisc6"| #define PACKAGE_TARNAME "ndisc6"| #define PACKAGE_VERSION "1.0.3"| #define PACKAGE_STRING "ndisc6 1.0.3"| #define PACKAGE_BUGREPORT "remi_no_bulk_mail@remlab.net"| #define PACKAGE_URL ""| #define PACKAGE_CONFIGURE_INVOCATION "./configure '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--localstatedir=/var' '--sysconfdir=/etc' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS='"| #define PACKAGE_BUILD_HOSTNAME "34f0892131ae"| #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 __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define PACKAGE "ndisc6"| #define VERSION "1.0.3"| /* end confdefs.h. */| #include | int| main ()| {| CFPreferencesCopyAppValue(NULL, NULL)| ;| return 0;| }configure:5942: result: noconfigure:5949: checking for CFLocaleCopyCurrentconfigure:5967: gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5conftest.c:28:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory#include ^compilation terminated.configure:5967: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "ndisc6"| #define PACKAGE_TARNAME "ndisc6"| #define PACKAGE_VERSION "1.0.3"| #define PACKAGE_STRING "ndisc6 1.0.3"| #define PACKAGE_BUGREPORT "remi_no_bulk_mail@remlab.net"| #define PACKAGE_URL ""| #define PACKAGE_CONFIGURE_INVOCATION "./configure '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--localstatedir=/var' '--sysconfdir=/etc' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS='"| #define PACKAGE_BUILD_HOSTNAME "34f0892131ae"| #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 __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define PACKAGE "ndisc6"| #define VERSION "1.0.3"| /* end confdefs.h. */| #include | int| main ()| {| CFLocaleCopyCurrent();| ;| return 0;| }configure:5976: result: noconfigure:6025: checking for GNU gettext in libcconfigure:6049: gcc -o conftest conftest.c >&5configure:6049: $? = 0configure:6058: result: yesconfigure:6886: checking whether to use NLSconfigure:6888: result: yesconfigure:6891: checking where the gettext function comes fromconfigure:6902: result: libcconfigure:6962: checking header files...configure:6965: checking whether to enable assertionsconfigure:6983: result: yesconfigure:6992: checking library functions...configure:6997: checking getopt.h usabilityconfigure:6997: gcc -c conftest.c >&5configure:6997: $? = 0configure:6997: result: yesconfigure:6997: checking getopt.h presenceconfigure:6997: gcc -E conftest.cconfigure:6997: $? = 0configure:6997: result: yesconfigure:6997: checking for getopt.hconfigure:6997: result: yesconfigure:7008: checking for library containing getopt_longconfigure:7039: gcc -o conftest conftest.c >&5configure:7039: $? = 0configure:7056: result: none requiredconfigure:7080: checking for clock_nanosleepconfigure:7080: gcc -o conftest conftest.c -lrt >&5configure:7080: $? = 0configure:7080: result: yesconfigure:7090: checking for fdatasyncconfigure:7090: gcc -o conftest conftest.c >&5configure:7090: $? = 0configure:7090: result: yesconfigure:7103: checking for inet6_rth_addconfigure:7103: gcc -o conftest conftest.c >&5configure:7103: $? = 0configure:7103: result: yesconfigure:7116: checking for ppollconfigure:7116: gcc -o conftest conftest.c >&5configure:7116: $? = 0configure:7116: result: yesconfigure:7133: checking for library containing socketconfigure:7164: gcc -o conftest conftest.c >&5configure:7164: $? = 0configure:7181: result: none requiredconfigure:7230: checking for library containing inet_ntopconfigure:7261: gcc -o conftest conftest.c >&5configure:7261: $? = 0configure:7278: result: none requiredconfigure:7288: checking optional features...configure:7290: checking if installed programs should be setuidconfigure:7308: result: yesconfigure:7317: writing results...configure:7430: checking that generated files are newer than configureconfigure:7436: result: doneconfigure:7463: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by ndisc6 config.status 1.0.3, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 34f0892131aeconfig.status:914: creating Makefileconfig.status:914: creating m4/Makefileconfig.status:914: creating po/Makefile.inconfig.status:914: creating doc/Makefileconfig.status:914: creating compat/Makefileconfig.status:914: creating src/Makefileconfig.status:914: creating rdnssd/Makefileconfig.status:914: creating config.hconfig.status:1143: executing depfiles commandsconfig.status:1143: executing po-directories commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_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_PERL_set=ac_cv_env_PERL_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_clock_nanosleep=yesac_cv_func_fdatasync=yesac_cv_func_inet6_rth_add=yesac_cv_func_ppoll=yesac_cv_header_getopt_h=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_minix_config_h=noac_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_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_lib_rt_clock_gettime=yesac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GMSGFMT=/usr/sbin/msgfmtac_cv_path_GREP=/usr/sbin/grepac_cv_path_MSGFMT=/usr/sbin/msgfmtac_cv_path_MSGMERGE=/usr/sbin/msgmergeac_cv_path_PERL=/usr/sbin/perlac_cv_path_SED=/usr/sbin/sedac_cv_path_XGETTEXT=/usr/sbin/xgettextac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/sbin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CPP='gcc -E'ac_cv_prog_ac_ct_CC=gccac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_cc_c89=ac_cv_prog_cc_c99=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesac_cv_safe_to_define___extensions__=yesac_cv_search_getopt_long='none required'ac_cv_search_inet_ntop='none required'ac_cv_search_socket='none required'acl_cv_hardcode_direct=noacl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'acl_cv_hardcode_libdir_separator=acl_cv_hardcode_minus_L=noacl_cv_libext=aacl_cv_libname_spec='lib$name'acl_cv_library_names_spec='$libname$shrext'acl_cv_path_LD=/usr/sbin/ldacl_cv_prog_gnu_ld=yesacl_cv_rpath=doneacl_cv_shlibext=soacl_cv_wl=-Wl,am_cv_CC_dependencies_compiler_type=gcc3am_cv_make_support_nested_variables=yesam_cv_prog_cc_c_o=yesgt_cv_func_CFLocaleCopyCurrent=nogt_cv_func_CFPreferencesCopyAppValue=nogt_cv_func_gnugettext2_libc=yesrdc_cv_build_hostname=34f0892131aerdc_cv_func_socket=yes## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/ndisc6/src/ndisc6-1.0.3/admin/missing aclocal-1.14'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='$${TAR-tar}'AM_BACKSLASH='\'AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'AM_DEFAULT_VERBOSITY='0'AM_V='$(V)'AUTOCONF='${SHELL} /tmp/ndisc6/src/ndisc6-1.0.3/admin/missing autoconf'AUTOHEADER='${SHELL} /tmp/ndisc6/src/ndisc6-1.0.3/admin/missing autoheader'AUTOMAKE='${SHELL} /tmp/ndisc6/src/ndisc6-1.0.3/admin/missing automake-1.14'AWK='gawk'CC='gcc'CCDEPMODE='depmode=gcc3'CFLAGS=''CPP='gcc -E'CPPFLAGS=''CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/grep -E'EXEEXT=''GETTEXT_MACRO_VERSION='0.19'GMSGFMT='/usr/sbin/msgfmt'GMSGFMT_015='/usr/sbin/msgfmt'GREP='/usr/sbin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'INTLLIBS=''INTL_MACOSX_LIBS=''LDFLAGS=''LIBICONV='-liconv'LIBINTL=''LIBOBJS=''LIBRT='-lrt'LIBS=''LTLIBICONV='-liconv'LTLIBINTL=''LTLIBOBJS=''MAKEINFO='${SHELL} /tmp/ndisc6/src/ndisc6-1.0.3/admin/missing makeinfo'MKDIR_P='/usr/sbin/mkdir -p'MSGFMT='/usr/sbin/msgfmt'MSGFMT_015='/usr/sbin/msgfmt'MSGMERGE='/usr/sbin/msgmerge'NOSUID_FALSE=''NOSUID_TRUE='#'OBJEXT='o'PACKAGE='ndisc6'PACKAGE_BUGREPORT='remi_no_bulk_mail@remlab.net'PACKAGE_NAME='ndisc6'PACKAGE_STRING='ndisc6 1.0.3'PACKAGE_TARNAME='ndisc6'PACKAGE_URL=''PACKAGE_VERSION='1.0.3'PATH_SEPARATOR=':'PERL='/usr/sbin/perl'POSUB='po'RANLIB='ranlib'SED='/usr/sbin/sed'SET_MAKE=''SHELL='/bin/sh'STRIP=''USE_NLS='yes'VERSION='1.0.3'XGETTEXT='/usr/sbin/xgettext'XGETTEXT_015='/usr/sbin/xgettext'XGETTEXT_EXTRA_OPTIONS=''ac_ct_CC='gcc'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='x86_64-unknown-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='unknown'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='${prefix}'host='x86_64-unknown-linux-gnu'host_alias='x86_64-unknown-linux'host_cpu='x86_64'host_os='linux-gnu'host_vendor='unknown'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'install_sh='${SHELL} /tmp/ndisc6/src/ndisc6-1.0.3/admin/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='/var'mandir='${datarootdir}/man'mkdir_p='$(MKDIR_P)'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 "ndisc6"#define PACKAGE_TARNAME "ndisc6"#define PACKAGE_VERSION "1.0.3"#define PACKAGE_STRING "ndisc6 1.0.3"#define PACKAGE_BUGREPORT "remi_no_bulk_mail@remlab.net"#define PACKAGE_URL ""#define PACKAGE_CONFIGURE_INVOCATION "./configure '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--localstatedir=/var' '--sysconfdir=/etc' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS='"#define PACKAGE_BUILD_HOSTNAME "34f0892131ae"#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 __EXTENSIONS__ 1#define _ALL_SOURCE 1#define _GNU_SOURCE 1#define _POSIX_PTHREAD_SEMANTICS 1#define _TANDEM_SOURCE 1#define PACKAGE "ndisc6"#define VERSION "1.0.3"#define ENABLE_NLS 1#define HAVE_GETTEXT 1#define HAVE_DCGETTEXT 1#define HAVE_GETOPT_H 1#define HAVE_GETOPT_LONG 1#define HAVE_CLOCK_NANOSLEEP 1#define HAVE_FDATASYNC 1#define HAVE_INET6_RTH_ADD 1#define HAVE_PPOLL 1configure: exit 0