The build took 00h 01m 07s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
3,465 |
sh |
3,373 |
ansic |
2,812 |
makefile |
610 |
perl |
16 |
sed |
10,276 |
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: gnu-netcat 0.7.1-6 (Wed Aug 24 13:06:00 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 build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for x86_64-unknown-linux-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for perl5... no
checking for perl... /usr/sbin/perl
checking for pod2man... no
checking for msgfmt... /usr/sbin/msgfmt
checking for gmsgfmt... /usr/sbin/msgfmt
checking for xgettext... /usr/sbin/xgettext
checking for msgmerge... /usr/sbin/msgmerge
checking for ld used by GCC... /usr/sbin/ld
checking if the linker (/usr/sbin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking for strerror in -lcposix... no
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 3.0.4, ok
checking for gethostbyname... yes
checking for socket... yes
checking for putmsg in -lstr... no
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking for srandom... yes
checking for random... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for struct sockaddr.sa_len... no
checking for struct in_pktinfo... yes
checking for in_port_t... yes
checking for getopt_long... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating lib/Makefile
config.status: creating lib/contrib/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating doc/drafts/Makefile
config.status: creating po/Makefile.in
config.status: creating doc/texi2pod.pl
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
make all-recursive
make[1]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1'
Making all in m4
make[2]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1/m4'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/gnu-netcat/src/netcat-0.7.1/m4'
Making all in lib
make[2]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1/lib'
Making all in contrib
make[3]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1/lib/contrib'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/gnu-netcat/src/netcat-0.7.1/lib/contrib'
make[3]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1/lib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/gnu-netcat/src/netcat-0.7.1/lib'
make[2]: Leaving directory '/tmp/gnu-netcat/src/netcat-0.7.1/lib'
Making all in src
make[2]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1/src'
gcc -DLOCALEDIR=\"\/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -Wall -c `test -f 'core.c' || echo './'`core.c
gcc -DLOCALEDIR=\"\/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -Wall -c `test -f 'flagset.c' || echo './'`flagset.c
gcc -DLOCALEDIR=\"\/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -Wall -c `test -f 'misc.c' || echo './'`misc.c
gcc -DLOCALEDIR=\"\/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -Wall -c `test -f 'netcat.c' || echo './'`netcat.c
gcc -DLOCALEDIR=\"\/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -Wall -c `test -f 'network.c' || echo './'`network.c
gcc -DLOCALEDIR=\"\/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -Wall -c `test -f 'telnet.c' || echo './'`telnet.c
gcc -DLOCALEDIR=\"\/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -Wall -c `test -f 'udphelper.c' || echo './'`udphelper.c
gcc -Wall -o netcat core.o flagset.o misc.o netcat.o network.o telnet.o udphelper.o
make[2]: Leaving directory '/tmp/gnu-netcat/src/netcat-0.7.1/src'
Making all in doc
make[2]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1/doc'
Making all in drafts
make[3]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1/doc/drafts'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/gnu-netcat/src/netcat-0.7.1/doc/drafts'
make[3]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/gnu-netcat/src/netcat-0.7.1/doc'
make[2]: Leaving directory '/tmp/gnu-netcat/src/netcat-0.7.1/doc'
Making all in po
make[2]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/gnu-netcat/src/netcat-0.7.1/po'
make[2]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1'
make[2]: Leaving directory '/tmp/gnu-netcat/src/netcat-0.7.1'
make[1]: Leaving directory '/tmp/gnu-netcat/src/netcat-0.7.1'
==> Entering fakeroot environment...
==> Starting package()...
Making install in m4
make[1]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1/m4'
make[2]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1/m4'
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/gnu-netcat/src/netcat-0.7.1/m4'
make[1]: Leaving directory '/tmp/gnu-netcat/src/netcat-0.7.1/m4'
Making install in lib
make[1]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1/lib'
Making install in contrib
make[2]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1/lib/contrib'
make[3]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1/lib/contrib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/gnu-netcat/src/netcat-0.7.1/lib/contrib'
make[2]: Leaving directory '/tmp/gnu-netcat/src/netcat-0.7.1/lib/contrib'
make[2]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1/lib'
make[3]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1/lib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/gnu-netcat/src/netcat-0.7.1/lib'
make[2]: Leaving directory '/tmp/gnu-netcat/src/netcat-0.7.1/lib'
make[1]: Leaving directory '/tmp/gnu-netcat/src/netcat-0.7.1/lib'
Making install in src
make[1]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1/src'
make[2]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1/src'
/bin/sh ../mkinstalldirs /tmp/gnu-netcat/pkg/gnu-netcat/usr/bin
make[2]: Nothing to be done for 'install-data-am'.
mkdir -p -- /tmp/gnu-netcat/pkg/gnu-netcat/usr/bin
/usr/bin/install -c netcat /tmp/gnu-netcat/pkg/gnu-netcat/usr/bin/netcat
make install-exec-hook
make[3]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1/src'
Creating symlink to the shorter executable name
make[3]: Leaving directory '/tmp/gnu-netcat/src/netcat-0.7.1/src'
make[2]: Leaving directory '/tmp/gnu-netcat/src/netcat-0.7.1/src'
make[1]: Leaving directory '/tmp/gnu-netcat/src/netcat-0.7.1/src'
Making install in doc
make[1]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1/doc'
Making install in drafts
make[2]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1/doc/drafts'
make[3]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1/doc/drafts'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/gnu-netcat/src/netcat-0.7.1/doc/drafts'
make[2]: Leaving directory '/tmp/gnu-netcat/src/netcat-0.7.1/doc/drafts'
make[2]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1/doc'
make[3]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1/doc'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/sh ../mkinstalldirs /tmp/gnu-netcat/pkg/gnu-netcat/usr/share/info
/bin/sh ../mkinstalldirs /tmp/gnu-netcat/pkg/gnu-netcat/usr/share/man/man1
mkdir -p -- /tmp/gnu-netcat/pkg/gnu-netcat/usr/share/info
mkdir -p -- /tmp/gnu-netcat/pkg/gnu-netcat/usr/share/man/man1
/usr/bin/install -c -m 644 ./netcat.info /tmp/gnu-netcat/pkg/gnu-netcat/usr/share/info/netcat.info
/usr/bin/install -c -m 644 ./netcat.1 /tmp/gnu-netcat/pkg/gnu-netcat/usr/share/man/man1/netcat.1
install-info --info-dir=/tmp/gnu-netcat/pkg/gnu-netcat/usr/share/info /tmp/gnu-netcat/pkg/gnu-netcat/usr/share/info/netcat.info
make[3]: Leaving directory '/tmp/gnu-netcat/src/netcat-0.7.1/doc'
make[2]: Leaving directory '/tmp/gnu-netcat/src/netcat-0.7.1/doc'
make[1]: Leaving directory '/tmp/gnu-netcat/src/netcat-0.7.1/doc'
Making install in po
make[1]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1/po'
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /tmp/gnu-netcat/pkg/gnu-netcat/usr/share
mkdir -p -- /tmp/gnu-netcat/pkg/gnu-netcat/usr/share/locale/it/LC_MESSAGES
installing it.gmo as /tmp/gnu-netcat/pkg/gnu-netcat/usr/share/locale/it/LC_MESSAGES/netcat.mo
mkdir -p -- /tmp/gnu-netcat/pkg/gnu-netcat/usr/share/locale/sk/LC_MESSAGES
installing sk.gmo as /tmp/gnu-netcat/pkg/gnu-netcat/usr/share/locale/sk/LC_MESSAGES/netcat.mo
if test "netcat" = "gettext"; then \
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /tmp/gnu-netcat/pkg/gnu-netcat/usr/share/gettext/po; \
for file in Makefile.in.in Makevars remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot ; do \
/usr/bin/install -c -m 644 ./$file \
/tmp/gnu-netcat/pkg/gnu-netcat/usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory '/tmp/gnu-netcat/src/netcat-0.7.1/po'
make[1]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1'
make[2]: Entering directory '/tmp/gnu-netcat/src/netcat-0.7.1'
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/gnu-netcat/src/netcat-0.7.1'
make[1]: Leaving directory '/tmp/gnu-netcat/src/netcat-0.7.1'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "gnu-netcat"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: gnu-netcat 0.7.1-6 (Wed Aug 24 13:06:16 UTC 2016)
CMD: pacman --query --file gnu-netcat-0.7.1-6-x86_64.pkg.tar.xz
Creating hybrid package for 'gnu-netcat'
Trying to find vanilla package 'gnu-netcat'...
CMD: pacman --query --file /mirror/gnu-netcat-0.7.1-6.pkg.tar.xz
Package file has the following structure:
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf gnu-netcat.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/gnu-netcat.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/gnu-netcat.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/gnu-netcat.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/gnu-netcat.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/gnu-netcat/src/netcat-0.7.1/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
## --------- ##
## Platform. ##
## --------- ##
hostname = f879fb498b59
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -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
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1352: checking build system type
configure:1370: result: x86_64-unknown-linux-gnu
configure:1378: checking host system type
configure:1392: result: x86_64-unknown-linux-gnu
configure:1400: checking target system type
configure:1414: result: x86_64-unknown-linux-gnu
configure:1443: checking for a BSD-compatible install
configure:1498: result: /usr/bin/install -c
configure:1509: checking whether build environment is sane
configure:1552: result: yes
configure:1585: checking for gawk
configure:1601: found /usr/sbin/gawk
configure:1611: result: gawk
configure:1621: checking whether make sets $(MAKE)
configure:1641: result: yes
configure:1720: checking for x86_64-unknown-linux-strip
configure:1749: result: no
configure:1758: checking for strip
configure:1774: found /usr/sbin/strip
configure:1785: result: strip
configure:1818: checking for x86_64-unknown-linux-gcc
configure:1847: result: no
configure:1856: checking for gcc
configure:1872: found /usr/sbin/gcc
configure:1882: result: gcc
configure:2126: checking for C compiler version
configure:2129: gcc --version &5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2132: $? = 0
configure:2134: gcc -v &5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured 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=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:2137: $? = 0
configure:2139: gcc -V &5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2142: $? = 1
configure:2165: checking for C compiler default output file name
configure:2168: gcc conftest.c >&5
configure:2171: $? = 0
configure:2217: result: a.out
configure:2222: checking whether the C compiler works
configure:2228: ./a.out
configure:2231: $? = 0
configure:2248: result: yes
configure:2255: checking whether we are cross compiling
configure:2257: result: no
configure:2260: checking for suffix of executables
configure:2262: gcc -o conftest conftest.c >&5
configure:2265: $? = 0
configure:2290: result:
configure:2296: checking for suffix of object files
configure:2317: gcc -c conftest.c >&5
configure:2320: $? = 0
configure:2342: result: o
configure:2346: checking whether we are using the GNU C compiler
configure:2370: gcc -c conftest.c >&5
configure:2376: $? = 0
configure:2380: test -z
|| test ! -s conftest.err
configure:2383: $? = 0
configure:2386: test -s conftest.o
configure:2389: $? = 0
configure:2402: result: yes
configure:2408: checking whether gcc accepts -g
configure:2429: gcc -c -g conftest.c >&5
configure:2435: $? = 0
configure:2439: test -z
|| test ! -s conftest.err
configure:2442: $? = 0
configure:2445: test -s conftest.o
configure:2448: $? = 0
configure:2459: result: yes
configure:2476: checking for gcc option to accept ANSI C
configure:2546: gcc -c conftest.c >&5
configure:2552: $? = 0
configure:2556: test -z
|| test ! -s conftest.err
configure:2559: $? = 0
configure:2562: test -s conftest.o
configure:2565: $? = 0
configure:2583: result: none needed
configure:2601: gcc -c conftest.c >&5
conftest.c:2:3: error: unknown type name 'choke'
choke me
^~~~~
conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
configure:2607: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2751: checking for style of include used by make
configure:2779: result: GNU
configure:2807: checking dependency style of gcc
configure:2890: result: none
configure:2912: checking how to run the C preprocessor
configure:2947: gcc -E conftest.c
configure:2953: $? = 0
configure:2985: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:2991: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "netcat"
| #define VERSION "0.7.1"
| /* end confdefs.h. */
| #include
configure:3030: result: gcc -E
configure:3054: gcc -E conftest.c
configure:3060: $? = 0
configure:3092: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:3098: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "netcat"
| #define VERSION "0.7.1"
| /* end confdefs.h. */
| #include
configure:3144: checking for x86_64-unknown-linux-ranlib
configure:3173: result: no
configure:3182: checking for ranlib
configure:3198: found /usr/sbin/ranlib
configure:3209: result: ranlib
configure:3227: checking for perl5
configure:3260: result: no
configure:3227: checking for perl
configure:3245: found /usr/sbin/perl
configure:3257: result: /usr/sbin/perl
configure:3270: checking for pod2man
configure:3301: result: no
configure:3330: checking for msgfmt
configure:3358: result: /usr/sbin/msgfmt
configure:3367: checking for gmsgfmt
configure:3398: result: /usr/sbin/msgfmt
configure:3408: checking for xgettext
configure:3436: result: /usr/sbin/xgettext
configure:3447: checking for msgmerge
configure:3474: result: /usr/sbin/msgmerge
configure:3536: checking for ld used by GCC
configure:3599: result: /usr/sbin/ld
configure:3608: checking if the linker (/usr/sbin/ld) is GNU ld
GNU ld (GNU Binutils) 2.26.1
configure:3620: result: yes
configure:3626: checking for shared library run path origin
configure:3639: result: done
configure:4057: checking whether NLS is requested
configure:4066: result: yes
configure:4083: checking for GNU gettext in libc
configure:4107: gcc -o conftest conftest.c >&5
conftest.c: In function 'main':
conftest.c:18:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
^
conftest.c:18:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
^
configure:4113: $? = 0
configure:4117: test -z
|| test ! -s conftest.err
configure:4120: $? = 0
configure:4123: test -s conftest
configure:4126: $? = 0
configure:4138: result: yes
configure:4894: checking for strerror in -lcposix
configure:4924: gcc -o conftest conftest.c -lcposix >&5
/usr/sbin/ld: cannot find -lcposix
collect2: error: ld returned 1 exit status
configure:4930: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "netcat"
| #define VERSION "0.7.1"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char strerror ();
| int
| main ()
| {
| strerror ();
| ;
| return 0;
| }
configure:4956: result: no
configure:4965: checking for egrep
configure:4975: result: grep -E
configure:4980: checking for ANSI C header files
configure:5005: gcc -c conftest.c >&5
configure:5011: $? = 0
configure:5015: test -z
|| test ! -s conftest.err
configure:5018: $? = 0
configure:5021: test -s conftest.o
configure:5024: $? = 0
configure:5113: gcc -o conftest conftest.c >&5
conftest.c: In function 'main':
conftest.c:31:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit(2);
^~~~
conftest.c:31:7: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:31:7: note: include '' or provide a declaration of 'exit'
conftest.c:32:3: warning: incompatible implicit declaration of built-in function 'exit'
exit (0);
^~~~
conftest.c:32:3: note: include '' or provide a declaration of 'exit'
configure:5116: $? = 0
configure:5118: ./conftest
configure:5121: $? = 0
configure:5136: result: yes
configure:5146: checking for an ANSI C-conforming const
configure:5213: gcc -c conftest.c >&5
configure:5219: $? = 0
configure:5223: test -z
|| test ! -s conftest.err
configure:5226: $? = 0
configure:5229: test -s conftest.o
configure:5232: $? = 0
configure:5243: result: yes
configure:5253: checking for inline
configure:5274: gcc -c conftest.c >&5
configure:5280: $? = 0
configure:5284: test -z
|| test ! -s conftest.err
configure:5287: $? = 0
configure:5290: test -s conftest.o
configure:5293: $? = 0
configure:5305: result: inline
configure:5338: checking for sys/types.h
configure:5354: gcc -c conftest.c >&5
configure:5360: $? = 0
configure:5364: test -z
|| test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5384: result: yes
configure:5338: checking for sys/stat.h
configure:5354: gcc -c conftest.c >&5
configure:5360: $? = 0
configure:5364: test -z
|| test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5384: result: yes
configure:5338: checking for stdlib.h
configure:5354: gcc -c conftest.c >&5
configure:5360: $? = 0
configure:5364: test -z
|| test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5384: result: yes
configure:5338: checking for string.h
configure:5354: gcc -c conftest.c >&5
configure:5360: $? = 0
configure:5364: test -z
|| test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5384: result: yes
configure:5338: checking for memory.h
configure:5354: gcc -c conftest.c >&5
configure:5360: $? = 0
configure:5364: test -z
|| test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5384: result: yes
configure:5338: checking for strings.h
configure:5354: gcc -c conftest.c >&5
configure:5360: $? = 0
configure:5364: test -z
|| test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5384: result: yes
configure:5338: checking for inttypes.h
configure:5354: gcc -c conftest.c >&5
configure:5360: $? = 0
configure:5364: test -z
|| test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5384: result: yes
configure:5338: checking for stdint.h
configure:5354: gcc -c conftest.c >&5
configure:5360: $? = 0
configure:5364: test -z
|| test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5384: result: yes
configure:5338: checking for unistd.h
configure:5354: gcc -c conftest.c >&5
configure:5360: $? = 0
configure:5364: test -z
|| test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5384: result: yes
configure:5396: checking for off_t
configure:5420: gcc -c conftest.c >&5
configure:5426: $? = 0
configure:5430: test -z
|| test ! -s conftest.err
configure:5433: $? = 0
configure:5436: test -s conftest.o
configure:5439: $? = 0
configure:5450: result: yes
configure:5462: checking for size_t
configure:5486: gcc -c conftest.c >&5
configure:5492: $? = 0
configure:5496: test -z
|| test ! -s conftest.err
configure:5499: $? = 0
configure:5502: test -s conftest.o
configure:5505: $? = 0
configure:5516: result: yes
configure:5530: checking for working alloca.h
configure:5551: gcc -o conftest conftest.c >&5
configure:5557: $? = 0
configure:5561: test -z
|| test ! -s conftest.err
configure:5564: $? = 0
configure:5567: test -s conftest
configure:5570: $? = 0
configure:5582: result: yes
configure:5592: checking for alloca
configure:5633: gcc -o conftest conftest.c >&5
configure:5639: $? = 0
configure:5643: test -z
|| test ! -s conftest.err
configure:5646: $? = 0
configure:5649: test -s conftest
configure:5652: $? = 0
configure:5664: result: yes
configure:5893: checking for stdlib.h
configure:5898: result: yes
configure:5893: checking for unistd.h
configure:5898: result: yes
configure:6042: checking for getpagesize
configure:6099: gcc -o conftest conftest.c >&5
configure:6105: $? = 0
configure:6109: test -z
|| test ! -s conftest.err
configure:6112: $? = 0
configure:6115: test -s conftest
configure:6118: $? = 0
configure:6130: result: yes
configure:6140: checking for working mmap
configure:6282: gcc -o conftest conftest.c >&5
configure:6285: $? = 0
configure:6287: ./conftest
configure:6290: $? = 0
configure:6304: result: yes
configure:6316: checking whether we are using the GNU C Library 2.1 or newer
configure:6347: result: yes
configure:6355: checking whether integer division by zero raises SIGFPE
configure:6417: gcc -o conftest conftest.c >&5
conftest.c:48:5: warning: built-in function 'nan' declared as non-function
int nan;
^~~
configure:6420: $? = 0
configure:6422: ./conftest
configure:6425: $? = 0
configure:6440: result: yes
configure:6453: checking for inttypes.h
configure:6475: gcc -c conftest.c >&5
configure:6481: $? = 0
configure:6485: test -z
|| test ! -s conftest.err
configure:6488: $? = 0
configure:6491: test -s conftest.o
configure:6494: $? = 0
configure:6505: result: yes
configure:6516: checking for stdint.h
configure:6538: gcc -c conftest.c >&5
configure:6544: $? = 0
configure:6548: test -z
|| test ! -s conftest.err
configure:6551: $? = 0
configure:6554: test -s conftest.o
configure:6557: $? = 0
configure:6568: result: yes
configure:6579: checking for unsigned long long
configure:6601: gcc -o conftest conftest.c >&5
configure:6607: $? = 0
configure:6611: test -z
|| test ! -s conftest.err
configure:6614: $? = 0
configure:6617: test -s conftest
configure:6620: $? = 0
configure:6632: result: yes
configure:6658: checking for inttypes.h
configure:6681: gcc -c conftest.c >&5
configure:6687: $? = 0
configure:6691: test -z
|| test ! -s conftest.err
configure:6694: $? = 0
configure:6697: test -s conftest.o
configure:6700: $? = 0
configure:6712: result: yes
configure:6725: checking whether the inttypes.h PRIxNN macros are broken
configure:6751: gcc -c conftest.c >&5
configure:6757: $? = 0
configure:6761: test -z
|| test ! -s conftest.err
configure:6764: $? = 0
configure:6767: test -s conftest.o
configure:6770: $? = 0
configure:6782: result: no
configure:6819: checking argz.h usability
configure:6831: gcc -c conftest.c >&5
configure:6837: $? = 0
configure:6841: test -z
|| test ! -s conftest.err
configure:6844: $? = 0
configure:6847: test -s conftest.o
configure:6850: $? = 0
configure:6860: result: yes
configure:6864: checking argz.h presence
configure:6874: gcc -E conftest.c
configure:6880: $? = 0
configure:6900: result: yes
configure:6935: checking for argz.h
configure:6942: result: yes
configure:6819: checking limits.h usability
configure:6831: gcc -c conftest.c >&5
configure:6837: $? = 0
configure:6841: test -z
|| test ! -s conftest.err
configure:6844: $? = 0
configure:6847: test -s conftest.o
configure:6850: $? = 0
configure:6860: result: yes
configure:6864: checking limits.h presence
configure:6874: gcc -E conftest.c
configure:6880: $? = 0
configure:6900: result: yes
configure:6935: checking for limits.h
configure:6942: result: yes
configure:6819: checking locale.h usability
configure:6831: gcc -c conftest.c >&5
configure:6837: $? = 0
configure:6841: test -z
|| test ! -s conftest.err
configure:6844: $? = 0
configure:6847: test -s conftest.o
configure:6850: $? = 0
configure:6860: result: yes
configure:6864: checking locale.h presence
configure:6874: gcc -E conftest.c
configure:6880: $? = 0
configure:6900: result: yes
configure:6935: checking for locale.h
configure:6942: result: yes
configure:6819: checking nl_types.h usability
configure:6831: gcc -c conftest.c >&5
configure:6837: $? = 0
configure:6841: test -z
|| test ! -s conftest.err
configure:6844: $? = 0
configure:6847: test -s conftest.o
configure:6850: $? = 0
configure:6860: result: yes
configure:6864: checking nl_types.h presence
configure:6874: gcc -E conftest.c
configure:6880: $? = 0
configure:6900: result: yes
configure:6935: checking for nl_types.h
configure:6942: result: yes
configure:6819: checking malloc.h usability
configure:6831: gcc -c conftest.c >&5
configure:6837: $? = 0
configure:6841: test -z
|| test ! -s conftest.err
configure:6844: $? = 0
configure:6847: test -s conftest.o
configure:6850: $? = 0
configure:6860: result: yes
configure:6864: checking malloc.h presence
configure:6874: gcc -E conftest.c
configure:6880: $? = 0
configure:6900: result: yes
configure:6935: checking for malloc.h
configure:6942: result: yes
configure:6819: checking stddef.h usability
configure:6831: gcc -c conftest.c >&5
configure:6837: $? = 0
configure:6841: test -z
|| test ! -s conftest.err
configure:6844: $? = 0
configure:6847: test -s conftest.o
configure:6850: $? = 0
configure:6860: result: yes
configure:6864: checking stddef.h presence
configure:6874: gcc -E conftest.c
configure:6880: $? = 0
configure:6900: result: yes
configure:6935: checking for stddef.h
configure:6942: result: yes
configure:6810: checking for stdlib.h
configure:6815: result: yes
configure:6810: checking for string.h
configure:6815: result: yes
configure:6810: checking for unistd.h
configure:6815: result: yes
configure:6819: checking sys/param.h usability
configure:6831: gcc -c conftest.c >&5
configure:6837: $? = 0
configure:6841: test -z
|| test ! -s conftest.err
configure:6844: $? = 0
configure:6847: test -s conftest.o
configure:6850: $? = 0
configure:6860: result: yes
configure:6864: checking sys/param.h presence
configure:6874: gcc -E conftest.c
configure:6880: $? = 0
configure:6900: result: yes
configure:6935: checking for sys/param.h
configure:6942: result: yes
configure:6981: checking for feof_unlocked
configure:7038: gcc -o conftest conftest.c >&5
configure:7044: $? = 0
configure:7048: test -z
|| test ! -s conftest.err
configure:7051: $? = 0
configure:7054: test -s conftest
configure:7057: $? = 0
configure:7069: result: yes
configure:6981: checking for fgets_unlocked
configure:7038: gcc -o conftest conftest.c >&5
configure:7044: $? = 0
configure:7048: test -z
|| test ! -s conftest.err
configure:7051: $? = 0
configure:7054: test -s conftest
configure:7057: $? = 0
configure:7069: result: yes
configure:6981: checking for getc_unlocked
configure:7038: gcc -o conftest conftest.c >&5
configure:7044: $? = 0
configure:7048: test -z
|| test ! -s conftest.err
configure:7051: $? = 0
configure:7054: test -s conftest
configure:7057: $? = 0
configure:7069: result: yes
configure:6981: checking for getcwd
configure:7038: gcc -o conftest conftest.c >&5
configure:7044: $? = 0
configure:7048: test -z
|| test ! -s conftest.err
configure:7051: $? = 0
configure:7054: test -s conftest
configure:7057: $? = 0
configure:7069: result: yes
configure:6981: checking for getegid
configure:7038: gcc -o conftest conftest.c >&5
configure:7044: $? = 0
configure:7048: test -z
|| test ! -s conftest.err
configure:7051: $? = 0
configure:7054: test -s conftest
configure:7057: $? = 0
configure:7069: result: yes
configure:6981: checking for geteuid
configure:7038: gcc -o conftest conftest.c >&5
configure:7044: $? = 0
configure:7048: test -z
|| test ! -s conftest.err
configure:7051: $? = 0
configure:7054: test -s conftest
configure:7057: $? = 0
configure:7069: result: yes
configure:6981: checking for getgid
configure:7038: gcc -o conftest conftest.c >&5
configure:7044: $? = 0
configure:7048: test -z
|| test ! -s conftest.err
configure:7051: $? = 0
configure:7054: test -s conftest
configure:7057: $? = 0
configure:7069: result: yes
configure:6981: checking for getuid
configure:7038: gcc -o conftest conftest.c >&5
configure:7044: $? = 0
configure:7048: test -z
|| test ! -s conftest.err
configure:7051: $? = 0
configure:7054: test -s conftest
configure:7057: $? = 0
configure:7069: result: yes
configure:6981: checking for mempcpy
configure:7038: gcc -o conftest conftest.c >&5
conftest.c:77:6: warning: conflicting types for built-in function 'mempcpy'
char mempcpy ();
^~~~~~~
configure:7044: $? = 0
configure:7048: test -z
|| test ! -s conftest.err
configure:7051: $? = 0
configure:7054: test -s conftest
configure:7057: $? = 0
configure:7069: result: yes
configure:6981: checking for munmap
configure:7038: gcc -o conftest conftest.c >&5
configure:7044: $? = 0
configure:7048: test -z
|| test ! -s conftest.err
configure:7051: $? = 0
configure:7054: test -s conftest
configure:7057: $? = 0
configure:7069: result: yes
configure:6981: checking for putenv
configure:7038: gcc -o conftest conftest.c >&5
configure:7044: $? = 0
configure:7048: test -z
|| test ! -s conftest.err
configure:7051: $? = 0
configure:7054: test -s conftest
configure:7057: $? = 0
configure:7069: result: yes
configure:6981: checking for setenv
configure:7038: gcc -o conftest conftest.c >&5
configure:7044: $? = 0
configure:7048: test -z
|| test ! -s conftest.err
configure:7051: $? = 0
configure:7054: test -s conftest
configure:7057: $? = 0
configure:7069: result: yes
configure:6981: checking for setlocale
configure:7038: gcc -o conftest conftest.c >&5
configure:7044: $? = 0
configure:7048: test -z
|| test ! -s conftest.err
configure:7051: $? = 0
configure:7054: test -s conftest
configure:7057: $? = 0
configure:7069: result: yes
configure:6981: checking for stpcpy
configure:7038: gcc -o conftest conftest.c >&5
conftest.c:82:6: warning: conflicting types for built-in function 'stpcpy'
char stpcpy ();
^~~~~~
configure:7044: $? = 0
configure:7048: test -z
|| test ! -s conftest.err
configure:7051: $? = 0
configure:7054: test -s conftest
configure:7057: $? = 0
configure:7069: result: yes
configure:6981: checking for strcasecmp
configure:7038: gcc -o conftest conftest.c >&5
conftest.c:83:6: warning: conflicting types for built-in function 'strcasecmp'
char strcasecmp ();
^~~~~~~~~~
configure:7044: $? = 0
configure:7048: test -z
|| test ! -s conftest.err
configure:7051: $? = 0
configure:7054: test -s conftest
configure:7057: $? = 0
configure:7069: result: yes
configure:6981: checking for strdup
configure:7038: gcc -o conftest conftest.c >&5
conftest.c:84:6: warning: conflicting types for built-in function 'strdup'
char strdup ();
^~~~~~
configure:7044: $? = 0
configure:7048: test -z
|| test ! -s conftest.err
configure:7051: $? = 0
configure:7054: test -s conftest
configure:7057: $? = 0
configure:7069: result: yes
configure:6981: checking for strtoul
configure:7038: gcc -o conftest conftest.c >&5
configure:7044: $? = 0
configure:7048: test -z
|| test ! -s conftest.err
configure:7051: $? = 0
configure:7054: test -s conftest
configure:7057: $? = 0
configure:7069: result: yes
configure:6981: checking for tsearch
configure:7038: gcc -o conftest conftest.c >&5
configure:7044: $? = 0
configure:7048: test -z
|| test ! -s conftest.err
configure:7051: $? = 0
configure:7054: test -s conftest
configure:7057: $? = 0
configure:7069: result: yes
configure:6981: checking for __argz_count
configure:7038: gcc -o conftest conftest.c >&5
configure:7044: $? = 0
configure:7048: test -z
|| test ! -s conftest.err
configure:7051: $? = 0
configure:7054: test -s conftest
configure:7057: $? = 0
configure:7069: result: yes
configure:6981: checking for __argz_stringify
configure:7038: gcc -o conftest conftest.c >&5
configure:7044: $? = 0
configure:7048: test -z
|| test ! -s conftest.err
configure:7051: $? = 0
configure:7054: test -s conftest
configure:7057: $? = 0
configure:7069: result: yes
configure:6981: checking for __argz_next
configure:7038: gcc -o conftest conftest.c >&5
configure:7044: $? = 0
configure:7048: test -z
|| test ! -s conftest.err
configure:7051: $? = 0
configure:7054: test -s conftest
configure:7057: $? = 0
configure:7069: result: yes
configure:7110: checking for iconv
configure:7137: gcc -o conftest conftest.c >&5
configure:7143: $? = 0
configure:7147: test -z
|| test ! -s conftest.err
configure:7150: $? = 0
configure:7153: test -s conftest
configure:7156: $? = 0
configure:7222: result: yes
configure:7245: checking for iconv declaration
configure:7279: gcc -c conftest.c >&5
configure:7285: $? = 0
configure:7289: test -z
|| test ! -s conftest.err
configure:7292: $? = 0
configure:7295: test -s conftest.o
configure:7298: $? = 0
configure:7313: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:7324: checking for nl_langinfo and CODESET
configure:7345: gcc -o conftest conftest.c >&5
configure:7351: $? = 0
configure:7355: test -z
|| test ! -s conftest.err
configure:7358: $? = 0
configure:7361: test -s conftest
configure:7364: $? = 0
configure:7377: result: yes
configure:7389: checking for LC_MESSAGES
configure:7410: gcc -o conftest conftest.c >&5
configure:7416: $? = 0
configure:7420: test -z
|| test ! -s conftest.err
configure:7423: $? = 0
configure:7426: test -s conftest
configure:7429: $? = 0
configure:7441: result: yes
configure:7457: checking for bison
configure:7473: found /usr/sbin/bison
configure:7483: result: bison
configure:7496: checking version of bison
configure:7505: result: 3.0.4, ok
configure:7516: checking for gethostbyname
configure:7573: gcc -o conftest conftest.c >&5
configure:7579: $? = 0
configure:7583: test -z
|| test ! -s conftest.err
configure:7586: $? = 0
configure:7589: test -s conftest
configure:7592: $? = 0
configure:7604: result: yes
configure:7909: checking for socket
configure:7966: gcc -o conftest conftest.c >&5
configure:7972: $? = 0
configure:7976: test -z
|| test ! -s conftest.err
configure:7979: $? = 0
configure:7982: test -s conftest
configure:7985: $? = 0
configure:7997: result: yes
configure:8149: checking for putmsg in -lstr
configure:8179: gcc -o conftest conftest.c -lstr >&5
/usr/sbin/ld: cannot find -lstr
collect2: error: ld returned 1 exit status
configure:8185: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "netcat"
| #define VERSION "0.7.1"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char putmsg ();
| int
| main ()
| {
| putmsg ();
| ;
| return 0;
| }
configure:8211: result: no
configure:8238: checking sys/sockio.h usability
configure:8250: gcc -c conftest.c >&5
conftest.c:104:24: fatal error: sys/sockio.h: No such file or directory
#include
^
compilation terminated.
configure:8256: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "netcat"
| #define VERSION "0.7.1"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_TYPES_H
| # include
| #endif
| #if HAVE_SYS_STAT_H
| # include
| #endif
| #if STDC_HEADERS
| # include
| # include
| #else
| # if HAVE_STDLIB_H
| # include
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #if HAVE_STRINGS_H
| # include
| #endif
| #if HAVE_INTTYPES_H
| # include
| #else
| # if HAVE_STDINT_H
| # include
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include
| #endif
| #include
configure:8279: result: no
configure:8283: checking sys/sockio.h presence
configure:8293: gcc -E conftest.c
conftest.c:70:24: fatal error: sys/sockio.h: No such file or directory
#include
^
compilation terminated.
configure:8299: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "netcat"
| #define VERSION "0.7.1"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h. */
| #include
configure:8319: result: no
configure:8354: checking for sys/sockio.h
configure:8361: result: no
configure:8380: checking for srandom
configure:8437: gcc -o conftest conftest.c >&5
configure:8443: $? = 0
configure:8447: test -z
|| test ! -s conftest.err
configure:8450: $? = 0
configure:8453: test -s conftest
configure:8456: $? = 0
configure:8468: result: yes
configure:8380: checking for random
configure:8437: gcc -o conftest conftest.c >&5
configure:8443: $? = 0
configure:8447: test -z
|| test ! -s conftest.err
configure:8450: $? = 0
configure:8453: test -s conftest
configure:8456: $? = 0
configure:8468: result: yes
configure:8590: checking for inet_pton
configure:8647: gcc -o conftest conftest.c >&5
configure:8653: $? = 0
configure:8657: test -z
|| test ! -s conftest.err
configure:8660: $? = 0
configure:8663: test -s conftest
configure:8666: $? = 0
configure:8678: result: yes
configure:8590: checking for inet_ntop
configure:8647: gcc -o conftest conftest.c >&5
configure:8653: $? = 0
configure:8657: test -z
|| test ! -s conftest.err
configure:8660: $? = 0
configure:8663: test -s conftest
configure:8666: $? = 0
configure:8678: result: yes
configure:8689: checking for struct sockaddr.sa_len
configure:8714: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:12: error: 'struct sockaddr' has no member named 'sa_len'
if (ac_aggr.sa_len)
^
configure:8720: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "netcat"
| #define VERSION "0.7.1"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SRANDOM 1
| #define HAVE_RANDOM 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| static struct sockaddr ac_aggr;
| if (ac_aggr.sa_len)
| return 0;
| ;
| return 0;
| }
configure:8760: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:19: error: 'struct sockaddr' has no member named 'sa_len'
if (sizeof ac_aggr.sa_len)
^
configure:8766: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "netcat"
| #define VERSION "0.7.1"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_SRANDOM 1
| #define HAVE_RANDOM 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| static struct sockaddr ac_aggr;
| if (sizeof ac_aggr.sa_len)
| return 0;
| ;
| return 0;
| }
configure:8792: result: no
configure:8804: checking for struct in_pktinfo
configure:8830: gcc -c conftest.c >&5
configure:8836: $? = 0
configure:8840: test -z
|| test ! -s conftest.err
configure:8843: $? = 0
configure:8846: test -s conftest.o
configure:8849: $? = 0
configure:8860: result: yes
configure:8870: checking for in_port_t
configure:8896: gcc -c conftest.c >&5
configure:8902: $? = 0
configure:8906: test -z
|| test ! -s conftest.err
configure:8909: $? = 0
configure:8912: test -s conftest.o
configure:8915: $? = 0
configure:8926: result: yes
configure:9025: checking for getopt_long
configure:9082: gcc -o conftest -Wall conftest.c >&5
configure:9088: $? = 0
configure:9092: test -z
|| test ! -s conftest.err
configure:9095: $? = 0
configure:9098: test -s conftest
configure:9101: $? = 0
configure:9113: result: yes
configure:9267: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on f879fb498b59
config.status:738: creating Makefile
config.status:738: creating m4/Makefile
config.status:738: creating lib/Makefile
config.status:738: creating lib/contrib/Makefile
config.status:738: creating src/Makefile
config.status:738: creating doc/Makefile
config.status:738: creating doc/drafts/Makefile
config.status:738: creating po/Makefile.in
config.status:738: creating doc/texi2pod.pl
config.status:846: creating config.h
config.status:1264: executing depfiles commands
config.status:1264: executing default-1 commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_build_alias=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func___argz_count=yes
ac_cv_func___argz_next=yes
ac_cv_func___argz_stringify=yes
ac_cv_func_alloca_works=yes
ac_cv_func_feof_unlocked=yes
ac_cv_func_fgets_unlocked=yes
ac_cv_func_getc_unlocked=yes
ac_cv_func_getcwd=yes
ac_cv_func_getegid=yes
ac_cv_func_geteuid=yes
ac_cv_func_getgid=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getopt_long=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getuid=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_inet_pton=yes
ac_cv_func_mempcpy=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_munmap=yes
ac_cv_func_putenv=yes
ac_cv_func_random=yes
ac_cv_func_setenv=yes
ac_cv_func_setlocale=yes
ac_cv_func_socket=yes
ac_cv_func_srandom=yes
ac_cv_func_stpcpy=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strdup=yes
ac_cv_func_strtoul=yes
ac_cv_func_tsearch=yes
ac_cv_gnu_library_2_1=yes
ac_cv_header_argz_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_nl_types_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_sockio_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_host_alias=x86_64-unknown-linux
ac_cv_lib_cposix_strerror=no
ac_cv_lib_str_putmsg=no
ac_cv_member_struct_sockaddr_sa_len=no
ac_cv_objext=o
ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
ac_cv_path_MSGFMT=/usr/sbin/msgfmt
ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
ac_cv_path_PERL=/usr/sbin/perl
ac_cv_path_POD2MAN=no
ac_cv_path_XGETTEXT=/usr/sbin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_INTLBISON=bison
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_target_alias=x86_64-unknown-linux
ac_cv_type_in_port_t=yes
ac_cv_type_off_t=yes
ac_cv_type_size_t=yes
ac_cv_type_struct_in_pktinfo=yes
ac_cv_type_unsigned_long_long=yes
ac_cv_working_alloca_h=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/sbin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=none
am_cv_func_iconv=yes
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=no
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
am_cv_val_LC_MESSAGES=yes
gt_cv_func_gnugettext2_libc=yes
gt_cv_header_inttypes_h=yes
gt_cv_int_divbyzero_sigfpe=yes
gt_cv_inttypes_pri_broken=no
jm_ac_cv_header_inttypes_h=yes
jm_ac_cv_header_stdint_h=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/gnu-netcat/src/netcat-0.7.1/missing --run aclocal-1.7'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/gnu-netcat/src/netcat-0.7.1/missing --run tar'
AUTOCONF='${SHELL} /tmp/gnu-netcat/src/netcat-0.7.1/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/gnu-netcat/src/netcat-0.7.1/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/gnu-netcat/src/netcat-0.7.1/missing --run automake-1.7'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS=' -Wall'
CONTRIBLIBS=''
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
GLIBC21='yes'
GMSGFMT='/usr/sbin/msgfmt'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INTLBISON='bison'
INTLLIBS=''
LDFLAGS=''
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBS=''
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/gnu-netcat/src/netcat-0.7.1/missing --run makeinfo'
MKINSTALLDIRS='./mkinstalldirs'
MSGFMT='/usr/sbin/msgfmt'
MSGMERGE='/usr/sbin/msgmerge'
NEED_GETOPT_FALSE=''
NEED_GETOPT_TRUE='#'
OBJEXT='o'
PACKAGE='netcat'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL='/usr/sbin/perl'
POD2MAN='no'
POSUB='po'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS='yes'
VERSION='0.7.1'
XGETTEXT='/usr/sbin/xgettext'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
all_includes=' '
all_libraries=' '
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${prefix}/share'
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'
includedir='${prefix}/include'
infodir='/usr/share/info'
install_sh='/tmp/gnu-netcat/src/netcat-0.7.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='/usr/share/man'
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define ENABLE_NLS 1
#define HAVE_ALLOCA 1
#define HAVE_ALLOCA_H 1
#define HAVE_ARGZ_H 1
#define HAVE_DCGETTEXT 1
#define HAVE_FEOF_UNLOCKED 1
#define HAVE_FGETS_UNLOCKED 1
#define HAVE_GETCWD 1
#define HAVE_GETC_UNLOCKED 1
#define HAVE_GETEGID 1
#define HAVE_GETEUID 1
#define HAVE_GETGID 1
#define HAVE_GETOPT_LONG 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETTEXT 1
#define HAVE_GETUID 1
#define HAVE_ICONV 1
#define HAVE_INET_NTOP 1
#define HAVE_INET_PTON 1
#define HAVE_INTTYPES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_INTTYPES_H_WITH_UINTMAX 1
#define HAVE_IN_PORT_T 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LC_MESSAGES 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MALLOC_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMPCPY 1
#define HAVE_MMAP 1
#define HAVE_MUNMAP 1
#define HAVE_NL_TYPES_H 1
#define HAVE_PUTENV 1
#define HAVE_RANDOM 1
#define HAVE_SETENV 1
#define HAVE_SETLOCALE 1
#define HAVE_SRANDOM 1
#define HAVE_STDDEF_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H_WITH_UINTMAX 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STPCPY 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRTOUL 1
#define HAVE_STRUCT_IN_PKTINFO 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TSEARCH 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNSIGNED_LONG_LONG 1
#define HAVE___ARGZ_COUNT 1
#define HAVE___ARGZ_NEXT 1
#define HAVE___ARGZ_STRINGIFY 1
#define ICONV_CONST
#define INTDIV0_RAISES_SIGFPE 1
#define PACKAGE "netcat"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define USE_LINUX_SELECT
#define VERSION "0.7.1"
configure: exit 0